]> git.pld-linux.org Git - packages/php-pear-Auth_HTTP.git/blobdiff - php-pear-Auth_HTTP.spec
- BR php-pear-PEAR
[packages/php-pear-Auth_HTTP.git] / php-pear-Auth_HTTP.spec
index 226bfadaec219b1a152e5f76c01cbfe329fa1d8b..1a2b26d4ac223850d44ea7e9c601f6705896d223 100644 (file)
@@ -8,14 +8,17 @@ Summary:      %{_pearname} - HTTP authentication system using PHP
 Summary(pl):   %{_pearname} - system uwierzytelniania HTTP przy u¿yciu PHP
 Name:          php-pear-%{_pearname}
 Version:       2.1.6
-Release:       1.5
+Release:       2
+Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: d5209f0d1f1874e23b44fbfb397a2aa0
 URL:           http://pear.php.net/package/Auth_HTTP
+BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear >= 4:1.0-8
+Requires:      php-pear-Auth >= 1.2.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,12 +38,17 @@ Ta klasa ma w PEAR status: %{_status}.
 
 %package tests
 Summary:       Tests for PEAR::%{_pearname}
-Group:         Development
-Requires:      %{name} = %{epoch}:%{name}-%{release}
+Summary(pl):   Testy dla PEAR::%{_pearname}
+Group:         Development/Languages/PHP
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+AutoReq:       no
 
 %description tests
 Tests for PEAR::%{_pearname}.
 
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
This page took 0.065936 seconds and 4 git commands to generate.