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:
parent
d784bd33f0
commit
87ce5db7bd
@ -60,7 +60,7 @@
|
|||||||
+# Process this file with autoconf to produce a configure script.
|
+# Process this file with autoconf to produce a configure script.
|
||||||
+
|
+
|
||||||
+AC_PREREQ([2.57])
|
+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_CURRENT=1
|
||||||
+BZIP2_LT_REVISION=6
|
+BZIP2_LT_REVISION=6
|
||||||
+BZIP2_LT_AGE=0
|
+BZIP2_LT_AGE=0
|
||||||
|
@ -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>
|
Mon Jul 22 11:08:53 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>
|
||||||
|
|
||||||
|
@ -30,7 +30,8 @@ Source2: bznew.1.gz
|
|||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
Source100: bzip2-rpmlintrc
|
Source100: bzip2-rpmlintrc
|
||||||
# PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbrabec@suse.cz -- Convert to a standard autoconf based package.
|
# 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
|
Patch3: bzip2-point-to-doc-pkg.patch
|
||||||
Patch4: bzip2-ocloexec.patch
|
Patch4: bzip2-ocloexec.patch
|
||||||
BuildRequires: autoconf >= 2.57
|
BuildRequires: autoconf >= 2.57
|
||||||
|
Loading…
Reference in New Issue
Block a user