diff options
-rw-r--r-- | drakconf.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/drakconf.spec b/drakconf.spec index 4d27b3b8..2acadf72 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 8mdk +%define release 9mdk Summary: The Mandrake Control Center Name: %{name} @@ -103,9 +103,13 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/security/console.apps/mcc %changelog -* Sun Mar 3 2002 Pixel <pixel@mandrakesoft.com> 0.96-8mdk +* 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 +- include dam's non-commited changelog + +* Fri Mar 01 2002 dam's <damien@mandrakesoft.com> 0.96-8mdk +- bugfixes. * Thu Feb 28 2002 dam's <damien@mandrakesoft.com> 0.96-7mdk - corrected bad style/fonts. |