summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec51
1 files changed, 27 insertions, 24 deletions
diff --git a/drakconf.spec b/drakconf.spec
index 2ad9e5cb..a9347530 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -1,39 +1,38 @@
# Changed by Makefile of cvs.
# do not edit here, but in cvs/soft/control-center
-Summary: The Mandrake Control Center
-Name: drakconf
-Version: 9.1
-Release: 0.3mdk
+Summary: The Mandrake Control Center
+Name: drakconf
+Version: 9.1
+Release: 0.4mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
-Source0: %name-%version.tar.bz2
-Source1: drakconf16.png.bz2
-Source2: drakconf32.png.bz2
-Source3: drakconf48.png.bz2
-License: GPL
-Group: System/Configuration/Other
-Url: http://www.mandrakelinux.com/en/cvs.php3
-Obsoletes: DrakConf
-Provides: DrakConf
+Source0: %name-%version.tar.bz2
+Source1: drakconf16.png.bz2
+Source2: drakconf32.png.bz2
+Source3: drakconf48.png.bz2
+License: GPL
+Group: System/Configuration/Other
+Url: http://www.mandrakelinux.com/en/cvs.php3
+Obsoletes: DrakConf
+Provides: DrakConf
BuildRequires: gettext
-Requires: mandrake-release, drakxtools >= 1.1.12-2mdk, gtk+mdk >= 0.1.6-10mdk
-Requires: menudrake >= 0.6.5-2mdk, harddrake-ui >= 1.1.8-16mdk
-Requires: perl-GTK, perl-GTK-GdkImlib, usermode
-Requires: popt >= 1.6.3-9mdk
-Requires: XFree86-100dpi-fonts
-Requires: rxvt, drakcronat >= 0.1.2-9mdk, draksec >= 0.1-4mdk, perl-GTK-GdkPixbuf, userdrake
-BuildRoot: %_tmppath/%name-%version-buildroot
+Requires: mandrake-release, drakxtools >= 9.1-0.4mdk
+#gtk+mdk >= 0.1.6-10mdk
+Requires: harddrake-ui >= 9.1-0.4mdk, popt >= 1.6.3-9mdk, usermode
+Requires: perl-GTK2, gtk-engines2, XFree86-100dpi-fonts
+Requires: drakcronat >= 0.1.2-9mdk, draksec >= 0.1-4mdk, menudrake >= 0.6.5-2mdk, rxvt, userdrake
+BuildRoot: %_tmppath/%name-%version-buildroot
%description
drakconf includes the Mandrake Control Center which is an interface to
multiple utilities from DrakXtools.
%package themes
-Summary: Mandrake Control Center Themes
-Release: %{release}plf
-Requires: drakconf >= %version
-Group: System/Configuration/Other
+Summary: Mandrake Control Center Themes
+Release: %{release}plf
+Requires: drakconf >= %version
+Group: System/Configuration/Other
%description themes
This package contains fancy themes for the standard Mandrake Control
@@ -109,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT
%_datadir/mcc/themes/kde
%changelog
+* Thu Dec 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.4mdk
+- gtk+2 port
+- lot of cleaning
+
* Wed Nov 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.3mdk
- fix bad side effect of c-z by using a wrapper
- make mcc more robust against embeded prog crashes