SPECS: php-pear-Mail_Queue.spec - proper fix

adamg adamg at pld-linux.org
Thu Sep 20 10:15:09 CEST 2007


Author: adamg                        Date: Thu Sep 20 08:15:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper fix

---- Files affected:
SPECS:
   php-pear-Mail_Queue.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Mail_Queue.spec
diff -u SPECS/php-pear-Mail_Queue.spec:1.31 SPECS/php-pear-Mail_Queue.spec:1.32
--- SPECS/php-pear-Mail_Queue.spec:1.31	Thu Sep 20 10:01:51 2007
+++ SPECS/php-pear-Mail_Queue.spec	Thu Sep 20 10:15:04 2007
@@ -9,21 +9,23 @@
 Summary(pl.UTF-8):	%{_pearname} - ustawianie poczty w kolejce i późniejsze jej wysyłanie
 Name:		php-pear-%{_pearname}
 Version:	1.2.1
-Release:	2
+Release:	3
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	7ae8b9bb434ea25e939ab10443ca00c4
-Patch0:		%{name}-pathfix.patch
 URL:		http://pear.php.net/package/Mail_Queue/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
+Requires:	php-creole
 Requires:	php-pear
 Requires:	php-pear-Mail
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_noautoreq	'pear(creole/Creole.php)'
+
 %description
 Class for handle mail queue managment. Wrapper for PEAR::Mail and
 PEAR::DB. Could load, save and send saved mails in background and also
@@ -45,7 +47,6 @@
 
 %prep
 %pear_package_setup
-%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2007/09/20 08:15:04  adamg
+- proper fix
+
 Revision 1.31  2007/09/20 08:01:51  adamg
 - pathfix; release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Mail_Queue.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list