]> git.pld-linux.org Git - packages/genius.git/blobdiff - genius.spec
- more BRs
[packages/genius.git] / genius.spec
index 75757d1561759a3208cd3cf83c35db53d7be7d31..1fc054315a4fc4e8ae7f97a62a048fda5c82367d 100644 (file)
@@ -1,24 +1,26 @@
 Summary:       General tool for mathematics
 Summary(pl):   Rozbudowane narzêdzie matematyczne
 Name:          genius
-Version:       0.5.5
+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
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: intltool
-BuildRequires: libtool
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: gettext-devel
-BuildRequires: libgnomeui-devel
+BuildRequires: gmp-devel
+BuildRequires: gtksourceview-devel >= 0.3.0
+BuildRequires: intltool
+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
@@ -61,7 +63,7 @@ intltoolize --copy --force
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-static        
+       --disable-static
 %{__make}
 
 %install
@@ -69,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
-       
+
 %find_lang %{name} --with-gnome --all-name
 
 %post -p /sbin/ldconfig
This page took 0.047221 seconds and 4 git commands to generate.