libbautilus-extension 3 no longer available?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was trying to get braseo to build but the libnautilus-extension 3 package seem to be gone in rawhide:

No matching package to install: 'pkgconfig(libnautilus-extension) >= 2.22.2'

I tried updating to use version 4:

$ git diff
diff --git a/brasero.spec b/brasero.spec
index 3c6aefb..81f17f4 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -28,7 +28,11 @@ BuildRequires:  pkgconfig(libburn-1) >= 0.4.0
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libisofs-1) >= 0.6.4
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
+%if 0%{?fedora} > 36
+BuildRequires:  pkgconfig(libnautilus-extension-4)
+%else
 BuildRequires:  pkgconfig(libnautilus-extension) >= 2.22.2
+%endif
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.0
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(totem-plparser) >= 2.29.1

But it doesn't appear to be compatible.

I guess I can just disable the extension? I checked upstream and most commits are translation related. 

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux