From e585cc6b6afa0f58a68697ee075b2d1e9372138fab53698cb5b06ded3c8ef323 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 15 Nov 2012 00:07:48 +0000 Subject: [PATCH 1/2] Add Freecode URL OBS-URL: https://build.opensuse.org/package/show/filesystems/vhba-kmp?expand=0&rev=4 --- vhba-kmp.spec | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/vhba-kmp.spec b/vhba-kmp.spec index 41c41a0..d6c78d3 100644 --- a/vhba-kmp.spec +++ b/vhba-kmp.spec @@ -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: module-init-tools BuildRoot: %{_tmppath}/%{name}-%{version}-build %kernel_module_package -n vhba -p %name-preamble From 85cbb1bb3a470b2f18d1de7836d1a7086e8e928dfdc99610af06cd547f37613b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 30 Mar 2013 02:58:19 +0000 Subject: [PATCH 2/2] misc OBS-URL: https://build.opensuse.org/package/show/filesystems/vhba-kmp?expand=0&rev=5 --- vhba-kmp-preamble | 1 - vhba-kmp.changes | 5 +++++ vhba-kmp.spec | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) 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 d6c78d3..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 @@ -32,7 +32,7 @@ Patch2: vhba-parallel-build.diff Patch3: vhba-no-werror.diff BuildRequires: kernel-devel >= 2.6.20 BuildRequires: kernel-syms >= 2.6.0 -BuildRequires: module-init-tools +BuildRequires: modutils BuildRoot: %{_tmppath}/%{name}-%{version}-build %kernel_module_package -n vhba -p %name-preamble