commit 3a9bf2c3327e4eb292edaad90fc28dc42ee840e2
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 11 14:53:22 2017 +0200

    up to 0.6.2; php7 support
    
    use github git export as pecl url is 404
    https://github.com/derickr/pecl-translit/issues/4

 php-pecl-translit.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/php-pecl-translit.spec b/php-pecl-translit.spec
index a37b945..df4efb0 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -4,13 +4,13 @@
 Summary:       %{modname} - transliterates non-latin character sets to latin
 Summary(pl.UTF-8):     %{modname} - translitacja alfabetów niełacińskich do 
łacińskiego
 Name:          %{php_name}-pecl-%{modname}
-Version:       0.6.1
-Release:       9
+Version:       0.6.2
+Release:       1
 License:       PHP
 Group:         Development/Languages/PHP
-Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 67bdee44c3dbcc3ab7ee39329da8e010
-URL:           http://pecl.php.net/package/translit/
+Source0:       
https://github.com/derickr/pecl-translit/archive/RELEASE_0_6_2.tar.gz
+# Source0-md5: 599a00bb624d1ebc8440698aa89585dc
+URL:           https://github.com/derickr/pecl-translit
 BuildRequires: %{php_name}-devel >= 3:5.0.4
 BuildRequires: libtool
 BuildRequires: rpmbuild(macros) >= 1.650
@@ -44,7 +44,7 @@ To rozszerzenie ma w PECL status: %{status}.
 
 %prep
 %setup -qc
-mv %{modname}-%{version}/* .
+mv pecl-translit-*/* .
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-translit.git/commitdiff/3a9bf2c3327e4eb292edaad90fc28dc42ee840e2

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

Reply via email to