Author: arekm Date: Thu Aug 10 07:40:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; gcc4 fixes
---- Files affected: SPECS: libmcal.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/libmcal.spec diff -u SPECS/libmcal.spec:1.13 SPECS/libmcal.spec:1.14 --- SPECS/libmcal.spec:1.13 Sat Sep 25 13:20:53 2004 +++ SPECS/libmcal.spec Thu Aug 10 09:40:33 2006 @@ -4,7 +4,7 @@ Name: libmcal Version: 0.7 %define drvver 0.9 -Release: 2 +Release: 3 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/libmcal/%{name}-%{version}.tar.gz @@ -14,6 +14,7 @@ Patch0: %{name}-make.patch Patch1: %{name}-define.patch Patch2: %{name}-dirs.patch +Patch3: %{name}-gcc4.patch URL: http://mcal.chek.com/ BuildRequires: flex BuildRequires: libtool @@ -58,6 +59,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build chmod +x configure @@ -111,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/08/10 07:40:33 arekm +- rel 3; gcc4 fixes + Revision 1.13 2004/09/25 11:20:53 radek - cosmetics (spaces -> tabs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libmcal.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
