[pyscript] Fix patch syntax for rebuild

Jef Spaleta jspaleta at fedoraproject.org
Thu Sep 15 22:04:29 UTC 2011


commit 4d53b112f748142c07b9be298e0ad1289cd463be
Author: Jef Spaleta <jspaleta at fedoraproject.org>
Date:   Thu Sep 15 14:04:11 2011 -0800

    Fix patch syntax for rebuild

 pyscript.spec            |    5 ++++-
 pyscript_groups_as.patch |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pyscript.spec b/pyscript.spec
index 697e8e0..5f63baa 100644
--- a/pyscript.spec
+++ b/pyscript.spec
@@ -3,7 +3,7 @@
 
 Name:      pyscript
 Version:   0.6.1
-Release:   8%{?dist}
+Release:   9%{?dist}
 Summary:   PyScript - Postscript graphics with Python
 
 Group:     Applications/Publishing
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 15 2011  Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.6.1-9
+- Fix patch syntax for rebuild 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/pyscript_groups_as.patch b/pyscript_groups_as.patch
index 5af6158..66a6988 100644
--- a/pyscript_groups_as.patch
+++ b/pyscript_groups_as.patch
@@ -1,5 +1,5 @@
 --- pyscript/groups.py	2006-02-28 09:16:58.000000000 -0900
-+++ ../groups.py	2010-06-01 12:10:39.973740694 -0800
++++ groups.py	2010-06-01 12:10:39.973740694 -0800
 @@ -387,11 +387,11 @@
      assert a2 in ["n", "ne", "e", "se", "s", "sw", "w", "nw", "c"]
  


More information about the scm-commits mailing list