diff options
author | David Baudens <baudens@mandriva.com> | 2000-04-21 03:58:25 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2000-04-21 03:58:25 +0000 |
commit | 35779368591fe931961f1c8fb03abcf57c3b4b1d (patch) | |
tree | 55c861d67cf16ce43b23f3784807b8fcc3756964 | |
parent | 46796478965113f5136d121579f9b5b59a3d59a3 (diff) | |
download | common-data-35779368591fe931961f1c8fb03abcf57c3b4b1d.tar common-data-35779368591fe931961f1c8fb03abcf57c3b4b1d.tar.gz common-data-35779368591fe931961f1c8fb03abcf57c3b4b1d.tar.bz2 common-data-35779368591fe931961f1c8fb03abcf57c3b4b1d.tar.xz common-data-35779368591fe931961f1c8fb03abcf57c3b4b1d.zip |
Update .spec
-rw-r--r-- | mandrake_desk.spec | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec index a1fe729..7a04cec 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,18 +1,18 @@ -%define release 6mdk -%define name mandrake_desk -%define version 1.0.3 - -Summary: The Desktop configuration files for Linux Mandrake. -Name: %{name} -Version: %{version} -Release: %{release} -Copyright: GPL -Group: System/Configuration/Other -Icon: mandrake-small.xpm -BuildRoot: %{_tmppath}/%{name}-buildroot +%define release 8mdk +%define name mandrake_desk +%define version 1.0.3 + +Summary: The Desktop configuration files for Linux Mandrake +Name: %{name} +Version: %{version} +Release: %{release} +Copyright: GPL +Group: System/Configuration/Other +Icon: mandrake-small.xpm +BuildRoot: %{_tmppath}/%{name}-buildroot # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) -Source: mandrake_desk-%{version}.tar.bz2 +Source: mandrake_desk-%{version}.tar.bz2 BuildArchitectures: noarch %description @@ -54,6 +54,12 @@ rm -rf $RPM_BUILD_ROOT /usr/man/*/* %changelog +* Thu Apr 20 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.3-8mdk +- Update doc icons + +* Thu Apr 20 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0.3-7mdk +- Update doc icons + * Thu Apr 20 2000 François Pons <fpons@mandrakesoft.com> 1.0.3-6mdk - updated WindowMaker priority again. |