diff --git a/opus.changes b/opus.changes index 5ac52c3..53f84fb 100644 --- a/opus.changes +++ b/opus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 8 11:02:43 UTC 2019 - Dominique Leuenberger + +- Own %{_datadir}/aclocal: when we might switch to pkgconf instead + of pkg-config, nothing in the build root is 'accidentally' owning + this directory for us. + ------------------------------------------------------------------- Sat May 25 08:29:45 UTC 2019 - Luigi Baldoni diff --git a/opus.spec b/opus.spec index 3a55a41..8c2ac7d 100644 --- a/opus.spec +++ b/opus.spec @@ -83,6 +83,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_libdir}/libopus.so %{_includedir}/opus %{_libdir}/pkgconfig/opus.pc +%dir %{_datadir}/aclocal %{_datadir}/aclocal/opus.m4 %changelog