packages: php-pear-Console_Getopt/php-pear-Console_Getopt.spec - updated to...
glen
glen at pld-linux.org
Sun Jan 23 12:05:52 CET 2011
Author: glen Date: Sun Jan 23 11:05:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to: 1.3.0
---- Files affected:
packages/php-pear-Console_Getopt:
php-pear-Console_Getopt.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec
diff -u packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec:1.32 packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec:1.33
--- packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec:1.32 Thu May 29 20:59:05 2008
+++ packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec Sun Jan 23 12:05:47 2011
@@ -1,18 +1,16 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Console
-%define _subclass Getopt
%define _status stable
-%define _pearname %{_class}_%{_subclass}
+%define _pearname Console_Getopt
Summary: %{_pearname} - Command-line option parser
Summary(pl.UTF-8): %{_pearname} - Parser opcji linii poleceń
Name: php-pear-%{_pearname}
-Version: 1.2.3
-Release: 3
+Version: 1.3.0
+Release: 1
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: d7618327f9302a7191893768982de823
+# Source0-md5: d8e9e8e5efc5a4afdc7e62b294b2655e
URL: http://pear.php.net/package/Console_Getopt/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -50,7 +48,7 @@
%defattr(644,root,root,755)
%doc install.log
%{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Console/*.php
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -58,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2011/01/23 11:05:47 glen
+- updated to: 1.3.0
+
Revision 1.32 2008/05/29 18:59:05 glen
- depend on rpm-whiteout to get proper dependency whiteout macro
- NOTE: do not convert to R>version, as then dependency could be solved in same transaction and rpm doesn't read new macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Console_Getopt/php-pear-Console_Getopt.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list