B.02.17
OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=4
This commit is contained in:
parent
c3871ba245
commit
da8f78025c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:809882429555b93259785cc261dbff04c16c93d064db5f445a51945bc47157cb
|
||||
size 1845891
|
3
lshw-B.02.17.tar.gz
Normal file
3
lshw-B.02.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c
|
||||
size 2005737
|
@ -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 <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <dirent.h>
|
||||
@ -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; i<n; i++)
|
||||
{
|
||||
system.addCapability(namelist[i]->d_name);
|
||||
|
@ -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
|
||||
|
||||
|
15
lshw.spec
15
lshw.spec
@ -1,3 +1,16 @@
|
||||
# Copyright (c) 2013 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user