diff options
author | Daouda Lo <daouda@mandriva.com> | 2001-05-30 10:11:05 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2001-05-30 10:11:05 +0000 |
commit | 1cc3476f5e16f9d93b5a889ede0d8a7260cf708b (patch) | |
tree | 491aa731ca07c92f8ce8f53f6328851793b53348 /DrakConf.spec | |
parent | 266a1ca4c2a79b6c71ce0963be778ad52f27611c (diff) | |
download | control-center-1cc3476f5e16f9d93b5a889ede0d8a7260cf708b.tar control-center-1cc3476f5e16f9d93b5a889ede0d8a7260cf708b.tar.gz control-center-1cc3476f5e16f9d93b5a889ede0d8a7260cf708b.tar.bz2 control-center-1cc3476f5e16f9d93b5a889ede0d8a7260cf708b.tar.xz control-center-1cc3476f5e16f9d93b5a889ede0d8a7260cf708b.zip |
Ready for building new package 0.62
Diffstat (limited to 'DrakConf.spec')
-rw-r--r-- | DrakConf.spec | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/DrakConf.spec b/DrakConf.spec index 1f5ca856..f5ca79b9 100644 --- a/DrakConf.spec +++ b/DrakConf.spec @@ -1,11 +1,11 @@ # Changed by Makefile of cvs. -%define version 0.61 +%define version 0.62 %define name DrakConf Summary: The Mandrake Control Center Name: %{name} Version: %{version} -Release: 44mdk +Release: 1mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 @@ -14,7 +14,8 @@ Source2: drakconf32.xpm.bz2 Source3: drakconf48.xpm.bz2 Copyright: GPL Group: System/Configuration/Other -Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-1mdk, harddrake >= 0.9.3-17mdk, drakfont >= 0.58-11mdk, XFree86-100dpi-fonts, menudrake >= 0.6-5mdk +Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-1mdk, +Requires: popt >= 1.6, harddrake >= 0.9.3-17mdk, drakfont >= 0.58-11mdk, XFree86-100dpi-fonts, menudrake >= 0.6-5mdk BuildRoot: %{_tmppath}/%{name}-buildroot %description @@ -100,6 +101,11 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/setup %changelog +* Wed May 30 2001 Daouda LO <daouda@mandrakesoft.com> 0.62-1mdk +- snapshot -> 0.62 +- add linuxconf in System. + + * Tue Apr 17 2001 dam's <damien@mandrakesoft.com> 0.61-44mdk - snapshot. RC2 |