commit 75dbef1d9e2db5b119709cea05311a9c12d30a73 Author: Jakub Bogusz <qbo...@pld-linux.org> Date: Mon Mar 18 06:35:37 2024 +0100
- updated to 2.1.1 libgpiod-python.patch | 11 ----------- libgpiod.spec | 6 ++---- 2 files changed, 2 insertions(+), 15 deletions(-) --- diff --git a/libgpiod.spec b/libgpiod.spec index b7f5829..835662d 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -10,13 +10,12 @@ Summary: Library for interacting with the Linux GPIO character device Summary(pl.UTF-8): Biblioteka do obsługi linuksowych urządzeń znakowych GPIO Name: libgpiod -Version: 2.1 +Version: 2.1.1 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: https://www.kernel.org/pub/software/libs/libgpiod/%{name}-%{version}.tar.xz -# Source0-md5: 42e576d44c261411c9e58bba8a87e7f5 -Patch0: %{name}-python.patch +# Source0-md5: 023db97a87f1b22b4d07724cebf98fe0 URL: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/ BuildRequires: autoconf >= 2.69 BuildRequires: autoconf-archive @@ -152,7 +151,6 @@ Dokumentacja API biblioteki libgpiod. %prep %setup -q -%patch0 -p1 %build %{__libtoolize} diff --git a/libgpiod-python.patch b/libgpiod-python.patch deleted file mode 100644 index c230194..0000000 --- a/libgpiod-python.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libgpiod-2.1/bindings/python/Makefile.am.orig 2023-11-12 19:57:20.387550810 +0100 -+++ libgpiod-2.1/bindings/python/Makefile.am 2023-11-12 20:16:15.008070710 +0100 -@@ -19,7 +19,7 @@ all-local: - - install-exec-local: - GPIOD_WITH_TESTS= \ -- $(PYTHON) setup.py install --prefix=$(DESTDIR)$(prefix) -+ $(PYTHON) setup.py install --root=$(DESTDIR) --prefix=$(prefix) - - SUBDIRS = gpiod - ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/libgpiod.git/commitdiff/75dbef1d9e2db5b119709cea05311a9c12d30a73 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit