- Add BuildRequires for polkit-qt5-1
- Add lxqt-backlight_backend and polkit file - Add rpmlintrc exception (bsc#1092192) OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=10
This commit is contained in:
parent
c53cedddc4
commit
782b127c0c
2
liblxqt-rpmlintrc
Normal file
2
liblxqt-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# See: https://bugzilla.suse.com/show_bug.cgi?id=1092192
|
||||||
|
setBadness('polkit-unauthorized-privilege', 0)
|
@ -5,6 +5,9 @@ Tue May 22 14:05:13 UTC 2018 - mvetter@suse.com
|
|||||||
* An efficient backlight control is added.
|
* An efficient backlight control is added.
|
||||||
* ConfigDialog: Adds the ability to select the shown page by name
|
* ConfigDialog: Adds the ability to select the shown page by name
|
||||||
* lxqtpower: Add support for turning monitor(s) off
|
* lxqtpower: Add support for turning monitor(s) off
|
||||||
|
- Add BuildRequires for polkit-qt5-1
|
||||||
|
- Add lxqt-backlight_backend and polkit file
|
||||||
|
- Add rpmlintrc exception (bsc#1092192)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 10:02:44 UTC 2017 - mvetter@suse.com
|
Mon Oct 23 10:02:44 UTC 2017 - mvetter@suse.com
|
||||||
|
@ -23,8 +23,8 @@ Summary: Core utility library for LXQt
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.lxqt.org
|
Url: http://www.lxqt.org
|
||||||
Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
BuildRequires: cmake >= 3.0.2
|
BuildRequires: cmake >= 3.0.2
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user