forked from pool/vhba-kmp
misc
OBS-URL: https://build.opensuse.org/package/show/filesystems/vhba-kmp?expand=0&rev=5
This commit is contained in:
parent
e585cc6b6a
commit
85cbb1bb3a
@ -1,3 +1,2 @@
|
|||||||
Enhances: kernel-%1
|
Enhances: kernel-%1
|
||||||
Requires: kernel-%1
|
Requires: kernel-%1
|
||||||
Supplements: packageand(kernel-%1:vhba)
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 30 02:57:55 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove unused Supplements; use virtual modutils for building
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 8 21:05:27 UTC 2012 - jengelh@inai.de
|
Tue May 8 21:05:27 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package vhba-kmp
|
# spec file for package vhba-kmp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@ Patch2: vhba-parallel-build.diff
|
|||||||
Patch3: vhba-no-werror.diff
|
Patch3: vhba-no-werror.diff
|
||||||
BuildRequires: kernel-devel >= 2.6.20
|
BuildRequires: kernel-devel >= 2.6.20
|
||||||
BuildRequires: kernel-syms >= 2.6.0
|
BuildRequires: kernel-syms >= 2.6.0
|
||||||
BuildRequires: module-init-tools
|
BuildRequires: modutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%kernel_module_package -n vhba -p %name-preamble
|
%kernel_module_package -n vhba -p %name-preamble
|
||||||
|
Loading…
Reference in New Issue
Block a user