SHA256
1
0
forked from pool/linux-atm

Accepting request 435704 from home:Andreas_Schwab:Factory

- linux-atm-2.5.2-fix-header-conflict.patch: avoid conflict with kernel
  headers

OBS-URL: https://build.opensuse.org/request/show/435704
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-atm?expand=0&rev=17
This commit is contained in:
2016-10-17 12:51:51 +00:00
committed by Git OBS Bridge
parent a6b729bdf1
commit ceb1fd2758
3 changed files with 22 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package linux-atm
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,8 @@ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{versi
Patch0: linux-atm-2.5.2_fdleak.patch
# PATCH-FIX-UPSTREAM linux-atm-2.5.2_implicit-fortify-decl.patch -- fix implicit declarations
Patch1: linux-atm-2.5.2_implicit-fortify-decl.patch
# PATCH-FIX-UPSTREAM linux-atm-2.5.2-fix-header-conflict.patch -- avoid conflict with kernel headers
Patch2: linux-atm-2.5.2-fix-header-conflict.patch
BuildRequires: bison
BuildRequires: flex
@@ -63,6 +65,7 @@ networking.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
%configure --disable-static