[packages/php-facedetect] use github master trunk

glen glen at pld-linux.org
Fri Jun 7 16:11:00 CEST 2013


commit 7f796657a4f2e31d95027f6756136437a8e1a541
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jun 7 17:09:38 2013 +0300

    use github master trunk

 php-facedetect.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/php-facedetect.spec b/php-facedetect.spec
index 9b35059..91c4a83 100644
--- a/php-facedetect.spec
+++ b/php-facedetect.spec
@@ -6,13 +6,13 @@
 %define		modname	facedetect
 Summary:	PHP Facedetect Extension
 Name:		%{php_name}-%{modname}
-Version:	1.0.1
+Version:	1.1
 Release:	0.1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
-#Source0:	https://github.com/infusion/PHP-Facedetect/tarball/master/%{modname}.tar.gz
-Source0:	http://www.xarg.org/download/facedetect-%{version}.tar.gz
-# Source0-md5:	7b566742020e54bc5938d766f698001a
+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
 URL:		http://www.xarg.org/project/php-facedetect/
 BuildRequires:	%{php_name}-devel
 BuildRequires:	opencv-devel
@@ -29,7 +29,7 @@ coordinates.
 
 %prep
 %setup -qc
-mv facedetect/* .
+mv infusion-PHP-Facedetect-4b1dfe1/* .
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-facedetect.git/commitdiff/7f796657a4f2e31d95027f6756136437a8e1a541



More information about the pld-cvs-commit mailing list