- Backport FA_TOUCH fixes from upsteam [bnc#1175025] [bnc#1177428]
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=558
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
--- ./scripts/Makefile.am.orig 2020-05-28 10:04:25.075136894 +0000
|
||||
+++ ./scripts/Makefile.am 2020-09-30 13:11:48.626135765 +0000
|
||||
--- ./scripts/Makefile.am.orig 2019-06-26 14:17:31.452985634 +0000
|
||||
+++ ./scripts/Makefile.am 2019-10-02 12:27:55.885450155 +0000
|
||||
@@ -16,7 +16,7 @@ EXTRA_DIST = \
|
||||
rpmdb_dump rpmdb_load \
|
||||
rpm.daily rpm.log rpm.supp rpm2cpio.sh \
|
||||
perl.prov perl.req pythondeps.sh pythondistdeps.py \
|
||||
rpmdb_loadcvt rpm.daily rpm.log rpm.supp rpm2cpio.sh \
|
||||
tgpg vpkg-provides.sh \
|
||||
- find-requires find-provides \
|
||||
+ find-requires find-provides find-supplements \
|
||||
find-requires.php find-provides.php \
|
||||
ocamldeps.sh \
|
||||
pkgconfigdeps.sh libtooldeps.sh \
|
||||
@@ -28,7 +28,7 @@ rpmconfig_SCRIPTS = \
|
||||
brp-strip-shared brp-strip-static-archive \
|
||||
ocaml-find-requires.sh ocaml-find-provides.sh \
|
||||
pkgconfigdeps.sh libtooldeps.sh metainfo.prov \
|
||||
@@ -29,7 +29,7 @@ rpmconfig_SCRIPTS = \
|
||||
check-files check-prereqs \
|
||||
check-buildroot check-rpaths check-rpaths-worker \
|
||||
debuginfo.prov \
|
||||
- find-lang.sh find-requires find-provides \
|
||||
+ find-lang.sh find-requires find-provides find-supplements \
|
||||
perl.prov perl.req pythondistdeps.py \
|
||||
perl.prov perl.req pythondeps.sh pythondistdeps.py \
|
||||
metainfo.prov \
|
||||
pkgconfigdeps.sh libtooldeps.sh \
|
||||
ocamldeps.sh \
|
||||
--- ./scripts/find-supplements.orig 2020-09-30 13:10:46.546268477 +0000
|
||||
+++ ./scripts/find-supplements 2020-09-30 13:10:46.546268477 +0000
|
||||
--- ./scripts/find-supplements.orig 2019-10-02 12:27:55.885450155 +0000
|
||||
+++ ./scripts/find-supplements 2019-10-02 12:27:55.885450155 +0000
|
||||
@@ -0,0 +1,3 @@
|
||||
+#!/bin/sh
|
||||
+
|
||||
|
Reference in New Issue
Block a user