From 6353553a5766c8144dfe82e6dc6b49c61fbf8522 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 14 2017 22:31:23 +0000 Subject: Just nuke the gnutls private deps It still fails in koji, and I'd have to download each package from koji by hand to find out what is the issue (or wait until tomorrow for a compose). Let's just nuke the whole thing, all deps should be installed. --- diff --git a/systemd.spec b/systemd.spec index 974fc74..cd90f39 100644 --- a/systemd.spec +++ b/systemd.spec @@ -307,7 +307,7 @@ systemd-journal-remote, and systemd-journal-upload. cp -p %{SOURCE12} src/login/ # https://bugzilla.redhat.com/show_bug.cgi?id=1422256 -sed s/libidn2,// %_libdir/pkgconfig/gnutls.pc >gnutls.pc +sed /Requires.private/d %_libdir/pkgconfig/gnutls.pc >gnutls.pc %build export PKG_CONFIG_PATH=.