From 87ad255f8d23fb80a42e07f2812cd08db6f6976daa104cd8f80f93373ed82485 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 Feb 2017 12:54:39 +0000 Subject: [PATCH] Accepting request 455754 from home:dimstar:Factory - Fix de-registration of the info files. - Update info handling from postun to preun OBS-URL: https://build.opensuse.org/request/show/455754 OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=35 --- m4.changes | 7 ++++++- m4.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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)