diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2002-01-28 13:00:27 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2002-01-28 13:00:27 +0000 |
commit | fcdc489c188dd35608ec75f7c1a9a6d7f748b442 (patch) | |
tree | 19c6b93d90946f9cb2f35462e996202d2a469b04 | |
parent | 80a01e9d1759f6ba6fdfeffe7d8037ee13ef35da (diff) | |
download | common-data-fcdc489c188dd35608ec75f7c1a9a6d7f748b442.tar common-data-fcdc489c188dd35608ec75f7c1a9a6d7f748b442.tar.gz common-data-fcdc489c188dd35608ec75f7c1a9a6d7f748b442.tar.bz2 common-data-fcdc489c188dd35608ec75f7c1a9a6d7f748b442.tar.xz common-data-fcdc489c188dd35608ec75f7c1a9a6d7f748b442.zip |
Release 8.2-3mdk
-rw-r--r-- | mandrake_desk.spec | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/mandrake_desk.spec b/mandrake_desk.spec index baaf7c7..98bdd7a 100644 --- a/mandrake_desk.spec +++ b/mandrake_desk.spec @@ -1,7 +1,7 @@ Summary: The Desktop configuration files for Mandrake Linux Name: mandrake_desk Version: 8.2 -Release: 2mdk +Release: 3mdk License: GPL URL: http://www.mandrakelinux.com/ Group: System/Configuration/Other @@ -13,7 +13,18 @@ Source: mandrake_desk-%{version}.tar.bz2 BuildRoot: %_tmppath/%name-%version-%release-root Requires: menu -BuildRequires: kdelibs-devel libcapplet-devel +BuildRequires: kdelibs-devel libcapplet-devel gdk-pixbuf-devel +BuildRequires: XFree86-static-libs +BuildRequires: arts +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: control-center-devel +BuildRequires: freetype2 +BuildRequires: gcc-c++ +BuildRequires: gdk-pixbuf-devel +BuildRequires: gettext +BuildRequires: kdelibs-devel +BuildRequires: texinfo %description This package contains useful icons, backgrounds and others goodies for the @@ -302,6 +313,9 @@ rm -rf $RPM_BUILD_ROOT %_menudir/krozat %changelog +* Sun Jan 27 2002 Stefan van der Eijk <stefan@eijk.nu> 8.2-3mdk +- BuildRequires + * Thu Jan 24 2002 Frederic Crozat <fcrozat@mandrakesoft.com> 8.2-2mdk - Fix path used for images in krozat |