[python-bugzilla/f14] remove stray %patch line

Will Woods wwoods at fedoraproject.org
Tue Jun 7 20:24:49 UTC 2011


commit 0209e0b90329f1b54cae8a8efcfd2268dbebe30a
Author: Will Woods <wwoods at redhat.com>
Date:   Tue Jun 7 16:24:35 2011 -0400

    remove stray %patch line

 python-bugzilla.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-bugzilla.spec b/python-bugzilla.spec
index edbc486..afe9789 100644
--- a/python-bugzilla.spec
+++ b/python-bugzilla.spec
@@ -25,9 +25,9 @@ python-bugzilla is a python library for interacting with bugzilla instances
 over XML-RPC. This package also includes the 'bugzilla' command-line tool
 for interacting with bugzilla from shell scripts.
 
+
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build


More information about the scm-commits mailing list