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
|
||||
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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -14,20 +14,25 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: vhba-kmp
|
||||
Version: 20120422
|
||||
Release: 1
|
||||
Summary: Virtual SCSI Host Bus Adapter
|
||||
License: GPL-2.0+
|
||||
Release: 0
|
||||
Summary: Virtual SCSI Host Bus Adapter
|
||||
License: GPL-2.0+
|
||||
Group: System/Kernel
|
||||
Url: http://cdemu.sf.net/
|
||||
Url: http://cdemu.sf.net/
|
||||
|
||||
Source: http://downloads.sf.net/cdemu/vhba-module-%version.tar.bz2
|
||||
Source2: %name-preamble
|
||||
Patch1: vhba-pwd.diff
|
||||
Patch2: vhba-parallel-build.diff
|
||||
Patch3: vhba-no-werror.diff
|
||||
BuildRequires: kernel-devel >= 2.6.20, kernel-syms >= 2.6.0, module-init-tools
|
||||
#Freecode-URL: https://freecode.com/projects/cdemu-for-linux
|
||||
Source: http://downloads.sf.net/cdemu/vhba-module-%version.tar.bz2
|
||||
Source2: %name-preamble
|
||||
Patch1: vhba-pwd.diff
|
||||
Patch2: vhba-parallel-build.diff
|
||||
Patch3: vhba-no-werror.diff
|
||||
BuildRequires: kernel-devel >= 2.6.20
|
||||
BuildRequires: kernel-syms >= 2.6.0
|
||||
BuildRequires: modutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%kernel_module_package -n vhba -p %name-preamble
|
||||
|
Loading…
Reference in New Issue
Block a user