diff options
author | David Baudens <baudens@mandriva.com> | 2000-04-21 15:55:12 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2000-04-21 15:55:12 +0000 |
commit | c04806a40182eb096adb7b67267a2e49beee5d44 (patch) | |
tree | c6a7377ef899fbb7bdda5d50cd40ede90217a0eb | |
parent | 35779368591fe931961f1c8fb03abcf57c3b4b1d (diff) | |
download | common-data-c04806a40182eb096adb7b67267a2e49beee5d44.tar common-data-c04806a40182eb096adb7b67267a2e49beee5d44.tar.gz common-data-c04806a40182eb096adb7b67267a2e49beee5d44.tar.bz2 common-data-c04806a40182eb096adb7b67267a2e49beee5d44.tar.xz common-data-c04806a40182eb096adb7b67267a2e49beee5d44.zip |
Upload (see ChangeLog)
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | mandrake_desk.spec | 8 | ||||
-rw-r--r-- | window-managers | 2 |
3 files changed, 14 insertions, 3 deletions
@@ -1,3 +1,10 @@ +2000-04-21 David BAUDENS <baudens@mandrakesoft.com> + * Adjust wmaker path + * Maker rpmlint happy + +2000-04-20 David BAUDENS <baudens@mandrakesoft.com> + * Use new icon for doc-mdk.xpm (the others will be add this week-end) + 2000-04-18 dam's <damien@mandrakesoft.com> * kdelnk: desktop cleaned diff --git a/mandrake_desk.spec b/mandrake_desk.spec index 7a04cec..55bf990 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,4 +1,4 @@ -%define release 8mdk +%define release 9mdk %define name mandrake_desk %define version 1.0.3 @@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT /usr/share/icons/large/*.xpm /usr/share/pixmaps/backgrounds/mandrake /usr/share/pixmaps/backgrounds/default_background.jpg -/etc/skel/Desktop/ +%config /etc/skel/Desktop/ /usr/share/pixmaps/mdk /usr/share/gnome/apps/Internet/*.desktop /usr/share/gnome/apps/System/*.desktop @@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT /usr/man/*/* %changelog +* Fri Apr 20 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.3-9mdk +- Adjust wmaker path +- Maker rpmlint happy + * Thu Apr 20 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.3-8mdk - Update doc icons diff --git a/window-managers b/window-managers index f5f44ca..0999ca2 100644 --- a/window-managers +++ b/window-managers @@ -15,7 +15,7 @@ exec gnome-session --@@-- NAME=WindowMaker ICON=WindowMaker.xpm -EXEC=/usr/bin/wmaker +EXEC=/usr/X11R6/bin/wmaker DESC=Another NeXt like Window-Manager SCRIPT: exec /usr/bin/wmaker |