rpms/planet/devel planet-1.0-no-shebang.patch, 1.2, 1.3 planet.spec, 1.9, 1.10

Richard Dawe richdawe at fedoraproject.org
Sat Oct 11 07:59:07 UTC 2008


Author: richdawe

Update of /cvs/pkgs/rpms/planet/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14365

Modified Files:
	planet-1.0-no-shebang.patch planet.spec 
Log Message:
Regenerate planet shebang patch to apply without fuzz

planet-1.0-no-shebang.patch:

Index: planet-1.0-no-shebang.patch
===================================================================
RCS file: /cvs/pkgs/rpms/planet/devel/planet-1.0-no-shebang.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- planet-1.0-no-shebang.patch	14 Sep 2006 21:35:58 -0000	1.2
+++ planet-1.0-no-shebang.patch	11 Oct 2008 07:59:07 -0000	1.3
@@ -4,30 +4,28 @@
 don't seem to be intended to be run on the command-line, I decided to remove
 the shebang lines. 
 
-diff -pur planet-1.0~pre1.orig/planet/cache.py planet-1.0~pre1/planet/cache.py
---- planet-1.0~pre1.orig/planet/cache.py	2005-11-15 09:35:07.000000000 +0000
-+++ planet-1.0~pre1/planet/cache.py	2005-11-16 18:50:41.000000000 +0000
+diff -pur planet-2.0.orig/planet/cache.py planet-2.0/planet/cache.py
+--- planet-2.0.orig/planet/cache.py	2006-07-27 00:53:35.000000000 +0100
++++ planet-2.0/planet/cache.py	2008-10-11 08:55:04.000000000 +0100
 @@ -1,4 +1,3 @@
 -#!/usr/bin/env python
  # -*- coding: UTF-8 -*-
  """Item cache.
  
-Only in planet-1.0~pre1/planet: cache.py~
-diff -pur planet-1.0~pre1.orig/planet/feedparser.py planet-1.0~pre1/planet/feedparser.py
---- planet-1.0~pre1.orig/planet/feedparser.py	2005-11-15 09:35:11.000000000 +0000
-+++ planet-1.0~pre1/planet/feedparser.py	2005-11-16 18:50:39.000000000 +0000
+diff -pur planet-2.0.orig/planet/feedparser.py planet-2.0/planet/feedparser.py
+--- planet-2.0.orig/planet/feedparser.py	2006-07-27 00:53:35.000000000 +0100
++++ planet-2.0/planet/feedparser.py	2008-10-11 08:55:04.000000000 +0100
 @@ -1,4 +1,3 @@
 -#!/usr/bin/env python
  """Universal feed parser
  
- Handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom feeds
-Only in planet-1.0~pre1/planet: feedparser.py~
-diff -pur planet-1.0~pre1.orig/planet/__init__.py planet-1.0~pre1/planet/__init__.py
---- planet-1.0~pre1.orig/planet/__init__.py	2005-11-15 09:35:13.000000000 +0000
-+++ planet-1.0~pre1/planet/__init__.py	2005-11-16 18:50:36.000000000 +0000
+ Handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
+Only in planet-2.0/planet: feedparser.py.orig
+diff -pur planet-2.0.orig/planet/__init__.py planet-2.0/planet/__init__.py
+--- planet-2.0.orig/planet/__init__.py	2006-07-27 00:53:35.000000000 +0100
++++ planet-2.0/planet/__init__.py	2008-10-11 08:55:04.000000000 +0100
 @@ -1,4 +1,3 @@
 -#!/usr/bin/env python
  # -*- coding: UTF-8 -*-
  """Planet aggregator library.
  
-Only in planet-1.0~pre1/planet: __init__.py~


Index: planet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/planet/devel/planet.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- planet.spec	15 Mar 2008 09:28:13 -0000	1.9
+++ planet.spec	11 Oct 2008 07:59:07 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name: planet
 Version: 2.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Flexible RDF/RSS/Atom feed aggregator
 
 Group: Applications/Internet
@@ -70,6 +70,9 @@
 
 
 %changelog
+* Sat Oct 11 2008 Richard Dawe <rich at phekda.gotadsl.co.uk> - 2.0-6
+- Regenerate shebang patch to apply without fuzz.
+
 * Sat Mar 15 2008 Richard Dawe <rich at phekda.gotadsl.co.uk> - 2.0-5
 - Package egginfo.
 




More information about the scm-commits mailing list