projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfb8c70
)
RPM: call ldconfig for libyazpp pkg
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 8 Sep 2010 18:26:08 +0000
(20:26 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 8 Sep 2010 18:26:08 +0000
(20:26 +0200)
yazpp.spec.in
patch
|
blob
|
history
diff --git
a/yazpp.spec.in
b/yazpp.spec.in
index
440d568
..
d2efcbe
100644
(file)
--- a/
yazpp.spec.in
+++ b/
yazpp.spec.in
@@
-49,6
+49,9
@@
rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la
%clean
rm -fr ${RPM_BUILD_ROOT}
+%post -n libyazpp4 -p /sbin/ldconfig
+%postun -n libyazpp4 -p /sbin/ldconfig
+
%files -n libyazpp4
%doc README LICENSE NEWS
%defattr(-,root,root)