rpms/planet/EL-5 planet.spec,1.6,1.7

Richard Dawe (richdawe) fedora-extras-commits at redhat.com
Sun Jun 15 17:42:39 UTC 2008


Author: richdawe

Update of /cvs/pkgs/rpms/planet/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21833

Modified Files:
	planet.spec 
Log Message:
Synchronise planet spec file with F-9's


Index: planet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/planet/EL-5/planet.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- planet.spec	6 Jul 2007 08:22:52 -0000	1.6
+++ planet.spec	15 Jun 2008 17:41:47 -0000	1.7
@@ -2,11 +2,11 @@
 
 Name: planet
 Version: 2.0
-Release: 3%{?dist}
+Release: 5%{?dist}
 Summary: Flexible RDF/RSS/Atom feed aggregator
 
 Group: Applications/Internet
-License: Python Software Foundation License
+License: Python
 URL: http://www.planetplanet.org/
 Source0: http://www.planetplanet.org/download/%{name}-%{version}.tar.bz2
 Patch1: planet-1.0-no-shebang.patch
@@ -14,6 +14,7 @@
 
 BuildArch: noarch
 BuildRequires: python-devel
+BuildRequires: python-setuptools-devel
 
 
 %description
@@ -61,6 +62,7 @@
 %exclude %{_bindir}/runtests
 %dir %{python_sitelib}/planet
 %{python_sitelib}/planet/*.py*
+%{python_sitelib}/planet-%{version}-*.egg-info
 %dir %{python_sitelib}/planet/compat_logging
 %{python_sitelib}/planet/compat_logging/*.py*
 %exclude %{python_sitelib}/planet/tests
@@ -68,6 +70,12 @@
 
 
 %changelog
+* Sat Mar 15 2008 Richard Dawe <rich at phekda.gotadsl.co.uk> - 2.0-5
+- Package egginfo.
+
+* Thu Aug 16 2007 Richard Dawe <rich at phekda.gotadsl.co.uk> - 2.0-4
+- Update License tag to meet latest licensing guidelines.
+
 * Mon Dec 11 2006 Richard Dawe <rich at phekda.gotadsl.co.uk> - 2.0-3
 - Bugfix: "BuildRequires: python-devel" is needed for python 2.5 update.
 - Include dist tag in release.




More information about the fedora-extras-commits mailing list