Allow predictable sessions PAZ-1030
[pazpar2-moved-to-github.git] / pazpar2.spec
index 5bf759e..7a6dc29 100644 (file)
@@ -1,5 +1,4 @@
-%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n')
-Summary: Metasearcher
+%define idmetaversion %(. ./IDMETA; echo $VERSION)
 Name: pazpar2
 Version: %{idmetaversion}
 Release: 1.indexdata
@@ -8,11 +7,11 @@ Group: Applications/Internet
 Vendor: Index Data ApS <info@indexdata.dk>
 Source: pazpar2-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: libyaz5-devel >= 5.0.0
+BuildRequires: libyaz5-devel >= 5.12.0
 Packager: Adam Dickmeiss <adam@indexdata.dk>
 URL: http://www.indexdata.com/pazpar2
 Summary: pazpar2 daemon
-Requires: libyaz5 >= 5.0.0
+Requires: libyaz5 >= 5.12.0
 Requires: pazpar2-xsl
 
 %description