SPECS: php-pear-Structures_DataGrid.spec - fixed include path; rel 3
glen
glen at pld-linux.org
Thu Sep 29 21:21:25 CEST 2005
Author: glen Date: Thu Sep 29 19:21:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed include path; rel 3
---- Files affected:
SPECS:
php-pear-Structures_DataGrid.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/php-pear-Structures_DataGrid.spec
diff -u SPECS/php-pear-Structures_DataGrid.spec:1.14 SPECS/php-pear-Structures_DataGrid.spec:1.15
--- SPECS/php-pear-Structures_DataGrid.spec:1.14 Thu Sep 29 21:05:47 2005
+++ SPECS/php-pear-Structures_DataGrid.spec Thu Sep 29 21:21:18 2005
@@ -9,11 +9,12 @@
Summary(pl): %{_pearname} - tworzenie struktur tabel opartych na zbiorze rekordów danych
Name: php-pear-%{_pearname}
Version: 0.6.2
-Release: 2
+Release: 3
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 469f7663bf635cd28745f33d3ba54797
+Patch0: %{name}-path.patch
URL: http://pear.php.net/package/Structures_DataGrid/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
Requires: php-pear
@@ -43,6 +44,7 @@
%prep
%pear_package_setup
+%patch0 -p1
install -d docs/%{_pearname}
mv ./%{php_pear_dir}/%{_class}/%{_subclass}/Docs/* docs/%{_pearname}
@@ -75,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/09/29 19:21:18 glen
+- fixed include path; rel 3
+
Revision 1.14 2005/09/29 19:05:47 glen
- new pear packaging
- NOTE: %files have been fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-Structures_DataGrid.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list