commit 044cc5b0c8d22c63dbb3cbd4e150961b9a28cfd3
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 19 19:50:57 2024 +0100

    - updated to 3.9.0

 sanlock.spec | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index 3ad12e7..71884fa 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -6,20 +6,26 @@
 Summary:       Shared storage lock manager
 Summary(pl.UTF-8):     Zarządca blokad dla współdzielonego składowania danych
 Name:          sanlock
-Version:       3.8.5
+Version:       3.9.0
 Release:       1
 License:       LGPL v2+ (libsanlock_client, libwdmd), GPL v2 (libsanlock, 
utilities)
 Group:         Networking
 Source0:       https://releases.pagure.org/sanlock/%{name}-%{version}.tar.gz
-# Source0-md5: da7b006e586e98b70dae0a5737c86fab
+# Source0-md5: 91ef906496b79a06319234fd49dae662
 Patch0:                %{name}-init-pld.patch
 URL:           https://pagure.io/sanlock
 BuildRequires: gcc >= 5:3.4
 BuildRequires: libaio-devel
 BuildRequires: libblkid-devel
 BuildRequires: libuuid-devel
-%{?with_python2:BuildRequires: python-devel >= 1:2.5}
-%{?with_python3:BuildRequires: python3-devel >= 1:3.2}
+%if %{with python2}
+BuildRequires: python-devel >= 1:2.5
+BuildRequires: python-setuptools
+%endif
+%if %{with python3}
+BuildRequires: python3-devel >= 1:3.2
+BuildRequires: python3-setuptools
+%endif
 BuildRequires: rpmbuild(macros) >= 1.228
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sanlock.git/commitdiff/044cc5b0c8d22c63dbb3cbd4e150961b9a28cfd3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to