diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 62f807f..f39c8ae 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -99,7 +99,7 @@ make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install # Remove files that will not be packaged rm -f $RPM_BUILD_ROOT%{_libdir}/grilo-%{release_version}/*.la @@ -118,6 +118,7 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/* * Tue Sep 13 2016 Kalev Lember - 0.3.3-1 - Update to 0.3.3 - Don't set group tags +- Use make_install macro * Mon Jul 25 2016 Kalev Lember - 0.3.2-2 - Update required grilo version