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