summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-03-03 20:55:17 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-03-03 20:55:17 +0000
commit28c9e98e11cbbcff27ecbcdff37c31e80acf47b6 (patch)
tree8447b17ad99d4548e1f7e39ba1ce7d4205e8e579 /drakconf.spec
parent4e7cb4a7b8960a3ff421ce45b4bef04e3f084a8c (diff)
downloadcontrol-center-28c9e98e11cbbcff27ecbcdff37c31e80acf47b6.tar
control-center-28c9e98e11cbbcff27ecbcdff37c31e80acf47b6.tar.gz
control-center-28c9e98e11cbbcff27ecbcdff37c31e80acf47b6.tar.bz2
control-center-28c9e98e11cbbcff27ecbcdff37c31e80acf47b6.tar.xz
control-center-28c9e98e11cbbcff27ecbcdff37c31e80acf47b6.zip
pass the widget to gtkicons_labels_widget instead of directly passing the font
=> really fix the font in non iso1/iso15
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec
index 2acadf72..2171f0ee 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -2,7 +2,7 @@
# do not edit here, but in cvs/soft/control-center
%define name drakconf
%define version 0.96
-%define release 9mdk
+%define release 10mdk
Summary: The Mandrake Control Center
Name: %{name}
@@ -19,7 +19,7 @@ Group: System/Configuration/Other
Url: http://www.mandrakelinux.com/en/cvs.php3
Obsoletes: DrakConf
Provides: DrakConf
-Requires: mandrake-release, drakxtools >= 1.1.7-88mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-8mdk,
+Requires: mandrake-release, drakxtools >= 1.1.7-89mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-8mdk,
Requires: popt >= 1.6, harddrake >= 0.9.3-23mdk, XFree86-100dpi-fonts, menudrake >= 0.6.5
Requires: rxvt
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/security/console.apps/mcc
%changelog
+* Sun Mar 3 2002 Pixel <pixel@mandrakesoft.com> 0.96-10mdk
+- pass the widget to gtkicons_labels_widget instead of directly passing the font
+ => really fix the font in non iso1/iso15
+
* Sun Mar 3 2002 Pixel <pixel@mandrakesoft.com> 0.96-9mdk
- pass the style to gtkicons_labels_widget instead of directly passing the font
=> fix the font in non iso1/iso15