SPECS: php-pear-SOAP_Interop.spec - updated to 0.8.2

adamg adamg at pld-linux.org
Sat Sep 1 22:34:47 CEST 2007


Author: adamg                        Date: Sat Sep  1 20:34:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.2

---- Files affected:
SPECS:
   php-pear-SOAP_Interop.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/php-pear-SOAP_Interop.spec
diff -u SPECS/php-pear-SOAP_Interop.spec:1.15 SPECS/php-pear-SOAP_Interop.spec:1.16
--- SPECS/php-pear-SOAP_Interop.spec:1.15	Mon Feb 12 23:09:11 2007
+++ SPECS/php-pear-SOAP_Interop.spec	Sat Sep  1 22:34:42 2007
@@ -8,18 +8,18 @@
 Summary:	%{_pearname} - SOAP Interop test application
 Summary(pl.UTF-8):	%{_pearname} - testowa aplikacja SOAP Interop
 Name:		php-pear-%{_pearname}
-Version:	0.8
-Release:	2.3
+Version:	0.8.2
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	071bbf96a2eaaf175b9f7a4e7309de46
+# Source0-md5:	7a54de48942d6a289b95ae5084aa8cff
 Patch0:		%{name}-path_fix.patch
 URL:		http://pear.php.net/package/SOAP_Interop/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
-BuildRequires:	missing dep: pear(SOAP/Interop/interop_Round3GroupD.php)
+#BuildRequires:	missing dep: pear(SOAP/Interop/interop_Round3GroupD.php)
 Requires:	php-pear
 Requires:	php-pear-SOAP
 BuildArch:	noarch
@@ -44,7 +44,7 @@
 %pear_package_setup
 
 # extract config.php.orig from tarball that setup cleaned. TODO. include as Source1.
-tar zxf %{SOURCE0} %{_pearname}-%{version}/config.php.orig
+tar zxf %{SOURCE0} %{_pearname}-%{version}/config.php.dist
 
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/%{_class}/%{_subclass}/readme.txt docs/%{_pearname}
@@ -56,7 +56,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %pear_package_install
-install %{_pearname}-%{version}/config.php.orig $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}/config.php
+install %{_pearname}-%{version}/config.php.dist $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/%{_subclass}/config.php
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/09/01 20:34:42  adamg
+- updated to 0.8.2
+
 Revision 1.15  2007/02/12 22:09:11  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list