diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-07-17 09:34:46 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-07-17 09:34:46 +0000 |
commit | dc64bb768862b266f0e538678826d97545a9063b (patch) | |
tree | 3560f321799e7beee483669fc4eadd9d3a46c7b4 /perl-install/drakxtools.spec | |
parent | f53ad58e60ff5102010996379da1da1abfdf8cfe (diff) | |
download | drakx-dc64bb768862b266f0e538678826d97545a9063b.tar drakx-dc64bb768862b266f0e538678826d97545a9063b.tar.gz drakx-dc64bb768862b266f0e538678826d97545a9063b.tar.bz2 drakx-dc64bb768862b266f0e538678826d97545a9063b.tar.xz drakx-dc64bb768862b266f0e538678826d97545a9063b.zip |
remove historical consolehelper files (pam.d and console.apps)
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 6fbadad07..23547f4c8 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10 -Release: 54mdk +Release: 55mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -173,10 +173,6 @@ rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/{%_initrddir,%_sysconfdir/{X11/xinit.d,sysconfig/harddrake2}} touch $RPM_BUILD_ROOT/etc/sysconfig/harddrake2/previous_hw -mkdir -p $RPM_BUILD_ROOT%_sysconfdir/{pam.d,security/console.apps} -cp pam.net_monitor $RPM_BUILD_ROOT%_sysconfdir/pam.d/net_monitor -cp apps.net_monitor $RPM_BUILD_ROOT%_sysconfdir/security/console.apps/net_monitor - dirs1="usr/lib/libDrakX usr/share/libDrakX" (cd $RPM_BUILD_ROOT ; find $dirs1 usr/bin usr/sbin ! -type d -printf "/%%p\n")|egrep -v 'bin/.*harddrake' > %{name}.list (cd $RPM_BUILD_ROOT ; find $dirs1 -type d -printf "%%%%dir /%%p\n") >> %{name}.list @@ -290,8 +286,6 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %files -f %{name}-gtk.list %defattr(-,root,root) -%config(noreplace) %_sysconfdir/pam.d/net_monitor -%config(noreplace) %_sysconfdir/security/console.apps/net_monitor /usr/share/autostart/net_applet.desktop /usr/X11R6/bin/* @@ -324,6 +318,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Sat Jul 17 2004 Daouda LO <daouda@mandrakesoft.com> 10-55mdk +- remove historical consolehelper files (pam.d and console.apps) + * Thu Jul 15 2004 Olivier Blin <blino@mandrake.org> 10-54mdk - drakboot: use bootloader and Xconfig instead of detect-resolution - net_applet: |