]> git.pld-linux.org Git - packages/php-pear-Auth_HTTP.git/commitdiff
- updated to 2.1.0 auto/ac/php-pear-Auth_HTTP-2_1_0-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 30 May 2004 10:12:30 +0000 (10:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Auth_HTTP.spec -> 1.19

php-pear-Auth_HTTP.spec

index ff824b8bc986831ea9bd2a46485fef3a08824a5d..77214f1cd48ed3b27a3e1232cf4f0c533675a78e 100644 (file)
@@ -8,11 +8,11 @@ Summary:      %{_pearname} - HTTP authentication system using PHP
 Summary(pl):   %{_pearname} - system uwierzytelniania HTTP przy u¿yciu PHP
 Name:          php-pear-%{_pearname}
 Version:       2.1.0
-Release:       0.RC2
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}RC2.tgz
-# Source0-md5: 2f55b10ae0efb527c4c999ac1e0e8ed7
+Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5: 0a4ee636552759738f591c41c232448d
 URL:           http://pear.php.net/package/Auth_HTTP/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
@@ -30,13 +30,13 @@ Metody do tworzenia systemu uwierzytelniania HTTP przy u
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
-%setup -q -c -n %{name}-%{version}RC2
+%setup -q -c
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 
-install %{_pearname}-%{version}RC2/%{_class}_%{_subclass}.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}.php
+install %{_pearname}-%{version}/%{_class}_%{_subclass}.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}.php
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.031285 seconds and 4 git commands to generate.