SHA256
1
0
forked from pool/giac

Accepting request 835668 from home:jengelh:branches:science

- Replace undefined %info_add/%info_del.
this fixed those i586/aarch64 build failures

OBS-URL: https://build.opensuse.org/request/show/835668
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=7
This commit is contained in:
Dirk Stoecker 2020-09-23 15:39:41 +00:00 committed by Git OBS Bridge
parent 02d4fbbfa7
commit 6bd1bc40ee
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 20 09:32:35 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Replace undefined %info_add/%info_del.
-------------------------------------------------------------------
Fri Jan 31 20:03:36 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -176,8 +176,8 @@ rm %{buildroot}%{_docdir}/giac/Makefile.am
%mime_database_post
%desktop_database_post
%icon_theme_cache_post
%info_add %{name}_es.info
%info_add %{name}_us.info
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}_es.info%{ext_info}
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}_us.info%{ext_info}
%preun
if [ $1 -eq 0 ]; then