forked from pool/linux-glibc-devel
Accepting request 644358 from home:jirislaby:branches:Base:System
- fix netfilter builds with 4.19 * add netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch OBS-URL: https://build.opensuse.org/request/show/644358 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=134
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ Group: Development/Libraries/C and C++
|
||||
URL: http://www.kernel.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source1: install_all.sh
|
||||
Patch0: netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: xz
|
||||
# rpm-build requires gettext-tools; ignore this, in order to shorten cycles (we have no translations)
|
||||
@@ -46,6 +47,7 @@ packages, instead.
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-glibc-devel-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
cat > version.h <<\BOGUS
|
||||
|
Reference in New Issue
Block a user