diff --git a/cogl.spec b/cogl.spec index ad9830a..d3a482c 100644 --- a/cogl.spec +++ b/cogl.spec @@ -109,7 +109,7 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" make %{?_smp_mflags} V=1 %install -make install DESTDIR=%{buildroot} INSTALL='install -p' +%make_install #Remove libtool archives. find %{buildroot} -name '*.la' -delete @@ -154,6 +154,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so %changelog * Fri Aug 21 2015 Kalev Lember - 1.21.2-1 - Update to 1.21.2 +- Use make_install macro * Wed Jun 17 2015 Fedora Release Engineering - 1.20.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild