Hello community, here is the log from the commit of package patterns-caasp for openSUSE:Factory checked in at 2017-08-12 20:29:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-caasp (Old) and /work/SRC/openSUSE:Factory/.patterns-caasp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-caasp" Sat Aug 12 20:29:07 2017 rev:11 rq:516223 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-caasp/patterns-caasp.changes 2017-08-10 14:13:12.131168947 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-caasp.new/patterns-caasp.changes 2017-08-12 20:29:09.927520844 +0200 @@ -1,0 +2,11 @@ +Fri Aug 11 21:53:50 CEST 2017 - [email protected] + +- Add ExclusiveArch list to make repo-checker happy +- Add xfsprogs to create xfs data partitions + +------------------------------------------------------------------- +Tue Aug 8 11:18:24 CEST 2017 - [email protected] + +- Fix BuildRequire for Leap/SLE vs. openSUSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-caasp.spec ++++++ --- /var/tmp/diff_new_pack.wOztgN/_old 2017-08-12 20:29:10.855390775 +0200 +++ /var/tmp/diff_new_pack.wOztgN/_new 2017-08-12 20:29:10.863389653 +0200 @@ -30,20 +30,21 @@ Release: 0 Url: http://en.opensuse.org/Patterns BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?is_opensuse} || 0%{?suse_version} > 1320 +%if 0%{?suse_version} >= 1330 BuildRequires: patterns-rpm-macros %else BuildRequires: package-translations BuildRequires: perl(URI::Escape) %endif Source0: %name-rpmlintrc +ExclusiveArch: x86_64 aarch64 ppc64le s390x %description This is an internal package that is used to create the patterns as part of the installation source setup. Installation of this package does not make sense. -%if 0%{?suse_version} == 1315 +%if 0%{?suse_version} < 1330 %{expand:%(perl /usr/share/package-translations/create_macros)} %endif @@ -135,6 +136,7 @@ Requires: transactional-update Requires: udev Requires: wicked +Requires: xfsprogs Requires: zypper %if 0%{?is_susecaasp} # This packages are only needed for SLE
