]> git.pld-linux.org Git - packages/tomoe.git/blobdiff - tomoe.spec
Release 29 (by relup.sh)
[packages/tomoe.git] / tomoe.spec
index c865afb8e01f0e4b651ae27b8a27c5978c3576d9..68934bf50c5970d017457c35d60ee5bc75f52eaf 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Handwritten input system for Japanese and Chinese
 Summary(pl.UTF-8):     System wprowadzania pisma ręcznego dla japońskiego i chińskiego
 Name:          tomoe
 Version:       0.6.0
-Release:       11
+Release:       29
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/tomoe/%{name}-%{version}.tar.gz
@@ -20,11 +20,12 @@ Patch3:             %{name}-glib2.32.patch
 Patch4:                %{name}-ruby.patch
 Patch5:                %{name}-format.patch
 Patch6:                am.patch
+Patch7:                %{name}-glibc.patch
 URL:           http://tomoe.sourceforge.jp/
 BuildRequires: apr-util-devel
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: glib2-devel >= 1:2.4.0
 BuildRequires: gtk-doc >= 1.4
 BuildRequires: hyperestraier-devel
@@ -180,10 +181,12 @@ Plik nagłówkowy biblioteki Ruby/Tomoe.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %{__sed} -i -e 's|#!/usr/bin/env ruby|#!/usr/bin/ruby|' data/xml2est.rb
 
 %build
+%{__gtkdocize}
 %{__libtoolize}
 %{__aclocal} -I macros
 %{__autoconf}
This page took 0.06839 seconds and 4 git commands to generate.