SPECS: php-pear-Services_Blogging.spec - updated to 0.2.0

adamg adamg at pld-linux.org
Sat May 3 11:06:08 CEST 2008


Author: adamg                        Date: Sat May  3 09:06:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.0

---- Files affected:
SPECS:
   php-pear-Services_Blogging.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Services_Blogging.spec
diff -u SPECS/php-pear-Services_Blogging.spec:1.3 SPECS/php-pear-Services_Blogging.spec:1.4
--- SPECS/php-pear-Services_Blogging.spec:1.3	Mon Apr  7 22:18:52 2008
+++ SPECS/php-pear-Services_Blogging.spec	Sat May  3 11:06:03 2008
@@ -7,12 +7,13 @@
 Summary:	%{_pearname} - access your blog with PHP
 Summary(pl.UTF-8):	%{_pearname} - dostęp do blogów z poziomu PHP
 Name:		php-pear-%{_pearname}
-Version:	0.1.1
-Release:	2
+Version:	0.2.0
+Release:	1
 License:	LGPL Version 2.1
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	204d91fa141e7b98ac28cbf56508dbc8
+# Source0-md5:	a5f40f95ec32deb2a4f504daa2b8ba38
+Source1:	%{name}-Exception.php
 URL:		http://pear.php.net/package/Services_Blogging/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -55,6 +56,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %pear_package_install
+install %{SOURCE1} $RPM_BUILD_ROOT%{php_pear_dir}/Services/Blogging/Driver/Exception.php
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-05-03 09:06:03  adamg
+- updated to 0.2.0
+
 Revision 1.3  2008-04-07 20:18:52  qboosh
 - pl fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Services_Blogging.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list