[libspatialindex] 08/09: Update pkgconfig.patch to not include build flags.
Bas Couwenberg
sebastic at xs4all.nl
Sun Sep 28 16:35:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository libspatialindex.
commit 90bdb081e201af2c06e7ae6b4e4819a6ccbbbead
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Sep 28 18:20:46 2014 +0200
Update pkgconfig.patch to not include build flags.
---
debian/changelog | 1 +
debian/patches/pkgconfig.patch | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d825d30..c831ca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ spatialindex (1.8.3-1) UNRELEASED; urgency=medium
* Update package names for SONAME bump.
* Drop lintian override for debian-watch-may-check-gpg-signature,
shouldn't override pedantic tags.
+ * Update pkgconfig.patch to not include build flags.
-- Bas Couwenberg <sebastic at xs4all.nl> Sun, 28 Sep 2014 15:52:50 +0200
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 9866bdb..3b45154 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -1,4 +1,4 @@
-Description: Update pkg-config to include linking libspatialindex and remove LDFLAGS
+Description: Update pkg-config to include linking libspatialindex and remove build flags.
Author: Bas Couwenberg <sebastic at xs4all.nl>
Bug-Debian: http://bugs.debian.org/679690
Bug-Debian: http://bugs.debian.org/735039
@@ -10,6 +10,7 @@ Last-Update: 2014-01-12
Requires:
Version: @PACKAGE_VERSION@
-Libs: -L at libdir@
+-Cflags: -I${includedir}/spatialindex @CFLAGS@ @CPPFLAGS@
+Libs: -L at libdir@ -lspatialindex
- Cflags: -I${includedir}/spatialindex @CFLAGS@ @CPPFLAGS@
++Cflags: -I${includedir}/spatialindex
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libspatialindex.git
More information about the Pkg-grass-devel
mailing list