[packages/libgpiod] - updated to 1.3
qboosh
qboosh at pld-linux.org
Sat Mar 30 16:06:31 CET 2019
commit b8cbe8631ecc464d5aab1789ec67d54fa0bb24bf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 30 16:12:32 2019 +0100
- updated to 1.3
libgpiod.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/libgpiod.spec b/libgpiod.spec
index 58ce861..4046ace 100644
--- a/libgpiod.spec
+++ b/libgpiod.spec
@@ -7,12 +7,12 @@
Summary: Library and tools for interacting with the Linux GPIO character device
Summary(pl.UTF-8): Biblioteka i narzędzia do obsługi linuksowych urządzeń znakowych GPIO
Name: libgpiod
-Version: 1.2.1
+Version: 1.3
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: https://www.kernel.org/pub/software/libs/libgpiod/%{name}-%{version}.tar.xz
-# Source0-md5: e6c222512a0d1994a069ebfd2e0a56fd
+# Source0-md5: 9f7530a5d56f070ba0af78d6ba077973
URL: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
%{?with_apidocs:BuildRequires: doxygen}
BuildRequires: libstdc++-devel >= 6:4.7
@@ -172,6 +172,12 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/gpioset
%attr(755,root,root) %{_libdir}/libgpiod.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgpiod.so.2
+%{_mandir}/man1/gpiodetect.1*
+%{_mandir}/man1/gpiofind.1*
+%{_mandir}/man1/gpioget.1*
+%{_mandir}/man1/gpioinfo.1*
+%{_mandir}/man1/gpiomon.1*
+%{_mandir}/man1/gpioset.1*
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgpiod.git/commitdiff/b8cbe8631ecc464d5aab1789ec67d54fa0bb24bf
More information about the pld-cvs-commit
mailing list