From 031d0887f4bd94d2ce9518f4fab4c80b0b9f71de81f7f87bdc1e9efa85be1ee1 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 4 May 2021 07:46:50 +0000 Subject: [PATCH] Accepting request 890048 from home:lnussel:branches:systemsmanagement:cockpit - install all of pkg/lib in -devel package. Cockpit-machines needs more OBS-URL: https://build.opensuse.org/request/show/890048 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=73 --- cockpit.changes | 5 +++++ cockpit.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cockpit.changes b/cockpit.changes index d6aae67..0100bb3 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 3 14:11:01 UTC 2021 - Ludwig Nussel + +- install all of pkg/lib in -devel package. Cockpit-machines needs more + ------------------------------------------------------------------- Fri Apr 30 15:51:43 UTC 2021 - Ludwig Nussel diff --git a/cockpit.spec b/cockpit.spec index e82f75b..673c6de 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -359,8 +359,8 @@ rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-selinux.metai rm -f %{buildroot}%{_datadir}/pixmaps/cockpit-sosreport.png %endif -mkdir -p %{buildroot}%{_datadir}/cockpit/devel/lib -cp -a pkg/lib/patternfly %{buildroot}%{_datadir}/cockpit/devel/lib +mkdir -p %{buildroot}%{_datadir}/cockpit/devel +cp -a pkg/lib %{buildroot}%{_datadir}/cockpit/devel %if 0%{?build_basic} %find_lang cockpit