Accepting request 267166 from home:lnussel:branches:Base:System
- blacklist some usb controllers that don't like sg_inq (bnc#840054) Add: sg3_utils-sg_inq-blacklist.diff OBS-URL: https://build.opensuse.org/request/show/267166 OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=46
This commit is contained in:
committed by
Git OBS Bridge
parent
022fc83749
commit
0e6e64a4dc
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sg3_utils
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@@ -29,6 +29,7 @@ Source: http://sg.danny.cz/sg/p/%name-%version.tar.xz
|
||||
Patch0: sg3_utils-fix-missing-rule-for-scsi_serial-partitions.patch
|
||||
Patch1: sg3_utils-Fixup-formatting-of-invalid-VPD-page-0x83.patch
|
||||
Patch2: sg3_utils-Do-not-export-long-identifiers.patch
|
||||
Patch3: sg3_utils-sg_inq-blacklist.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: udev
|
||||
BuildRequires: xz
|
||||
@@ -86,6 +87,7 @@ applications that want to make use of libsgutils.
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --with-pic
|
||||
|
Reference in New Issue
Block a user