]> 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 8d80afdb7377e60fc90d1b76563658f738994d9e..8bdc3b2e7a4aecd6afca109a23c5c2d8ac4ea7e8 100644 (file)
@@ -1,24 +1,27 @@
 Summary:       General tool for mathematics
 Summary(pl):   Rozbudowane narzêdzie matematyczne
 Name:          genius
-Version:       0.5.5
-Release:       2
+Version:       0.5.7.1
+Release:       1
 License:       GPL
 Group:         X11/Applications
-# Source0-md5: 2819bd0c281a367a890ac631eb61a665
 Source0:       http://ftp.gnome.org/pub/gnome/sources/genius/0.5/%{name}-%{version}.tar.bz2
+# 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.052691 seconds and 4 git commands to generate.