Author: pluto Date: Sun Feb 27 20:44:32 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc4 fix.
---- Files affected: SPECS: libebml.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/libebml.spec diff -u SPECS/libebml.spec:1.17 SPECS/libebml.spec:1.18 --- SPECS/libebml.spec:1.17 Sun Feb 27 21:28:58 2005 +++ SPECS/libebml.spec Sun Feb 27 21:44:26 2005 @@ -9,6 +9,7 @@ Source0: http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2 # Source0-md5: 5d9fee0755cef7d7e88ee7065f3e728f Patch0: %{name}-makefile.patch +Patch1: %{name}-gcc4.patch URL: http://www.matroska.org/ BuildRequires: libstdc++-devel BuildRequires: libtool @@ -52,6 +53,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__make} -C make/linux \ @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2005/02/27 20:44:26 pluto +- gcc4 fix. + Revision 1.17 2005/02/27 20:28:58 pluto - cxxflags. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libebml.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
