]> git.pld-linux.org Git - packages/gnome-shell.git/blobdiff - gnome-shell.spec
- updated to 43.7
[packages/gnome-shell.git] / gnome-shell.spec
index 07772fe6ff3b48ad1ed8aab58f57ef28d4c374e1..eb075abda5e6884cdb6550dfb82338f1819c93a4 100644 (file)
 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
+Version:       43.7
 Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       https://download.gnome.org/sources/gnome-shell/43/%{name}-%{version}.tar.xz
-# Source0-md5: 4356867ac23623b7858ed12222a901ec
+# Source0-md5: 770f8cce5bb8f15174af44eaf567c369
 Patch0:                %{name}-no-update.patch
 URL:           https://wiki.gnome.org/Projects/GnomeShell
 BuildRequires: NetworkManager-devel >= %{NetworkManager_ver}
@@ -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}
 
This page took 0.082897 seconds and 4 git commands to generate.