Accepting request 44247 from Base:System
Copy from Base:System/sg3_utils based on submit request 44247 from user coolo OBS-URL: https://build.opensuse.org/request/show/44247 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sg3_utils?expand=0&rev=16
This commit is contained in:
parent
cbb1e65667
commit
ab46849b66
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 14:00:16 CEST 2009 - hare@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sg3_utils (Version 1.27)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@ -20,7 +20,7 @@ Url: http://sg.torque.net/sg/sg3_utils.html
|
||||
|
||||
Name: sg3_utils
|
||||
%define sgver 1.27
|
||||
License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later
|
||||
License: BSD3c(or similar) ; GPLv2 ; GPLv2+
|
||||
Group: Hardware/Other
|
||||
Provides: sg_utils
|
||||
Provides: scsi
|
||||
@ -28,7 +28,7 @@ Obsoletes: scsi <= 1.7_2.38_1.25_0.19_1.02_0.93
|
||||
AutoReqProv: on
|
||||
PreReq: %insserv_prereq
|
||||
Version: 1.27
|
||||
Release: 20
|
||||
Release: 27
|
||||
Summary: A collection of tools that send SCSI commands to devices
|
||||
Source: http://sg.torque.net/sg/p/sg3_utils-%{sgver}.tar.bz2
|
||||
Source2: http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh
|
||||
@ -50,7 +50,7 @@ Authors:
|
||||
Kurt Garloff <garloff@suse.de>
|
||||
|
||||
%package devel
|
||||
License: BSD 3-clause (or similar) ; GPL v2 or later
|
||||
License: BSD3c(or similar) ; GPLv2+
|
||||
Summary: A collection of tools that send SCSI commands to devices
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
@ -76,7 +76,7 @@ Authors:
|
||||
|
||||
%build
|
||||
%configure --disable-static --with-pic
|
||||
%{__make} %{?jobs:-j%jobs}
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user