packages: php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec - up...

glen glen at pld-linux.org
Sat Mar 24 15:02:08 CET 2012


Author: glen                         Date: Sat Mar 24 14:02:08 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.0.2

---- Files affected:
packages/php-pear-HTTP_WebDAV_Client:
   php-pear-HTTP_WebDAV_Client.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec
diff -u packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec:1.18 packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec:1.19
--- packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec:1.18	Tue Nov 16 09:20:06 2010
+++ packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec	Sat Mar 24 15:02:03 2012
@@ -1,22 +1,20 @@
 # $Revision$, $Date$
+%define		status		stable
+%define		pearname	HTTP_WebDAV_Client
 %include	/usr/lib/rpm/macros.php
-%define		_class		HTTP
-%define		_subclass	WebDAV
-%define		_status		stable
-%define		_pearname	%{_class}_%{_subclass}_Client
-Summary:	%{_pearname} - WebDAV stream wrapper class
-Summary(pl.UTF-8):	%{_pearname} - wrapper dla strumienia WebDAV
-Name:		php-pear-%{_pearname}
-Version:	1.0.1
+Summary:	%{pearname} - WebDAV stream wrapper class
+Summary(pl.UTF-8):	%{pearname} - wrapper dla strumienia WebDAV
+Name:		php-pear-%{pearname}
+Version:	1.0.2
 Release:	1
 License:	PHP
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	39b9c380bb3790bf914a87df87791373
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5:	b5fd549a41d2f6ba06cb7010c9f15fab
 URL:		http://pear.php.net/package/HTTP_WebDAV_Client/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-common >= 3:4.3
 Requires:	php-pear >= 4:1.0-9.2
 Requires:	php-pear-HTTP_Request >= 1.0
@@ -27,17 +25,19 @@
 RFC2518 compliant stream wrapper that allows to use WebDAV server
 resources like a regular file system from within PHP.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Zgodny z RFC2518 wrapper dla strumieni umożliwiający obsługę zasobów
 serwera WebDAV tak jak gdyby to był zwykły plik.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
+mv .%{php_pear_dir}/data/HTTP_WebDAV_Client/README .
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -48,11 +48,12 @@
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/%{_subclass}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}/Client
-%{php_pear_dir}/%{_class}/%{_subclass}/Tools/*
+%{php_pear_dir}/HTTP/WebDAV/*.php
+%{php_pear_dir}/HTTP/WebDAV/Client
+%{php_pear_dir}/HTTP/WebDAV/Tools/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2012/03/24 14:02:03  glen
+- up to 1.0.2
+
 Revision 1.18  2010/11/16 08:20:06  glen
 - updated to: 1.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/php-pear-HTTP_WebDAV_Client/php-pear-HTTP_WebDAV_Client.spec?r1=1.18&r2=1.19



More information about the pld-cvs-commit mailing list