SPECS: php-pear-PEAR_PackageFileManager.spec - updated to 1.6.0b4 ...

adamg adamg at pld-linux.org
Tue Sep 5 00:10:49 CEST 2006


Author: adamg                        Date: Mon Sep  4 22:10:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.6.0b4 (beta)

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

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR_PackageFileManager.spec
diff -u SPECS/php-pear-PEAR_PackageFileManager.spec:1.40 SPECS/php-pear-PEAR_PackageFileManager.spec:1.41
--- SPECS/php-pear-PEAR_PackageFileManager.spec:1.40	Sun Jun 11 14:55:36 2006
+++ SPECS/php-pear-PEAR_PackageFileManager.spec	Tue Sep  5 00:10:44 2006
@@ -2,19 +2,19 @@
 %include	/usr/lib/rpm/macros.php
 %define		_class		PEAR
 %define		_subclass	PackageFileManager
-%define		_status		stable
+%define		_status		beta
 %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.5.3
-Release:	1
+Version:	1.6.0
+Release:	0.b4.1
 Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	8310e9e7ea58333aff6f77c0a4853de1
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}b4.tgz
+# Source0-md5:	44906cc9721b07e900dfdb7d873c7b3c
 URL:		http://pear.php.net/package/PEAR_PackageFileManager/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -95,14 +95,9 @@
 %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
+%doc install.log
 %doc docs/%{_pearname}/examples
 %{php_pear_dir}/.registry/*.reg
 %dir %{php_pear_dir}/%{_class}/%{_subclass}
@@ -119,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/09/04 22:10:44  adamg
+- updated to 1.6.0b4 (beta)
+
 Revision 1.40  2006/06/11 12:55:36  glen
 - 1.5.3
 
================================================================

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



More information about the pld-cvs-commit mailing list