Accepting request 961661 from home:dirkmueller:Factory

- drop rpm-deptracking.patch, this is already upstream and
  we were just adding it twice

OBS-URL: https://build.opensuse.org/request/show/961661
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=601
This commit is contained in:
Michael Schröder 2022-03-14 11:16:55 +00:00 committed by Git OBS Bridge
parent 00a20eb1bc
commit f65ecb87e0
3 changed files with 7 additions and 14 deletions

View File

@ -1,12 +0,0 @@
--- ./macros.in.orig 2017-12-01 15:50:47.587969729 +0000
+++ ./macros.in 2017-12-01 15:50:53.813951691 +0000
@@ -1039,7 +1039,8 @@ package or when debugging this package.\
--localstatedir=%{_localstatedir} \\\
--sharedstatedir=%{_sharedstatedir} \\\
--mandir=%{_mandir} \\\
- --infodir=%{_infodir}
+ --infodir=%{_infodir} \\\
+ --disable-dependency-tracking
#------------------------------------------------------------------------------
# Tested features of make

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 14 10:50:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
- drop rpm-deptracking.patch, this is already upstream and
we were just adding it twice
-------------------------------------------------------------------
Tue Mar 8 19:31:27 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -100,7 +100,6 @@ Patch69: nobuildcolor.diff
Patch70: fileattrs.diff
Patch71: nomagiccheck.diff
Patch73: assumeexec.diff
Patch75: rpm-deptracking.patch
Patch77: langnoc.diff
Patch78: headerchk2.diff
Patch79: leave-malloc-check-set.diff
@ -242,7 +241,7 @@ rm -rf sqlite
%patch -P 43 -P 45 -P 46 -P 47
%patch -P 51
%patch -P 60 -P 61 -P 66 -P 67 -P 69
%patch -P 70 -P 71 -P 73 -P 75 -P 77 -P 78 -P 79
%patch -P 70 -P 71 -P 73 -P 77 -P 78 -P 79
%patch -P 85
%patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103