From 40afe314c2635c8ec3ec6d1af00c25d61a2a12eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 14 Nov 2013 20:38:12 +0200 Subject: [PATCH] up to 0.3.9 --- fixes.patch | 8 ++++---- lessphp.spec | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/fixes.patch b/fixes.patch index ba6be91..843ac5b 100644 --- a/fixes.patch +++ b/fixes.patch @@ -1,8 +1,8 @@ ---- lessphp-0.3.5/plessc~ 2012-10-04 06:36:19.000000000 +0300 -+++ lessphp-0.3.5/plessc 2012-10-04 06:37:12.239862158 +0300 +--- lessphp-0.3.9/./plessc~ 2013-11-14 20:36:46.603596704 +0200 ++++ lessphp-0.3.9/./plessc 2013-11-14 20:37:09.986558441 +0200 @@ -1,4 +1,4 @@ --#!/usr/bin/php -q -+#!/usr/bin/php +-#!/usr/bin/env php +++#!/usr/bin/php , 2012 diff --git a/lessphp.spec b/lessphp.spec index 4160d68..7dc4814 100644 --- a/lessphp.spec +++ b/lessphp.spec @@ -1,12 +1,11 @@ Summary: lessphp is a compiler for LESS written in PHP Name: lessphp -Version: 0.3.8 +Version: 0.3.9 Release: 1 License: MIT/GPL v3 Group: Applications Source0: http://leafo.net/lessphp/src/%{name}-%{version}.tar.gz -# Source0-md5: 5cdda4ca825678077a669a67c835c6c7 -#Source0: https://github.com/leafo/lessphp/tarball/master#/%{name}.tgz +# Source0-md5: a387e3e8a1fcfc84e261d39feaa46668 Patch0: fixes.patch URL: http://leafo.net/lessphp/ BuildArch: noarch -- 2.44.0