[med-svn] r6992 - in trunk/packages/ncbi-blast+/trunk/debian: . patches
Aaron M. Ucko
ucko at alioth.debian.org
Sat Jun 11 00:30:24 UTC 2011
Author: ucko
Date: 2011-06-11 00:30:24 +0000 (Sat, 11 Jun 2011)
New Revision: 6992
Modified:
trunk/packages/ncbi-blast+/trunk/debian/changelog
trunk/packages/ncbi-blast+/trunk/debian/patches/support_other_cpus
Log:
debian/patches/support_other_cpus: belatedly add a descriptive header.
Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-06-11 00:29:17 UTC (rev 6991)
+++ trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-06-11 00:30:24 UTC (rev 6992)
@@ -2,8 +2,9 @@
* NOT YET RELEASED.
* Team upload.
+ * debian/patches/support_other_cpus: belatedly add a descriptive header.
- -- Aaron M. Ucko <ucko at debian.org> Fri, 10 Jun 2011 20:29:14 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Fri, 10 Jun 2011 20:30:19 -0400
ncbi-blast+ (2.2.25-3) unstable; urgency=low
Modified: trunk/packages/ncbi-blast+/trunk/debian/patches/support_other_cpus
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/patches/support_other_cpus 2011-06-11 00:29:17 UTC (rev 6991)
+++ trunk/packages/ncbi-blast+/trunk/debian/patches/support_other_cpus 2011-06-11 00:30:24 UTC (rev 6992)
@@ -1,3 +1,11 @@
+Subject: build correctly on architectures that wound up w/NCBI_SLOW_ATOMIC_SWAP
+
+* include/corelib/impl/ncbi_atomic_defs.h, include/corelib/ncbiatomic.h:
+ fix powerpc detection, which previously only worked under Darwin.
+* src/objects/seq/seq_id_*.hpp: move sx_GetSeqIdMutex to join its users.
+
+Author: Aaron M. Ucko <ucko at debian.org>
+Last-Update: 2011-06-08
Index: b/c++/include/corelib/impl/ncbi_atomic_defs.h
===================================================================
--- a/c++/include/corelib/impl/ncbi_atomic_defs.h 2011-06-08 20:26:07.000000000 -0400
More information about the debian-med-commit
mailing list