verdurin pushed to bwa (epel7). "Merge branch 'master' of ssh://pkgs.fedoraproject.org/bwa (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 30 07:56:58 UTC 2015


From daa215916538a2fbc0d027f2f53a9a8f86dbb357 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= <dan at danny.cz>
Date: Mon, 28 May 2012 08:46:22 +0200
Subject: enable SSE2 on x86_64 only, fixes build on secondary arches


diff --git a/bwa.spec b/bwa.spec
index 5fbb551..fa5ca92 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -1,6 +1,6 @@
 Name:           bwa
 Version:        0.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Burrows-Wheeler Alignment tool
 
 Group:          Applications/Engineering
@@ -21,8 +21,8 @@ for read shorter than 150bp and the other for longer reads.
 %prep
 %setup -q
 
-#Avoid SSE2 on 32-bit
-%ifarch i386 i686
+# SSE2 only on x86_64
+%ifnarch x86_64
 %patch0 -p1 -b .bwa-nosse2-i386.patch
 %endif
 
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon May 28 2012 Dan Horák <dan[at]danny.cz> - 0.6.1-3
+- enable SSE2 on x86_64 only, fixes build on secondary arches
+
 * Sun May 13 2012 Adam Huffman <verdurin at fedoraproject.org> - 0.6.1-2
 - add patch to avoid SSE2 on i386
 
-- 
cgit v0.10.2


From 857d4d3d80a8168faa33903d66c5da4fe8b73b10 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis at ausil.us>
Date: Wed, 18 Jul 2012 13:24:44 -0500
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


diff --git a/bwa.spec b/bwa.spec
index fa5ca92..c0f51ba 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -1,6 +1,6 @@
 Name:           bwa
 Version:        0.6.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Burrows-Wheeler Alignment tool
 
 Group:          Applications/Engineering
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Mon May 28 2012 Dan Horák <dan[at]danny.cz> - 0.6.1-3
 - enable SSE2 on x86_64 only, fixes build on secondary arches
 
-- 
cgit v0.10.2


From 24b30488012029738849da9da4bbb464a9a88606 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis at ausil.us>
Date: Wed, 13 Feb 2013 12:06:48 -0600
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


diff --git a/bwa.spec b/bwa.spec
index c0f51ba..51b44bb 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -1,6 +1,6 @@
 Name:           bwa
 Version:        0.6.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Burrows-Wheeler Alignment tool
 
 Group:          Applications/Engineering
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-- 
cgit v0.10.2


From 63448539eab233dcb21e58cd51cea0b8af05bc06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 18 Jul 2013 03:07:39 +0200
Subject: Perl 5.18 rebuild


diff --git a/bwa.spec b/bwa.spec
index 51b44bb..9849997 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -1,6 +1,6 @@
 Name:           bwa
 Version:        0.6.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Burrows-Wheeler Alignment tool
 
 Group:          Applications/Engineering
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 0.6.1-6
+- Perl 5.18 rebuild
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-- 
cgit v0.10.2


From 6eb5c7e2c8410ef80049626369f6b02dd2189604 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis at ausil.us>
Date: Fri, 2 Aug 2013 23:07:05 -0500
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


diff --git a/bwa.spec b/bwa.spec
index 9849997..1b4e3d8 100644
--- a/bwa.spec
+++ b/bwa.spec
@@ -1,6 +1,6 @@
 Name:           bwa
 Version:        0.6.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Burrows-Wheeler Alignment tool
 
 Group:          Applications/Engineering
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 0.6.1-6
 - Perl 5.18 rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bwa.git/commit/?h=epel7&id=81b18e31fc6fc4d0dcbd3cc78c0bd0c3c05fa7dd


More information about the scm-commits mailing list