Modify lshw gui wrapper to fix bz#1368404
This commit is contained in:
parent
ad5b392f91
commit
6cf87ac48b
2
lshw-gui
2
lshw-gui
@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
exec /usr/bin/pkexec /usr/sbin/gtk-lshw
|
||||
/usr/bin/pkexec /usr/sbin/gtk-lshw
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Hardware lister
|
||||
Name: lshw
|
||||
Version: B.02.18
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://ezix.org/project/wiki/HardwareLiSter
|
||||
@ -107,6 +107,9 @@ rm -rf %{buildroot}%{_datadir}/locale/fr/
|
||||
%{_datadir}/polkit-1/actions/org.ezix.lshw.gui.policy
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2016 Terje Rosten <terje.rosten@ntnu.no> - B.02.18-5
|
||||
- Modify lshw gui wrapper to fix bz#1368404
|
||||
|
||||
* Thu Aug 11 2016 Terje Rosten <terje.rosten@ntnu.no> - B.02.18-4
|
||||
- Add patches to fix sysconf/long_bit issue and crash (bz#1342792)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user