[packages/gnome-boxes] - drop ie locale, release 2

qboosh qboosh at pld-linux.org
Fri May 19 21:00:18 CEST 2023


commit 025bc46d2ae567c5ae1cd5bd120a714ff5fcc0f9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 19 21:02:55 2023 +0200

    - drop ie locale, release 2

 gnome-boxes.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index ee66a59..831b198 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -4,7 +4,7 @@ Summary:	A simple GNOME 3 application to access remote or virtual systems
 Summary(pl.UTF-8):	Prosta aplikacja GNOME 3 do dostępu do systemów zdalnych lub wirtualnych
 Name:		gnome-boxes
 Version:	43.4
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Applications
 Source0:	https://download.gnome.org/sources/gnome-boxes/43/%{name}-%{version}.tar.xz
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/gnome-boxes/pkgconfig
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/gnome-boxes/gir-1.0
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name} --with-gnome
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-boxes.git/commitdiff/025bc46d2ae567c5ae1cd5bd120a714ff5fcc0f9



More information about the pld-cvs-commit mailing list