packages (DEVEL): gcompris/gcompris.spec - extended TODO

lisu lisu at pld-linux.org
Fri Nov 13 13:26:49 CET 2009


Author: lisu                         Date: Fri Nov 13 12:26:49 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- extended TODO

---- Files affected:
packages/gcompris:
   gcompris.spec (1.46.2.2 -> 1.46.2.3) 

---- Diffs:

================================================================
Index: packages/gcompris/gcompris.spec
diff -u packages/gcompris/gcompris.spec:1.46.2.2 packages/gcompris/gcompris.spec:1.46.2.3
--- packages/gcompris/gcompris.spec:1.46.2.2	Fri Nov 13 09:53:18 2009
+++ packages/gcompris/gcompris.spec	Fri Nov 13 13:26:44 2009
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO: use our goocanvas library
+# TODO: gcompris uses its own goocanvas libraries with some specific changes, but do we need to include them into /usr/lib?
 #
 # Conditional build:
 %bcond_without	gnet	# build without gnet support (disallow GCompris fetch content from a web server)
@@ -10,13 +10,14 @@
 Summary(pl.UTF-8):	Zestaw edukacyjny dla dzieci w wieku 2-10 lat
 Name:		gcompris
 Version:	8.5
-Release:	0.%{_pre}.1
+Release:	0.%{_pre}.2
 License:	GPL v3+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/gcompris/%{name}-%{version}%{_pre}.tar.gz
 # Source0-md5:	d12eecb4b828bcd28f2d1c40b5aaaa77
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-goocanvas.patch
 URL:		http://gcompris.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -112,6 +113,9 @@
 %setup -q -n %{name}-%{version}%{_pre}
 %patch0 -p1
 %patch1 -p1
+#%%patch2 -p1
+
+%{__sed} -i 's,-Werror,,' configure.in
 
 %build
 cp %{_datadir}/gettext/config.rpath .
@@ -173,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46.2.3  2009/11/13 12:26:44  lisu
+- extended TODO
+
 Revision 1.46.2.2  2009/11/13 08:53:18  lisu
 - up to 8.5PRE3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcompris/gcompris.spec?r1=1.46.2.2&r2=1.46.2.3&f=u



More information about the pld-cvs-commit mailing list