packages (DEVEL): gcompris/gcompris.spec - up to final 9.0 version - includ...

lisu lisu at pld-linux.org
Mon Jan 18 14:10:18 CET 2010


Author: lisu                         Date: Mon Jan 18 13:10:18 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to final 9.0 version
- include libggocanvas.so files (the game doesn't run without these)

---- Files affected:
packages/gcompris:
   gcompris.spec (1.46.2.4 -> 1.46.2.5) 

---- Diffs:

================================================================
Index: packages/gcompris/gcompris.spec
diff -u packages/gcompris/gcompris.spec:1.46.2.4 packages/gcompris/gcompris.spec:1.46.2.5
--- packages/gcompris/gcompris.spec:1.46.2.4	Fri Nov 13 13:28:26 2009
+++ packages/gcompris/gcompris.spec	Mon Jan 18 14:10:13 2010
@@ -5,16 +5,15 @@
 # Conditional build:
 %bcond_without	gnet	# build without gnet support (disallow GCompris fetch content from a web server)
 #
-%define	_pre	PRE3
 Summary:	Educational suite for kids 2-10 years old
 Summary(pl.UTF-8):	Zestaw edukacyjny dla dzieci w wieku 2-10 lat
 Name:		gcompris
-Version:	8.5
-Release:	0.%{_pre}.1
+Version:	9.0
+Release:	0.1
 License:	GPL v3+
 Group:		X11/Applications/Games
-Source0:	http://dl.sourceforge.net/gcompris/%{name}-%{version}%{_pre}.tar.gz
-# Source0-md5:	d12eecb4b828bcd28f2d1c40b5aaaa77
+Source0:	http://downloads.sourceforge.net/gcompris/%{name}-%{version}.tar.gz
+# Source0-md5:	d39b0fc879b8c3689140360e32eed711
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-desktop.patch
 URL:		http://gcompris.net/
@@ -40,6 +39,7 @@
 BuildRequires:	python-sqlite
 BuildRequires:	sqlite3-devel
 BuildRequires:	tetex
+BuildRequires:	texi2html
 BuildRequires:	texinfo
 BuildRequires:	xorg-lib-libXxf86vm-devel
 Requires:	gstreamer-audio-formats
@@ -109,7 +109,7 @@
 Warto ją instalować tylko jeśli mamy dzieci używające komputera.
 
 %prep
-%setup -q -n %{name}-%{version}%{_pre}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
@@ -164,7 +164,10 @@
 %{_datadir}/gcompris/python
 %{_desktopdir}/*.desktop
 %{_infodir}/*.info*
-%{_mandir}/man6/*.6*
+# gcompris uses its own goocanvas libraries with some specific changes
+%attr(755,root,root) %{_libdir}/gcompris/libgoocanvas.so.0
+%attr(755,root,root) %{_libdir}/gcompris/libgoocanvas.so.0.0.0
+%{_mandir}/man6/gcompris.*
 %{_pixmapsdir}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -173,6 +176,23 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46.2.5  2010/01/18 13:10:13  lisu
+- up to final 9.0 version
+- include libggocanvas.so files (the game doesn't run without these)
+
+Revision 1.50  2009/10/19 10:57:20  lisu
+- up to 8.4.14
+
+Revision 1.49  2009/04/27 10:02:11  lisu
+- up to 8.4.12
+
+Revision 1.48  2009/03/25 16:33:58  uzsolt
+- BR texi2html
+
+Revision 1.47  2009/03/11 14:04:24  lisu
+- 8.4.11
+- more verbose files
+
 Revision 1.46.2.4  2009/11/13 12:28:26  lisu
 - remove bogus things not mentioned in previous commit log
 - rel 1
================================================================

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



More information about the pld-cvs-commit mailing list