Author: lisu Date: Sun Nov 18 11:37:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.1 - don't use AM_BINRELOC macro
---- Files affected: SPECS: genius.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: SPECS/genius.spec diff -u SPECS/genius.spec:1.67 SPECS/genius.spec:1.68 --- SPECS/genius.spec:1.67 Sun Nov 4 23:53:38 2007 +++ SPECS/genius.spec Sun Nov 18 12:37:21 2007 @@ -2,12 +2,12 @@ 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 -# Source0-md5: 8c17ac90dab4f586e07627b6148c39b6 +# Source0-md5: a043f2cb20975034100ce5964fe5c9de Patch0: %{name}-termcap.patch Patch1: %{name}-desktop.patch Patch2: %{name}-link.patch @@ -29,6 +29,7 @@ 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 @@ -71,6 +72,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%{__sed} -i '[EMAIL PROTECTED]@#AM_BINRELOC@' configure.in %build rm -f missing acinclude.m4 @@ -146,6 +148,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2007-11-18 11:37:21 lisu +- up to 1.0.1 +- don't use AM_BINRELOC macro + Revision 1.67 2007-11-04 22:53:38 ankry - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/genius.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
