Author: aredridel Date: Thu Aug 17 05:28:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added fix for autoconf 2.60
---- Files affected: SPECS: kdenlive.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/kdenlive.spec diff -u SPECS/kdenlive.spec:1.11 SPECS/kdenlive.spec:1.12 --- SPECS/kdenlive.spec:1.11 Thu Jun 1 03:40:44 2006 +++ SPECS/kdenlive.spec Thu Aug 17 07:28:23 2006 @@ -8,6 +8,7 @@ Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/kdenlive/%{name}-%{version}.tar.gz # Source0-md5: 190efd0b823d8d5e10f72034c27667ee +Patch0: %{name}-autoconf26.patch URL: http://kdenlive.sourceforge.net/ BuildRequires: SDL-devel BuildRequires: SDL_image-devel @@ -47,6 +48,7 @@ %prep %setup -q -n %{name}-0.3 +%patch0 -p1 %build cp -f /usr/share/automake/config.* admin @@ -82,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/08/17 05:28:23 aredridel +- added fix for autoconf 2.60 + Revision 1.11 2006/06/01 01:40:44 shadzik - sorted BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdenlive.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
