Author: arekm Date: Wed Oct 1 19:35:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3
---- Files affected: SPECS: gegl.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/gegl.spec diff -u SPECS/gegl.spec:1.8 SPECS/gegl.spec:1.9 --- SPECS/gegl.spec:1.8 Wed Oct 1 20:43:36 2008 +++ SPECS/gegl.spec Wed Oct 1 21:35:00 2008 @@ -14,12 +14,13 @@ Summary(pl.UTF-8): Ogólna biblioteka przetwarzania obrazu Name: gegl Version: 0.0.18 -Release: 2 +Release: 3 License: LGPL v3+ Group: Libraries Source0: ftp://ftp.gtk.org/pub/gegl/0.0/%{name}-%{version}.tar.bz2 # Source0-md5: e458409440a7b51f446df321c3657e4d Patch0: %{name}-lua.patch +Patch1: %{name}-ffmpeg.patch URL: http://www.gegl.org/ BuildRequires: OpenEXR-devel BuildRequires: SDL-devel @@ -103,6 +104,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -161,6 +163,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/10/01 19:35:00 arekm +- rel 3 + Revision 1.8 2008/10/01 18:43:36 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gegl.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
