Author: arvenil Date: Fri Apr 17 18:05:21 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.6.2 - no more ugly --as-needed hack
---- Files affected: SPECS: ogre.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/ogre.spec diff -u SPECS/ogre.spec:1.31 SPECS/ogre.spec:1.32 --- SPECS/ogre.spec:1.31 Wed Feb 18 12:08:44 2009 +++ SPECS/ogre.spec Fri Apr 17 20:05:16 2009 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# TODO: -# - better fix for --as-needed (im too stupid to fix this in a correct way:/) # # Conditional build: %bcond_with cg # build with cg @@ -13,12 +11,12 @@ Summary: Object-oriented Graphics Rendering Engine Summary(pl.UTF-8): OGRE - zorientowany obiektowo silnik renderowania grafiki Name: ogre -Version: 1.6.1 +Version: 1.6.2 Release: 1 License: LGPL Group: Applications Source0: http://dl.sourceforge.net/ogre/%{name}-v%{_ver}.tar.bz2 -# Source0-md5: 6fbd72e81dd4c135a2cc4f78d596aeb4 +# Source0-md5: 0f7e80fc255ad6ffe77151e4a08010be URL: http://www.ogre3d.org/ BuildRequires: CEGUI-devel BuildRequires: FreeImage-devel @@ -41,8 +39,6 @@ BuildRequires: zziplib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define filterout_ld -Wl,--as-needed - %description Object-oriented Graphics Rendering Engine. @@ -145,6 +141,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2009/04/17 18:05:16 arvenil +- up to 1.6.2 +- no more ugly --as-needed hack + Revision 1.31 2009/02/18 11:08:44 cieciwa - release 1, - fixed %%files. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ogre.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
