From ca89bf28a60ad8a618b58ea90c03ba332c175124 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mar 08 2017 14:23:21 +0000 Subject: spec: Delete trivial-httpd See https://github.com/ostreedev/ostree/pull/723 This will drop a Requires on soup and all of its deps. --- diff --git a/ostree.spec b/ostree.spec index 9c66c91..9c22c70 100644 --- a/ostree.spec +++ b/ostree.spec @@ -102,6 +102,7 @@ env NOCONFIGURE=1 ./autogen.sh %install %make_install INSTALL="install -p -c" find %{buildroot} -name '*.la' -delete +rm -f %{buildroot}/usr/libexec/libostree/ostree-trivial-httpd install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/91-ostree.preset