]> git.pld-linux.org Git - SPECS.git/commitdiff
SPECS updated Tue 30 Apr 21:12:20 CEST 2024
authorgit <git@pld-linux.org>
Tue, 30 Apr 2024 19:12:37 +0000 (21:12 +0200)
committergit <git@pld-linux.org>
Tue, 30 Apr 2024 19:12:37 +0000 (21:12 +0200)
cinnamon-nemo.spec
gnome-shell.spec

index 2397b8c9e6e0460f325c65edbe0808102ec3ac31..5f69bd7b1bab2012e3676768096d8c92c9addc0f 100644 (file)
@@ -5,21 +5,20 @@
 %bcond_without selinux         # SELinux support
 %bcond_without tracker         # Tracker support
 
-%define                translations_version    5.8.1
+%define                translations_version    6.0.2
 Summary:       Nemo - file manager for Cinnamon desktop
 Summary(pl.UTF-8):     Nemo - zarządca plików dla środowiska Cinnamon
 Name:          cinnamon-nemo
-Version:       5.8.2
-Release:       2
+Version:       6.0.2
+Release:       1
 License:       LGPL v2+ (extensions API), GPL v2+ (Nemo itself)
 Group:         X11/Applications
 #Source0Download: https://github.com/linuxmint/nemo/tags
 Source0:       https://github.com/linuxmint/nemo/archive/%{version}/nemo-%{version}.tar.gz
-# Source0-md5: c9a192aa8af54e1d0c53b5ba1ea8e641
+# Source0-md5: 68450318d0069be9ce249b07b6abca5a
 #Source1Download: https://github.com/linuxmint/cinnamon-translations/tags
 Source1:       https://github.com/linuxmint/cinnamon-translations/archive/%{translations_version}/cinnamon-translations-%{translations_version}.tar.gz
-# Source1-md5: b9ea707443c81e4340b0cb219d289130
-Patch0:                nemo-update.patch
+# Source1-md5: 36552df46587be4e32ac311b8d7084e4
 URL:           https://github.com/linuxmint/Cinnamon
 BuildRequires: cinnamon-desktop-devel >= 4.8.0
 BuildRequires: exempi-devel >= 2.2.0
@@ -32,7 +31,7 @@ BuildRequires:        libexif-devel >= 1:0.6.20
 BuildRequires: libnotify-devel >= 0.7.0
 %{?with_selinux:BuildRequires: libselinux-devel >= 2.0}
 BuildRequires: libxml2-devel >= 1:2.7.8
-BuildRequires: meson >= 0.41.0
+BuildRequires: meson >= 0.56.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pango-devel >= 1:1.44.0
 BuildRequires: perl-base
@@ -40,7 +39,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: sed >= 4.0
-%{?with_tracker:BuildRequires: tracker-devel >= 2.0}
+%{?with_tracker:BuildRequires: tracker3-devel >= 3.0}
 BuildRequires: xapps-devel >= 2.0.0
 BuildRequires: xorg-lib-libX11-devel
 Requires(post,postun): glib2 >= 1:2.45.7
@@ -57,7 +56,7 @@ Requires:     libxml2 >= 1:2.7.8
 Requires:      cinnamon-desktop >= 4.8.0
 Requires:      pango >= 1:1.44.0
 Requires:      shared-mime-info
-%{?with_tracker:Requires:      tracker >= 2.0}
+%{?with_tracker:Requires:      tracker3 >= 3.0}
 Requires:      xapps >= 2.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -114,7 +113,6 @@ Dokumentacja API biblioteki libnemo-extension.
 
 %prep
 %setup -q -n nemo-%{version} -a1
-%patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env bash,/bin/bash,' search-helpers/nemo-epub2text
 
@@ -176,7 +174,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/nemo-open-with
 %attr(755,root,root) %{_bindir}/nemo-ppt-to-txt
 %attr(755,root,root) %{_bindir}/nemo-xls-to-txt
-%attr(755,root,root) %{_libexecdir}/nemo-convert-metadata
 %attr(755,root,root) %{_libexecdir}/nemo-extensions-list
 %{_mandir}/man1/nemo.1*
 %{_mandir}/man1/nemo-connect-server.1*
@@ -200,7 +197,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/16x16/actions/menu-sort-*.png
 %{_iconsdir}/hicolor/*x*/actions/nemo-eject.png
 %{_iconsdir}/hicolor/*x*/apps/nemo.png
-%{_iconsdir}/hicolor/48x48/status/progress-*.png
 %{_iconsdir}/hicolor/scalable/actions/location-symbolic*.svg
 %{_iconsdir}/hicolor/scalable/actions/mount-archive-symbolic.svg
 %{_iconsdir}/hicolor/scalable/actions/nemo-*-symbolic*.svg
@@ -209,6 +205,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/scalable/apps/nemo.svg
 %{_iconsdir}/hicolor/scalable/devices/drive-removable-media-usb-symbolic.svg
 %{_iconsdir}/hicolor/scalable/status/nemo-bookmark-not-found-symbolic.svg
+%{_iconsdir}/hicolor/scalable/status/nemo-progress-*-symbolic.svg
 
 %files libs
 %defattr(644,root,root,755)
index 086896c486fee352288185d06ee3a33682490b48..39d87bf77422bc10998f9a1bf5bc08900e62fb1b 100644 (file)
 %define                glib_ver                        1:2.57.2
 %define                gnome_bluetooth_ver             3.9.0
 %define                gnome_desktop_ver               40
