[packages/libqb] - updated to 1.0

qboosh qboosh at pld-linux.org
Sat Oct 15 18:20:19 CEST 2016


commit 5cf5d1789ac2ed1ddcdcc916e62e74c773487c37
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 15 18:22:17 2016 +0200

    - updated to 1.0

 libqb.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/libqb.spec b/libqb.spec
index fc4b92a..74f982c 100644
--- a/libqb.spec
+++ b/libqb.spec
@@ -1,17 +1,18 @@
 #
 # Conditional build:
-%bcond_without	static_libs	# don't build static libraries
-%bcond_with	tests		# don't build and run tests
+%bcond_without	static_libs	# static library
+%bcond_with	tests		# "make check" call
 #
 Summary:	libqb - high performance client server reusable features
 Summary(pl.UTF-8):	libqb - wysoko wydajne funkcje architektury klient-serwer
 Name:		libqb
-Version:	0.17.2
+Version:	1.0
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	https://fedorahosted.org/releases/q/u/quarterback/%{name}-%{version}.tar.xz
-# Source0-md5:	de1e5d38fa449b4d127940c10d117260
+#Source0Download: https://github.com/ClusterLabs/libqb/releases
+Source0:	https://github.com/ClusterLabs/libqb/releases/download/v%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	abaf84a0bd7ee637163aa6d9008a4f6e
 URL:		https://github.com/ClusterLabs/libqb
 %{?with_tests:BuildRequires:	check-devel >= 0.9.4}
 BuildRequires:	doxygen
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libqb.git/commitdiff/5cf5d1789ac2ed1ddcdcc916e62e74c773487c37



More information about the pld-cvs-commit mailing list