[packages/minify] add parameters support for contentfunc callbacks

glen glen at pld-linux.org
Sun Sep 1 15:00:05 CEST 2013


commit 6d697cfdb9662831ddfbc680b686e8b4b8c3ded7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 1 11:22:53 2013 +0300

    add parameters support for contentfunc callbacks

 minify.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/minify.spec b/minify.spec
index 66fef30..ad4438d 100644
--- a/minify.spec
+++ b/minify.spec
@@ -3,7 +3,7 @@
 Summary:	Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads
 Name:		minify
 Version:	2.1.7
-Release:	1
+Release:	2
 License:	New BSD License
 Group:		Applications/WWW
 Source0:	https://github.com/mrclay/minify/archive/%{version}.tar.gz
@@ -12,6 +12,9 @@ Source0:	https://github.com/mrclay/minify/archive/%{version}.tar.gz
 Patch0:		paths.patch
 Patch1:		pear-firephp.patch
 Patch2:		yui-path.patch
+# https://github.com/mrclay/minify/pull/69
+Patch3:		https://github.com/glensc/minify/compare/contentfunc-params.patch
+# Patch3-md5:	5719c81d8147791aa824b9700217c06a
 Source1:	apache.conf
 Source2:	lighttpd.conf
 URL:		http://code.google.com/p/minify/
@@ -80,6 +83,7 @@ Unit tests for Minify.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %undos UPGRADING.txt
 
 find -type f | xargs chmod a-x
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/minify.git/commitdiff/6d697cfdb9662831ddfbc680b686e8b4b8c3ded7



More information about the pld-cvs-commit mailing list