projects
/
yaz-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:
7657c9a
)
post/postrun calls ldconfig
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 20 May 2009 09:08:16 +0000
(11:08 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 20 May 2009 09:08:16 +0000
(11:08 +0200)
yaz.spec.in
patch
|
blob
|
history
diff --git
a/yaz.spec.in
b/yaz.spec.in
index
116ba98
..
114f587
100644
(file)
--- a/
yaz.spec.in
+++ b/
yaz.spec.in
@@
-30,6
+30,9
@@
Requires: libxslt gnutls libicu
YAZ is a library for the ANSI/NISO Z39.50 protocol for Information
Retrieval.
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
%package -n libyaz3-devel
Summary: Z39.50 Library - development package
Group: Development/Libraries