forked from pool/vhba-kmp
Accepting request 162968 from filesystems
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/162968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vhba-kmp?expand=0&rev=4
This commit is contained in:
commit
b99768c97f
@ -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
|
||||||
@ -14,20 +14,25 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: vhba-kmp
|
Name: vhba-kmp
|
||||||
Version: 20120422
|
Version: 20120422
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: Virtual SCSI Host Bus Adapter
|
Summary: Virtual SCSI Host Bus Adapter
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://cdemu.sf.net/
|
Url: http://cdemu.sf.net/
|
||||||
|
|
||||||
Source: http://downloads.sf.net/cdemu/vhba-module-%version.tar.bz2
|
#Freecode-URL: https://freecode.com/projects/cdemu-for-linux
|
||||||
Source2: %name-preamble
|
Source: http://downloads.sf.net/cdemu/vhba-module-%version.tar.bz2
|
||||||
Patch1: vhba-pwd.diff
|
Source2: %name-preamble
|
||||||
Patch2: vhba-parallel-build.diff
|
Patch1: vhba-pwd.diff
|
||||||
Patch3: vhba-no-werror.diff
|
Patch2: vhba-parallel-build.diff
|
||||||
BuildRequires: kernel-devel >= 2.6.20, kernel-syms >= 2.6.0, module-init-tools
|
Patch3: vhba-no-werror.diff
|
||||||
|
BuildRequires: kernel-devel >= 2.6.20
|
||||||
|
BuildRequires: kernel-syms >= 2.6.0
|
||||||
|
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…
x
Reference in New Issue
Block a user