Author: glen Date: Sun Feb 24 14:58:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - -fPIC
---- Files affected: SPECS: freewrl.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/freewrl.spec diff -u SPECS/freewrl.spec:1.41 SPECS/freewrl.spec:1.42 --- SPECS/freewrl.spec:1.41 Sun Feb 24 14:49:13 2008 +++ SPECS/freewrl.spec Sun Feb 24 15:58:53 2008 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): FreeWRL - przeglÄ…darka VRM/X3D Name: freewrl Version: 1.19.8 -Release: 2 +Release: 3 License: LGPL v2 Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/freewrl/%{name}-%{version}.tar.gz @@ -46,6 +46,8 @@ # false positives found by perlreq from rpm 4.1 %define _noautoreq 'perl(VRML::Events)' 'perl(VRML::VRMLCU)' 'perl(VRML::VRMLFields)' 'perl(VRML::VRMLNodes)' 'perl(VRMLFields)' 'perl(VRMLNodes)' 'perl(VRMLRend)' +%define _specflags_x86_64 -fPIC + %description FreeWRL - VRML/X3D browser. @@ -153,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2008-02-24 14:58:53 glen +- -fPIC + Revision 1.41 2008-02-24 13:49:13 glen - jdk is n/a on ppc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freewrl.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
