diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-01 06:52:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-01 06:52:16 +0000 |
commit | af0476e44ff28f9d3f7247a144e837d3ce67b5ba (patch) | |
tree | a4b97aabe17cb5dba6f2bcb7925a48cda915ea9a /drakconf.spec | |
parent | 1d8478ac728ca3039948d34311bf0497d1fcbea9 (diff) | |
download | control-center-af0476e44ff28f9d3f7247a144e837d3ce67b5ba.tar control-center-af0476e44ff28f9d3f7247a144e837d3ce67b5ba.tar.gz control-center-af0476e44ff28f9d3f7247a144e837d3ce67b5ba.tar.bz2 control-center-af0476e44ff28f9d3f7247a144e837d3ce67b5ba.tar.xz control-center-af0476e44ff28f9d3f7247a144e837d3ce67b5ba.zip |
latest gc's changes broke string alignments
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 21d5abb7..dea11064 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.2 -Release: 0.2mdk +Release: 0.3mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -17,7 +17,7 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext -Requires: mandrake-release, drakxtools >= 9.1-31mdk +Requires: mandrake-release, drakxtools >= 9.2-0.7mdk Requires: harddrake-ui >= 9.1-31mdk, popt >= 1.6.4-24mdk, usermode Requires: perl-GTK2 >= 0.0.cvs.2003.03.04.1-2mdk Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 30 2003 tv <tv@du.mandrakesoft.com> 9.2-0.3mdk +- update for latest ugtk2 changes + * Thu May 22 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.2mdk - requires: fix #3485 |