Author: lisu Date: Sat Dec 1 16:22:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver 0.9 - linking with lib3d
---- Files affected: SPECS: vulcan.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/vulcan.spec diff -u SPECS/vulcan.spec:1.5 SPECS/vulcan.spec:1.6 --- SPECS/vulcan.spec:1.5 Sun Nov 11 17:10:09 2007 +++ SPECS/vulcan.spec Sat Dec 1 17:21:56 2007 @@ -2,12 +2,12 @@ Summary: A chess variant Summary(pl.UTF-8): Odmiana szachów Name: vulcan -Version: 0.7.1 +Version: 0.9 Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://www.fzort.org/mpr/projects/vulcan/%{name}-%{version}.tar.gz -# Source0-md5: 10e5159d9744105dc3d8751d70c6bb92 +# Source0-md5: 4ee7ca94d718f752cb10eb86c06d2a09 Patch0: %{name}-Makefile.patch URL: http://www.fzort.org/mpr/projects/vulcan/ BuildRequires: OpenGL-devel @@ -31,7 +31,7 @@ CC="%{__cc}" \ LD=%{__cc} \ OPTFLAGS="%{rpmcflags}" \ - LDFLAGS="%{rpmldflags}" + LDFLAGS="%{rpmldflags} -L./lib3d" %install rm -rf $RPM_BUILD_ROOT @@ -54,6 +54,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007-12-01 16:21:56 lisu +- ver 0.9 +- linking with lib3d + Revision 1.5 2007-11-11 16:10:09 lisu - 0.7.1 - install using Makefile (add Makefile.patch, a lot of changes) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vulcan.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
