SPECS (AC-branch): php-pear-PEAR_PackageFileManager.spec - 1.6.0-s...

glen glen at pld-linux.org
Thu Mar 1 01:19:18 CET 2007


Author: glen                         Date: Thu Mar  1 00:19:18 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 1.6.0-stable

---- Files affected:
SPECS:
   php-pear-PEAR_PackageFileManager.spec (1.41 -> 1.41.4.1) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR_PackageFileManager.spec
diff -u SPECS/php-pear-PEAR_PackageFileManager.spec:1.41 SPECS/php-pear-PEAR_PackageFileManager.spec:1.41.4.1
--- SPECS/php-pear-PEAR_PackageFileManager.spec:1.41	Tue Sep  5 00:10:44 2006
+++ SPECS/php-pear-PEAR_PackageFileManager.spec	Thu Mar  1 01:19:13 2007
@@ -2,19 +2,19 @@
 %include	/usr/lib/rpm/macros.php
 %define		_class		PEAR
 %define		_subclass	PackageFileManager
-%define		_status		beta
+%define		_status		stable
 %define		_pearname	%{_class}_%{_subclass}
 
 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.6.0
-Release:	0.b4.1
+Release:	1
 Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}b4.tgz
-# Source0-md5:	44906cc9721b07e900dfdb7d873c7b3c
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5:	c6881ff1ae31ad28da66978e5e4c6868
 URL:		http://pear.php.net/package/PEAR_PackageFileManager/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -95,9 +95,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
+
 %files
 %defattr(644,root,root,755)
-%doc install.log
+%doc install.log optional-packages.txt
 %doc docs/%{_pearname}/examples
 %{php_pear_dir}/.registry/*.reg
 %dir %{php_pear_dir}/%{_class}/%{_subclass}
@@ -114,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41.4.1  2007/03/01 00:19:13  glen
+- 1.6.0-stable
+
 Revision 1.41  2006/09/04 22:10:44  adamg
 - updated to 1.6.0b4 (beta)
 
================================================================

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



More information about the pld-cvs-commit mailing list