diff options
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 c98760dd..6db73c36 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -6,7 +6,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: %version -Release: 0.14mdk +Release: 0.15mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -18,12 +18,12 @@ Group: System/Configuration/Other Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf -Requires: mandrake-release, drakxtools >= 1.1.9-20mdk, gtk+mdk >= 0.1.6-10mdk +Requires: mandrake-release, drakxtools >= 1.1.9-27mdk, 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, draksec +Requires: rxvt, drakcronat, draksec, perl-GTK-GdkPixBuf BuildRoot: %_tmppath/%name-%version-buildroot %description @@ -103,6 +103,12 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Fri Aug 30 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.0-0.15mdk +- use pixbufs to render icons with alpha blendering (much nicer rendering) +- requires drakxtools >= 1.1.9-27mdk for alpha layer aware ugtk.pm +- requires perl-GTK-GdkPixBuf +- use new ln's icon set + * Wed Aug 28 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-0.14mdk - added drakxconf back (updates apps) - move themes from %_datadir/mcc to %_datadir/mcc/themes since fred |