commit 06f834332f32af8b0a2f21e69d156d19470f0f74
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Apr 4 15:07:17 2014 +0300

    up to 1.1.0 release

 php-facedetect.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/php-facedetect.spec b/php-facedetect.spec
index 86108dc..1e65bf7 100644
--- a/php-facedetect.spec
+++ b/php-facedetect.spec
@@ -6,13 +6,12 @@
 %define                modname facedetect
 Summary:       PHP Facedetect Extension
 Name:          %{php_name}-%{modname}
-Version:       1.1
-Release:       2
+Version:       1.1.0
+Release:       1
 License:       PHP 3.0
 Group:         Development/Languages/PHP
-Source0:       
https://github.com/infusion/PHP-Facedetect/tarball/master/%{modname}.tar.gz
-# Source0-md5: e76f2b1fd2b24a84f7123888f433f030
-#Source0:      http://www.xarg.org/download/facedetect-%{version}.tar.gz
+Source0:       
https://github.com/infusion/PHP-Facedetect/archive/v%{version}/%{modname}-%{version}.tar.gz
+# Source0-md5: 4ce5e01bf0933957b37f0d0c5735393a
 URL:           http://www.xarg.org/project/php-facedetect/
 BuildRequires: %{php_name}-devel
 BuildRequires: opencv-devel
@@ -28,8 +27,7 @@ found on the given image and the other an associative array 
of their
 coordinates.
 
 %prep
-%setup -qc
-mv infusion-PHP-Facedetect-4b1dfe1/* .
+%setup -q -n PHP-Facedetect-%{version}
 
 %build
 export LIBS=%{_libdir}/libopencv_*.so.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-facedetect.git/commitdiff/06f834332f32af8b0a2f21e69d156d19470f0f74

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to