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:
parent
9b45f1d5dc
commit
e7d34b8b00
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user