Accepting request 611204 from home:michals

- Add post/postun ldconfig call

OBS-URL: https://build.opensuse.org/request/show/611204
OBS-URL: https://build.opensuse.org/package/show/security/ibmtss?expand=0&rev=19
This commit is contained in:
Michal Suchanek 2018-05-22 12:43:20 +00:00 committed by Git OBS Bridge
parent 9b45f1d5dc
commit e7d34b8b00
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 22 10:18:35 UTC 2018 - msuchanek@suse.com
- Add post/postun ldconfig call
-------------------------------------------------------------------
Fri May 18 21:55:16 UTC 2018 - jengelh@inai.de

View File

@ -98,6 +98,9 @@ install -p -D -m 644 %{SOURCE1}.1 %{buildroot}/%{_mandir}/man1/%{suite}.1
sed -i -e s,%UTILDIR%,%{_libexecdir}/%{suite},g -e s,%DATADIR%,%{_datadir}/%{suite},g -e s,%DOCDIR%,%{_docdir}/%{name},g \
%{buildroot}/%{_bindir}/%{suite} %{buildroot}/%{_mandir}/man1/%{suite}.1
%post -n %{libpkgname} -p /sbin/ldconfig
%postun -n %{libpkgname} -p /sbin/ldconfig
%files
%license LICENSE
%doc ibmtss.doc