[packages/shotwell] - drop ie locale, release 2
qboosh
qboosh at pld-linux.org
Sat Jun 17 07:20:02 CEST 2023
commit ebc1196ea988b1244846f9e582a63ccc07290405
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 17 07:22:32 2023 +0200
- drop ie locale, release 2
shotwell.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/shotwell.spec b/shotwell.spec
index da6ac95..99340df 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -8,7 +8,7 @@ Summary: Photo manager for GNOME
Summary(pl.UTF-8): Zarządca zdjęć dla GNOME
Name: shotwell
Version: 0.32.1
-Release: 1
+Release: 2
License: LGPL v2+ and CC-BY-SA
Group: X11/Applications
Source0: https://download.gnome.org/sources/shotwell/0.32/%{name}-%{version}.tar.xz
@@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
# API not exported, so no need for development symlinks
%{__rm} $RPM_BUILD_ROOT%{_libdir}/libshotwell-*.so
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang shotwell --with-gnome
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/shotwell.git/commitdiff/ebc1196ea988b1244846f9e582a63ccc07290405
More information about the pld-cvs-commit
mailing list