This commit is contained in:
parent
cd26e86b5f
commit
cb7d568acb
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 10:42:04 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- Need to pull in glibc-gconv-modules in addition to glibc-locale as
|
||||
it was split off
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 13:11:34 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
5
rpm.spec
5
rpm.spec
@ -192,7 +192,6 @@ Requires: gcc
|
||||
#Requires: gcc-PIE
|
||||
Requires: gettext-tools
|
||||
Requires: glibc-devel
|
||||
Requires: glibc-gconv-modules
|
||||
Requires: glibc-locale
|
||||
Requires: grep
|
||||
Requires: gzip
|
||||
@ -224,7 +223,7 @@ Requires: python3-base
|
||||
|
||||
%description build-python
|
||||
Provides and requires generator for .py files and modules.
|
||||
|
||||
|
||||
%package build-perl
|
||||
Summary: RPM dependency generator for Perl
|
||||
Group: Development/Languages/Perl
|
||||
@ -257,7 +256,7 @@ cp config.guess config.sub db/dist/
|
||||
%patch -P 70 -P 71 -P 73 -P 75 -P 77 -P 78
|
||||
%patch -P 85
|
||||
%patch -P 93 -P 94 -P 99
|
||||
%patch -P 100 -P 102 -P 103
|
||||
%patch -P 100 -P 102 -P 103
|
||||
%patch -P 109 -P 117
|
||||
%patch -P 118 -P 119 -P 120 -P 121 -P 122 -P 123 -P 124 -P 125
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user