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

index da1dd0e8d49decf010a5fba13669a3fb24e7c299..80ef11f89fbc8d2b1d17651f7e12124699582b99 100644 (file)
@@ -17,7 +17,7 @@ Summary:      GObject Plugin System
 Summary(pl.UTF-8):     System wtyczek GObject
 Name:          libpeas
 Version:       1.36.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       https://download.gnome.org/sources/libpeas/1.36/%{name}-%{version}.tar.xz
@@ -281,6 +281,9 @@ install -d $RPM_BUILD_ROOT%{_gtkdocdir}
 %{__mv} $RPM_BUILD_ROOT%{_datadir}/doc/libpeas-* $RPM_BUILD_ROOT%{_gtkdocdir}
 %endif
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang libpeas-1.0
 
 %clean
This page took 0.175025 seconds and 4 git commands to generate.