Hello community,

here is the log from the commit of package patterns-microos for 
openSUSE:Factory checked in at 2019-10-05 16:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-microos.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-microos"

Sat Oct  5 16:18:41 2019 rev:9 rq:734388 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes        
2019-09-19 15:48:36.179320623 +0200
+++ 
/work/SRC/openSUSE:Factory/.patterns-microos.new.2352/patterns-microos.changes  
    2019-10-05 16:19:16.169599043 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 13:59:21 UTC 2019 - [email protected]
+
+- Enable armv7
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-microos.spec ++++++
--- /var/tmp/diff_new_pack.DVDsYI/_old  2019-10-05 16:19:16.549598054 +0200
+++ /var/tmp/diff_new_pack.DVDsYI/_new  2019-10-05 16:19:16.553598043 +0200
@@ -24,7 +24,7 @@
 Group:          Metapackages
 Url:            http://en.opensuse.org/Patterns
 Source0:        %name-rpmlintrc
-ExclusiveArch:  x86_64 aarch64 ppc64le s390x
+ExclusiveArch:  x86_64 armv7l armv7hl aarch64 ppc64le s390x
 
 %description
 This is an internal package that is used to create the patterns as part
@@ -134,6 +134,10 @@
 %ifarch aarch64
 Requires:       grub2-arm64-efi
 %endif
+%ifarch armv7l armv7hl
+Requires:       grub2-arm-efi
+Requires:       grub2-arm-uboot
+%endif
 %ifnarch s390x
 Requires:       irqbalance
 %endif
@@ -177,7 +181,11 @@
 #Obsolete CaaSP Patterns
 Provides:       patterns-caasp-hardware
 Obsoletes:      patterns-caasp-hardware <= 4.0
+%ifarch armv7l armv7hl
+Requires:       kernel-lpae
+%else
 Requires:       kernel-default
+%endif
 Requires:       kernel-firmware
 
 %description hardware


Reply via email to