From 9608d0688f1f674161d391a295c9113db7b3a2c7f3e9cc6ee97a8dc260e0673c Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 14 Nov 2013 15:05:25 +0000 Subject: [PATCH] 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 --- libqb-0.16.0.21-b4c3.tar.xz | 3 +++ libqb.spec | 8 +++++--- libqb.tar.bz2 | 3 --- 3 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 libqb-0.16.0.21-b4c3.tar.xz delete mode 100644 libqb.tar.bz2 diff --git a/libqb-0.16.0.21-b4c3.tar.xz b/libqb-0.16.0.21-b4c3.tar.xz new file mode 100644 index 0000000..0481b40 --- /dev/null +++ b/libqb-0.16.0.21-b4c3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b519cba2b0795cbfda410a52891a363bc4048e83ee30b8b9da907be6c43efbfc +size 367980 diff --git a/libqb.spec b/libqb.spec index 34829ff..4bc85b4 100644 --- a/libqb.spec +++ b/libqb.spec @@ -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 diff --git a/libqb.tar.bz2 b/libqb.tar.bz2 deleted file mode 100644 index bf50926..0000000 --- a/libqb.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51e5538de3243096db49a6f310bc841ccfc8893a22b29b5923e3c566b2ee12ba -size 473261