0.17.1-2.rev1: partially sync with upstream spec
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
c72b6f2f9b
commit
3015524519
13
libqb.spec
13
libqb.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user