packages: gegl/gegl.spec - started to work on gegl 0.2.0 (nfy)

wrobell wrobell at pld-linux.org
Wed Apr 18 02:39:42 CEST 2012


Author: wrobell                      Date: Wed Apr 18 00:39:42 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- started to work on gegl 0.2.0 (nfy)

---- Files affected:
packages/gegl:
   gegl.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/gegl/gegl.spec
diff -u packages/gegl/gegl.spec:1.31 packages/gegl/gegl.spec:1.32
--- packages/gegl/gegl.spec:1.31	Thu Feb  9 21:58:19 2012
+++ packages/gegl/gegl.spec	Wed Apr 18 02:39:36 2012
@@ -16,12 +16,12 @@
 Summary:	Generic image processing library
 Summary(pl.UTF-8):	Ogólna biblioteka przetwarzania obrazu
 Name:		gegl
-Version:	0.1.8
-Release:	4
+Version:	0.2.0
+Release:	0.1
 License:	LGPL v3+
 Group:		Libraries
-Source0:	ftp://ftp.gimp.org/pub/gegl/0.1/%{name}-%{version}.tar.bz2
-# Source0-md5:	c8279b86b3d584ee4f503839fc500425
+Source0:	ftp://ftp.gimp.org/pub/gegl/0.2/%{name}-%{version}.tar.bz2
+# Source0-md5:	32b00002f1f1e316115c4ed922e1dec8
 Patch0:		%{name}-lua.patch
 Patch1:		%{name}-ffmpeg.patch
 Patch2:		%{name}-ruby1.9.patch
@@ -33,7 +33,7 @@
 BuildRequires:	asciidoc
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.11
-BuildRequires:	babl-devel >= 0.1.6
+BuildRequires:	babl-devel >= 0.1.10
 BuildRequires:	cairo-devel
 BuildRequires:	enscript
 BuildRequires:	exiv2-devel
@@ -58,7 +58,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	ruby >= 1.9
 %{?with_vala:BuildRequires:	vala}
-Requires:	babl >= 0.1.6
+Requires:	babl >= 0.1.10
 Requires:	glib2 >= 1:2.28.0
 Requires:	gdk-pixbuf2 >= 2.18.0
 Requires:	jasper-libs >= 1.900.1
@@ -89,7 +89,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki gegl
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	babl-devel >= 0.1.6
+Requires:	babl-devel >= 0.1.10
 Requires:	glib2-devel >= 1:2.28.0
 
 %description devel
@@ -164,7 +164,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	gtkdochtmldir=%{_gtkdocdir}/gegl
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gegl-0.1/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gegl-0.2/*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -212,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2012/04/18 00:39:36  wrobell
+- started to work on gegl 0.2.0 (nfy)
+
 Revision 1.31  2012/02/09 20:58:19  arekm
 - rel 4; disable vala for now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gegl/gegl.spec?r1=1.31&r2=1.32



More information about the pld-cvs-commit mailing list