Accepting request 230262 from home:spargaonkar:branches:Base:System

- added patch sginfo-inq-fields-strip-blank.patch 
  sg3_utils: Strip out trailing info from vendor info products fields in inq
  bnc#863357

- added patches:
  * sginfo-inq-fields-strip-blank.patch

OBS-URL: https://build.opensuse.org/request/show/230262
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=35
This commit is contained in:
Tomáš Chvátal
2014-04-23 12:24:08 +00:00
committed by Git OBS Bridge
parent 1ccb58cb91
commit 27715e75b9
3 changed files with 86 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ Url: http://sg.danny.cz/sg/sg3_utils.html
Source: http://sg.danny.cz/sg/p/%name-%{version}.tar.xz
Patch1: 0001-Split-59-scsi-sg_utils.rules-for-multipath-support.patch
Patch2: sginfo-inq-fields-strip-blank.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: udev
BuildRequires: xz
@@ -82,6 +83,7 @@ applications that want to make use of libsgutils.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1
%patch2 -p1
%build
%configure --disable-static --with-pic