Author: wolf Date: Thu Oct 11 22:54:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - require newest gcc (fixes blur) - rel 3
---- Files affected: SPECS: inkscape.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/inkscape.spec diff -u SPECS/inkscape.spec:1.66 SPECS/inkscape.spec:1.67 --- SPECS/inkscape.spec:1.66 Tue Apr 17 23:32:01 2007 +++ SPECS/inkscape.spec Fri Oct 12 00:54:31 2007 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Edytor skalowalnej grafiki wektorowej Name: inkscape Version: 0.45.1 -Release: 2 +Release: 3 License: GPL v2, LGPL v2.1 Group: Applications/Graphics Source0: http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.gz @@ -27,7 +27,7 @@ BuildRequires: boost-any-devel BuildRequires: boost-bind-devel BuildRequires: freetype-devel >= 2.0 -BuildRequires: gcc-c++ >= 3.0 +BuildRequires: gcc-c++ >= 6:4.2.2-2 BuildRequires: gc-devel >= 6.4 BuildRequires: gettext-devel %{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.15.2} @@ -150,6 +150,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2007/10/11 22:54:31 wolf +- require newest gcc (fixes blur) +- rel 3 + Revision 1.66 2007/04/17 21:32:01 megabajt - rebuild to fix libstdc++ implementation change (_ZNSo9_M_insertEPKcl) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inkscape.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
