3
0

Accepting request 307621 from devel:tools:building

1

OBS-URL: https://build.opensuse.org/request/show/307621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf-archive?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2015-05-20 21:20:54 +00:00 committed by Git OBS Bridge
commit 8fcec268a7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 17 12:47:41 UTC 2015 - meissner@suse.com
- delete info files in the preun section
-------------------------------------------------------------------
Tue Mar 3 20:21:38 UTC 2015 - astieger@suse.com

View File

@ -62,7 +62,7 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/
%post
%install_info --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info.gz
%postun
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info.gz
%files