]> git.pld-linux.org Git - packages/genius.git/blobdiff - genius.spec
- added patch for build with intltool 0.29
[packages/genius.git] / genius.spec
index 689a64e56bd9718307c3e9edf6d291982fe26659..8bdc3b2e7a4aecd6afca109a23c5c2d8ac4ea7e8 100644 (file)
@@ -1,24 +1,27 @@
 Summary:       General tool for mathematics
 Summary(pl):   Rozbudowane narzêdzie matematyczne
 Name:          genius
-Version:       0.5.6
+Version:       0.5.7.1
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/genius/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 7127d7ec7c6325ba00a572f9dbbe2a95
+# Source0-md5: 9e2954d8c3c1a9cd3cee39d25c74eb32
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-termcap.patch
+Patch2:                %{name}-intltool.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: gettext-devel
+BuildRequires: gmp-devel
+BuildRequires: gtksourceview-devel >= 0.3.0
 BuildRequires: intltool
-BuildRequires: libgnomeui-devel >= 2.3.3.1-2
+BuildRequires: libglade2-devel >= 2.0.1
+BuildRequires: libgnomeui-devel >= 2.4.0
 BuildRequires: libtool
 BuildRequires: ncurses-devel
-BuildRequires: vte-devel
+BuildRequires: vte-devel >= 0.8.19
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -51,6 +54,7 @@ Pliki nag
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -f missing acinclude.m4
This page took 0.053495 seconds and 4 git commands to generate.