diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-17 15:49:33 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-17 15:49:33 +0000 |
commit | 87f9e3679b05c5fbcd290c7749fa425f69948efe (patch) | |
tree | e23f2b58b1129d37bdbd2877d1fc55593a991ed7 | |
parent | 7efb3d2ad69d1c8e0cd8b778202988d0f210c2b6 (diff) | |
download | control-center-87f9e3679b05c5fbcd290c7749fa425f69948efe.tar control-center-87f9e3679b05c5fbcd290c7749fa425f69948efe.tar.gz control-center-87f9e3679b05c5fbcd290c7749fa425f69948efe.tar.bz2 control-center-87f9e3679b05c5fbcd290c7749fa425f69948efe.tar.xz control-center-87f9e3679b05c5fbcd290c7749fa425f69948efe.zip |
9.3-10mdk
-rw-r--r-- | drakconf.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/drakconf.spec b/drakconf.spec index 2036d687..ca1dfd52 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.3 -Release: 9mdk +Release: 10mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -17,8 +17,8 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext -Requires: mandrake-release, drakxtools >= 9.3-6mdk -Requires: harddrake-ui >= 9.2-6mdk, popt >= 1.6.4-24mdk, usermode +Requires: mandrake-release, drakxtools >= 9.3-12mdk +Requires: harddrake-ui >= 9.2-12mdk, popt >= 1.6.4-24mdk, usermode Requires: perl-Gtk2 >= 0.95-6mdk Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk #Requires: drakcronat >= 0.1.3-1mdk # currenly broken, actually waiting for gtk+-2.x port completion @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 9 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-10mdk +- profiles managment + * Thu Dec 4 2003 Daouda LO <daouda@mandrakesoft.com> 9.3-9mdk - added online web administration (remote administration) |