Author: uzsolt                       Date: Sat Sep 19 12:55:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial

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

---- Diffs:

================================================================
Index: packages/gtk2-theme-Murrine-Sky/gtk2-theme-Murrine-Sky.spec
diff -u /dev/null 
packages/gtk2-theme-Murrine-Sky/gtk2-theme-Murrine-Sky.spec:1.1
--- /dev/null   Sat Sep 19 14:55:42 2009
+++ packages/gtk2-theme-Murrine-Sky/gtk2-theme-Murrine-Sky.spec Sat Sep 19 
14:55:37 2009
@@ -0,0 +1,42 @@
+# $Revision$, $Date$
+%define shortname Murrine-Sky
+Summary:       A light blue theme!
+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: 9b5e10156d2334b4466e6111999f3857
+Requires:      gtk2-theme-engine-murrine >= 0.90.0
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+A light blue theme!
+
+%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 <[email protected]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2009/09/19 12:55:37  uzsolt
+- initial
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to