]> git.pld-linux.org Git - packages/genius.git/blobdiff - genius.spec
- updated to 0.5.7.1
[packages/genius.git] / genius.spec
index 5b3d2a7016aea45987390da06f12b4e077556f19..f1f252f1c7fb20c0965f9ec5a8179bef31f4380b 100644 (file)
@@ -1,22 +1,22 @@
 Summary:       General tool for mathematics
 Summary(pl):   Rozbudowane narzêdzie matematyczne
 Name:          genius
-Version:       0.5.4
-Release:       2
+Version:       0.5.7.1
+Release:       1
 License:       GPL
 Group:         X11/Applications
-# Source0-md5: 3e807bee409c82c38b13b81b8039c15b
 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: intltool
+BuildRequires: libgnomeui-devel >= 2.3.3.1-2
+BuildRequires: libtool
 BuildRequires: ncurses-devel
 BuildRequires: vte-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,7 +61,7 @@ intltoolize --copy --force
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-static        
+       --disable-static
 %{__make}
 
 %install
@@ -69,7 +69,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.039955 seconds and 4 git commands to generate.