Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c590e95760 |
@@ -1,16 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 08:59:28 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop pkgconfig(gck-1) and pkgconfig(gcr-3) BuildRequires: No
|
||||
longer needed, we build with gck-2 and gcr-4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 22 18:41:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Add libnma-glib-schema Requires to libnma-gtk4-0 sub-package,
|
||||
ensure libnma-glib-schema gets installed by default now that
|
||||
gnome-control-center have ported to gtk4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 14:33:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -30,7 +30,9 @@ Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gck-1) >= 3.14
|
||||
BuildRequires: pkgconfig(gck-2)
|
||||
BuildRequires: pkgconfig(gcr-3) >= 3.14
|
||||
BuildRequires: pkgconfig(gcr-4)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.38
|
||||
BuildRequires: pkgconfig(gmodule-export-2.0)
|
||||
@@ -71,7 +73,6 @@ It is required by libnma
|
||||
|
||||
%package -n %{name}-gtk4-%{sover}
|
||||
Summary: Shared library for NetworkManager-applet. Gtk4 version
|
||||
Requires: %{name}-glib-schema >= %{version}
|
||||
Requires: mobile-broadband-provider-info
|
||||
|
||||
%description -n %{name}-gtk4-%{sover}
|
||||
|
||||
Reference in New Issue
Block a user