forked from pool/libqb
Accepting request 479644 from home:yan_gao:branches:network:ha-clustering:Factory:Test
Source0: %{name}-%{commit}.tar.xz OBS-URL: https://build.opensuse.org/request/show/479644 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=81
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%global commit 1.0.1.22-59ea
|
||||
|
||||
%bcond_without check
|
||||
|
||||
Name: libqb
|
||||
@@ -25,7 +27,7 @@ Summary: An IPC library for high performance servers
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/ClusterLabs/libqb
|
||||
Source0: %{name}.tar.bz2
|
||||
Source0: %{name}-%{commit}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Patch1: libqb-configure-package-version.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -68,7 +70,7 @@ client server reusable features. It provides high performance logging,
|
||||
tracing, ipc, and poll.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q -n %{name}-%{commit}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user