Author: glen                         Date: Sun Mar 25 20:40:09 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.3.0

---- Files affected:
packages/php-pear-Text_LanguageDetect:
   php-pear-Text_LanguageDetect.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec
diff -u 
packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec:1.19 
packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec:1.20
--- 
packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec:1.19    
    Tue Mar  1 07:29:01 2011
+++ packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec     
Sun Mar 25 22:40:03 2012
@@ -1,20 +1,20 @@
 # $Revision$, $Date$
+%define                status          alpha
+%define                pearname        Text_LanguageDetect
 %include       /usr/lib/rpm/macros.php
-%define                _status         alpha
-%define                _pearname       Text_LanguageDetect
-Summary:       %{_pearname} - language detection class
-Summary(pl.UTF-8):     %{_pearname} - klasa do określania języka
-Name:          php-pear-%{_pearname}
-Version:       0.2.3
-Release:       4
+Summary:       %{pearname} - language detection class
+Summary(pl.UTF-8):     %{pearname} - klasa do określania języka
+Name:          php-pear-%{pearname}
+Version:       0.3.0
+Release:       1
 License:       BSD
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 551092304e74624972f86e5b7e18a0ca
+Source0:       http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: efa27a43517533d653d4bc7074b15f18
 URL:           http://pear.php.net/package/Text_LanguageDetect/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
 Requires:      php-common >= 3:4.0.3
 Requires:      php-pcre
 Requires:      php-pear
@@ -27,22 +27,22 @@
 Text_LanguageDetect can identify 52 human languages from text samples
 and return confidence scores for each.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Text_LanguageDetect potrafi zidentyfikować 52 ludzkie języki z próbek
 tekstu i zwrócić listę najbardziej prawdopodobnych rezultatów.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
-mv ./%{php_pear_dir}/tests/%{_pearname}/{tests/*,}
-rmdir ./%{php_pear_dir}/tests/%{_pearname}/tests
+mv ./%{php_pear_dir}/tests/%{pearname}/{tests/*,}
+rmdir ./%{php_pear_dir}/tests/%{pearname}/tests
 
 install -d examples
-mv docs/%{_pearname}/docs/example_* examples
+mv docs/%{pearname}/docs/example_* examples
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -58,10 +58,10 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Text/LanguageDetect.php
 %dir %{php_pear_dir}/Text/LanguageDetect
+%{php_pear_dir}/Text/LanguageDetect/Exception.php
+%{php_pear_dir}/Text/LanguageDetect/ISO639.php
 %{php_pear_dir}/Text/LanguageDetect/Parser.php
-
 %{php_pear_dir}/data/Text_LanguageDetect
-
 %{_examplesdir}/%{name}-%{version}
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2012/03/25 20:40:03  glen
+- up to 0.3.0
+
 Revision 1.19  2011/03/01 06:29:01  glen
 - release 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/packages/php-pear-Text_LanguageDetect/php-pear-Text_LanguageDetect.spec?r1=1.19&r2=1.20

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

Reply via email to