commit b4977b3b9a9eadcb6cba8e82578beaba060a489a
Author: Krzysztof Mrozowicz <[email protected]>
Date:   Sat Jan 7 15:39:09 2023 +0000

    - removing unsupported locale: ie

 gvfs.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index be2f286..1997217 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -38,7 +38,7 @@ Summary:      gvfs - userspace virtual filesystem
 Summary(pl.UTF-8):     gvfs - wirtualny system plików w przestrzeni użytkownika
 Name:          gvfs
 Version:       1.50.3
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
https://download.gnome.org/sources/gvfs/1.50/%{name}-%{version}.tar.xz
@@ -329,6 +329,9 @@ rm -rf $RPM_BUILD_ROOT
 install -d 
$RPM_BUILD_ROOT{%{bash_compdir},%{_datadir}/gvfs/remote-volume-monitors}
 %ninja_install -C build
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gvfs
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/b4977b3b9a9eadcb6cba8e82578beaba060a489a

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

Reply via email to