]> git.pld-linux.org Git - packages/php-pear-Auth_HTTP.git/commitdiff
- updated to 2.1.0RC2
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 17 Apr 2004 15:39:25 +0000 (15:39 +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.18

php-pear-Auth_HTTP.spec

index a2291285379cb72ff0c8272762d6e3a0b1bce923..ff824b8bc986831ea9bd2a46485fef3a08824a5d 100644 (file)
@@ -7,12 +7,12 @@
 Summary:       %{_pearname} - HTTP authentication system using PHP
 Summary(pl):   %{_pearname} - system uwierzytelniania HTTP przy u¿yciu PHP
 Name:          php-pear-%{_pearname}
-Version:       2.1
-Release:       0.RC1
+Version:       2.1.0
+Release:       0.RC2
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}RC1.tgz
-# Source0-md5: 941f1e97ec122c6e847a121f274e582c
+Source0:       http://pear.php.net/get/%{_pearname}-%{version}RC2.tgz
+# Source0-md5: 2f55b10ae0efb527c4c999ac1e0e8ed7
 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}RC1
+%setup -q -c -n %{name}-%{version}RC2
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 
-install %{_pearname}-%{version}RC1/%{_class}_%{_subclass}.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}.php
+install %{_pearname}-%{version}RC2/%{_class}_%{_subclass}.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}.php
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.081991 seconds and 4 git commands to generate.