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
|
#! /bin/bash
|
||||||
|
|
||||||
exec /usr/bin/pkexec /usr/sbin/gtk-lshw
|
/usr/bin/pkexec /usr/sbin/gtk-lshw
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Hardware lister
|
Summary: Hardware lister
|
||||||
Name: lshw
|
Name: lshw
|
||||||
Version: B.02.18
|
Version: B.02.18
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://ezix.org/project/wiki/HardwareLiSter
|
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
|
%{_datadir}/polkit-1/actions/org.ezix.lshw.gui.policy
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- Add patches to fix sysconf/long_bit issue and crash (bz#1342792)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user