Author: glen                         Date: Sun Aug 22 10:22:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Mail dir in php-pear; rel 6

---- Files affected:
packages/php-pear-Mail_IMAP:
   php-pear-Mail_IMAP.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec
diff -u packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec:1.25 
packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec:1.26
--- packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec:1.25    Sat Aug 21 
21:09:16 2010
+++ packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec Sun Aug 22 12:22:06 2010
@@ -1,11 +1,9 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.php
-%define                _class          Mail
-%define                _subclass       IMAP
 %define                _status         beta
-%define                _pearname       %{_class}_%{_subclass}
+%define                _pearname       Mail_IMAP
 %define                subver RC2
-%define                rel 5
+%define                rel 6
 Summary:       %{_pearname} - a c-client webmail backend
 Summary(pl.UTF-8):     %{_pearname} - backend webmaila oparty o bibliotekÄ™ 
c-client
 Name:          php-pear-%{_pearname}
@@ -18,9 +16,9 @@
 URL:           http://pear.php.net/package/Mail_IMAP/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.571
 Requires:      php-imap
-Requires:      php-pear
+Requires:      php-pear >= 4:1.3-6
 Suggests:      php-pear-Net_URL
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,16 +53,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
-       cat %{_docdir}/%{name}-%{version}/optional-packages.txt
-fi
+%post -p <lua>
+%pear_package_print_optionalpackages
 
 %files
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Mail/IMAP.php
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/08/22 10:22:06  glen
+- Mail dir in php-pear; rel 6
+
 Revision 1.25  2010/08/21 19:09:16  glen
 - updated deps with pearize.sh
 - release 5
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Mail_IMAP/php-pear-Mail_IMAP.spec?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to