0.17.1-2.rev1: partially sync with upstream spec

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
Jan Pokorný 2015-10-15 20:32:53 +02:00
parent c72b6f2f9b
commit 3015524519
No known key found for this signature in database
GPG Key ID: 61BBB23A9E8F8DE2

View File

@ -1,21 +1,20 @@
Name: libqb
Version: 0.17.1
Release: 2%{?dist}
Release: 2.rev1%{?dist}
Summary: An IPC library for high performance servers
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.libqb.org
URL: https://github.com/ClusterLabs/libqb
Source0: https://fedorahosted.org/releases/q/u/quarterback/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libtool doxygen procps check-devel automake
#Requires: <nothing>
BuildRequires: autoconf automake libtool doxygen procps check-devel
%description
libqb provides high performance client server reusable features.
Initially these are IPC and poll.
libqb provides high-performance, reusable features for client-server
architecture, such as logging, tracing, inter-process communication (IPC),
and polling.
%prep
%setup -q