forked from pool/kirigami2
This commit is contained in:
parent
0de7e39796
commit
96ce1f254e
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kirigami2
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,15 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kirigami2
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Set of QtQuick components
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: http://download.kde.org/stable/kirigami/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM fix-license.patch notmart@gmail.com -- fix license header
|
||||
Patch1: fix-license.patch
|
||||
BuildRequires: extra-cmake-modules >= 0.0.8
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
@ -62,7 +60,6 @@ Development files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Loading…
Reference in New Issue
Block a user