Hello community, here is the log from the commit of package patterns-caasp for openSUSE:Factory checked in at 2017-05-09 10:01:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-caasp (Old) and /work/SRC/openSUSE:Factory/.patterns-caasp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-caasp" Tue May 9 10:01:17 2017 rev:5 rq:493643 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-caasp/patterns-caasp.changes 2017-05-06 18:30:55.760408356 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-caasp.new/patterns-caasp.changes 2017-05-09 10:01:21.838820431 +0200 @@ -1,0 +2,10 @@ +Tue May 9 09:49:09 CEST 2017 - [email protected] + +- Correct fix for onlyDVD pattern + +------------------------------------------------------------------- +Mon May 8 17:14:44 CEST 2017 - [email protected] + +- Make some adjustments in pattern names for openSUSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-caasp.spec ++++++ --- /var/tmp/diff_new_pack.89lG6c/_old 2017-05-09 10:01:23.278617286 +0200 +++ /var/tmp/diff_new_pack.89lG6c/_new 2017-05-09 10:01:23.282616721 +0200 @@ -17,9 +17,9 @@ %if 0%{?is_susecaasp} -%define product_name "SUSE CaaS Platform" +%define product_name SUSE CaaS Platform %else -%define product_name "openSUSE Kubic" +%define product_name openSUSE Kubic %endif Name: patterns-caasp @@ -51,10 +51,10 @@ %package MicroOS %pattern_basetechnologies -Summary: MicroOS System +Summary: %{product_name} MicroOS System Group: Metapackages Provides: pattern() = .basesystem -Provides: pattern() = MicroOS +Provides: pattern() = SUSE-MicroOS Provides: pattern-icon() = pattern-basis Provides: pattern-order() = 1010 Provides: pattern-visible() @@ -158,9 +158,9 @@ %package Stack %pattern_primaryfunctions -Summary: SUSE CaaS Platform Stack +Summary: %{product_name} Stack Group: Metapackages -Provides: pattern() = Stack +Provides: pattern() = SUSE-CaaSP-Stack Provides: pattern-icon() = pattern-generic Provides: pattern-order() = 1020 Provides: pattern-visible() @@ -201,15 +201,14 @@ %package onlyDVD %pattern_primaryfunctions -Summary: Packages only for the DVD of SUSE CaaSP or openSUSE Kubic +Summary: Packages only for the DVD of %{product_name} Group: Metapackages -Provides: pattern() = onlyDVD +Provides: pattern() = SUSE-CaaSP-onlyDVD Provides: pattern-icon() = pattern-generic Provides: pattern-order() = 9000 Requires: cracklib-dict-full Requires: kernel-firmware Requires: open-vm-tools -Requires: pattern() = basesystem %if 0%{?is_susecaasp} Requires: tftpboot-installation-CAASP-1.0-x86_64 %endif