-%define                gsettings_desktop_schemas_ver   42
+%define                gsettings_desktop_schemas_ver   46
 %define                gtk_ver                         4.0
 %define                ibus_ver                        1.5.19
 %define                json_glib_ver                   0.13.90
 %define                libsecret_ver                   0.18
-%define                mutter_ver                      45.0
+%define                mutter_ver                      46.0
 %define                NetworkManager_ver              1.10.4
 %define                polkit_ver                      0.100
 %define                pulseaudio_ver                  13
 Summary:       Window manager and application launcher for GNOME
 Summary(pl.UTF-8):     Zarządca okien i uruchamiania aplikacji dla GNOME
 Name:          gnome-shell
-Version:       45.4
+Version:       46.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
-Source0:       https://download.gnome.org/sources/gnome-shell/45/%{name}-%{version}.tar.xz
-# Source0-md5: 4b3f4593b986af9799e8a62f87d723ae
+Source0:       https://download.gnome.org/sources/gnome-shell/46/%{name}-%{version}.tar.xz
+# Source0-md5: 56c2bf53f35792430ff0acd08ddb4047
 Patch0:                %{name}-no-update.patch
 URL:           https://wiki.gnome.org/Projects/GnomeShell
 BuildRequires: NetworkManager-devel >= %{NetworkManager_ver}
@@ -42,6 +42,7 @@ BuildRequires:        evolution-data-server-devel >= %{evolution_data_server_ver}
 BuildRequires: gcr4-devel >= %{gcr_ver}
 BuildRequires: gdk-pixbuf2-devel >= 2.0
 BuildRequires: gettext-tools >= 0.19.6
+%{?with_apidocs:BuildRequires: gi-docgen}
 BuildRequires: gjs-devel >= %{gjs_ver}
 BuildRequires: glib2-devel >= %{glib_ver}
 BuildRequires: gnome-autoar-devel
@@ -53,7 +54,6 @@ BuildRequires:        gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_ve
 BuildRequires: gstreamer-devel >= 1.0.0
 BuildRequires: gstreamer-plugins-base-devel >= 1.0.0
 BuildRequires: gtk4-devel >= %{gtk_ver}
-%{?with_apidocs:BuildRequires: gtk-doc >= 1.15}
 BuildRequires: ibus-devel >= %{ibus_ver}
 BuildRequires: json-glib-devel >= %{json_glib_ver}
 BuildRequires: libsecret-devel >= %{libsecret_ver}
@@ -72,7 +72,7 @@ BuildRequires:        python3 >= 1:3
 BuildRequires: python3-pygobject3 >= 3
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.752
+BuildRequires: rpmbuild(macros) >= 2.029
 BuildRequires: sassc
 BuildRequires: sed >= 4.0
 BuildRequires: startup-notification-devel >= %{startup_notification_ver}
@@ -116,6 +116,8 @@ Provides:   gdm-wm = 3.8.0
 Obsoletes:     browser-plugin-gnome-shell < 3.32.2-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                apiver          14
+
 %description
 GNOME Shell is the defining technology of the GNOME 3 desktop user
 experience. It provides core interface functions like switching to
@@ -190,6 +192,11 @@ install -d $RPM_BUILD_ROOT%{_datadir}/gnome-shell/{extensions,search-providers}
 
 %meson_install -C build
 
+%if %{with apidocs}
+install -d $RPM_BUILD_ROOT%{_gidocdir}
+%{__mv} $RPM_BUILD_ROOT%{_docdir}/{shell,st} $RPM_BUILD_ROOT%{_gidocdir}
+%endif
+
 # useless
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-shell/lib*.a
 
@@ -225,12 +232,12 @@ fi
 %dir %{_libdir}/gnome-shell
 %attr(755,root,root) %{_libdir}/gnome-shell/libgnome-shell-menu.so
 %attr(755,root,root) %{_libdir}/gnome-shell/libgvc.so
-%attr(755,root,root) %{_libdir}/gnome-shell/libshell-13.so
+%attr(755,root,root) %{_libdir}/gnome-shell/libshell-%{apiver}.so
 %attr(755,root,root) %{_libdir}/gnome-shell/libshew-0.so
-%attr(755,root,root) %{_libdir}/gnome-shell/libst-13.so
+%attr(755,root,root) %{_libdir}/gnome-shell/libst-%{apiver}.so
 %{_libdir}/gnome-shell/Gvc-1.0.typelib
-%{_libdir}/gnome-shell/Shell-13.typelib
-%{_libdir}/gnome-shell/St-13.typelib
+%{_libdir}/gnome-shell/Shell-%{apiver}.typelib
+%{_libdir}/gnome-shell/St-%{apiver}.typelib
 %dir %{_libdir}/gnome-shell/girepository-1.0
 %{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Introspect.xml
@@ -243,11 +250,11 @@ fi
 %{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.Screencast.service
 %{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
+%{_datadir}/glib-2.0/schemas/org.gnome.Extensions.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
 %{_datadir}/gnome-control-center/keybindings/*.xml
 %{_datadir}/gnome-shell
 %{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
-%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
 %{_desktopdir}/org.gnome.Extensions.desktop
 %{_desktopdir}/org.gnome.Shell.desktop
 %{_desktopdir}/org.gnome.Shell.Extensions.desktop
@@ -280,6 +287,6 @@ fi
 %if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
-%{_gtkdocdir}/shell
-%{_gtkdocdir}/st
+%{_gidocdir}/shell
+%{_gidocdir}/st
 %endif
This page took 0.315613 seconds and 4 git commands to generate.