[trac-CGit-plugin] Update spec as intended

Till Maas till at fedoraproject.org
Sat Feb 21 19:03:19 UTC 2015


commit 448a9464b1d229738ed6b0935972ff34ff700499
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 20:03:07 2015 +0100

    Update spec as intended

 trac-CGit-plugin.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/trac-CGit-plugin.spec b/trac-CGit-plugin.spec
index afe00c0..6e08b68 100644
--- a/trac-CGit-plugin.spec
+++ b/trac-CGit-plugin.spec
@@ -8,7 +8,6 @@ Summary:        Replace the trac browser by CGit
 License:        GPLv2+
 URL:            http://trac-hacks.org/wiki/TracCgitPlugin
 Source0:        https://github.com/reposerf/tracCGit/archive/v%{version}.tar.gz
-Patch:          %{name}-fixshebang.patch
 
 BuildArch:      noarch
 BuildRequires:  python2-devel, python-setuptools
@@ -25,7 +24,6 @@ Plain and simple.
 
 %prep
 %setup -q -n tracCGit-%{version}
-%patch
 
 %build
 cd %{trac_version}


More information about the scm-commits mailing list