sebhtml pushed to Ray (el6). "fix linking issue"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 16:15:48 UTC 2015


>From ce69fb5078908da0a904c3324bdb3c16265c7753 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Boisvert?= <boisvert at anl.gov>
Date: Mon, 16 Mar 2015 12:12:04 -0500
Subject: fix linking issue


diff --git a/Ray.spec b/Ray.spec
index af1f763..a677f9d 100644
--- a/Ray.spec
+++ b/Ray.spec
@@ -1,6 +1,6 @@
 Name:           Ray
 Version:        2.3.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Parallel genome assemblies for parallel DNA sequencing
 
 Group:          Applications/Engineering
@@ -8,6 +8,7 @@ License:        GPLv3
 URL:            http://denovoassembler.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/denovoassembler/%{name}-%{version}.tar.bz2
 Patch0:         Ray.manpage.patch
+Patch1:         pthread.patch
 
 %global useMpich 1
 %ifarch ppc64
@@ -109,6 +110,7 @@ This sub-package contains scripts and XSL sheets for post-processing.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0
+%patch1
 
 %build
 CXXFLAGS="%{optflags}"
@@ -207,13 +209,19 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon Mar 16 2015 Sebastien Boisvert <boisvert at anl.gov> - 2.3.1-7
+- fix linking issue in rawhide
+
+* Wed Nov 5 2014 Tuomo Soini <tis at foobar.fi> - 2.3.1-6
+- Ray-mpich2 got obsoleted by rhel 6.6 update
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-* Sun Mar 2 2014 Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca> - 2.3.2-3
+* Sun Mar 2 2014 Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca> - 2.3.1-3
 - use correct macro name to load/unload mpich2
 
 * Mon Feb 24 2014 Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca> - 2.3.1-2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/Ray.git/commit/?h=el6&id=ce69fb5078908da0a904c3324bdb3c16265c7753


More information about the scm-commits mailing list