SPECS: gtk2-theme-engine-murrine.spec - added themes
wolf
wolf at pld-linux.org
Wed Sep 6 20:05:01 CEST 2006
Author: wolf Date: Wed Sep 6 18:05:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added themes
---- Files affected:
SPECS:
gtk2-theme-engine-murrine.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/gtk2-theme-engine-murrine.spec
diff -u SPECS/gtk2-theme-engine-murrine.spec:1.1 SPECS/gtk2-theme-engine-murrine.spec:1.2
--- SPECS/gtk2-theme-engine-murrine.spec:1.1 Wed Sep 6 19:48:33 2006
+++ SPECS/gtk2-theme-engine-murrine.spec Wed Sep 6 20:04:55 2006
@@ -7,6 +7,8 @@
Group: Themes/GTK+
Source0: http://cimi.netsons.org/media/download_gallery/murrine/murrine-%{version}.tar.bz2
# Source0-md5: a114aa2f452c508b9524399ec598554f
+Source1: http://cimi.netsons.org/media/download_gallery/MurrineThemePack.tar.bz2
+# Source1-md5: ac4388fcd24180843a6de24db3200d9a
URL: http://cimi.netsons.org/pages/murrine.php
BuildRequires: autoconf
BuildRequires: automake
@@ -36,12 +38,16 @@
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/themes
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.{a,la}
+cd $RPM_BUILD_ROOT%{_datadir}/themes
+tar jxvf %{SOURCE1}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -49,6 +55,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README
%attr(755,root,root) %{_libdir}/gtk-2.0/*/engines/*.so
+%{_datadir}/themes/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -56,6 +63,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/09/06 18:04:55 wolf
+- added themes
+
Revision 1.1 2006/09/06 17:48:33 wolf
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gtk2-theme-engine-murrine.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list