Accepting request 456819 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/456819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/m4?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2017-03-03 16:38:29 +00:00 committed by Git OBS Bridge
commit 59ba07dd30
2 changed files with 7 additions and 2 deletions

View File

@ -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 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 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 Mon Mar 2 20:37:45 UTC 2015 - mpluskal@suse.com

View File

@ -54,7 +54,7 @@ make %{?_smp_mflags} check
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%preun %preun
%install_info_delete --info-dir=%{_infodir} %%{_infodir}/%{name}.info%{ext_info} %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
%files %files
%defattr(-,root,root) %defattr(-,root,root)