SPECS: php-pear-PEAR.spec - strict mode fix; rel 2
glen
glen at pld-linux.org
Wed Jul 4 15:30:10 CEST 2007
Author: glen Date: Wed Jul 4 13:30:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- strict mode fix; rel 2
---- Files affected:
SPECS:
php-pear-PEAR.spec (1.137 -> 1.138)
---- Diffs:
================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.137 SPECS/php-pear-PEAR.spec:1.138
--- SPECS/php-pear-PEAR.spec:1.137 Wed Jul 4 00:36:41 2007
+++ SPECS/php-pear-PEAR.spec Wed Jul 4 15:30:05 2007
@@ -19,7 +19,7 @@
Summary(pl.UTF-8): Podstawowy system PEAR
Name: php-pear-%{_pearname}
Version: 1.6.1
-Release: 1
+Release: 2
Epoch: 1
License: PHP 3.0
Group: Development/Languages/PHP
@@ -30,6 +30,7 @@
Source2: http://pear.php.net/get/Structures_Graph-1.0.2.tgz
# Source2-md5: 2664e2d024048f982e12fad4d1bfbb87
Patch0: %{name}-sysconfdir.patch
+Patch1: %{name}-strict.patch
Patch5: %{name}-FHS.patch
URL: http://pear.php.net/package/PEAR
BuildRequires: /usr/bin/php
@@ -128,6 +129,7 @@
%pear_package_setup -z -D -n %{_pearname}-%{version}%{?_rc}
%patch0 -p1
+%patch1 -p1
%{?with_FHS:%patch5 -p1}
find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
@@ -253,6 +255,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.138 2007/07/04 13:30:05 glen
+- strict mode fix; rel 2
+
Revision 1.137 2007/07/03 22:36:41 glen
- create %build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.137&r2=1.138&f=u
More information about the pld-cvs-commit
mailing list