packages: sg3_utils/sg3_utils.spec - updated to 1.29 - install scsi_* scrip...
qboosh
qboosh at pld-linux.org
Fri Aug 20 20:29:39 CEST 2010
Author: qboosh Date: Fri Aug 20 18:29:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.29
- install scsi_* scripts (manuals are already installed)
---- Files affected:
packages/sg3_utils:
sg3_utils.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/sg3_utils/sg3_utils.spec
diff -u packages/sg3_utils/sg3_utils.spec:1.29 packages/sg3_utils/sg3_utils.spec:1.30
--- packages/sg3_utils/sg3_utils.spec:1.29 Sun Nov 29 01:17:19 2009
+++ packages/sg3_utils/sg3_utils.spec Fri Aug 20 20:29:34 2010
@@ -4,13 +4,13 @@
Summary: Utilities and test programs for the Linux sg version 3 device driver
Summary(pl.UTF-8): Programy narzędziowe i testowe dla linuksowego sterownika sg w wersji 3
Name: sg3_utils
-Version: 1.27
+Version: 1.29
Release: 1
License: GPL (utilities), BSD (library)
Group: Applications/System
Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tgz
-# Source0-md5: de42374a6ba11258f1963134542af12c
-URL: http://sg.danny.cz/sg/
+# Source0-md5: 17b8f2bc1b32bd036515683cc87328ea
+URL: http://sg.danny.cz/sg/sg3_utils.html
BuildRequires: autoconf
Provides: sg_utils
Obsoletes: scsiutils
@@ -68,6 +68,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+install scripts/scsi_* $RPM_BUILD_ROOT%{_bindir}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -76,11 +78,20 @@
%files
%defattr(644,root,root,755)
-%doc COPYING COVERAGE CREDITS ChangeLog README README.sg_start
-%attr(755,root,root) %{_bindir}/sg*
+%doc COPYING COVERAGE CREDITS ChangeLog README README.sg_start TODO
+%attr(755,root,root) %{_bindir}/scsi_*
+%attr(755,root,root) %{_bindir}/sg_*
+%attr(755,root,root) %{_bindir}/sginfo
+%attr(755,root,root) %{_bindir}/sgm_dd
+%attr(755,root,root) %{_bindir}/sgp_dd
%attr(755,root,root) %{_libdir}/libsgutils2.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libsgutils2.so.2
-%{_mandir}/man8/sg*.8*
+%{_mandir}/man8/scsi_*.8*
+%{_mandir}/man8/sg3_utils.8*
+%{_mandir}/man8/sg_*.8*
+%{_mandir}/man8/sginfo.8*
+%{_mandir}/man8/sgm_dd.8*
+%{_mandir}/man8/sgp_dd.8*
%files devel
%defattr(644,root,root,755)
@@ -98,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2010/08/20 18:29:34 qboosh
+- updated to 1.29
+- install scsi_* scripts (manuals are already installed)
+
Revision 1.29 2009/11/29 00:17:19 sparky
- BR: autoconf (req autoheader)
- %undefine __cxx - to prevent configure from looking for c++ compiler
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sg3_utils/sg3_utils.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list