packages (DEVEL): jquery-thickbox/jquery-thickbox.spec - include png as well
glen
glen at pld-linux.org
Wed May 5 11:43:08 CEST 2010
Author: glen Date: Wed May 5 09:43:08 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- include png as well
---- Files affected:
packages/jquery-thickbox:
jquery-thickbox.spec (1.6.2.3 -> 1.6.2.4)
---- Diffs:
================================================================
Index: packages/jquery-thickbox/jquery-thickbox.spec
diff -u packages/jquery-thickbox/jquery-thickbox.spec:1.6.2.3 packages/jquery-thickbox/jquery-thickbox.spec:1.6.2.4
--- packages/jquery-thickbox/jquery-thickbox.spec:1.6.2.3 Tue Apr 27 15:39:04 2010
+++ packages/jquery-thickbox/jquery-thickbox.spec Wed May 5 11:43:03 2010
@@ -2,7 +2,7 @@
Summary: ThickBox
Name: jquery-thickbox
Version: 3.1
-Release: 5
+Release: 6
License: MIT / GPL
Group: Applications/WWW
Source0: http://jquery.com/demo/thickbox/thickbox-code/thickbox.js
@@ -83,7 +83,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
-cp -a *.js *.css *.gif $RPM_BUILD_ROOT%{_appdir}
+cp -a *.js *.css *.gif *.png $RPM_BUILD_ROOT%{_appdir}
cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
@@ -124,6 +124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6.2.4 2010/05/05 09:43:03 glen
+- include png as well
+
Revision 1.6.2.3 2010/04/27 13:39:04 glen
- rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-thickbox/jquery-thickbox.spec?r1=1.6.2.3&r2=1.6.2.4&f=u
More information about the pld-cvs-commit
mailing list