- Fixed rebuild problem on latest toolchain

This commit is contained in:
Phil Knirsch 2006-06-07 15:02:39 +00:00
parent 2c01f9ed76
commit 6d71681497

View File

@ -1,10 +1,11 @@
Summary: Utils for Linux's SCSI generic driver devices + raw devices
Name: sg3_utils
Version: 1.20
Release: 1
Release: 2
License: GPL
Group: Utilities/System
Source: ftp://www.torque.net/sg/p/sg3_utils-%{version}.tgz
Patch1: sg3_utils-1.20-llseek.patch
Url: http://www.torque.net/sg/u_index.html
Provides: sg_utils
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root/
@ -41,6 +42,7 @@ developing applications.
%prep
%setup -q
%patch1 -p1 -b .llseek
%build
make
@ -76,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.la
%changelog
* Wed Jun 07 2006 Phil Knirsch <pknirsch@redhat.com> - 1.20-2
- Fixed rebuild problem on latest toolchain
* Fri May 19 2006 Phil Knirsch <pknirsch@redhat.com> - 1.20-1
- Update to sg3_utils-1.20.