From 1bebbe7c6b34a375eeaf228fa39a089fd63a7746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 27 Feb 2024 13:08:13 +0100 Subject: groups.d/231.native_packages_etc.group: clzip: bump to v1.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/clzip-1.13_pre.local.patch | 12 ------------ patches/clzip-1.14_pre.local.patch | 11 +++++++++++ 2 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 patches/clzip-1.13_pre.local.patch create mode 100644 patches/clzip-1.14_pre.local.patch (limited to 'patches') diff --git a/patches/clzip-1.13_pre.local.patch b/patches/clzip-1.13_pre.local.patch deleted file mode 100644 index 57175290..00000000 --- a/patches/clzip-1.13_pre.local.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru clzip-1.12.orig/configure clzip-1.12/configure ---- clzip-1.12.orig/configure 2021-01-01 16:37:55.000000000 +0100 -+++ clzip-1.12/configure 2021-01-13 12:42:25.898898082 +0100 -@@ -22,7 +22,7 @@ - mandir='$(datarootdir)/man' - CC=gcc - CPPFLAGS= --CFLAGS='-Wall -W -O2' -+CFLAGS ?= '-Wall -W -O2' - LDFLAGS= - - # checking whether we are using GNU C. diff --git a/patches/clzip-1.14_pre.local.patch b/patches/clzip-1.14_pre.local.patch new file mode 100644 index 00000000..253e1556 --- /dev/null +++ b/patches/clzip-1.14_pre.local.patch @@ -0,0 +1,11 @@ +diff -ru clzip-1.14.orig/configure clzip-1.14/configure +--- clzip-1.14.orig/configure 2024-01-22 13:59:34.000000000 +0100 ++++ clzip-1.14/configure 2024-02-27 11:25:03.061274706 +0100 +@@ -22,7 +22,6 @@ + mandir='$(datarootdir)/man' + CC=gcc + CPPFLAGS= +-CFLAGS='-Wall -W -O2' + LDFLAGS= + MAKEINFO=makeinfo + -- cgit v1.2.3