SPECS: sg3_utils.spec - updated to 1.26 release (NOTE: soname changed, incl...

qboosh qboosh at pld-linux.org
Thu Jun 26 19:27:23 CEST 2008


Author: qboosh                       Date: Thu Jun 26 17:27:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.26 release (NOTE: soname changed, including link name)

---- Files affected:
SPECS:
   sg3_utils.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/sg3_utils.spec
diff -u SPECS/sg3_utils.spec:1.21 SPECS/sg3_utils.spec:1.22
--- SPECS/sg3_utils.spec:1.21	Tue Oct 23 23:30:19 2007
+++ SPECS/sg3_utils.spec	Thu Jun 26 19:27:18 2008
@@ -2,12 +2,12 @@
 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.25
+Version:	1.26
 Release:	1
 License:	GPL (utilities), BSD (library)
 Group:		Applications/System
 Source0:	http://sg.torque.net/sg/p/%{name}-%{version}.tgz
-# Source0-md5:	9fec4d8f3f6c8b3d2da79fc17cc2d387
+# Source0-md5:	9a7aa8d954d75dc6c91e066e215867f2
 URL:		http://sg.torque.net/sg/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,30 +22,30 @@
 Linuksa 2.4+.
 
 %package devel
-Summary:	Header files for sgutils library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki sgutils
+Summary:	Header files for sgutils2 library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki sgutils2
 License:	BSD
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-Header files for sgutils library.
+Header files for sgutils2 library.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki sgutils.
+Pliki nagłówkowe biblioteki sgutils2.
 
 %package static
-Summary:	Static sgutils library
-Summary(pl.UTF-8):	Statyczna biblioteka sgutils
+Summary:	Static sgutils2 library
+Summary(pl.UTF-8):	Statyczna biblioteka sgutils2
 License:	BSD
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
-Static version of sgutils library.
+Static version of sgutils2 library.
 
 %description static -l pl.UTF-8
-Statyczna wersja biblioteki sgutils.
+Statyczna wersja biblioteki sgutils2.
 
 %prep
 %setup -q
@@ -70,19 +70,19 @@
 %defattr(644,root,root,755)
 %doc COPYING COVERAGE CREDITS ChangeLog README README.sg_start
 %attr(755,root,root) %{_bindir}/sg*
-%attr(755,root,root) %{_libdir}/libsgutils.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsgutils.so.1
+%attr(755,root,root) %{_libdir}/libsgutils2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsgutils2.so.2
 %{_mandir}/man8/sg*.8*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsgutils.so
-%{_libdir}/libsgutils.la
+%attr(755,root,root) %{_libdir}/libsgutils2.so
+%{_libdir}/libsgutils2.la
 %{_includedir}/scsi/sg_*.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libsgutils.a
+%{_libdir}/libsgutils2.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/06/26 17:27:18  qboosh
+- updated to 1.26 release (NOTE: soname changed, including link name)
+
 Revision 1.21  2007/10/23 21:30:19  qboosh
 - updated to 1.25 release
 - removed obsolete make patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sg3_utils.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list