template-specs: template-gtk2-theme-murrine.spec (NEW) - initial

uzsolt uzsolt at pld-linux.org
Sat Sep 19 15:21:29 CEST 2009


Author: uzsolt                       Date: Sat Sep 19 13:21:29 2009 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- initial

---- Files affected:
template-specs:
   template-gtk2-theme-murrine.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: template-specs/template-gtk2-theme-murrine.spec
diff -u /dev/null template-specs/template-gtk2-theme-murrine.spec:1.1
--- /dev/null	Sat Sep 19 15:21:29 2009
+++ template-specs/template-gtk2-theme-murrine.spec	Sat Sep 19 15:21:24 2009
@@ -0,0 +1,42 @@
+# $Revision$, $Date$
+%define shortname --
+Summary:	-
+Name:		gtk2-theme-%{shortname}
+Version:	1.0
+Release:	1
+License:	GPL
+Group:		Themes/GTK+
+Source0:	http://www.cimitan.com/murrine/files/%{shortname}.tar.gz
+# Source0-md5:	3fe082faed0389c5ce186282a99659b4
+URL:		http://www.cimitan.com/murrine/
+Requires:	gtk2-theme-engine-murrine >= 0.90.0
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+-
+
+%prep
+%setup -q -n %{shortname}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_datadir}/themes/%{shortname}
+cp -R gtk* $RPM_BUILD_ROOT%{_datadir}/themes/%{shortname}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/themes/%{shortname}
+
+%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  2009/09/19 13:21:24  uzsolt
+- initial
+
================================================================


More information about the pld-cvs-commit mailing list