rpms/python-suds/EL-4 python-suds.spec,1.4,1.5

Jeff Ortel jortel at fedoraproject.org
Thu Apr 2 20:03:23 UTC 2009


Author: jortel

Update of /cvs/pkgs/rpms/python-suds/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17588/EL-4

Modified Files:
	python-suds.spec 
Log Message:
Add script to easily update branches from devel


Index: python-suds.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-suds/EL-4/python-suds.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-suds.spec	25 Feb 2009 20:13:45 -0000	1.4
+++ python-suds.spec	2 Apr 2009 20:02:52 -0000	1.5
@@ -3,7 +3,7 @@
 Summary: A python SOAP client
 Name:  python-suds
 Version: 0.3.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source0: https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.gz
 License: LGPLv3+
 Group: Development/Libraries
@@ -40,21 +40,13 @@
 
 %files
 %defattr(-,root,root,-)
-%if 0%{?fedora} >= 8
-%{python_sitelib}/suds*.egg-info
-%endif
 %dir %{python_sitelib}/suds
-%dir %{python_sitelib}/suds/bindings
-%dir %{python_sitelib}/suds/sax
-%dir %{python_sitelib}/suds/xsd
-%{python_sitelib}/suds/*.py*
-%{python_sitelib}/suds/bindings/*.py*
-%{python_sitelib}/suds/sax/*.py*
-%{python_sitelib}/suds/xsd/*.py*
-
 %doc README LICENSE
 
 %changelog
+* Mon Mar 13 2009 jortel <jortel at redhat.com> - 0.3.4-2
+- Remove extra directory breakdown from (files) section.
+
 * Mon Dec 08 2008 jortel <jortel at redhat.com> - 0.3.4-1
 - Static (automatic) Import.bind('http://schemas.xmlsoap.org/soap/encoding/')
 - Basic ws-security with {{{UsernameToken}}} and clear-text password only.




More information about the fedora-extras-commits mailing list