Author: megabajt Date: Thu Nov 22 15:27:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete link patch
---- Files affected: SPECS: genius.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/genius.spec diff -u SPECS/genius.spec:1.69 SPECS/genius.spec:1.70 --- SPECS/genius.spec:1.69 Mon Nov 19 16:42:09 2007 +++ SPECS/genius.spec Thu Nov 22 16:27:14 2007 @@ -2,15 +2,14 @@ Summary: General tool for mathematics Summary(pl.UTF-8): Rozbudowane narzędzie matematyczne Name: genius -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: GPL v3+ Group: X11/Applications -Source0: http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.gz -# Source0-md5: a043f2cb20975034100ce5964fe5c9de +Source0: http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.bz2 +# Source0-md5: 7c948e3426c4aaaa9bac8267094ce53d Patch0: %{name}-termcap.patch Patch1: %{name}-desktop.patch -Patch2: %{name}-link.patch URL: http://www.jirka.org/genius.html BuildRequires: autoconf BuildRequires: automake @@ -73,7 +72,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %{__sed} -i -e [EMAIL PROTECTED]@latin# configure.in %{__sed} -i '[EMAIL PROTECTED]@#AM_BINRELOC@' configure.in @@ -95,7 +93,7 @@ --enable-gtksourceview \ --enable-gnome -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -150,6 +148,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2007-11-22 15:27:14 megabajt +- updated to 1.0.2 +- removed obsolete link patch + Revision 1.69 2007-11-19 15:42:09 megabajt - use better way to fix locale name - use --with-omf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/genius.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
