rpms/childsplay/F-7 .cvsignore, 1.6, 1.7 childsplay.spec, 1.8, 1.9 sources, 1.6, 1.7

Johan Cwiklinski (trasher) fedora-extras-commits at redhat.com
Thu Apr 17 20:31:57 UTC 2008


Author: trasher

Update of /cvs/extras/rpms/childsplay/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7017

Modified Files:
	.cvsignore childsplay.spec sources 
Log Message:
Update top latest upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/childsplay/F-7/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	12 Jan 2007 12:38:47 -0000	1.6
+++ .cvsignore	17 Apr 2008 20:31:04 -0000	1.7
@@ -1 +1 @@
-childsplay-0.85.1.tgz
+childsplay-0.90.2.tgz


Index: childsplay.spec
===================================================================
RCS file: /cvs/extras/rpms/childsplay/F-7/childsplay.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- childsplay.spec	12 Jan 2007 12:38:47 -0000	1.8
+++ childsplay.spec	17 Apr 2008 20:31:04 -0000	1.9
@@ -1,17 +1,18 @@
 Name:           childsplay
-Version:        0.85.1
+Version:        0.90.2
 Release:        1%{?dist}
 Summary:        Suite of educational games for young children
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv3
 URL:            http://childsplay.sourceforge.net/
-Source0:        http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tgz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
 Source1:        childsplay.desktop
 Patch0:         childsplay-0.81.8-highscore.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  desktop-file-utils
 Requires:       pygame, childsplay_plugins >= 0.85, hicolor-icon-theme
+Requires:       pyfribidi
 
 %description
 Childsplay is a suite of educational games for young children. It's written in
@@ -25,7 +26,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -z .highscore
+%patch0 -p1
 # we don't use the buggy provided install
 rm install.py
 # the translation is merged into the assetml file, so don't ship it seperatly
@@ -74,7 +75,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-install --vendor fedora            \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-  --add-category X-Fedora                       \
   %{SOURCE1}
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
@@ -116,6 +116,11 @@
 
 
 %changelog
+* Thu Apr 17 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 0.90.2-1
+- New upstream version 0.90.2
+- Update License tag for new Licensing Guidelines compliance
+- Add pyfribidi Requires for Hebrew support
+
 * Fri Dec 22 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.85.1-1
 - New upstream release 0.85.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/childsplay/F-7/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	12 Jan 2007 12:38:47 -0000	1.6
+++ sources	17 Apr 2008 20:31:04 -0000	1.7
@@ -1 +1 @@
-427ab5f69e12f12a6af8824e5cd92ff9  childsplay-0.85.1.tgz
+c306702a2e79a861a3f18cb90ff91412  childsplay-0.90.2.tgz




More information about the fedora-extras-commits mailing list