projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6add143
)
call ldconfig
author
Anas Nashif
<anas.nashif@intel.com>
Thu, 7 Feb 2013 03:00:44 +0000
(19:00 -0800)
committer
Anas Nashif
<anas.nashif@intel.com>
Thu, 7 Feb 2013 03:00:44 +0000
(19:00 -0800)
packaging/rpm.spec
patch
|
blob
|
history
diff --git
a/packaging/rpm.spec
b/packaging/rpm.spec
index 06ba30ddc8d4b33af2fb0d8193611101d6c2d1e1..29624e2f1366affab253918c6e9c7ee921e29f8d 100644
(file)
--- a/
packaging/rpm.spec
+++ b/
packaging/rpm.spec
@@
-212,9
+212,12
@@
echo -n armv7hl-tizen-linux> %{buildroot}/etc/rpm/platform
%endif
%post
+/sbin/ldconfig
test -f var/lib/rpm/Packages || rpm --initdb
rm -f var/lib/rpm/Filemd5s var/lib/rpm/Filedigests var/lib/rpm/Requireversion var/lib/rpm/Provideversion
+%postun
+/sbin/ldconfig
%files -f rpm.lang
%defattr(-,root,root)