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:
e3c167e
)
Add dependency
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 11 Mar 2003 21:47:00 +0000
(21:47 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 11 Mar 2003 21:47:00 +0000
(21:47 +0000)
yaz.spec.in
patch
|
blob
|
history
diff --git
a/yaz.spec.in
b/yaz.spec.in
index
fab95dd
..
83c4295
100644
(file)
--- a/
yaz.spec.in
+++ b/
yaz.spec.in
@@
-2,7
+2,7
@@
Summary: Z39.50 Programs
Name: yaz
Version: @VERSION@
Release: 2
-Requires: libxml2 openssl
+Requires: libxml2 openssl libyaz = %{version}
Copyright: YAZ License
Group: Other
Vendor: Index Data ApS <info@indexdata.dk>
@@
-28,6
+28,7
@@
Retrieval.
%package -n lib%{name}-devel
Summary: Z39.50 Library - development package
Group: Development/Libraries
+Requires: libyaz = %{version}
%description -n lib%{name}-devel
Development libraries and includes for the libyaz package.