[packages/totem] - drop ie locale, release 2
qboosh
qboosh at pld-linux.org
Mon Oct 28 21:31:05 CET 2024
commit 4fce5ff93a966684ec8a2a540aa6ce6daf95ac9c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 28 21:22:06 2024 +0100
- drop ie locale, release 2
totem.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/totem.spec b/totem.spec
index 9a74f19..cab8e48 100644
--- a/totem.spec
+++ b/totem.spec
@@ -2,7 +2,7 @@ Summary: Movie player for GNOME based on the gstreamer engine
Summary(pl.UTF-8): Odtwarzacz filmów dla GNOME oparty na silniku gstreamer
Name: totem
Version: 43.1
-Release: 1
+Release: 2
License: GPL v2+ with GStreamer plugins exception
Group: X11/Applications/Multimedia
Source0: https://download.gnome.org/sources/totem/43/%{name}-%{version}.tar.xz
@@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT
%meson_install -C build
+# not supported by glibc (as of 2.40)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang %{name} --with-gnome
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/totem.git/commitdiff/4fce5ff93a966684ec8a2a540aa6ce6daf95ac9c
More information about the pld-cvs-commit
mailing list