Author: blekot Date: Sat Jul 26 20:42:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - now builds with gcc 4.3
---- Files affected: SPECS: libcoyotl.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libcoyotl.spec diff -u SPECS/libcoyotl.spec:1.2 SPECS/libcoyotl.spec:1.3 --- SPECS/libcoyotl.spec:1.2 Mon Jul 14 22:41:48 2008 +++ SPECS/libcoyotl.spec Sat Jul 26 22:42:31 2008 @@ -8,6 +8,7 @@ URL: http://www.coyotegulch.com/products/libcoyotl/index.html Source0: http://www.coyotegulch.com/distfiles/%{name}-%{version}.tar.gz # Source0-md5: 5c1d9cfce494f123f52c399b39925bdb +Patch0: %{name}-gcc43.patch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,6 +35,7 @@ %prep %setup -q +%patch -p0 %build %configure @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/07/26 20:42:31 blekot +- now builds with gcc 4.3 + Revision 1.2 2008/07/14 20:41:48 blekot - proper source0, md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcoyotl.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
