Accepting request 286344 from Publishing

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/286344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texi2html?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2015-02-16 20:14:52 +00:00 committed by Git OBS Bridge
commit 842b51b65a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 6 16:24:25 UTC 2015 - werner@suse.de
- Move %install_info_delete from %postun to %preun
-------------------------------------------------------------------
Thu Feb 5 19:59:39 UTC 2015 - dimstar@opensuse.org

View File

@ -77,7 +77,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/lib/libintl-perl/
%post
%install_info --info-dir=%{_infodir} %{_infodir}/texi2html.info.gz
%postun
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/texi2html.info.gz
%files