rpms/perl-SOAP-Lite/EL-5 perl-SOAP-Lite.spec,1.7,1.8

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Tue Apr 17 15:31:18 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/perl-SOAP-Lite/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22105

Modified Files:
	perl-SOAP-Lite.spec 
Log Message:
Changes for EL-5


Index: perl-SOAP-Lite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SOAP-Lite/EL-5/perl-SOAP-Lite.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-SOAP-Lite.spec	5 Mar 2007 16:56:34 -0000	1.7
+++ perl-SOAP-Lite.spec	17 Apr 2007 15:30:44 -0000	1.8
@@ -1,6 +1,6 @@
 Name: 		perl-SOAP-Lite
 Version:	0.68
-Release:    4%{?dist}
+Release:	2.1%{?dist}
 Summary:	Client and server side SOAP implementation
 License:	GPL or Artistic
 Group:		Development/Libraries
@@ -13,9 +13,13 @@
 BuildRequires:	perl-XML-Parser
 BuildArch: 	noarch
 
-%define bogusreqs 'MQ\\|Jabber'
-#%define bogusreqs perl.Net..Jabber.
-%global reqfilt sh -c '%{__perl_requires} | %{__grep} -Ev "%{bogusreqs}"'
+%define bogusreqs 'perl(MQClient::MQSeries)\
+perl(MQSeries)\
+perl(MQSeries::Message)\
+perl(MQSeries::Queue)\
+perl(MQSeries::QueueManager)\
+perl(Net::Jabber)'
+%global reqfilt sh -c "%{__perl_requires} | %{__grep} -Fv %{bogusreqs}"
 %define __perl_requires %{reqfilt}
 
 %description
@@ -65,11 +69,8 @@
 %{_mandir}/man1/*
 
 %changelog
-* Mon Mar 03 2007 Mike McGrath <mmcgrath at redhat.com> - 0.68-4
-- bogus reqs diff
-
-* Sat Jan 2 2007 Mike McGrath <imlinux at gmail.com> - 0.68-3
-- Changed the way this package removes bogus reqs for EL4
+* Tue Apr 17 2007 Mike McGrath <mmcgrath at redhat.com> - 0.68-2.1
+- Rebuilt for EL-5
 
 * Sun Sep 10 2006 Mike McGrath <imlinux at gmail.com> - 0.68-1
 - Rebuild




More information about the scm-commits mailing list