packages: php-pear-Net_IMAP/php-pear-Net_IMAP.spec - up to 1.1.1

glen glen at pld-linux.org
Sun Mar 25 17:24:39 CEST 2012


Author: glen                         Date: Sun Mar 25 15:24:39 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.1.1

---- Files affected:
packages/php-pear-Net_IMAP:
   php-pear-Net_IMAP.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec
diff -u packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec:1.38 packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec:1.39
--- packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec:1.38	Tue Mar  1 07:28:51 2011
+++ packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec	Sun Mar 25 17:24:34 2012
@@ -1,23 +1,20 @@
 # $Revision$, $Date$
+%define		status		stable
+%define		pearname	Net_IMAP
 %include	/usr/lib/rpm/macros.php
-%define		_class		Net
-%define		_subclass	IMAP
-%define		_status		stable
-%define		_pearname	%{_class}_%{_subclass}
-Summary:	%{_pearname} - an implementation of the IMAP protocol
-Summary(pl.UTF-8):	%{_pearname} - implementacja protokołu IMAP
-Name:		php-pear-%{_pearname}
-Version:	1.1.0
-Release:	3
-Epoch:		0
+Summary:	%{pearname} - an implementation of the IMAP protocol
+Summary(pl.UTF-8):	%{pearname} - implementacja protokołu IMAP
+Name:		php-pear-%{pearname}
+Version:	1.1.1
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	4f2ba52f7ec2b2d670d68eef07a693eb
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5:	79ea05dfc3af6ae2fa276831b4cceb8a
 URL:		http://pear.php.net/package/Net_IMAP/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-pear
 Requires:	php-pear-Net_Socket >= 1.0.8
 Suggests:	php-pear-Auth_SASL
@@ -32,17 +29,19 @@
 Provides an implementation of the IMAP4Rev1 protocol using PEAR's
 Net_Socket and Auth_SASL class.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Klasa dostarcza implementację protokołu IMAP4Rev1 przy użyciu
 PEAR-owych klas Net_Socket oraz Auth_SASL.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
+mv .%{php_pear_dir}/data/Net_IMAP/README .
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -55,7 +54,7 @@
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Net/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2012/03/25 15:24:34  glen
+- up to 1.1.1
+
 Revision 1.38  2011/03/01 06:28:51  glen
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/php-pear-Net_IMAP/php-pear-Net_IMAP.spec?r1=1.38&r2=1.39



More information about the pld-cvs-commit mailing list