Andreas Stieger 2018-04-15 17:44:05 +00:00 committed by Git OBS Bridge
parent aad0f02e48
commit 267b1feedf
2 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Sat Apr 14 18:40:05 UTC 2018 - astieger@suse.com
Sun Apr 15 17:43:29 UTC 2018 - astieger@suse.com
- Apache Subversion 1.10.0:
* new conflict resolver
@ -10,7 +10,7 @@ Sat Apr 14 18:40:05 UTC 2018 - astieger@suse.com
* Convert dependencies to pkgconfig counterparts
* Add dependency on liblz4 and utf8proc
* Use %license (boo#1082318)
* build with KDE 5 KWallet support
* build with KDE5 KWallet support
- Refresh patches:
* subversion-1.8.0-rpath.patch
* subversion-no-build-date.patch

View File

@ -120,9 +120,14 @@ BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(libsecret-1)
%endif
%if %{with kde}
BuildRequires: kdelibs4-core
BuildRequires: libkde4-devel
BuildRequires: libqt4-devel
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5Wallet)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Gui)
# for kf5-config
BuildRequires: kdelibs4support
%else
# In a case we migrate from system that had the kwallet integration we need it
# gone from the package to allow update