Accepting request 150843 from home:elvigia:branches:hardware

- PreReq modutils instead of module-init-tools otherwise 
 we cannot switch to kmod cleanly

OBS-URL: https://build.opensuse.org/request/show/150843
OBS-URL: https://build.opensuse.org/package/show/hardware/ipw-firmware?expand=0&rev=7
This commit is contained in:
Andreas Jaeger 2013-02-10 09:07:18 +00:00 committed by Git OBS Bridge
parent 254e4dea73
commit c4f188db3c
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 2 23:02:49 UTC 2013 - crrodriguez@opensuse.org
- PreReq modutils instead of module-init-tools otherwise
we cannot switch to kmod cleanly
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 14 14:34:32 UTC 2011 - coolo@suse.com Wed Dec 14 14:34:32 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package ipw-firmware # spec file for package ipw-firmware
# #
# Copyright (c) 2011 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
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Url: http://ipw2200.sourceforge.net/firmware.php Url: http://ipw2200.sourceforge.net/firmware.php
Name: ipw-firmware Name: ipw-firmware
@ -33,7 +34,7 @@ Source3: ipw2200-fw-2.2.tar.bz2
Source4: ipw2200-fw-3.1.tar.bz2 Source4: ipw2200-fw-3.1.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
PreReq: module-init-tools grep PreReq: modutils grep
# Modules: ipw2100.ko ipw2200.ko # Modules: ipw2100.ko ipw2200.ko
Supplements: modalias(pci:v00008086d00001043sv0000103Csd00002741bc*sc*i*) Supplements: modalias(pci:v00008086d00001043sv0000103Csd00002741bc*sc*i*)
Supplements: modalias(pci:v00008086d00001043sv00008086sd0000252[0123456789BCD]bc*) Supplements: modalias(pci:v00008086d00001043sv00008086sd0000252[0123456789BCD]bc*)