commit 6137c99029bcaa58e5123bc5bc1f7135a91ed7b2
Author: Jakub Bogusz <[email protected]>
Date:   Sun Sep 16 10:50:29 2012 +0200

    - pl, cleanup

 scim-m17n.spec | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/scim-m17n.spec b/scim-m17n.spec
index 2920626..efc93f6 100644
--- a/scim-m17n.spec
+++ b/scim-m17n.spec
@@ -1,4 +1,5 @@
 Summary:       SCIM IMEngine for m17n-lib
+Summary(pl.UTF-8):     Silnik IM SCIM dla biblioteki m17n-lib
 Name:          scim-m17n
 Version:       0.2.3
 Release:       1
@@ -8,8 +9,9 @@ Source0:        
http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz
 # Source0-md5: 179a009b262e0aa0aba786f37e4345ed
 Patch1:                %{name}-no-M17N-prefix.patch
 URL:           http://www.scim-im.org/projects/imengines
-BuildRequires: m17n-lib-devel
-BuildRequires: scim-devel
+BuildRequires: libstdc++-devel
+BuildRequires: m17n-lib-devel >= 1.2.0
+BuildRequires: scim-devel >= 1.4.4
 Requires:      scim >= 1.4.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -17,12 +19,18 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 scim-m17n provides a SCIM IMEngine for m17n-lib, which allows input of
 many languages using the input table maps from m17n-db.
 
+%description -l pl.UTF-8
+scim-m17n udostępnia silnik IM SCIM dla bibloteki m17n-lib,
+umożliwiającej wprowadzanie znaków z wielu języków przy użyciu map
+tablic wejściowych z bazy m17n-db.
+
 %prep
 %setup -q
 %patch1 -p1
 
 %build
-%configure
+%configure \
+       --disable-static
 
 %{__make}
 
@@ -31,7 +39,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/*/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/*/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -40,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README THANKS
 %attr(755,root,root) %{_libdir}/scim-1.0/*/IMEngine/m17n.so
-%{_datadir}/scim/icons/*
+%{_datadir}/scim/icons/scim-m17n.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-m17n.git/commitdiff/6137c99029bcaa58e5123bc5bc1f7135a91ed7b2

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

Reply via email to