parent
054a04cf7b
commit
667b872902
@ -15,6 +15,11 @@ BuildRequires: make
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
|
BuildRequires: gettext-devel
|
||||||
|
BuildRequires: automake
|
||||||
|
BuildRequires: autoconf
|
||||||
|
BuildRequires: libtool
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Collection of Linux utilities for devices that use the SCSI command set.
|
Collection of Linux utilities for devices that use the SCSI command set.
|
||||||
@ -48,7 +53,7 @@ developing applications.
|
|||||||
%autosetup -p 1 -n sg3_utils-%{version}r904
|
%autosetup -p 1 -n sg3_utils-%{version}r904
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -ivf
|
./autogen.sh
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
|
|
||||||
# Don't use rpath!
|
# Don't use rpath!
|
||||||
|
Loading…
Reference in New Issue
Block a user