diff options
author | damien <damien@mandriva.com> | 2002-02-19 10:01:18 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2002-02-19 10:01:18 +0000 |
commit | eb4da7afedee1f02baad70f5ffba33f7b5a79835 (patch) | |
tree | 2db355a87f3e405e73be9195a3ad9f3c7a63b30e /drakconf.spec | |
parent | 4ae712fd4915a0f39374fbdad19b606efda41158 (diff) | |
download | control-center-eb4da7afedee1f02baad70f5ffba33f7b5a79835.tar control-center-eb4da7afedee1f02baad70f5ffba33f7b5a79835.tar.gz control-center-eb4da7afedee1f02baad70f5ffba33f7b5a79835.tar.bz2 control-center-eb4da7afedee1f02baad70f5ffba33f7b5a79835.tar.xz control-center-eb4da7afedee1f02baad70f5ffba33f7b5a79835.zip |
new package
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index f8b297b8..93125dba 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -1,8 +1,8 @@ # Changed by Makefile of cvs. # do not edit here, but in cvs/soft/control-center %define name drakconf -%define version 0.95 -%define release 2mdk +%define version 0.96 +%define release 1mdk Summary: The Mandrake Control Center Name: %{name} @@ -96,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/clock.pm %{_sbindir}/menus.pm %{_sbindir}/print.pm +%{_datadir}/mcc %config(noreplace) %{_sysconfdir}/pam.d/drakconf %config(noreplace) %{_sysconfdir}/pam.d/DrakConf %config(noreplace) %{_sysconfdir}/pam.d/mcc @@ -104,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/mcc %changelog +* Tue Feb 19 2002 dams <damien@mandrakesoft.com> 0.96-1mdk +- themes implementation +- new gfx directory and politics. needs new drakxtools + * Fri Feb 15 2002 dam's <damien@mandrakesoft.com> 0.95-2mdk - added wait message |