forked from pool/kinfocenter5
Sync with KDE:Frameworks5:LTS
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=119
This commit is contained in:
parent
345e946f67
commit
031e3c14a8
2
kinfocenter5-rpmlintrc
Normal file
2
kinfocenter5-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# we don't use find_lang macro as it doesn't searches in subdirectories
|
||||||
|
addFilter("file-not-in-%lang .*")
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 09:14:58 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Use %{_plasma5_version} again, define it if needed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -20,11 +20,13 @@
|
|||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.7.95
|
Version: 5.7.95
|
||||||
Release: 0
|
Release: 0
|
||||||
|
%{!?_plasma5_version: %global _plasma5_version %{version}}
|
||||||
Summary: Utility that provides information about a computer system
|
Summary: Utility that provides information about a computer system
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
Source: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||||
|
Source99: %{name}-rpmlintrc
|
||||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||||
Patch0: plasma-session-name.patch
|
Patch0: plasma-session-name.patch
|
||||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||||
@ -49,7 +51,7 @@ BuildRequires: cmake(KF5Package) >= 5.9.0
|
|||||||
BuildRequires: cmake(KF5Service) >= 5.9.0
|
BuildRequires: cmake(KF5Service) >= 5.9.0
|
||||||
BuildRequires: cmake(KF5Solid) >= 5.9.0
|
BuildRequires: cmake(KF5Solid) >= 5.9.0
|
||||||
BuildRequires: cmake(KF5Solid) >= 5.9.0
|
BuildRequires: cmake(KF5Solid) >= 5.9.0
|
||||||
BuildRequires: cmake(KF5Wayland) >= %{version}
|
BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version}
|
||||||
BuildRequires: cmake(KF5WidgetsAddons) >= 5.9.0
|
BuildRequires: cmake(KF5WidgetsAddons) >= 5.9.0
|
||||||
BuildRequires: cmake(KF5XmlGui) >= 5.9.0
|
BuildRequires: cmake(KF5XmlGui) >= 5.9.0
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user