packages: gtk2-theme-MurrinaLoveGray/gtk2-theme-MurrinaLoveGray.spec (NEW) ...

uzsolt uzsolt at pld-linux.org
Sun Nov 15 15:31:02 CET 2009


Author: uzsolt                       Date: Sun Nov 15 14:31:02 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial

---- Files affected:
packages/gtk2-theme-MurrinaLoveGray:
   gtk2-theme-MurrinaLoveGray.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/gtk2-theme-MurrinaLoveGray/gtk2-theme-MurrinaLoveGray.spec
diff -u /dev/null packages/gtk2-theme-MurrinaLoveGray/gtk2-theme-MurrinaLoveGray.spec:1.1
--- /dev/null	Sun Nov 15 15:31:02 2009
+++ packages/gtk2-theme-MurrinaLoveGray/gtk2-theme-MurrinaLoveGray.spec	Sun Nov 15 15:30:57 2009
@@ -0,0 +1,43 @@
+# $Revision$, $Date$
+%define shortname MurrinaLoveGray
+Summary:	A Gray colorscheme, with elegant bright buttons
+Name:		gtk2-theme-%{shortname}
+Version:	1.0
+Release:	1
+License:	GPL
+Group:		Themes/GTK+
+Source0:	http://www.cimitan.com/murrine/files/%{shortname}.tar.bz2
+# Source0-md5:	31ce9fce5114c1cfe471dc614de539cc
+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
+A Gray colorscheme, with elegant bright buttons.
+
+%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/11/15 14:30:57  uzsolt
+- initial
+
================================================================


More information about the pld-cvs-commit mailing list