Hello community,

here is the log from the commit of package lsscsi for openSUSE:Factory checked 
in at 2015-03-01 14:51:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lsscsi (Old)
 and      /work/SRC/openSUSE:Factory/.lsscsi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lsscsi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsscsi/lsscsi.changes    2013-06-18 
10:33:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lsscsi.new/lsscsi.changes       2015-03-01 
14:51:54.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Feb 24 21:24:01 UTC 2015 - mplus...@suse.com
+
+- Update to 0.28
+  * fix handling of scsi_level 0 (no compliance)
+  * add SRP transport identifier
+  * add --unit option for LU identifier (>= lk 3.15)
+  * add (S)ATA transport identifier (>= lk 3.15)
+  * make USB transport ids more consistent
+  * fix FC transport id missing comma
+  * add pdt strings for security manager and zbc
+  * upgrade automake to version 1.14.1
+- Do not install empty NEWS
+
+-------------------------------------------------------------------

Old:
----
  lsscsi-0.27.tar.xz

New:
----
  lsscsi-0.28.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lsscsi.spec ++++++
--- /var/tmp/diff_new_pack.byDEwB/_old  2015-03-01 14:51:55.000000000 +0100
+++ /var/tmp/diff_new_pack.byDEwB/_new  2015-03-01 14:51:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lsscsi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,40 +17,33 @@
 
 
 Name:           lsscsi
-Version:        0.27
+Version:        0.28
 Release:        0
 Summary:        List all SCSI devices in the system
 License:        GPL-2.0+
 Group:          Hardware/Other
 Url:            http://sg.danny.cz/scsi/lsscsi.html
-
-Source:         http://sg.danny.cz/scsi/%name-%version.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         http://sg.danny.cz/scsi/%{name}-%{version}.tar.xz
 BuildRequires:  xz
-Provides:       scsi:/usr/bin/lsscsi
+Provides:       scsi:%{_bindir}/lsscsi
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The lsscsi command lists information about SCSI devices in Linux.
 
-
-
-Authors:
---------
-    Doug Gilbert <dgilb...@torque.net>
-
 %prep
-%setup
+%setup -q
 
 %build
 %configure
 
 %install
-make install DESTDIR="%buildroot"
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %files
 %defattr(-,root,root)
-%_bindir/lsscsi
+%{_bindir}/lsscsi
 %doc %{_mandir}/man8/lsscsi.8.gz
-%doc NEWS README ChangeLog
+%doc README ChangeLog
 
 %changelog

++++++ lsscsi-0.27.tar.xz -> lsscsi-0.28.tar.xz ++++++
++++ 4469 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to