SPECS: php-pear-PEAR_PackageFileManager.spec - 1.5.2

glen glen at pld-linux.org
Tue Sep 20 01:34:53 CEST 2005


Author: glen                         Date: Mon Sep 19 23:34:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.5.2

---- Files affected:
SPECS:
   php-pear-PEAR_PackageFileManager.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR_PackageFileManager.spec
diff -u SPECS/php-pear-PEAR_PackageFileManager.spec:1.27 SPECS/php-pear-PEAR_PackageFileManager.spec:1.28
--- SPECS/php-pear-PEAR_PackageFileManager.spec:1.27	Mon Sep 19 23:43:40 2005
+++ SPECS/php-pear-PEAR_PackageFileManager.spec	Tue Sep 20 01:34:48 2005
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - takes an existing package.xml file and updates it with a new filelist and changelog
 Summary(pl):	%{_pearname} - aktualizacja package.xml (dodanie nowej listy plików oraz listy zmian)
 Name:		php-pear-%{_pearname}
-Version:	1.5.1
-Release:	1.1
+Version:	1.5.2
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	528e4105e9948cfa77930d4668229fb0
+# Source0-md5:	76b2b2f9c3491e451caf11adebf04df6
 URL:		http://pear.php.net/package/PEAR_PackageFileManager/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
@@ -85,6 +85,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
+	cat %{_docdir}/%{name}-%{version}/optional-packages.txt
+fi
+
 %files
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
@@ -104,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/09/19 23:34:48  glen
+- 1.5.2
+
 Revision 1.27  2005/09/19 21:43:40  glen
 - integer BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR_PackageFileManager.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list