#23 Re-enable i686
Merged 5 months ago by catanzaro. Opened 5 months ago by tdawson.
rpms/ tdawson/gnome-shell reenable-i686  into  rawhide

file modified
+3 -2
@@ -139,9 +139,10 @@ 

  Recommends:     webkitgtk6.0%{?_isa}

  %endif

  

- # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval

- # xdg-desktop-portal and xdg-desktop-portal-gtk no longer have i686

+ # https://github.com/containers/composefs/pull/229#issuecomment-1838735764

+ %if 0%{?rhel} >= 10

  ExcludeArch:    %{ix86}

+ %endif

  

  Provides:       desktop-notification-daemon = %{version}-%{release}

  Provides:       PolicyKit-authentication-agent = %{version}-%{release}

This is not a leaf package.
Removing i686 affects too many other packages.

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/6638cae223614bdc886ead5e9436b94f

I'll push an alternative version of this later today that retains the ExcludeArch on RHEL >= 10, (unless you update this pull request before I get to it).

1 new commit added

  • Make i686 exclusion for RHEL only
5 months ago

Updated pull request to exclude i686 only on RHEL 10+

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/d54305ad0fe0432595382cfa2c1fe4ae

rebased onto 9af0440

5 months ago

Pull-Request has been merged by catanzaro

5 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/160f5a07581e40828708e9c22d4a932e

Metadata