SPECS: kdm-theme-Linux-Passion.spec (NEW) - nice kdm theme.

pluto pluto at pld-linux.org
Sun Dec 18 20:09:33 CET 2005


Author: pluto                        Date: Sun Dec 18 19:09:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- nice kdm theme.

---- Files affected:
SPECS:
   kdm-theme-Linux-Passion.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kdm-theme-Linux-Passion.spec
diff -u /dev/null SPECS/kdm-theme-Linux-Passion.spec:1.1
--- /dev/null	Sun Dec 18 20:09:33 2005
+++ SPECS/kdm-theme-Linux-Passion.spec	Sun Dec 18 20:09:27 2005
@@ -0,0 +1,49 @@
+# $Revision$, $Date$
+%define		_theme		Linux-Passion
+
+Summary:	Linux Passion KDM theme
+Summary(pl):	Motyw KDM Linux Passion
+Name:		kdm-theme-%{_theme}
+Version:	01
+Release:	0.1
+License:	GPL
+Group:		X11/Amusements
+Source0:	28724-Linux-Passion.tar.bz2
+# Source0-md5:	0
+URL:		http://www.kde-look.org/content/show.php?content=28724
+Requires:	kdebase-desktop >= 9:3.2.0
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Linux Passion KDM theme.
+http://kdelook.org/content/show.php?content=28724
+
+%description -l pl
+Motyw KDM Linux Passion.
+http://kdelook.org/content/show.php?content=28724
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/%{_theme}
+
+install %{_theme}/*.{desktop,jpg,png,xml} $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/%{_theme}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/apps/kdm/themes/%{_theme}
+
+%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/12/18 19:09:27  pluto
+- nice kdm theme.
================================================================



More information about the pld-cvs-commit mailing list