mirror of
https://abf.rosa.ru/djam/java-1.8.0-openjdk.git
synced 2025-04-19 15:04:15 +00:00
rpm5 -> rpm4 (7)
This commit is contained in:
parent
5c7fb4b381
commit
a73e3ffe16
1 changed files with 0 additions and 7 deletions
|
@ -81,12 +81,6 @@
|
|||
%global ourcppflags %(echo %ourflags | sed -e 's|-fexceptions||')
|
||||
%global ourldflags %(echo %{ldflags} | sed -e 's|-Wl,--no-undefined||')
|
||||
|
||||
# With diabled nss is NSS deactivated, so in NSS_LIBDIR can be wrong path
|
||||
# the initialisation must be here. LAter the pkg-connfig have bugy behaviour
|
||||
#looks liekopenjdk RPM specific bug
|
||||
# Always set this so the nss.cfg file is not broken
|
||||
%global NSS_LIBDIR %(pkg-config --variable=libdir nss)
|
||||
|
||||
# fix for https://bugzilla.redhat.com/show_bug.cgi?id=1111349
|
||||
%global _privatelibs libmawt[.]so.*
|
||||
%global __noautoprov ^(%{_privatelibs})$
|
||||
|
@ -1061,7 +1055,6 @@ BuildRequires: pkgconfig(xt)
|
|||
BuildRequires: pkgconfig(xtst)
|
||||
BuildRequires: libxslt-devel
|
||||
# Requirements for setting up the nss.cfg
|
||||
BuildRequires: nss
|
||||
BuildRequires: nss-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
|
Loading…
Add table
Reference in a new issue