[spatialite] 05/11: Remove 03-link-m.patch, applied upstream.
Bas Couwenberg
sebastic at xs4all.nl
Sun Oct 26 21:48:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository spatialite.
commit cacf0f726c29d546de62e9f8228a83bb8d114442
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Oct 26 16:34:31 2014 +0100
Remove 03-link-m.patch, applied upstream.
---
debian/changelog | 1 +
debian/patches/03-link-m.patch | 24 ------------------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 80eff97..9489c28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ spatialite (4.2.1~rc0-1~exp1) UNRELEASED; urgency=medium
* New upstream release candidate.
* Set experimental branch in Vcs-Git and gbp.conf.
+ * Remove 03-link-m.patch, applied upstream.
-- Bas Couwenberg <sebastic at xs4all.nl> Sun, 26 Oct 2014 16:30:32 +0100
diff --git a/debian/patches/03-link-m.patch b/debian/patches/03-link-m.patch
deleted file mode 100644
index d925851..0000000
--- a/debian/patches/03-link-m.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: Link libm for math symbols.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -42,7 +42,7 @@ libspatialite_la_LDFLAGS = -version-info
- libspatialite_la_LIBADD += -ldl
- else
- libspatialite_la_LDFLAGS = -version-info 7:0:0
--libspatialite_la_LIBADD += -lpthread -ldl
-+libspatialite_la_LIBADD += -lpthread -ldl -lm
- endif
- endif
-
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -79,7 +79,7 @@ POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
- @ANDROID_TRUE@@MINGW_FALSE at am__append_1 = -ldl
-- at ANDROID_FALSE@@MINGW_FALSE at am__append_2 = -lpthread -ldl
-+ at ANDROID_FALSE@@MINGW_FALSE at am__append_2 = -lpthread -ldl -lm
- @ANDROID_TRUE@@MINGW_FALSE at am__append_3 = -ldl
- @ANDROID_FALSE@@MINGW_FALSE at am__append_4 = -lpthread -ldl
- subdir = src
diff --git a/debian/patches/series b/debian/patches/series
index ac3989f..f5bad46 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
00-add_automake_foreign.patch
-03-link-m.patch
07-fix_spatialite_pc.patch
10-automake-subdir-objects.patch
11-link-libxml2.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git
More information about the Pkg-grass-devel
mailing list