- use real_ver for the Source, move everything else back to
%version like before the hectic XZ downgrade OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=163
This commit is contained in:
parent
970e385313
commit
08a869d68c
@ -1,4 +0,0 @@
|
|||||||
# rpmlint freaks out because we declare the lang multibuild as noarch and
|
|
||||||
# %_libdir is archspecific, but we either exclude %_libdir or it's in the part
|
|
||||||
# belonging to the archfull build
|
|
||||||
addFilter("libdir-macro-in-noarch-package.*%{_libdir}")
|
|
@ -8,7 +8,8 @@ Fri Apr 12 16:22:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|||||||
- reinstanciate keyring from Lasse
|
- reinstanciate keyring from Lasse
|
||||||
- go back to the last release signed by Lasse (5.4.2)
|
- go back to the last release signed by Lasse (5.4.2)
|
||||||
- revert multibuild, drop service and rpmlintrc
|
- revert multibuild, drop service and rpmlintrc
|
||||||
- revert version number messup
|
- use real_ver for the Source, move everything else back to
|
||||||
|
%version like before the hectic XZ downgrade
|
||||||
- remove payload setting, we are using zstd now
|
- remove payload setting, we are using zstd now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
2
xz.spec
2
xz.spec
@ -38,8 +38,6 @@ Source2: baselibs.conf
|
|||||||
Source3: https://tukaani.org/misc/lasse_collin_pubkey.txt#/xz.keyring
|
Source3: https://tukaani.org/misc/lasse_collin_pubkey.txt#/xz.keyring
|
||||||
Source4: xznew
|
Source4: xznew
|
||||||
Source5: xznew.1
|
Source5: xznew.1
|
||||||
Source8: xz-rpmlintrc
|
|
||||||
Source9: baselibs.conf
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
Provides: lzma = %{version}
|
Provides: lzma = %{version}
|
||||||
Obsoletes: lzma < %{version}
|
Obsoletes: lzma < %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user