[fastx_toolkit] fix patch reference in spec

verdurin verdurin at fedoraproject.org
Mon Jan 9 11:33:05 UTC 2012


commit 16a3d70fd8775e347066742c7cbc69c2ae7a8498
Author: Adam Huffman <verdurin at fedoraproject.org>
Date:   Mon Jan 9 11:32:53 2012 +0000

    fix patch reference in spec

 fastx_toolkit.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fastx_toolkit.spec b/fastx_toolkit.spec
index 2ba08bb..4fdcff8 100644
--- a/fastx_toolkit.spec
+++ b/fastx_toolkit.spec
@@ -7,7 +7,7 @@ Group:		Applications/Engineering
 License:	AGPLv3+
 URL:		http://hannonlab.cshl.edu/%{name}/index.html
 Source0:	http://hannonlab.cshl.edu/%{name}/%{name}-0.0.13.tar.bz2
-Patch0:		%{name}
+Patch0:		%{name}-gcc47.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libgtextutils-devel


More information about the scm-commits mailing list