diff --git a/m4.changes b/m4.changes index ddd5be5..3fccfa8 100644 --- a/m4.changes +++ b/m4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 9 12:37:26 UTC 2017 - dimstar@opensuse.org + +- Fix de-registration of the info files. + ------------------------------------------------------------------- Thu Jan 5 14:28:13 UTC 2017 - mpluskal@suse.com @@ -14,7 +19,7 @@ Thu Jan 5 14:28:13 UTC 2017 - mpluskal@suse.com ------------------------------------------------------------------- Sat Oct 3 06:41:27 UTC 2015 - mpluskal@suse.com -- Update info handling fro postun to preun +- Update info handling from postun to preun ------------------------------------------------------------------- Mon Mar 2 20:37:45 UTC 2015 - mpluskal@suse.com diff --git a/m4.spec b/m4.spec index 8b3827d..07c3b21 100644 --- a/m4.spec +++ b/m4.spec @@ -54,7 +54,7 @@ make %{?_smp_mflags} check %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %preun -%install_info_delete --info-dir=%{_infodir} %%{_infodir}/%{name}.info%{ext_info} +%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %files %defattr(-,root,root)