[SCM] beast/master: Remove 201_sparc_alignment.diff, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 14:02:42 UTC 2011


The following commit has been merged in the master branch:
commit 7b915fa4bb627c06d1bbe36e61727ba1ccdc9d7f
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 16:02:10 2011 +0200

    Remove 201_sparc_alignment.diff, applied upstream.

diff --git a/debian/patches/201_sparc_alignment.diff b/debian/patches/201_sparc_alignment.diff
deleted file mode 100644
index 72fd826..0000000
--- a/debian/patches/201_sparc_alignment.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-Index: beast-0.7.1/birnet/birnetcdefs.h
-===================================================================
---- beast-0.7.1.orig/birnet/birnetcdefs.h	2008-02-09 14:32:27.000000000 +0000
-+++ beast-0.7.1/birnet/birnetcdefs.h	2008-02-09 14:32:42.000000000 +0000
-@@ -245,10 +245,12 @@
- typedef union {
-   void	     *cond_pointer;
-   BirnetUInt8 cond_dummy[MAX (8, BIRNET_SIZEOF_PTH_COND_T)];
-+  long long int align;
- } BirnetCond;
- typedef union {
-   void	     *mutex_pointer;
-   BirnetUInt8 mutex_dummy[MAX (8, BIRNET_SIZEOF_PTH_MUTEX_T)];
-+  long long int align;
- } BirnetMutex;
- typedef struct {
-   BirnetMutex   mutex;
diff --git a/debian/patches/series b/debian/patches/series
index d554834..e237dbe 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 100_deprecated.diff 
-201_sparc_alignment.diff
 202_gcc43.diff
 210_volatile.diff
 212_gcc44.diff -p0

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list