SPECS: php-pecl-mailparse.spec - updated to 2.1.3

adamg adamg at pld-linux.org
Fri Mar 21 17:39:40 CET 2008


Author: adamg                        Date: Fri Mar 21 16:39:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.3

---- Files affected:
SPECS:
   php-pecl-mailparse.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-mailparse.spec
diff -u SPECS/php-pecl-mailparse.spec:1.19 SPECS/php-pecl-mailparse.spec:1.20
--- SPECS/php-pecl-mailparse.spec:1.19	Mon Feb 12 23:09:12 2007
+++ SPECS/php-pecl-mailparse.spec	Fri Mar 21 17:39:34 2008
@@ -1,17 +1,15 @@
 # $Revision$, $Date$
-# TODO
-# - doesn't build
 %define		_modname	mailparse
 %define		_status		beta
 Summary:	Email message manipulation
 Summary(pl.UTF-8):	Obrabianie wiadomości E-mail
 Name:		php-pecl-%{_modname}
-Version:	0.9.2
-Release:	0.3
+Version:	2.1.3
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	73478cc638522aefb7315cc1976f76d4
+# Source0-md5:	286cd789079763f975164e450ec62f39
 URL:		http://pecl.php.net/package/mailparse/
 BuildRequires:	php-devel >= 4:5.2.0-7.2
 BuildRequires:	rpmbuild(macros) >= 1.344
@@ -47,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{php_sysconfdir}/conf.d,%{php_extensiondir}}
 
-install %{_smodname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
+install %{_modname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
@@ -76,7 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.19  2007-02-12 22:09:12  glen
+Revision 1.20  2008-03-21 16:39:34  adamg
+- updated to 2.1.3
+
+Revision 1.19  2007/02/12 22:09:12  glen
 - tabs in preamble
 
 Revision 1.18  2007/02/12 01:06:25  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-mailparse.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list