packages: php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.s...
glen
glen at pld-linux.org
Sat Aug 21 10:15:49 CEST 2010
Author: glen Date: Sat Aug 21 08:15:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- update deps
---- Files affected:
packages/php-pear-PEAR_Command_Packaging:
php-pear-PEAR_Command_Packaging.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec
diff -u packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.15 packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.16
--- packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.15 Sat Aug 21 01:58:39 2010
+++ packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec Sat Aug 21 10:15:44 2010
@@ -2,8 +2,6 @@
# TODO
# - finish ../SOURCES/php-pear-PEAR-rpmvars.patch merge
%include /usr/lib/rpm/macros.php
-%define _class PEAR
-%define _subclass Command_Packaging
%define _status alpha
%define _pearname PEAR_Command_Packaging
Summary: %{_pearname} - make-rpm-spec command for managing RPM .spec files for PEAR packages
@@ -18,11 +16,12 @@
Source1: php-pear-PEAR-template.spec
Patch0: php-pear-PEAR_Command_Packaging.patch
URL: http://pear.php.net/package/PEAR_Command_Packaging/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-packagexml2cl
+BuildRequires: php-pear-PEAR >= 1:1.4.3
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.571
Requires: php-pear
-Requires: php-pear-PEAR >= 1:1.4.7
+Requires: php-pear-PEAR >= 1:1.4.3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +62,11 @@
%pear_package_setup
%patch0 -p1
+rm docs/PEAR_Command_Packaging/LICENSE
+
+%build
+packagexml2cl package.xml > ChangeLog
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -88,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2010/08/21 08:15:44 glen
+- update deps
+
Revision 1.15 2010/08/20 23:58:39 glen
- up to 0.2.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list