]> git.pld-linux.org Git - packages/i2c-tools.git/commitdiff
- updated to 4.2 auto/th/i2c-tools-4.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Oct 2020 18:21:03 +0000 (20:21 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Oct 2020 18:21:03 +0000 (20:21 +0200)
i2c-tools.spec

index 790bf0c9071efa11a925528755494ae2312d2872..c7b62da978b2bae6457828f0f8fca4fd680154f1 100644 (file)
@@ -8,12 +8,12 @@ Summary:      I2C tools for Linux
 Summary(en.UTF-8):     I²C tools for Linux
 Summary(pl.UTF-8):     Narzędzia I²C dla Linuksa
 Name:          i2c-tools
-Version:       4.1
-Release:       2
+Version:       4.2
+Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/software/utils/i2c-tools/%{name}-%{version}.tar.xz
-# Source0-md5: e2981debb4a822a279be7e45a0ede988
+# Source0-md5: 766bd07923b30fde661c3515f1d0004a
 Patch0:                %{name}-python.patch
 URL:           https://i2c.wiki.kernel.org/index.php/I2C_Tools
 BuildRequires: perl-modules >= 1:5.6
@@ -190,6 +190,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libi2c.so
 %dir %{_includedir}/i2c
 %{_includedir}/i2c/smbus.h
+%{_mandir}/man3/libi2c.3*
 
 %files -n libi2c-static
 %defattr(644,root,root,755)
This page took 0.086886 seconds and 4 git commands to generate.