From be55e5792fd3f0f07376a9f4beccba9a75ec4682 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 19 Sep 2016 21:32:58 +0200 Subject: [PATCH] Use make_install macro --- gupnp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index e617426..57b7df8 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -49,7 +49,7 @@ make %{?_smp_mflags} V=1 sed -i '1s|^#! /usr/bin/python$|#!/usr/bin/python3|' tools/gupnp-binding-tool %install -make install DESTDIR=%{buildroot} +%make_install #Remove libtool archives. find %{buildroot} -name '*.la' -delete @@ -82,6 +82,7 @@ make check %{?_smp_mflags} V=1 * Mon Sep 19 2016 Kalev Lember - 1.0.0-1 - Update to 1.0.0 - Don't set group tags +- Use make_install macro * Thu Aug 18 2016 Kalev Lember - 0.99.0-1 - Update to 0.99.0