Author: arekm Date: Tue Nov 11 14:58:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3
---- Files affected: SPECS: gtkmathview.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/gtkmathview.spec diff -u SPECS/gtkmathview.spec:1.23 SPECS/gtkmathview.spec:1.24 --- SPECS/gtkmathview.spec:1.23 Tue Nov 11 13:09:20 2008 +++ SPECS/gtkmathview.spec Tue Nov 11 15:58:44 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Przeglądarka dokumentów MathML dla GTK+ Name: gtkmathview Version: 0.8.0 -Release: 2 +Release: 3 License: LGPL v3+ Group: X11/Applications/Graphics Source0: http://helm.cs.unibo.it/mml-widget/sources/%{name}-%{version}.tar.gz # Source0-md5: b53564e553728d4b69f7d366dfeb5299 Patch0: %{name}-no_static_viewer.patch +Patch1: %{name}-gcc.patch URL: http://helm.cs.unibo.it/mml-widget/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -73,6 +74,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # AM_BINRELOC missing, just ignore echo 'AC_DEFUN([AM_BINRELOC], [])' > acinclude.m4 @@ -133,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008/11/11 14:58:44 arekm +- rel 3 + Revision 1.23 2008/11/11 12:09:20 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtkmathview.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
