]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- rel 3 auto/th/gegl-0_0_18-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 1 Oct 2008 19:35:00 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gegl.spec -> 1.9

gegl.spec

index 359849441f02c2882adf9c24d11e2759ad19c213..4ab967a848841b449cd81a0366a8567747071214 100644 (file)
--- a/gegl.spec
+++ b/gegl.spec
@@ -13,12 +13,13 @@ Summary:    Generic image processing library
 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
@@ -102,6 +103,7 @@ Dokumentacja API biblioteki gegl.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.106083 seconds and 4 git commands to generate.