SPECS: gallery-theme-carbon.spec - use agfolder.png as default gal...
blues
blues at pld-linux.org
Fri Jul 28 13:46:11 CEST 2006
Author: blues Date: Fri Jul 28 11:46:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use agfolder.png as default gallery file when there is no thumbnail
(default "no thumbnail" is ugly).
---- Files affected:
SPECS:
gallery-theme-carbon.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/gallery-theme-carbon.spec
diff -u SPECS/gallery-theme-carbon.spec:1.4 SPECS/gallery-theme-carbon.spec:1.5
--- SPECS/gallery-theme-carbon.spec:1.4 Wed Jul 26 20:35:26 2006
+++ SPECS/gallery-theme-carbon.spec Fri Jul 28 13:46:05 2006
@@ -4,12 +4,14 @@
Summary(pl): Motyw Carbon dla Gallery2
Name: gallery-theme-%{_theme}
Version: 1.1.1
-Release: 0.2
+Release: 0.5
License: GPL
Group: Applications/Publishing
Source0: http://www.mincel.com/carbon/g2-theme-%{_theme}-%{version}-blackjack.zip
# Source0-md5: d59db6cb6daecda88617c1bf54ce5898
+Source1: %{name}-agfolder.png
Patch0: %{name}-hoverbox.patch
+Patch1: %{name}-agfolder.patch
URL: http://www.mincel.com/carbon/
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: unzip
@@ -31,6 +33,7 @@
%prep
%setup -q -n themes
%patch0 -p1
+%patch1 -p1
%install
rm -rf $RPM_BUILD_ROOT
@@ -39,6 +42,8 @@
cd %{_theme}
cp -R * $RPM_BUILD_ROOT%{_appdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_appdir}/images/agfolder.png
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -52,6 +57,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/07/28 11:46:05 blues
+- use agfolder.png as default gallery file when there is no thumbnail
+ (default "no thumbnail" is ugly).
+
Revision 1.4 2006/07/26 18:35:26 qboosh
- pl, removed files dup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gallery-theme-carbon.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list