rpms/librsvg2/devel .cvsignore, 1.19, 1.20 librsvg2.spec, 1.35, 1.36 sources, 1.19, 1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 7 03:35:37 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/librsvg2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31550

Modified Files:
	.cvsignore librsvg2.spec sources 
Log Message:
2.13.92



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/librsvg2/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	13 Jan 2006 19:07:19 -0000	1.19
+++ .cvsignore	7 Feb 2006 03:35:34 -0000	1.20
@@ -8,3 +8,4 @@
 librsvg-2.12.7.tar.bz2
 librsvg-2.13.3.tar.bz2
 librsvg-2.13.5.tar.bz2
+librsvg-2.13.92.tar.bz2


Index: librsvg2.spec
===================================================================
RCS file: /cvs/dist/rpms/librsvg2/devel/librsvg2.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- librsvg2.spec	13 Jan 2006 19:17:09 -0000	1.35
+++ librsvg2.spec	7 Feb 2006 03:35:34 -0000	1.36
@@ -8,10 +8,11 @@
 %define libcroco_version 0.6
 %define libgnomeui_version 2.5.0
 %define libgsf_version 1.6.0
+%define gnome_vfs_version 1.9.16
 
 Name: 	 librsvg2
 Summary: An SVG library based on cairo.
-Version: 2.13.5
+Version: 2.13.92
 Release: 1
 
 License: 	LGPL
@@ -24,8 +25,9 @@
 Requires:	freetype >= %{freetype_version}
 Requires:       cairo >= %{cairo_version}
 Requires:	libpng
-Requires:	libcroco >= 0.6.0
+Requires:	libcroco >= %(libcroco_version}
 Requires:	libgsf >= %{libgsf_version}
+Requires: 	gnome-vfs2 >= %{gnome_vfs_version}
 Requires(post,postun): %{_bindir}/update-gdk-pixbuf-loaders
 BuildRequires: libpng-devel
 BuildRequires:	gtk2-devel >= %{gtk2_version}
@@ -40,6 +42,7 @@
 BuildRequires:  libtool
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libgsf-devel >= %{libgsf_version}
+BuildRequires: 	gnome-vfs2-devel >= %{gnome_vfs_version}
 
 %description
 An SVG library based on cairo.
@@ -64,7 +67,12 @@
 %setup -q -n librsvg-%{version}
 
 %build
-%configure --with-svgz
+%configure --with-svgz \
+	--disable-gtk-doc \
+	--enable-gtk-theme \
+	--enable-gnome-vfs \
+	--with-croco \
+	
 make
 
 %install
@@ -113,6 +121,9 @@
 ##%doc %{_datadir}/gtk-doc/html/rsvg
 
 %changelog
+* Mon Feb  6 2006 Matthias Clasen <mclasen at redhat.com> 2.13.92-1
+- Update to 2.13.92
+
 * Fri Jan 13 2006 Matthias Clasen <mclasen at redhat.com> 2.13.5-1
 - Update to 2.13.5
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/librsvg2/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	13 Jan 2006 19:07:19 -0000	1.19
+++ sources	7 Feb 2006 03:35:34 -0000	1.20
@@ -1 +1 @@
-ed74fe02d3a624956dd3bde0909d8516  librsvg-2.13.5.tar.bz2
+abcf456c439613fa46b07aa14ce7ccc9  librsvg-2.13.92.tar.bz2




More information about the fedora-cvs-commits mailing list