diff --git a/autoconf-archive.changes b/autoconf-archive.changes index 855f762..de9b062 100644 --- a/autoconf-archive.changes +++ b/autoconf-archive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 17 10:37:30 UTC 2012 - aj@suse.de + +- Own /usr/share/aclocal + ------------------------------------------------------------------- Thu Jan 12 11:30:30 UTC 2012 - coolo@suse.com diff --git a/autoconf-archive.spec b/autoconf-archive.spec index 4be6678..d722700 100644 --- a/autoconf-archive.spec +++ b/autoconf-archive.spec @@ -16,6 +16,7 @@ # + Name: autoconf-archive Summary: A Collection of macros for GNU autoconf License: GPL-3.0+ @@ -74,6 +75,7 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/ %files %defattr(-, root, root) %{_infodir}/%{name}* +%dir %{_datadir}/aclocal %{_datadir}/aclocal/*.m4 %doc AUTHORS COPYING README