packages: php-pear-VFS/php-pear-VFS.spec - up to 0.3.0

glen glen at pld-linux.org
Thu Aug 19 20:25:05 CEST 2010


Author: glen                         Date: Thu Aug 19 18:25:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.3.0

---- Files affected:
packages/php-pear-VFS:
   php-pear-VFS.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/php-pear-VFS/php-pear-VFS.spec
diff -u packages/php-pear-VFS/php-pear-VFS.spec:1.23 packages/php-pear-VFS/php-pear-VFS.spec:1.24
--- packages/php-pear-VFS/php-pear-VFS.spec:1.23	Thu Jan 31 13:17:05 2008
+++ packages/php-pear-VFS/php-pear-VFS.spec	Thu Aug 19 20:25:00 2010
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - check that weird packaging to lib dir
 %include	/usr/lib/rpm/macros.php
 %define		_class		VFS
 %define		_status		beta
@@ -6,12 +8,12 @@
 Summary:	%{_pearname} - Virtual File System API
 Summary(pl.UTF-8):	%{_pearname} - API wirtualnego systemu plików
 Name:		php-pear-%{_pearname}
-Version:	0.1.0
-Release:	4
+Version:	0.3.0
+Release:	1
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	c38b1f577d98f1185df1b9b65707d8c6
+# Source0-md5:	b562ab13bcbf96ac48d63fbcda6d8ba4
 Patch0:		%{name}-path_fix.patch
 URL:		http://pear.php.net/package/VFS/
 BuildRequires:	php-pear-PEAR
@@ -21,6 +23,7 @@
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
 Requires:	php-pear-Log
+Requires:	php-pear-PEAR-core >= 1:1.4.0-0.b1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,6 +73,10 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/*.php
 %{php_pear_dir}/%{_class}/*.php
+# ???
+%dir %{php_pear_dir}/lib
+%dir %{php_pear_dir}/lib/VFS
+%{php_pear_dir}/lib/VFS/kolab.php
 
 %{php_pear_dir}/data/%{_pearname}
 
@@ -79,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2010/08/19 18:25:00  glen
+- up to 0.3.0
+
 Revision 1.23  2008/01/31 12:17:05  glen
 - rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list