SPECS: lightbox.spec - add lightbox url to images

glen glen at pld-linux.org
Sun Sep 7 05:13:19 CEST 2008


Author: glen                         Date: Sun Sep  7 03:13:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add lightbox url to images

---- Files affected:
SPECS:
   lightbox.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/lightbox.spec
diff -u SPECS/lightbox.spec:1.4 SPECS/lightbox.spec:1.5
--- SPECS/lightbox.spec:1.4	Sat Sep  6 16:54:00 2008
+++ SPECS/lightbox.spec	Sun Sep  7 05:13:13 2008
@@ -4,11 +4,12 @@
 Summary:	Simple, unobtrusive script used to overlay images on the webpage
 Name:		lightbox
 Version:	2.04
-Release:	0.3
+Release:	0.4
 License:	Creative Commons Attribution 2.5
 Group:		Applications/WWW
 Source0:	http://www.lokeshdhakar.com/projects/lightbox2/releases/%{name}%{version}.zip
 # Source0-md5:	c930f97a5791f202d7c48303de36f282
+Patch0:		%{name}-url.patch
 URL:		http://www.lokeshdhakar.com/projects/lightbox2/
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildArch:	noarch
@@ -28,6 +29,9 @@
 %{__sed} -i -e 's,\r$,,' *.html
 install -d %{name}
 mv css images js *.html %{name}
+
+%patch0 -p1
+
 cat > apache.conf <<'EOF'
 Alias /%{name} %{_appdir}
 <Directory %{_appdir}>
@@ -71,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/09/07 03:13:13  glen
+- add lightbox url to images
+
 Revision 1.4  2008/09/06 14:54:00  glen
 - apache integration
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lightbox.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list