diff --git a/lshw-B.02.16.tar.gz b/lshw-B.02.16.tar.gz deleted file mode 100644 index 31e48d9..0000000 --- a/lshw-B.02.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:809882429555b93259785cc261dbff04c16c93d064db5f445a51945bc47157cb -size 1845891 diff --git a/lshw-B.02.17.tar.gz b/lshw-B.02.17.tar.gz new file mode 100644 index 0000000..fe91365 --- /dev/null +++ b/lshw-B.02.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c +size 2005737 diff --git a/lshw-gcc43.patch b/lshw-gcc43.patch index b1e54d9..072c15b 100644 --- a/lshw-gcc43.patch +++ b/lshw-gcc43.patch @@ -1,6 +1,6 @@ ---- src/core/abi.cc.orig 2009-02-12 23:53:09.000000000 +0100 -+++ src/core/abi.cc 2010-06-16 15:44:33.000000000 +0200 -@@ -10,6 +10,7 @@ +--- src/core/abi.cc.orig 2010-03-15 21:26:20.000000000 +0100 ++++ src/core/abi.cc 2013-08-06 21:05:08.693772583 +0200 +@@ -11,6 +11,7 @@ #include #include #include @@ -8,7 +8,7 @@ __ID("@(#) $Id: mem.cc 1352 2006-05-27 23:54:13Z ezix $"); -@@ -37,10 +38,10 @@ +@@ -38,10 +39,10 @@ for(i=0; id_name); diff --git a/lshw.changes b/lshw.changes index 6a193d0..4dcd1da 100644 --- a/lshw.changes +++ b/lshw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 6 19:05:34 UTC 2013 - pascal.bleser@opensuse.org + +- update to B.02.17 (no detailed changelog available, minor bug fixes) + ------------------------------------------------------------------- Wed Jan 11 00:02:17 UTC 2012 - pascal.bleser@opensuse.org diff --git a/lshw.spec b/lshw.spec index 10a9acf..b18b148 100644 --- a/lshw.spec +++ b/lshw.spec @@ -1,3 +1,16 @@ +# Copyright (c) 2013 Pascal Bleser +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ + # vim: set ts=4 sw=4 et: %if %{?!_without_gui:1}0 @@ -5,7 +18,7 @@ %endif Name: lshw -Version: B.02.16 +Version: B.02.17 Release: 0 Summary: HardWare LiSter Source: http://ezix.org/software/files/lshw-%{version}.tar.gz