#8 Build Qt6 subpackages on s390x
Merged 2 years ago by omos. Opened 2 years ago by omos.
rpms/ omos/quazip qt6-s390x  into  rawhide

file modified
+4 -8
@@ -9,21 +9,14 @@ 

  # Fedora - build everything

  %bcond_without	qt4

  %bcond_without	qt5

- # qt6 is currently FTBFS and thus excluded on s390x

- # https://bugzilla.redhat.com/show_bug.cgi?id=2012824

- # https://bugreports.qt.io/browse/QTBUG-93101

- %ifarch s390x

- %bcond_with	qt6

- %else

  %bcond_without	qt6

  %endif

- %endif

  

  %bcond_without test

  

  Name:		quazip

  Version:	1.2

- Release:	2%{?dist}

+ Release:	3%{?dist}

  Summary:	Qt/C++ wrapper for the minizip library

  License:	GPLv2+ or LGPLv2+

  URL:		https://github.com/stachenov/quazip
@@ -285,6 +278,9 @@ 

  

  

  %changelog

+ * Sun Mar 06 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.2-3

+ - Build Qt6 subpackages on s390x

+ 

  * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

  

Qt6 now builds on s390x again, so we can start building Qt6 subpackages
on s390x now.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2012824

Build succeeded.

Note: This should probably wait until the missing s390x packages are fixed in F36 and F35, too. The F36 update is currently pending testing [1] and the F35 update hasn't been created yet.

[1] https://bodhi.fedoraproject.org/updates/FEDORA-2022-ab37e9cfe7

rebased onto 41cb081

2 years ago

Pull-Request has been merged by omos

2 years ago

Build succeeded.

Metadata