]> git.pld-linux.org Git - packages/gnome-bluetooth.git/commitdiff
- drop ie locale; release 2 auto/th/gnome-bluetooth-42.5-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Mar 2023 15:04:37 +0000 (16:04 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Mar 2023 15:04:37 +0000 (16:04 +0100)
gnome-bluetooth.spec

index 7033856f047d3502cf62c47dff435ca548a13702..c81a63d30ceecd895139ee5d02aa02ac83052901 100644 (file)
@@ -6,7 +6,7 @@ Summary:        GNOME Bluetooth Subsystem
 Summary(pl.UTF-8):     Podsystem GNOME Bluetooth
 Name:          gnome-bluetooth
 Version:       42.5
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       https://download.gnome.org/sources/gnome-bluetooth/42/%{name}-%{version}.tar.xz
@@ -146,6 +146,9 @@ install -d $RPM_BUILD_ROOT/lib/udev/rules.d
 
 cp -p %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name}-3.0
 
 %clean
This page took 0.315655 seconds and 4 git commands to generate.