rpms/libgnomecanvas/F-13 libgnomecanvas.spec, 1.56, 1.57 sources, 1.29, 1.30

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 31 22:48:12 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/libgnomecanvas/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24225

Modified Files:
	libgnomecanvas.spec sources 
Log Message:
2.30.0



Index: libgnomecanvas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgnomecanvas/F-13/libgnomecanvas.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- libgnomecanvas.spec	14 Feb 2010 04:09:06 -0000	1.56
+++ libgnomecanvas.spec	31 Mar 2010 22:48:12 -0000	1.57
@@ -7,13 +7,12 @@
 
 Summary: GnomeCanvas widget
 Name: libgnomecanvas
-Version: 2.26.0
-Release: 3%{?dist}
+Version: 2.30.0
+Release: 1%{?dist}
 URL: http://www.gnome.org/
-Source0: http://download.gnome.org/sources/libgnomecanvas/2.26/%{name}-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/libgnomecanvas/2.30/%{name}-%{version}.tar.bz2
 License: LGPLv2+
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: gtk2 >= %{gtk2_version}
 Requires: libglade2 >= 2.6.3-2
 BuildRequires: gtk2-devel >= %{gtk2_version}
@@ -40,8 +39,6 @@ Requires: pkgconfig
 # for /usr/share/gtk-doc/html
 Requires: gtk-doc
 
-Patch0: libgnomecanvas-libs.patch
-
 %description devel
 
 The canvas widget allows you to create custom displays using stock items
@@ -50,11 +47,10 @@ Tk canvas widget but has evolved quite a
 
 %prep
 %setup -q
-%patch0 -p1 -b .libs
 
 %build
 export CFLAGS=$(echo $RPM_OPT_FLAGS |sed -e 's/O2/O1/g')
-%configure --disable-gtk-doc
+%configure --disable-gtk-doc --enable-glade
 export tagname=CC
 make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
@@ -89,6 +85,9 @@ rm -rf %{buildroot}
 %{_datadir}/gtk-doc/html/libgnomecanvas
 
 %changelog
+* Wed Mar 31 2010 Matthias Clasen <mclasen at redhat.com> 2.30.0-1
+- Update to 2.30.0
+
 * Sat Feb 13 2010 Matthias Clasen <mclasen at redhat.com> 2.26.0-3
 - Add missing libs
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgnomecanvas/F-13/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	17 Mar 2009 15:12:00 -0000	1.29
+++ sources	31 Mar 2010 22:48:12 -0000	1.30
@@ -1 +1 @@
-9bbc635e5ae70e63af071af74ba7e72f  libgnomecanvas-2.26.0.tar.bz2
+9a9a2c5bcb4656c5dee6169a1e9da41e  libgnomecanvas-2.30.0.tar.bz2



More information about the scm-commits mailing list