devel/python-urlgrabber python-urlgrabber.spec,1.23,1.24

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Sun Mar 16 16:57:50 UTC 2008


Author: katzj

Update of /cvs/pkgs/devel/python-urlgrabber
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8411

Modified Files:
	python-urlgrabber.spec 
Log Message:
* Sat Mar 15 2008 Robert Scheck <robert at fedoraproject.org> 3.0.0-5
- Make sure, that *.egg-info is catched up during build



Index: python-urlgrabber.spec
===================================================================
RCS file: /cvs/pkgs/devel/python-urlgrabber/python-urlgrabber.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- python-urlgrabber.spec	3 Dec 2007 16:58:03 -0000	1.23
+++ python-urlgrabber.spec	16 Mar 2008 16:57:15 -0000	1.24
@@ -3,7 +3,7 @@
 Summary: A high-level cross-protocol url-grabber
 Name: python-urlgrabber
 Version: 3.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Source0: urlgrabber-%{version}.tar.gz
 Patch0: urlgrabber-keepalive.patch
 Patch1: urlgrabber-string-type.patch
@@ -41,10 +41,13 @@
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog LICENSE README TODO
-%{python_sitelib}/urlgrabber
+%{python_sitelib}/urlgrabber*
 %{_bindir}/urlgrabber
 
 %changelog
+* Sat Mar 15 2008 Robert Scheck <robert at fedoraproject.org> 3.0.0-5
+- Make sure, that *.egg-info is catched up during build
+
 * Mon Dec  3 2007 Jeremy Katz <katzj at redhat.com> - 3.0.0-4
 - Ensure fds are closed on exceptions (markmc, #404211)
 




More information about the fedora-extras-commits mailing list