- Fix displaying correct version bsc##1130818

* lshw-display-latest-version.patch
  * lshw-help-man.patch
  * lshw-modified-time.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=27
This commit is contained in:
Martin Pluskal
2019-05-02 10:17:11 +00:00
committed by Git OBS Bridge
parent 5798f02f86
commit cfe9690692
5 changed files with 122 additions and 0 deletions

View File

@@ -29,6 +29,10 @@ Source1: lshw.desktop.in
Source2: lshw.png
# PATCH-FIX-UPSTREAM lswh-logical-name-iface.patch bsc#1133923
Patch0: lswh-logical-name-iface.patch
# PATCH-FIX-UPSTREAM lshw-display-latest-version.patch lshw-help-man.patch lshw-modified-time.patch bsc##1130818
Patch1: lshw-display-latest-version.patch
Patch2: lshw-help-man.patch
Patch3: lshw-modified-time.patch
BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: libpng-devel
@@ -79,6 +83,9 @@ http://www.ezix.org/software/lshw.html
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
make \