#381 Bump MATE group to use f30-backgrounds* not f29-backgrounds*
Merged 5 years ago by mohanboddu. Opened 5 years ago by adamwill.
adamwill/fedora-comps mate-30bg-master  into  master

file modified
+4 -4
@@ -4032,10 +4032,10 @@ 

        <packagereq>engrampa</packagereq>

        <packagereq>eom</packagereq>

        <packagereq>exaile</packagereq>

-       <packagereq>f29-backgrounds-base</packagereq>

-       <packagereq>f29-backgrounds-extras-base</packagereq>

-       <packagereq>f29-backgrounds-extras-mate</packagereq>

-       <packagereq>f29-backgrounds-mate</packagereq>

+       <packagereq>f30-backgrounds-base</packagereq>

+       <packagereq>f30-backgrounds-extras-base</packagereq>

+       <packagereq>f30-backgrounds-extras-mate</packagereq>

+       <packagereq>f30-backgrounds-mate</packagereq>

        <packagereq>filezilla</packagereq>

        <packagereq>firefox</packagereq>

        <packagereq>firewall-config</packagereq>

file modified
+4 -4
@@ -4032,10 +4032,10 @@ 

        <packagereq>engrampa</packagereq>

        <packagereq>eom</packagereq>

        <packagereq>exaile</packagereq>

-       <packagereq>f29-backgrounds-base</packagereq>

-       <packagereq>f29-backgrounds-extras-base</packagereq>

-       <packagereq>f29-backgrounds-extras-mate</packagereq>

-       <packagereq>f29-backgrounds-mate</packagereq>

+       <packagereq>f30-backgrounds-base</packagereq>

+       <packagereq>f30-backgrounds-extras-base</packagereq>

+       <packagereq>f30-backgrounds-extras-mate</packagereq>

+       <packagereq>f30-backgrounds-mate</packagereq>

        <packagereq>filezilla</packagereq>

        <packagereq>firefox</packagereq>

        <packagereq>firewall-config</packagereq>

1 new commit added

  • Bump MATE group to use f30-backgrounds* not f29-backgrounds*
5 years ago

Requesting a freeze break for this as I believe it's necessary for FE bug https://bugzilla.redhat.com/show_bug.cgi?id=1688800 .

Yes this is needed, you was faster than me :)
Thanks

But this should be merged after https://bodhi.fedoraproject.org/updates/FEDORA-2019-1dc99f7c98 is merged.
Otherwise the old gsettings value is wrong.

[org.mate.background]
picture-filename='/usr/share/backgrounds/f29/default/f29.xml'

OK, we'll try and push them together.

For this reason i do the change first in mate-desktop spec file.

-%if 0%{?fedora} && 0%{?fedora} >= 29
+%if 0%{?fedora} && 0%{?fedora} >= 30
+Requires: f30-backgrounds-mate
+%endif
+%if 0%{?fedora} && 0%{?fedora} == 29
 Requires: f29-backgrounds-mate
 %endif

Pull-Request has been merged by mohanboddu

5 years ago
Metadata