diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-02-17 14:22:50 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-02-17 14:22:50 +0000 |
commit | 692ee556b7445130da824550d7d153ada61455a6 (patch) | |
tree | 10ceed7c7a45bec2e36290b3e7de1e04faaf8d37 /drakconf.spec | |
parent | 10fcdb477ddea9f67170e6be1c7a0c1c15bdb768 (diff) | |
download | control-center-692ee556b7445130da824550d7d153ada61455a6.tar control-center-692ee556b7445130da824550d7d153ada61455a6.tar.gz control-center-692ee556b7445130da824550d7d153ada61455a6.tar.bz2 control-center-692ee556b7445130da824550d7d153ada61455a6.tar.xz control-center-692ee556b7445130da824550d7d153ada61455a6.zip |
10-0.8mdk
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index c0a7e1c0..f8607a74 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 10 -Release: 0.7mdk +Release: 0.8mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -17,13 +17,14 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext -Requires: mandrake-release, drakxtools > 10-0.12mdk +Requires: mandrake-release, drakxtools > 10-0.16mdk Requires: harddrake-ui >= 9.2-12mdk, popt >= 1.6.4-24mdk, usermode Requires: perl-Gtk2 >= 1.023-1mdk, perl-Gnome2-Vte 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 Requires: menudrake >= 0.7.2-1mdk, userdrake => 0.92-6mdk BuildRoot: %_tmppath/%name-%version-buildroot +Conflicts: rpmdrake < 2.1.2-5mdk %description drakconf includes the Mandrake Control Center which is an interface to @@ -95,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.8mdk +- embedd rpmdrake + * Fri Feb 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.7mdk - fix CREDITS parsing due to new format (#7482) |