]> git.pld-linux.org Git - packages/genius.git/commitdiff
- up to 1.0.1
authorlisu <lisu@pld-linux.org>
Sun, 18 Nov 2007 11:37:21 +0000 (11:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- don't use AM_BINRELOC macro

Changed files:
    genius.spec -> 1.68

genius.spec

index 643bd4b9166f2bc7c116366fde3370c4876075df..e75785414c6b8dd1bd057179edf297ce7d7d8fb0 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       General tool for mathematics
 Summary(pl.UTF-8):     Rozbudowane narzędzie matematyczne
 Name:          genius
 Summary:       General tool for mathematics
 Summary(pl.UTF-8):     Rozbudowane narzędzie matematyczne
 Name:          genius
-Version:       1.0.0
-Release:       2
+Version:       1.0.1
+Release:       1
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.gz
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.gz
-# Source0-md5: 8c17ac90dab4f586e07627b6148c39b6
+# Source0-md5: a043f2cb20975034100ce5964fe5c9de
 Patch0:                %{name}-termcap.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-link.patch
 Patch0:                %{name}-termcap.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-link.patch
@@ -28,6 +28,7 @@ BuildRequires:        pkgconfig
 BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
 BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
+BuildRequires: sed >= 4.0
 BuildRequires: vte-devel >= 0.8.19
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
 BuildRequires: vte-devel >= 0.8.19
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
@@ -70,6 +71,7 @@ Pliki nagłówkowe genius.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%{__sed} -i 's@AM_BINRELOC@#AM_BINRELOC@' configure.in
 
 %build
 rm -f missing acinclude.m4
 
 %build
 rm -f missing acinclude.m4
This page took 0.053734 seconds and 4 git commands to generate.