rpms/python-BeautifulSoup/devel python-BeautifulSoup.spec,1.4,1.5

Terje Røsten (terjeros) fedora-extras-commits at redhat.com
Tue Feb 5 20:59:28 UTC 2008


Author: terjeros

Update of /cvs/extras/rpms/python-BeautifulSoup/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11805

Modified Files:
	python-BeautifulSoup.spec 
Log Message:
* Tue Feb  5 2008 Terje Rosten <terje.rosten at ntnu.no> - 3.0.5-3
- Fix typo



Index: python-BeautifulSoup.spec
===================================================================
RCS file: /cvs/extras/rpms/python-BeautifulSoup/devel/python-BeautifulSoup.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-BeautifulSoup.spec	5 Feb 2008 18:54:17 -0000	1.4
+++ python-BeautifulSoup.spec	5 Feb 2008 20:58:47 -0000	1.5
@@ -5,7 +5,7 @@
 
 Name:           python-BeautifulSoup
 Version:        3.0.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        HTML/XML parser for quick-turnaround applications like screen-scraping
 
 Group:          Development/Languages
@@ -66,10 +66,13 @@
 %{python_sitelib}/%{oname}.py*
 %exclude %{python_sitelib}/%{oname}Tests.py*
 %if 0%{?fedora} >= 9
-%{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info
+%{python_sitelib}/%{oname}-%{version}-py%{pyver}.egg-info
 %endif
 
 %changelog
+* Tue Feb  5 2008 Terje Rosten <terje.rosten at ntnu.no> - 3.0.5-3
+- Fix typo
+
 * Tue Feb  5 2008 Terje Rosten <terje.rosten at ntnu.no> - 3.0.5-2
 - Handle egg info
 - Bump release




More information about the fedora-extras-commits mailing list