[packages/lessphp] up to 0.5.1; using maintained fork

glen glen at pld-linux.org
Thu Aug 17 22:37:24 CEST 2017


commit 7ed4134ff826de8229c50a56cccf91ebbf05ca5f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Aug 17 23:35:23 2017 +0300

    up to 0.5.1; using maintained fork
    
    https://github.com/MarcusSchwarz/lesserphp/releases/tag/v0.5.1

 fixes.patch  |  6 ------
 lessphp.spec | 10 +++++-----
 2 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/lessphp.spec b/lessphp.spec
index be87981..56a7c13 100644
--- a/lessphp.spec
+++ b/lessphp.spec
@@ -2,12 +2,12 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	lessphp is a compiler for LESS written in PHP
 Name:		lessphp
-Version:	0.5.0
-Release:	2
+Version:	0.5.1
+Release:	1
 License:	MIT/GPL v3
 Group:		Applications
-Source0:	https://github.com/leafo/lessphp/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	85fc1d7734e4e146566681418c69ead6
+Source0:	https://github.com/marcusschwarz/lesserphp/archive/v%{version}/lesserphp-%{version}.tar.gz
+# Source0-md5:	d10869d75c1468b0e918a538f58076f1
 Patch0:		fixes.patch
 URL:		http://leafo.net/lessphp/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -25,7 +25,7 @@ language that adds many additional features seen in other languages.
 It is based off an original Ruby implementation called LESS.
 
 %prep
-%setup -q
+%setup -q -n lesserphp-%{version}
 %patch0 -p1
 
 %install
diff --git a/fixes.patch b/fixes.patch
index 6358200..8210ebf 100644
--- a/fixes.patch
+++ b/fixes.patch
@@ -18,9 +18,3 @@
  
  $VERSION = lessc::$VERSION;
  
-@@ -213,5 +210,3 @@
- 	err($fa.$ex->getMessage());
- 	exit(1);
- }
--
--?>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lessphp.git/commitdiff/7ed4134ff826de8229c50a56cccf91ebbf05ca5f



More information about the pld-cvs-commit mailing list