[packages/gnome-shell-extension-dash-to-dock] - fix uk locale dir, rel 2
baggins
baggins at pld-linux.org
Mon Jun 23 23:19:34 CEST 2025
commit 8b84269ec2355b797b9d860fc618584f8b05dfa5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Jun 24 01:19:21 2025 +0200
- fix uk locale dir, rel 2
gnome-shell-extension-dash-to-dock.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gnome-shell-extension-dash-to-dock.spec b/gnome-shell-extension-dash-to-dock.spec
index 4d6fdce..b43d4db 100644
--- a/gnome-shell-extension-dash-to-dock.spec
+++ b/gnome-shell-extension-dash-to-dock.spec
@@ -1,7 +1,7 @@
Summary: Dock for the Gnome Shell by micxgx at gmail.com
Name: gnome-shell-extension-dash-to-dock
Version: 100
-Release: 1
+Release: 2
License: GPL-2.0-or-later
Source0: https://github.com/micheleg/dash-to-dock/archive/extensions.gnome.org-v%{version}/%{name}-%{version}.tar.gz
# Source0-md5: a41c595994d50e211d32dbf8ffcb1e6e
@@ -29,6 +29,8 @@ rm -rf $RPM_BUILD_ROOT
%{__rm} $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/dash-to-dock at micxgx.gmail.com/{COPYING*,README*}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/uk{_UA,}
+
%find_lang %{name} --all-name
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extension-dash-to-dock.git/commitdiff/8b84269ec2355b797b9d860fc618584f8b05dfa5
More information about the pld-cvs-commit
mailing list