From 85958e0c694e08944fd5b3aea36c3bf69ce9f1148adcf407e8a46d88748cecfe Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 8 Jan 2021 16:37:14 +0000 Subject: [PATCH] Accepting request 861763 from home:Vogtinator:plasma5.20 Drop baselibs.conf, makes webengine build faster and less often by avoiding rebuild counter syncs OBS-URL: https://build.opensuse.org/request/show/861763 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=287 --- baselibs.conf | 3 --- libksysguard5.changes | 5 +++++ libksysguard5.spec | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index a233d3e..0000000 --- a/baselibs.conf +++ /dev/null @@ -1,3 +0,0 @@ -libksysguard5 -libksysguard5-devel - requires "libksysguard5- = " \ No newline at end of file diff --git a/libksysguard5.changes b/libksysguard5.changes index 4261598..3616be4 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 8 16:04:08 UTC 2021 - Fabian Vogt + +- Drop baselibs.conf, not needed + ------------------------------------------------------------------- Tue Jan 5 14:40:03 UTC 2021 - Fabian Vogt diff --git a/libksysguard5.spec b/libksysguard5.spec index f72ddf0..23ab398 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -29,7 +29,6 @@ Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-% Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif -Source3: baselibs.conf BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem BuildRequires: xz