SPECS: php-pear-MDB2.spec - package missing dir - fix -test packag...
glen
glen at pld-linux.org
Mon Dec 19 00:30:11 CET 2005
Author: glen Date: Sun Dec 18 23:30:11 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package missing dir
- fix -test package deps
- rel 2
---- Files affected:
SPECS:
php-pear-MDB2.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/php-pear-MDB2.spec
diff -u SPECS/php-pear-MDB2.spec:1.15 SPECS/php-pear-MDB2.spec:1.16
--- SPECS/php-pear-MDB2.spec:1.15 Wed Dec 14 22:52:51 2005
+++ SPECS/php-pear-MDB2.spec Mon Dec 19 00:30:06 2005
@@ -8,7 +8,7 @@
Name: php-pear-%{_pearname}
Version: 2.0.0
%define _pre beta6
-%define _rel 1
+%define _rel 2
Release: 0.%{_pre}.%{_rel}
Epoch: 1
License: BSD style
@@ -48,6 +48,7 @@
Summary(pl): Testy dla PEAR::%{_pearname}
Group: Development
Requires: %{name} = %{epoch}:%{version}-%{release}
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -60,7 +61,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_pear_dir}
+install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/Driver/Native
+
%pear_package_install
%clean
@@ -84,6 +86,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/12/18 23:30:06 glen
+- package missing dir
+- fix -test package deps
+- rel 2
+
Revision 1.15 2005/12/14 21:52:51 adamg
- updated to 2.0.0beta6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-MDB2.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list