rpms/hippo-canvas/F-10 hippo-canvas.spec, 1.15, 1.16 sources, 1.11, 1.12

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 7 01:46:15 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/hippo-canvas/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16724

Modified Files:
	hippo-canvas.spec sources 
Log Message:
- Merge from OLPC-4 branch



Index: hippo-canvas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hippo-canvas/F-10/hippo-canvas.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hippo-canvas.spec	31 Jul 2008 17:13:57 -0000	1.15
+++ hippo-canvas.spec	7 Jan 2009 01:45:45 -0000	1.16
@@ -1,14 +1,18 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
+%define alphatag 20081014svn
+
 Name:           hippo-canvas
 Version:        0.3.0
-Release:        3%{?dist}
+#Release:        3%{?dist}
+Release:	5.%{alphatag}%{?dist}
 Summary:        A canvas widget
 
 Group:          System Environment/Libraries
 License:        LGPLv2
 URL:            http://developer.mugshot.org/wiki/Hippo_Canvas
-Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/hippo-canvas-%{version}.tar.gz
+#Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/hippo-canvas-%{version}.tar.gz
+Source0:        hippo-canvas-%{version}-%{alphatag}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cairo-devel
@@ -50,7 +54,6 @@
 %setup -q
 
 %build
-autoreconf -i
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -87,6 +90,14 @@
 %{python_sitearch}/*.so
 
 %changelog
+* Fri Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.3.0-5-20081014svn
+- Remove autoreconf call
+
+* Fri Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.3.0-4-20081014svn
+- Use GdkRegion instead of HippoRectangle for the damage area.
+- Wrap hippo_canvas_box_sort()
+- Handle the case where hippo_canvas_box_find_box_child() returns NULL
+
 * Thu Jul 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.3.0-3
 - fix license tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hippo-canvas/F-10/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	30 Jul 2008 15:58:00 -0000	1.11
+++ sources	7 Jan 2009 01:45:45 -0000	1.12
@@ -1,2 +1 @@
-c7915c93b8b095b73808f3d3e3454c33  hippo-canvas-0.2.34.tar.gz
-64e10c73054ce10177855213152e6238  hippo-canvas-0.3.0.tar.gz
+98386861faa8fccd4dd33a0e06b6b21d  hippo-canvas-0.3.0-20081014svn.tar.gz




More information about the fedora-extras-commits mailing list