diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-06-07 07:34:59 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-06-07 07:34:59 +0000 |
commit | 595ebc101cf6acd3456c3d6feadd94b7df8556a2 (patch) | |
tree | df6be52df5a642019cb7473cbf3bc533eec33aef | |
parent | 609a29ade9219e3091aca1dba7e2c7d19626d686 (diff) | |
download | control-center-595ebc101cf6acd3456c3d6feadd94b7df8556a2.tar control-center-595ebc101cf6acd3456c3d6feadd94b7df8556a2.tar.gz control-center-595ebc101cf6acd3456c3d6feadd94b7df8556a2.tar.bz2 control-center-595ebc101cf6acd3456c3d6feadd94b7df8556a2.tar.xz control-center-595ebc101cf6acd3456c3d6feadd94b7df8556a2.zip |
10.3-0.5mdk
-rw-r--r-- | drakconf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 1f721dde..05da6793 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -7,7 +7,7 @@ Summary: The Mandrakelinux Control Center Name: drakconf Version: 10.3 -Release: 0.4mdk +Release: 0.5mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -21,7 +21,7 @@ Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext intltool BuildRequires: perl-MDK-Common-devel -Requires: mandrake-release, drakxtools >= 10.3-0.12mdk +Requires: mandrake-release, drakxtools >= 10.3-0.21mdk Requires: harddrake-ui > 10-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 @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jun 7 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.5mdk +- use new drakconnect API + * Mon May 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.4mdk - improved layout of CREDITS in about dialog (#14995) |