commit de18dffa686238007f318d36627a96f236cb3631
Author: Jakub Bogusz <[email protected]>
Date:   Tue May 30 16:45:46 2023 +0200

    - drop ie locale; release 2

 gnome-shell.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 07772fe..3f2b093 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -25,7 +25,7 @@ Summary:      Window manager and application launcher for 
GNOME
 Summary(pl.UTF-8):     ZarzÄ…dca okien i uruchamiania aplikacji dla GNOME
 Name:          gnome-shell
 Version:       43.5
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       
https://download.gnome.org/sources/gnome-shell/43/%{name}-%{version}.tar.xz
@@ -192,10 +192,13 @@ install -d 
$RPM_BUILD_ROOT%{_datadir}/gnome-shell/{extensions,search-providers}
 
 %meson_install -C build
 
+# useless
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-shell/libgnome-shell*.a
 # evolution already ships this file
 %{__rm} $RPM_BUILD_ROOT%{_desktopdir}/evolution-calendar.desktop
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-shell/libgnome-shell*.a
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell.git/commitdiff/de18dffa686238007f318d36627a96f236cb3631

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to