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

qboosh qboosh at pld-linux.org
Sun Jul 23 18:44:26 CEST 2023


commit b989c626407174423f0503bfa7af35cbee521a89
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 23 18:17:07 2023 +0200

    - drop ie locale, release 2

 gnome-online-accounts.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index 351edf5..c6147d7 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -8,7 +8,7 @@ Summary:	Provide online accounts information
 Summary(pl.UTF-8):	Dostarczanie informacji o kontach w serwisach sieciowych
 Name:		gnome-online-accounts
 Version:	3.48.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://download.gnome.org/sources/gnome-online-accounts/3.48/%{name}-%{version}.tar.xz
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gnome-online-accounts --all-name
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-online-accounts.git/commitdiff/b989c626407174423f0503bfa7af35cbee521a89



More information about the pld-cvs-commit mailing list