[libspatialindex] 02/04: Update pkgconfig.patch to not include build flags.
Bas Couwenberg
sebastic at xs4all.nl
Sun Sep 28 17:09:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libspatialindex.
commit adccfa622708d9d37be651dff601c001b77b563e
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 dd09958..d83e265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ spatialindex (1.8.1-3) UNRELEASED; urgency=medium
* Add gbp.conf to use pristine-tar by default.
* 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:47:32 +0200
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 917c866..51888d6 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@ @LDFLAGS@
+-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