Hello community, here is the log from the commit of package xfs for openSUSE:Factory checked in at 2018-02-09 15:51:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfs (Old) and /work/SRC/openSUSE:Factory/.xfs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfs" Fri Feb 9 15:51:34 2018 rev:14 rq:574302 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfs/xfs.changes 2017-11-30 12:45:16.206183321 +0100 +++ /work/SRC/openSUSE:Factory/.xfs.new/xfs.changes 2018-02-09 15:51:35.438675830 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 14:28:46 UTC 2018 - [email protected] + +- fixed build (looks like a manual page has been dropped) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfs.spec ++++++ --- /var/tmp/diff_new_pack.sdw8Ms/_old 2018-02-09 15:51:36.254646522 +0100 +++ /var/tmp/diff_new_pack.sdw8Ms/_new 2018-02-09 15:51:36.254646522 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -62,9 +62,6 @@ install -D -m0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/xfs mkdir -p %{buildroot}%{_sbindir} ln -s %{_sysconfdir}/init.d/xfs %{buildroot}%{_sbindir}/rcxfs -# missing manual page -mkdir -p %{buildroot}%{_mandir}/man8 -ln -s ../man7/init.d.7%{?ext_man} %{buildroot}%{_mandir}/man8/rcxfs.8%{?ext_man} %post %fillup_and_insserv xfs @@ -85,6 +82,5 @@ %{_bindir}/xfs %{_sbindir}/rcxfs %{_mandir}/man1/xfs.1%{?ext_man} -%{_mandir}/man8/rcxfs.8%{?ext_man} %changelog
