diff --git a/gnome-doc-utils.spec b/gnome-doc-utils.spec index ff1d992..6b6ab87 100644 --- a/gnome-doc-utils.spec +++ b/gnome-doc-utils.spec @@ -71,12 +71,12 @@ are used by the tools in gnome-doc-utils and by yelp. %build %configure --disable-scrollkeeper --enable-build-utils -make +%make_build %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install -sed -i -e '/^Requires:/d' $RPM_BUILD_ROOT%{_datadir}/pkgconfig/xml2po.pc +sed -i -e '/^Requires:/d' %{buildroot}%{_datadir}/pkgconfig/xml2po.pc %find_lang %{name} @@ -101,6 +101,7 @@ sed -i -e '/^Requires:/d' $RPM_BUILD_ROOT%{_datadir}/pkgconfig/xml2po.pc * Wed Jun 14 2017 David King - 0.20.10-12 - Use license macro for COPYING* - Update URL +- Use some more modern macros * Fri Feb 10 2017 Fedora Release Engineering - 0.20.10-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild