]> git.pld-linux.org Git - packages/xfce4-clipman-plugin.git/commitdiff
- rel 3 auto/th/xfce4-clipman-plugin-1_1_3-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 11 Nov 2010 13:24:29 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- locale fix

Changed files:
    xfce4-clipman-plugin.spec -> 1.22

xfce4-clipman-plugin.spec

index 4b4ca6d32a56c4b1ce4eec2520ce6e728ce2c627..eba23815615c5b435b7a02a376b4958b892880d0 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A simple clipboard history for Xfce panel
 Summary(pl.UTF-8):     Prosta historia schowka panelu Xfce
 Name:          xfce4-clipman-plugin
 Version:       1.1.3
-Release:       2
+Release:       3
 License:       BSD-like (see COPYING)
 Group:         X11/Applications
 Source0:       http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.1/%{name}-%{version}.tar.bz2
@@ -37,6 +37,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+mv $RPM_BUILD_ROOT%{_datadir}/locale/ur{_PK,}
+
 %find_lang %{name}
 
 %clean
@@ -67,4 +69,6 @@ rm -rf $RPM_BUILD_ROOT
 %lang(gl) %{_datadir}/xfce4/doc/gl/*
 %lang(it) %{_datadir}/xfce4/doc/it/*
 %lang(ja) %{_datadir}/xfce4/doc/ja/*
+# this needs proper fix
+%lang(zh_CN) %dir %{_datadir}/xfce4/doc/zh_CN
 %lang(zh_CN) %{_datadir}/xfce4/doc/zh_CN/*
This page took 0.04648 seconds and 4 git commands to generate.