packages: php-pear-Net_POP3/php-pear-Net_POP3.spec - up to 1.3.8
glen
glen at pld-linux.org
Tue Nov 16 09:22:26 CET 2010
Author: glen Date: Tue Nov 16 08:22:26 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.3.8
---- Files affected:
packages/php-pear-Net_POP3:
php-pear-Net_POP3.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/php-pear-Net_POP3/php-pear-Net_POP3.spec
diff -u packages/php-pear-Net_POP3/php-pear-Net_POP3.spec:1.35 packages/php-pear-Net_POP3/php-pear-Net_POP3.spec:1.36
--- packages/php-pear-Net_POP3/php-pear-Net_POP3.spec:1.35 Sat Aug 21 21:08:14 2010
+++ packages/php-pear-Net_POP3/php-pear-Net_POP3.spec Tue Nov 16 09:22:21 2010
@@ -1,18 +1,16 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
-%define _class Net
-%define _subclass POP3
%define _status stable
-%define _pearname %{_class}_%{_subclass}
+%define _pearname Net_POP3
Summary: %{_pearname} - POP3 class to access POP3 server
Summary(pl.UTF-8): %{_pearname} - klasa POP3 dająca dostęp do serwerów POP3
Name: php-pear-%{_pearname}
-Version: 1.3.7
-Release: 2
+Version: 1.3.8
+Release: 1
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: eda6572e03b955ae0ca4345ddf2e4e33
+# Source0-md5: fb40733d8623784ba115804cd76ec598
URL: http://pear.php.net/package/Net_POP3/
BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -21,7 +19,7 @@
Requires: php-pear-Net_Socket >= 1.0
Requires: php-pear-PEAR-core >= 1:1.4.0
Suggests: php-pear-Auth_SASL
-Obsoletes: php-pear-%{_pearname}-tests
+Obsoletes: php-pear-Net_POP3-tests
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,7 +60,7 @@
%defattr(644,root,root,755)
%doc install.log optional-packages.txt
%{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Net/POP3.php
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -70,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2010/11/16 08:22:21 glen
+- up to 1.3.8
+
Revision 1.35 2010/08/21 19:08:14 glen
- updated deps with pearize.sh
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_POP3/php-pear-Net_POP3.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list