[packages/xfdashboard] - fix it locale - rel 2

baggins baggins at pld-linux.org
Mon Jun 11 00:38:20 CEST 2018


commit 149e9d573b61550105757ce8c4b18706b5067230
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jun 10 22:38:00 2018 +0000

    - fix it locale
    - rel 2

 xfdashboard.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xfdashboard.spec b/xfdashboard.spec
index 7f12890..2cd0e37 100644
--- a/xfdashboard.spec
+++ b/xfdashboard.spec
@@ -1,7 +1,7 @@
 Summary:	Maybe a Gnome shell like dashboard for Xfce
 Name:		xfdashboard
 Version:	0.7.4
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://archive.xfce.org/src/apps/xfdashboard/0.7/%{name}-%{version}.tar.bz2
@@ -35,6 +35,9 @@ makes it convenient to search for and start applications.
 %prep
 %setup -q
 
+%{__mv} po/it{_IT,}.po
+sed -e 's/it_IT/it/' -i po/it.po configure.ac
+
 %build
 %{__libtoolize}
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfdashboard.git/commitdiff/149e9d573b61550105757ce8c4b18706b5067230



More information about the pld-cvs-commit mailing list