[SCM] naspro-core/master: Remove 0002-gcc46.patch patch

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon May 30 10:39:29 UTC 2011


The following commit has been merged in the master branch:
commit b6fa1d6d98fac6be2b0c8a5965548b877de51552
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon May 30 12:39:25 2011 +0200

    Remove 0002-gcc46.patch patch

diff --git a/debian/patches/0002-gcc46.patch b/debian/patches/0002-gcc46.patch
deleted file mode 100644
index 6f0e74b..0000000
--- a/debian/patches/0002-gcc46.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Author: Alessio Treglia <alessio at debian.org>
-Description: Get rid of -Werror to avoid build failure with GCC4.6.
-Bug-Debian: http://bugs.debian.org/625399
-Forwarded: Stefano D'Angelo <zanga.mail at gmail.com>
----
- src/Makefile.am   |    2 +-
- tests/Makefile.am |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
---- naspro-core.orig/src/Makefile.am
-+++ naspro-core/src/Makefile.am
-@@ -7,7 +7,7 @@
- # See the COPYING file for license conditions.
- #
- 
--AM_CFLAGS = -pedantic -Wall -Werror @THREAD_FLAGS@
-+AM_CFLAGS = -pedantic -Wall @THREAD_FLAGS@
- AM_LDFLAGS = -no-undefined -version-info @API_MAJOR@:@API_MINOR@:@API_MICRO@ \
- 	     @THREAD_FLAGS@
- INCLUDES = -I$(top_srcdir)/include
---- naspro-core.orig/tests/Makefile.am
-+++ naspro-core/tests/Makefile.am
-@@ -7,7 +7,7 @@
- # See the COPYING file for license conditions.
- #
- 
--AM_CFLAGS = -pedantic -Wall -Werror @THREAD_FLAGS@
-+AM_CFLAGS = -pedantic -Wall @THREAD_FLAGS@
- AM_LDFLAGS = -lnacore -L$(top_builddir)/src @THREAD_FLAGS@
- INCLUDES = -I$(top_srcdir)/include
- 
diff --git a/debian/patches/series b/debian/patches/series
index 4667a9c..5a89e6a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0001-float_rounding.patch
-0002-gcc46.patch

-- 
naspro-core packaging



More information about the pkg-multimedia-commits mailing list