[packages/file-roller] - updated to 44.6
qboosh
qboosh at pld-linux.org
Tue Oct 21 20:42:32 CEST 2025
commit 9cfdd86b556f56a9141c00356b42639ed7a26491
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Oct 21 20:46:02 2025 +0200
- updated to 44.6
file-roller.spec | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/file-roller.spec b/file-roller.spec
index e2c27ca..5b0fb90 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -9,12 +9,12 @@ Summary: An archive manager for GNOME
Summary(pl.UTF-8): Zarządca archiwów dla GNOME
Summary(pt_BR.UTF-8): Gerenciador de arquivos compactados para o GNOME
Name: file-roller
-Version: 44.5
+Version: 44.6
Release: 1
License: GPL v2+
Group: X11/Applications
Source0: https://download.gnome.org/sources/file-roller/44/%{name}-%{version}.tar.xz
-# Source0-md5: 8d996d0adbfde93dac1624226493f4e2
+# Source0-md5: 74cec9801d26a64a856d2d82b19d9d7c
Patch0: %{name}-packages.patch
URL: https://wiki.gnome.org/Apps/FileRoller
BuildRequires: cpio
@@ -28,8 +28,8 @@ BuildRequires: gtk4-devel >= 4.8.1
BuildRequires: json-glib-devel >= 0.14.0
BuildRequires: libadwaita-devel >= 1.2
BuildRequires: libarchive-devel >= 3.2.0
-%{?with_libportal:BuildRequires: libportal-devel >= 0.5}
-%{?with_libportal:BuildRequires: libportal-gtk4-devel >= 0.5}
+%{?with_libportal:BuildRequires: libportal-devel >= 0.7}
+%{?with_libportal:BuildRequires: libportal-gtk4-devel >= 0.7}
BuildRequires: meson >= 0.59
%{?with_nautilus:BuildRequires: nautilus-devel >= 43}
BuildRequires: ninja >= 1.5
@@ -131,8 +131,10 @@ plików GNOME).
%meson \
%{?with_apidocs:-Dapi_docs=enabled} \
-Dintrospection=enabled \
- %{!?with_nautilus:-Dnautilus-actions=disabled} \
- %{!?with_libportal:-Duse_native_appchooser=false}
+ -Dlibarchive=enabled \
+ -Dnautilus-actions=%{__enabled_disabled nautilus} \
+ -Dnotification=enabled \
+ %{?with_libportal:-Duse_native_appchooser=true}
%meson_build
@@ -172,7 +174,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
%{_datadir}/file-roller
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
-%{_datadir}/metainfo/org.gnome.FileRoller.appdata.xml
+%{_datadir}/metainfo/org.gnome.FileRoller.metainfo.xml
%{_desktopdir}/org.gnome.FileRoller.desktop
%{_iconsdir}/hicolor/scalable/apps/org.gnome.FileRoller.svg
%{_iconsdir}/hicolor/scalable/apps/org.gnome.FileRoller.Devel.svg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/file-roller.git/commitdiff/9cfdd86b556f56a9141c00356b42639ed7a26491
More information about the pld-cvs-commit
mailing list