diff --git a/vhba-kmp-preamble b/vhba-kmp-preamble index e5d22a9..220c2af 100644 --- a/vhba-kmp-preamble +++ b/vhba-kmp-preamble @@ -1,3 +1,2 @@ Enhances: kernel-%1 Requires: kernel-%1 -Supplements: packageand(kernel-%1:vhba) diff --git a/vhba-kmp.changes b/vhba-kmp.changes index b4c2445..8cd0e5b 100644 --- a/vhba-kmp.changes +++ b/vhba-kmp.changes @@ -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 diff --git a/vhba-kmp.spec b/vhba-kmp.spec index 41c41a0..1f5c561 100644 --- a/vhba-kmp.spec +++ b/vhba-kmp.spec @@ -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