From 359417cafa6924b2c85f92938aebfe6310156237 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 20 Nov 2015 16:41:22 +0200 Subject: [PATCH] up to 3.0-273a08f --- minify.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/minify.spec b/minify.spec index 9c2d4d0..295f302 100644 --- a/minify.spec +++ b/minify.spec @@ -1,15 +1,16 @@ %define php_min_version 5.2.1 +%define subver 273a08f %include /usr/lib/rpm/macros.php Summary: Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads Name: minify Version: 3.0 -Release: 2.3 +Release: 2.6 License: New BSD License Group: Applications/WWW #Source0: https://github.com/mrclay/minify/archive/%{version}/%{name}-%{version}.tar.gz #Source0: https://github.com/glensc/minify/archive/lessphp-dev3/%{name}-%{version}.tar.gz -Source0: https://github.com/mrclay/minify/archive/e271c37/%{name}-%{version}.tar.gz -# Source0-md5: 4691fc13004fa5863bbfece3f70f6f6a +Source0: https://github.com/mrclay/minify/archive/%{subver}/%{name}-%{version}-%{subver}.tar.gz +# Source0-md5: 524e397b24721820b04a57dac4419875 Patch0: paths.patch Patch1: pear-firephp.patch Patch2: yui-path.patch -- 2.44.0