X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=yazpp.spec.in;h=c38812e6f094d2607d29882e7bdf76aec77dff6e;hp=0713631f411998f628b98b5aa6bddeeb33703a94;hb=89722b8558e29bc0cbe6e37337ad4774f34cab55;hpb=b094fb084d6ccabc92560830fb3c84285508a15f diff --git a/yazpp.spec.in b/yazpp.spec.in index 0713631..c38812e 100644 --- a/yazpp.spec.in +++ b/yazpp.spec.in @@ -1,13 +1,13 @@ Summary: YAZ++ package (main) Name: yazpp Version: @VERSION@ -Release: 1 +Release: 2 License: BSD Group: Applications/Internet Vendor: Index Data ApS Source: yazpp-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: pkgconfig libyaz4-devel +BuildRequires: pkgconfig, libyaz4-devel >= 4.1.0 Packager: Adam Dickmeiss URL: http://www.indexdata.com/yazplusplus @@ -17,7 +17,7 @@ YAZ++ package. %package -n libyazpp4 Summary: YAZ++ and ZOOM library Group: Libraries -Requires: libyaz4 +Requires: libyaz4 >= 4.1.0 %description -n libyazpp4 Libraries for the YAZ++ package. @@ -25,7 +25,7 @@ Libraries for the YAZ++ package. %package -n libyazpp4-devel Summary: Z39.50 Library - development package Group: Development/Libraries -Requires: libyazpp4 = %{version} libyaz4-devel +Requires: libyazpp4 = %{version}, libyaz4-devel %description -n libyazpp4-devel Development libraries and include files for the YAZ++ package.