Hello community, here is the log from the commit of package lirc for openSUSE:Factory checked in at 2016-03-26 15:09:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lirc (Old) and /work/SRC/openSUSE:Factory/.lirc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lirc" Changes: -------- --- /work/SRC/openSUSE:Factory/lirc/lirc.changes 2015-12-13 09:37:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lirc.new/lirc.changes 2016-03-26 15:09:47.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 17 08:36:41 UTC 2016 - [email protected] + +- remove lirc.4 as this is part of man-pages from 4.05 on + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lirc.spec ++++++ --- /var/tmp/diff_new_pack.s18OFl/_old 2016-03-26 15:09:48.000000000 +0100 +++ /var/tmp/diff_new_pack.s18OFl/_new 2016-03-26 15:09:48.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package lirc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -258,6 +258,9 @@ # rm -rf %{buildroot}%{_datadir}/lirc/plugindocs # +# remove lirc.4, as it is part of man-pages from 4.05 on +rm %{buildroot}%{_mandir}/man4/lirc.4 +# %fdupes -s %{buildroot} %fdupes -s . @@ -324,7 +327,6 @@ %exclude %{_mandir}/man1/irxevent.* %exclude %{_mandir}/man1/xmode2.* %{_mandir}/man1/* -%{_mandir}/man4/* %{_mandir}/man5/* %{_mandir}/man8/* %{python3_sitelib}/*
