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
This commit is contained in:
Martin Pluskal 2019-11-04 15:12:57 +00:00 committed by Git OBS Bridge
parent d784bd33f0
commit 87ce5db7bd
3 changed files with 9 additions and 2 deletions

View File

@ -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 <jseward@bzip.org>])
+AC_INIT([bzip2], [1.0.8], [Julian Seward <jseward@bzip.org>])
+BZIP2_LT_CURRENT=1
+BZIP2_LT_REVISION=6
+BZIP2_LT_AGE=0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 10:05:31 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Use correct version in autotools patchset
M bzip2-1.0.6.2-autoconfiscated.patch
-------------------------------------------------------------------
Mon Jul 22 11:08:53 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>

View File

@ -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