]> git.pld-linux.org Git - packages/libgpiod.git/commitdiff
- updated to 2.1.1 master auto/th/libgpiod-2.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 18 Mar 2024 05:35:37 +0000 (06:35 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 18 Mar 2024 05:35:37 +0000 (06:35 +0100)
libgpiod-python.patch [deleted file]
libgpiod.spec

diff --git a/libgpiod-python.patch b/libgpiod-python.patch
deleted file mode 100644 (file)
index c230194..0000000
+++ /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
index b7f582980722bbfe2eb994e745749d8255133cb1..835662d108b04e0345ea45e9b936778a387c99c2 100644 (file)
 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}
This page took 0.076575 seconds and 4 git commands to generate.