baselibs.conf removed (almost) everywhere

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=344
This commit is contained in:
Fabian Vogt 2021-09-15 13:27:44 +00:00 committed by Git OBS Bridge
parent 71ee69da6e
commit fd27911b83
3 changed files with 5 additions and 8 deletions

View File

@ -1,7 +0,0 @@
kio-core
conflicts "kio-<targettype> <= 5.8.0"
kio
requires "kio-core-<targettype> = <version>"
kio-devel
requires "kio-core-<targettype> = <version>"
requires "kio-<targettype> = <version>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 15 08:24:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Drop the unneeded baselibs.conf.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 6 06:22:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> Mon Sep 6 06:22:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -34,7 +34,6 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring Source2: frameworks.keyring
%endif %endif
Source99: baselibs.conf
# PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to see into kde4 documentation, needed especially for khelpcenter5 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to see into kde4 documentation, needed especially for khelpcenter5
Patch0: kio_help-fallback-to-kde4-docs.patch Patch0: kio_help-fallback-to-kde4-docs.patch
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}