SPECS: php-pear-PEAR_PackageUpdate.spec - updated to 0.6.1; fixed ...
glen
glen at pld-linux.org
Thu Jun 21 16:34:44 CEST 2007
Author: glen Date: Thu Jun 21 14:34:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.1; fixed deps
---- Files affected:
SPECS:
php-pear-PEAR_PackageUpdate.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/php-pear-PEAR_PackageUpdate.spec
diff -u SPECS/php-pear-PEAR_PackageUpdate.spec:1.7 SPECS/php-pear-PEAR_PackageUpdate.spec:1.8
--- SPECS/php-pear-PEAR_PackageUpdate.spec:1.7 Tue Feb 13 09:06:40 2007
+++ SPECS/php-pear-PEAR_PackageUpdate.spec Thu Jun 21 16:34:39 2007
@@ -8,19 +8,18 @@
Summary: %{_pearname} - a simple way to update packages at runtime
Summary(pl.UTF-8): %{_pearname} - prosty sposób do aktualizacji paczek w czasie działania aplikacji
Name: php-pear-%{_pearname}
-Version: 0.5.1
+Version: 0.6.1
Release: 1
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 6ab897e977f7c885292d38b7f8ea9869
+# Source0-md5: f1a7ec49bd7c639dc343cefd6bae8cd9
URL: http://pear.php.net/package/PEAR_PackageUpdate/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.300
Requires: php-pear
-Requires: php-pear-PEAR >= 1.4.8
-Requires: php-pear-PEAR >= 1:1.4.-0.8
+Requires: php-pear-PEAR >= 1:1.4.8
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,6 +80,8 @@
%doc install.log
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/PEAR/PackageUpdate.php
+%dir %{php_pear_dir}/PEAR/PackageUpdate
+%{php_pear_dir}/PEAR/PackageUpdate/Cli.php
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -88,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/06/21 14:34:39 glen
+- updated to 0.6.1; fixed deps
+
Revision 1.7 2007/02/13 08:06:40 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-PEAR_PackageUpdate.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list