- 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:
Michael Vetter 2018-05-22 15:39:00 +00:00 committed by Git OBS Bridge
parent c53cedddc4
commit 782b127c0c
3 changed files with 7 additions and 2 deletions

2
liblxqt-rpmlintrc Normal file
View File

@ -0,0 +1,2 @@
# See: https://bugzilla.suse.com/show_bug.cgi?id=1092192
setBadness('polkit-unauthorized-privilege', 0)

View File

@ -5,6 +5,9 @@ Tue May 22 14:05:13 UTC 2018 - mvetter@suse.com
* An efficient backlight control is added.
* ConfigDialog: Adds the ability to select the shown page by name
* 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

View File

@ -23,8 +23,8 @@ Summary: Core utility library for LXQt
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://www.lxqt.org
Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source2: %{name}.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: fdupes