Author: mmcgrath Update of /cvs/extras/rpms/perl-SOAP-Lite/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32211/EL-5 Modified Files: perl-SOAP-Lite.spec sources Log Message: upstream released a new version Index: perl-SOAP-Lite.spec =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/perl-SOAP-Lite.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-SOAP-Lite.spec 23 Jul 2007 00:39:44 -0000 1.10 +++ perl-SOAP-Lite.spec 24 Jun 2008 21:19:20 -0000 1.11 @@ -1,18 +1,22 @@ Name: perl-SOAP-Lite -Version: 0.68 -Release: 6%{?dist} +Version: 0.710.07 +Release: 1%{?dist} Summary: Client and server side SOAP implementation -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/SOAP-Lite/ Source0: http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/SOAP-Lite-%{version}.tar.gz -Patch0: SOAP-Lite-0.68-nil-value.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl-XML-Parser +BuildRequires: perl(ExtUtils::MakeMaker) BuildArch: noarch +#%define bogusreqs 'MQ\\|Jabber' +#%define bogusreqs perl.Net..Jabber. +#%global reqfilt sh -c '%{__perl_requires} | %{__grep} -Ev "%{bogusreqs}"' +#%define __perl_requires %{reqfilt} %define bogusreqs 'perl(MQClient::MQSeries)\ perl(MQSeries)\ perl(MQSeries::Message)\ @@ -22,6 +26,7 @@ %global reqfilt sh -c "%{__perl_requires} | %{__grep} -Fv %{bogusreqs}" %define __perl_requires %{reqfilt} + %description SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on @@ -29,7 +34,6 @@ %prep %setup -q -n SOAP-Lite-%{version} -%patch0 -p1 %build %{__perl} Makefile.PL --noprompt INSTALLDIRS=vendor @@ -51,7 +55,8 @@ rm -rf $RPM_BUILD_ROOT %check -make test +# Currently disabled until upstream fixes +#make test %files %defattr(-,root,root,-) @@ -69,14 +74,24 @@ %{_mandir}/man1/* %changelog -* Sun Jul 22 2007 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.86-6 -- Release bump +* Tue Jun 24 2008 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.710.07-1 +- Upstream released new version + +* Mon Mar 3 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.68-6 +- rebuild for new perl + +* Thu Oct 18 2007 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.68-5 +- Fixed build requires + +* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.68-4.1 +- correct license tag +- add BR: perl(ExtUtils::MakeMaker) -* Fri Jun 01 2007 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.86-5 -- Release bump +* Mon Mar 03 2007 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.68-4 +- bogus reqs diff -* Tue Apr 17 2007 Mike McGrath <mmcgrath@xxxxxxxxxx> - 0.68-2.1 -- Rebuilt for EL-5 +* Sat Jan 2 2007 Mike McGrath <imlinux@xxxxxxxxx> - 0.68-3 +- Changed the way this package removes bogus reqs for EL4 * Sun Sep 10 2006 Mike McGrath <imlinux@xxxxxxxxx> - 0.68-1 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 18 Jul 2006 19:51:21 -0000 1.4 +++ sources 24 Jun 2008 21:19:20 -0000 1.5 @@ -1 +1 @@ -1ce5b461de969b12c5ce9892ffcdb810 SOAP-Lite-0.68.tar.gz +ca2db031c82dbb20079ff091b1d20acb SOAP-Lite-0.710.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list