diff --git a/i2c-tools.spec b/i2c-tools.spec index a05f6df13216d7a9632c87d309020e5ff1bff3b1..4f62e2af589d3b81e2ad7bc5974722e9b771f5e4 100644 --- a/i2c-tools.spec +++ b/i2c-tools.spec @@ -1,6 +1,6 @@ Name: i2c-tools Version: 4.1 -Release: 3 +Release: 4 Summary: A heterogeneous set of I2C tools for Linux License: GPLv2+ LGPLv2+ URL: https://i2c.wiki.kernel.org/index.php/I2C_Tools @@ -29,11 +29,7 @@ Requires: libi2c%{?_isa} = %{version}-%{release} %description devel %{summary}. -%package help -Summary: i2c-tools help - -%description help -%{summary}. +%package_help %package eepromer Summary: Programs for reading / writing i2c / smbus eeproms @@ -162,6 +158,9 @@ exit 0 %{_sbindir}/i2c-stub* %changelog +* Tue Aug 20 2024 yangzhuolin - 4.1-4 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Wed Nov 11 2020 xinghe - 4.1-3 - add help for Recommends