Yuchen Lin 2019-04-28 18:14:41 +00:00 committed by Git OBS Bridge
parent 702c99f61a
commit e1acbff548
2 changed files with 16 additions and 11 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 27 08:50:13 UTC 2019 - wbauer@tmo.at
- Point URL to the page on the KDE Community Wiki
- Use https for URLs
- Switch Qt5/KF5 BuildRequires to cmake() syntax
-------------------------------------------------------------------
Sun Oct 21 20:52:45 UTC 2018 - wbauer@tmo.at

View File

@ -1,7 +1,7 @@
#
# spec file for package kio-gdrive
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -23,20 +23,18 @@ Release: 0
Summary: Google Drive KIO slave for KDE applications
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
URL: https://community.kde.org/KIO_GDrive
Source: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: intltool
BuildRequires: kaccounts-integration-devel
BuildRequires: ki18n-devel >= 5.14.0
BuildRequires: kio-devel >= 5.14.0
BuildRequires: libaccounts-glib-devel
BuildRequires: libsignon-qt5-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: cmake(KAccounts)
BuildRequires: cmake(KF5I18n) >= 5.14.0
BuildRequires: cmake(KF5KIO) >= 5.14.0
BuildRequires: cmake(KPimGAPI) >= 5.5.0
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: cmake(Qt5Network) >= 5.2.0
BuildRequires: cmake(Qt5Widgets) >= 5.2.0
# Used by the .desktop file
Recommends: dolphin