From 87ce5db7bd4f2c93628b397c80e434c8b89c9d76132f6643d4b7ef703b63fbdc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 4 Nov 2019 15:12:57 +0000 Subject: [PATCH] Accepting request 744052 from home:adkorte - Use correct version in autotools patchset M bzip2-1.0.6.2-autoconfiscated.patch OBS-URL: https://build.opensuse.org/request/show/744052 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=81 --- bzip2-1.0.6.2-autoconfiscated.patch | 2 +- bzip2.changes | 6 ++++++ bzip2.spec | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/bzip2-1.0.6.2-autoconfiscated.patch b/bzip2-1.0.6.2-autoconfiscated.patch index 62304b8..78a0445 100644 --- a/bzip2-1.0.6.2-autoconfiscated.patch +++ b/bzip2-1.0.6.2-autoconfiscated.patch @@ -60,7 +60,7 @@ +# Process this file with autoconf to produce a configure script. + +AC_PREREQ([2.57]) -+AC_INIT([bzip2], [1.0.6], [Julian Seward ]) ++AC_INIT([bzip2], [1.0.8], [Julian Seward ]) +BZIP2_LT_CURRENT=1 +BZIP2_LT_REVISION=6 +BZIP2_LT_AGE=0 diff --git a/bzip2.changes b/bzip2.changes index a983920..e1611ab 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 30 10:05:31 UTC 2019 - Arjen de Korte + +- Use correct version in autotools patchset + M bzip2-1.0.6.2-autoconfiscated.patch + ------------------------------------------------------------------- Mon Jul 22 11:08:53 UTC 2019 - Kristyna Streitova diff --git a/bzip2.spec b/bzip2.spec index 957775b..58feaaf 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -30,7 +30,8 @@ Source2: bznew.1.gz Source3: baselibs.conf Source100: bzip2-rpmlintrc # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbrabec@suse.cz -- Convert to a standard autoconf based package. -Patch0: ftp://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6.2-autoconfiscated.patch +#Patch0: ftp://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6.2-autoconfiscated.patch +Patch0: bzip2-1.0.6.2-autoconfiscated.patch Patch3: bzip2-point-to-doc-pkg.patch Patch4: bzip2-ocloexec.patch BuildRequires: autoconf >= 2.57