rpms/gegl/devel gegl.spec,1.22,1.23

Deji Akingunola deji at fedoraproject.org
Sat Jan 23 11:16:02 UTC 2010


Author: deji

Update of /cvs/pkgs/rpms/gegl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10793

Modified Files:
	gegl.spec 
Log Message:
* Sat Jan 23 2010 Deji Akingunola <dakingun at gmail.com> - 0.6.2-4
- Rebuild for babl-0.1.2



Index: gegl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gegl/devel/gegl.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- gegl.spec	20 Jan 2010 16:17:04 -0000	1.22
+++ gegl.spec	23 Jan 2010 11:16:02 -0000	1.23
@@ -1,7 +1,7 @@
 Summary:	A graph based image processing framework
 Name:		gegl
 Version:	0.1.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 # The binary is under the GPL, while the libs are under LGPL
 License:	LGPLv3+ and GPLv3+
 Group:		System Environment/Libraries
@@ -58,22 +58,22 @@ chmod -x operations/external/ff-load.c o
 %patch1 -p1 -b .autoreconf
 
 %build
-%configure \
-    --with-cairo \
-    --with-graphviz \
-    --with-gtk --with-gdk-pixbuf \
-    --with-libjpeg \
-    --with-libopenraw \
-    --with-libpng \
-    --with-librsvg \
-    --with-libspiro \
-    --with-libv4l \
-    --with-lua \
-    --with-openexr \
-    --with-pango --with-pangocairo \
-    --with-sdl \
-    --disable-static --enable-workshop \
-    --disable-gtk-doc
+%configure				\
+	--with-cairo			\
+	--with-graphviz			\
+	--with-gtk --with-gdk-pixbuf	\
+	--with-libjpeg			\
+	--with-libopenraw		\
+	--with-libpng			\
+	--with-librsvg			\
+	--with-libspiro			\
+	--with-libv4l			\
+	--with-lua			\
+	--with-openexr			\
+	--with-pango --with-pangocairo	\
+	--with-sdl			\
+	--disable-static --enable-workshop	\
+	--disable-gtk-doc
 make %{?_smp_mflags}
 
 %install
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Jan 23 2010 Deji Akingunola <dakingun at gmail.com> - 0.6.2-4
+- Rebuild for babl-0.1.2
+
 * Wed Jan 20 2010 Nils Philippsen <nils at redhat.com>
 - use tabs consistently to appease rpmdiff
 



More information about the scm-commits mailing list