From 28ffcea180902ce2e8bf3eac92f49a1ba20d25d1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 11 Mar 2003 21:47:00 +0000 Subject: [PATCH] Add dependency --- yaz.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yaz.spec.in b/yaz.spec.in index fab95dd..83c4295 100644 --- 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 @@ -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. -- 1.7.10.4