SPECS: e16-theme-ShinyMetal.spec - updated to e16 0.16.8

sparky sparky at pld-linux.org
Wed Jul 19 03:23:45 CEST 2006


Author: sparky                       Date: Wed Jul 19 01:23:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to e16 0.16.8

---- Files affected:
SPECS:
   e16-theme-ShinyMetal.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/e16-theme-ShinyMetal.spec
diff -u SPECS/e16-theme-ShinyMetal.spec:1.5 SPECS/e16-theme-ShinyMetal.spec:1.6
--- SPECS/e16-theme-ShinyMetal.spec:1.5	Wed Mar 23 18:18:07 2005
+++ SPECS/e16-theme-ShinyMetal.spec	Wed Jul 19 03:23:40 2006
@@ -2,16 +2,16 @@
 %define	_tname	ShinyMetal
 Summary:	Enlightenment ShinyMetal theme
 Summary(pl):	Wystrój ShinyMetal dla Enlightenmenta
-Name:		enlightenment-theme-%{_tname}
-Version:	0.16
+Name:		e16-theme-%{_tname}
+Version:	0.16.8
 Release:	1
 License:	GPL
 Group:		Themes
 Source0:	http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-# Source0-md5:	177044a975becdf1a1695a3dc2c63932
+# Source0-md5:	0980ba9335be871e4de4b119aa1f3875
 Patch0:		%{name}-i18n.patch
 URL:		http://www.enlightenment.org/
-Requires:	enlightenment >= 0.16.7.1
+Requires:	e16
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,19 +26,22 @@
 mkdir %{_tname}
 tar -zxf %{_tname}.etheme -C %{_tname}
 %patch0 -p1
+find -name "*.orig" -or -name "*~" -exec rm "{}" ";"
+rm %{_tname}/ttfonts/*
+rm %{_tname}/fonts.cfg.*
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_datadir}/enlightenment/themes/
-cp -a %{_tname} $RPM_BUILD_ROOT%{_datadir}/enlightenment/themes/
+install -d $RPM_BUILD_ROOT%{_datadir}/e16/themes/
+cp -a %{_tname} $RPM_BUILD_ROOT%{_datadir}/e16/themes/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_datadir}/enlightenment/themes/%{_tname}
+%{_datadir}/e16/themes/%{_tname}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -46,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/07/19 01:23:40  sparky
+- updated to e16 0.16.8
+
 Revision 1.5  2005/03/23 17:18:07  glen
 - dropped SourceX-size
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/e16-theme-ShinyMetal.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list