]> git.pld-linux.org Git - packages/ibus-indic-table.git/commitdiff
- pl, completed BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Nov 2012 14:06:39 +0000 (15:06 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Nov 2012 14:06:39 +0000 (15:06 +0100)
ibus-indic-table.spec

index bd63728742e593b43fb3080e9090e00738fc261d..2419f2e0ae338a36e057bb3cbfa12e1beb6969f6 100644 (file)
@@ -1,16 +1,20 @@
-Summary:       The Table engine for IBus platform
+Summary:       The Indic Table engine for IBus platform
+Summary(pl.UTF-8):     Silnik Indic Table dla platformy IBus
 Name:          ibus-indic-table
 Version:       1.3.1
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://fedorapeople.org/~nkumar/ibus-indic-table/ibus-indic-table-1.3.1/%{name}-%{version}.tar.gz
+Source0:       http://fedorapeople.org/~nkumar/ibus-indic-table/%{name}-%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 9ed4e163b6a877193571943d62542b28
-URL:           http://code.google.com/p/ibus/
 Patch0:                %{name}-rhbz-683739.patch
 Patch1:                %{name}-rhbz-703124.patch
-BuildRequires: ibus-devel
-Requires:      ibus
+URL:           http://code.google.com/p/ibus/
+BuildRequires: gettext-devel >= 0.16.1
+BuildRequires: ibus-devel >= 1.1.0
+BuildRequires: pkgconfig
+BuildRequires: python >= 1:2.5
+Requires:      ibus >= 1.1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_libdir}/ibus
@@ -18,6 +22,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 The Indic Table engine for IBus platform.
 
+%description -l pl.UTF-8
+Silnik Indic Table dla platformy IBus.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -42,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS README ChangeLog
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/%{name}-createdb
 %attr(755,root,root) %{_libexecdir}/ibus-engine-indic-table
 %{_datadir}/ibus/component/indic-table.xml
This page took 0.136582 seconds and 4 git commands to generate.