[eccodes] 38/106: add remove-rpms.patch to remove refs to missing files

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 09:05:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository eccodes.

commit 4a0bfc58bbcf5f857843dc5e1fd5ca261f070ac8
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Oct 23 07:59:01 2016 +0100

    add remove-rpms.patch to remove refs to missing files
---
 debian/changelog                 |  1 +
 debian/patches/remove-rpms.patch | 18 ++++++++++++++++++
 debian/patches/series            |  1 +
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 57cdd1b..2d89952 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eccodes (2.0.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
     - Openjpeg2 patch now merged upstream
+    - add remove-rpms.patch to remove refs to missing files
 
  -- Alastair McKinstry <mckinstry at debian.org>  Sun, 23 Oct 2016 04:33:15 +0100
 
diff --git a/debian/patches/remove-rpms.patch b/debian/patches/remove-rpms.patch
new file mode 100644
index 0000000..ecee3d4
--- /dev/null
+++ b/debian/patches/remove-rpms.patch
@@ -0,0 +1,18 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Drop refs to files that don't exist
+Last-Updated: 2016-10-27
+Forwarded: no
+
+Index: eccodes-2.0.0/configure.ac
+===================================================================
+--- eccodes-2.0.0.orig/configure.ac
++++ eccodes-2.0.0/configure.ac
+@@ -39,7 +39,7 @@ AM_SANITY_CHECK
+ AC_CONFIG_SRCDIR([src/grib_api.h])
+ AC_CONFIG_HEADER([src/config.h])
+ AC_CONFIG_FILES([src/eccodes_version.h])
+-AC_CONFIG_FILES([rpms/eccodes.pc rpms/eccodes.spec rpms/eccodes_f90.pc])
++# AC_CONFIG_FILES([rpms/eccodes.pc rpms/eccodes.spec rpms/eccodes_f90.pc])
+ AM_INIT_AUTOMAKE($PACKAGE_NAME,[${PACKAGE_VERSION}],[http://www.ecmwf.int])
+ 
+ definition_files_path="${datadir}/eccodes/definitions"
diff --git a/debian/patches/series b/debian/patches/series
index ece359c..5abf148 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ static-fix.patch
 python3.patch
 numpy-fixes.patch
 py3-fixes.patch
+remove-rpms.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git



More information about the debian-science-commits mailing list