Accepting request 452058 from home:wolfi323:branches:KDE:Extra
- also install the AUTHORS, README.md and COPYING files - use "%post(un) -p /sbin/ldconfig" OBS-URL: https://build.opensuse.org/request/show/452058 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kexi?expand=0&rev=3
This commit is contained in:
parent
5a4b2a13ac
commit
161f6ec274
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 22:34:58 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- also install the AUTHORS, README.md and COPYING files
|
||||
- use "%post(un) -p /sbin/ldconfig"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 11:22:54 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
|
@ -121,14 +121,13 @@ do
|
||||
done
|
||||
rm %{buildroot}%{_kf5_libdir}/libkformdesigner.so
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS README.md COPYING COPYING.*
|
||||
%{_bindir}/kexi
|
||||
%{_libdir}/libkexi*.so*
|
||||
%{_libdir}/libkformdesigner.so*
|
||||
|
Loading…
Reference in New Issue
Block a user