diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | mandrake_desk.spec | 5 |
2 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2000-08-24 David BAUDENS <baudens@mandrakesoft.com> + + * Add a link "root" to make GDM happy + +2000-08-23 David BAUDENS <baudens@mandrakesoft.com> + + * Add links default.png and root.png to make KDM happy + 2000-08-23 David BAUDENS <baudens@mandrakesoft.com> * Convert faces/*.xpm in faces/*.png to make KDM happy diff --git a/mandrake_desk.spec b/mandrake_desk.spec index 7d928f2..b456e85 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,6 +1,6 @@ %define name mandrake_desk %define version 1.0.4 -%define release 8mdk +%define release 9mdk Summary: The Desktop configuration files for Linux Mandrake Name: %{name} @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Thu Aug 24 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.4-9mdk +- Add a link "root" to make GDM happy + * Wed Aug 23 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.4-8mdk - Add links default.png and root.png to make KDM happy |