SPECS: php-pear-File_HtAccess.spec - updated to 1.2.0
adamg
adamg at pld-linux.org
Sat Dec 30 11:14:19 CET 2006
Author: adamg Date: Sat Dec 30 10:14:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0
---- Files affected:
SPECS:
php-pear-File_HtAccess.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/php-pear-File_HtAccess.spec
diff -u SPECS/php-pear-File_HtAccess.spec:1.14 SPECS/php-pear-File_HtAccess.spec:1.15
--- SPECS/php-pear-File_HtAccess.spec:1.14 Tue May 23 22:18:14 2006
+++ SPECS/php-pear-File_HtAccess.spec Sat Dec 30 11:14:13 2006
@@ -8,12 +8,12 @@
Summary: %{_pearname} - manipulate .htaccess files
Summary(pl): %{_pearname} - manipulacje na plikach .htaccess
Name: php-pear-%{_pearname}
-Version: 1.1.0
-Release: 4
+Version: 1.2.0
+Release: 1
License: PHP 2.02
Group: Development/Languages/PHP
-# Source0-md5: d8db49e0b9d94f857f01977ef47c6ec8
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5: 3860ee52e76201f854c89f8ef8c39132
URL: http://pear.php.net/package/File_HtAccess/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -32,6 +32,20 @@
Ta klasa ma w PEAR status: %{_status}.
+%package tests
+Summary: Tests for PEAR::%{_pearname}
+Summary(pl): Testy dla PEAR::%{_pearname}
+Group: Development/Languages/PHP
+Requires: %{name} = %{version}-%{release}
+AutoReq: no
+AutoProv: no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
%prep
%pear_package_setup
@@ -49,12 +63,19 @@
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/%{_class}/*.php
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/12/30 10:14:13 adamg
+- updated to 1.2.0
+
Revision 1.14 2006/05/23 20:18:14 glen
- BR rpm-build macros >= 1.300 for %pear_ macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-File_HtAccess.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list