Michael Schröder
765802d7a0
- dropped support for berkeley db - archive unpacking failures no longer leave garbage - unified built-in and user-define macro syntax and calling conventions - python generators and debuginfo extraction has been split into a separate upstream project - support for ed25519 signatures - easier rpm macro access in lua - new patches: * python-rpm-packaging.diff - modified patches: * usr-lib-sysimage-rpm.patch * localetag.diff * brp.diff * findlang.diff * macrosin.diff * rpmqpack.diff * build.diff * whatrequires-doc.diff * remove-brp-strips.diff * fileattrs.diff * langnoc.diff * find-lang-qt-qm.patch * findsupplements.diff * finddebuginfo.diff * finddebuginfo-absolute-links.diff * debugsubpkg.diff * debuglink.diff * debuginfo-mono.patch - dropped patches: OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=584
17 lines
442 B
Diff
17 lines
442 B
Diff
Subject: remove references to removed brp scripts
|
|
|
|
Some brp-scripts are not used in openSUSE, remove references
|
|
to it
|
|
|
|
--- ./platform.in.orig 2021-09-23 19:23:57.822814696 +0000
|
|
+++ ./platform.in 2021-09-23 19:24:31.534745951 +0000
|
|
@@ -96,8 +96,6 @@
|
|
%{?__brp_compress} \
|
|
%{?__brp_elfperms} \
|
|
%{?__brp_strip} \
|
|
- %{?__brp_strip_static_archive} \
|
|
- %{?__brp_strip_comment_note} \
|
|
%{?__brp_remove_la_files} \
|
|
%{nil}
|
|
|