SPECS: kdm-theme-tux-mania.spec (NEW) - new
blekot
blekot at pld-linux.org
Thu Jun 16 15:40:48 CEST 2005
Author: blekot Date: Thu Jun 16 13:40:48 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new
---- Files affected:
SPECS:
kdm-theme-tux-mania.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SPECS/kdm-theme-tux-mania.spec
diff -u /dev/null SPECS/kdm-theme-tux-mania.spec:1.1
--- /dev/null Thu Jun 16 15:40:48 2005
+++ SPECS/kdm-theme-tux-mania.spec Thu Jun 16 15:40:43 2005
@@ -0,0 +1,51 @@
+# $Revision$, $Date$
+
+%define _theme Tux-Mania
+
+Summary: Tux-Mania KDM theme
+Summary(pl): Motyw KDM Tux-Mania
+Name: kdm-theme-%{_theme}
+Version: 01
+Release: 1
+License: GPL
+Group: X11/Amusements
+Source0: http://www.kde-look.org/content/files/22187-%{_theme}.tar.bz2
+# Source0-md5: bb3aa0083d349432f165f6d7eb7b62ba
+URL: http://www.kde-look.org/content/show.php?content=22187
+Requires: kdebase-desktop >= 9:3.2.0
+Requires: kdmtheme
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _tm tux-mania
+
+%description
+Tux-Mania of KDM Theme.
+
+%description -l pl
+Motyw KDM Tux-Mania.
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/%{_tm}
+
+install %{_theme}/*.{desktop,jpg,png,xml} $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/%{_tm}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/apps/kdm/themes/%{_tm}
+
+%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1 2005/06/16 13:40:43 blekot
+- new
+
================================================================
More information about the pld-cvs-commit
mailing list