pax_global_header00006660000000000000000000000064121511243440014507gustar00rootroot0000000000000052 comment=0ba465b3bad91cfdfa9e60edba46b4c8b70f07d7 installer-feature-remove-fvwm-0.6/000075500000000000000000000000001215112434400172505ustar00rootroot00000000000000installer-feature-remove-fvwm-0.6/.gear-rules000064400000000000000000000000071215112434400213140ustar00rootroot00000000000000tar: . installer-feature-remove-fvwm-0.6/95-rm-fvwm.sh000075500000000000000000000003051215112434400214330ustar00rootroot00000000000000#!/bin/sh . install2-init-functions . shell-config dms=$(ls $destdir/usr/sbin/*[^an]dm 2> /dev/null ||: ) [ -n "$dms" ] && [ -f $destdir/usr/bin/fvwm ] && run_chroot rpm -e fvwm-base xterm ||: installer-feature-remove-fvwm-0.6/installer-feature.spec000064400000000000000000000022501215112434400235510ustar00rootroot00000000000000Name: installer-feature-remove-fvwm Version: 0.6 Release: alt3 Summary: Remove Fvwm if Gnome installed License: GPL Group: System/Configuration/Other Url: http://www.altlinux.org/Installer/beans BuildArch: noarch Source: %name-%version.tar %description Remove Fvwm if Gnome installed %prep %setup %install %define hookdir %_datadir/install2/postinstall.d mkdir -p %buildroot%hookdir install -pm755 *.sh %buildroot%hookdir/ %files %hookdir/* %changelog * Tue May 28 2013 Anton V. Boyarshinov 0.6-alt3 - stderr redirected to /dev/null * Wed Feb 13 2013 Anton V. Boyarshinov 0.6-alt2 - checking for dms fixed * Tue Feb 12 2013 Anton V. Boyarshinov 0.6-alt1 - remove fvwm if any /usr/sbin/*[^an]dm exists * Tue Jul 05 2011 Anton V. Boyarshinov 0.5-alt1 - remove also xterm * Sun Oct 24 2010 Anton V. Boyarshinov 0.4-alt1 - fix fix * Fri Oct 22 2010 Anton V. Boyarshinov 0.3-alt1 - fix * Thu Oct 21 2010 Anton V. Boyarshinov 0.2-alt1 - simplify * Wed Oct 13 2010 Anton V. Boyarshinov 0.1-alt1 - first build