diff options
author | damien <damien@mandriva.com> | 2002-01-23 11:19:18 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2002-01-23 11:19:18 +0000 |
commit | b6ce44b1a123b200dc277352162c00bb310a6a58 (patch) | |
tree | 5ed6bfdebb074df844b86e8a5912665dc9072e9f | |
parent | bbcb7bc2536de8ee7f7dd8bb685458506c444bf4 (diff) | |
download | control-center-b6ce44b1a123b200dc277352162c00bb310a6a58.tar control-center-b6ce44b1a123b200dc277352162c00bb310a6a58.tar.gz control-center-b6ce44b1a123b200dc277352162c00bb310a6a58.tar.bz2 control-center-b6ce44b1a123b200dc277352162c00bb310a6a58.tar.xz control-center-b6ce44b1a123b200dc277352162c00bb310a6a58.zip |
new package
-rw-r--r-- | drakconf.spec | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 38ab90bc..6c9b801f 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.89 -%define release 4mdk +%define version 0.90 +%define release 1mdk Summary: The Mandrake Control Center Name: %{name} @@ -106,6 +106,12 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/mcc %changelog +* Wed Jan 23 2002 dam's <damien@mandrakesoft.com> 0.90-1mdk +- major code update + +* Fri Jan 11 2002 dam's <damien@mandrakesoft.com> 0.89-5mdk +- minor correctsion + * Wed Jan 9 2002 dam's <damien@mandrakesoft.com> 0.89-4mdk - updated require - corrected wizard package mode. |