forked from pool/libqb
Accepting request 206900 from home:yan_gao:branches:network:ha-clustering:Factory
Use the tarball_version for rpm version: 0.16.0.21 -> 0.16.0.21.b4c3 OBS-URL: https://build.opensuse.org/request/show/206900 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=32
This commit is contained in:
parent
b37e036a23
commit
9608d0688f
3
libqb-0.16.0.21-b4c3.tar.xz
Normal file
3
libqb-0.16.0.21-b4c3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b519cba2b0795cbfda410a52891a363bc4048e83ee30b8b9da907be6c43efbfc
|
||||
size 367980
|
@ -16,14 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define tarball_version 0.16.0.21-b4c3
|
||||
|
||||
Name: libqb
|
||||
Version: 0.16.0.21
|
||||
Version: 0.16.0.21.b4c3
|
||||
Release: 0
|
||||
Summary: An IPC library for high performance servers
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Url: https://github.com/ClusterLabs/libqb
|
||||
Source0: %{name}.tar.bz2
|
||||
Source0: %{name}-%{tarball_version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
BuildRequires: autoconf
|
||||
@ -64,7 +66,7 @@ client server reusable features. It provides high performance logging,
|
||||
tracing, ipc, and poll.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q -n %{name}-%{tarball_version}
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51e5538de3243096db49a6f310bc841ccfc8893a22b29b5923e3c566b2ee12ba
|
||||
size 473261
|
Loading…
x
Reference in New Issue
Block a user