- Update to sg3_utils-1.19
This commit is contained in:
parent
c01e4d0132
commit
e584f67bf9
@ -1 +1 @@
|
||||
sg3_utils-1.17.tgz
|
||||
sg3_utils-1.19.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utils for Linux's SCSI generic driver devices + raw devices
|
||||
Name: sg3_utils
|
||||
Version: 1.17
|
||||
Release: 1.1
|
||||
Version: 1.19
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Utilities/System
|
||||
Source: ftp://www.torque.net/sg/p/sg3_utils-%{version}.tgz
|
||||
@ -49,7 +49,8 @@ make
|
||||
if [ "$RPM_BUILD_ROOT" != "/" ]; then
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
fi
|
||||
make install PREFIX=$RPM_BUILD_ROOT/usr
|
||||
%makeinstall
|
||||
#make install PREFIX=$RPM_BUILD_ROOT/usr
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.la
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> - 1.19-1
|
||||
- Update to sg3_utils-1.19
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.17-1.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user