[childsplay] - Remove reference to no longer used gcompris-sound packages from %description - Drop obsolete READM

Hans de Goede jwrdegoede at fedoraproject.org
Sat Jan 1 14:39:19 UTC 2011


commit 52fb89f8a4d884d5079b4d105f718b4e1b252388
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Sat Jan 1 15:45:45 2011 +0100

    - Remove reference to no longer used gcompris-sound packages from %description
    - Drop obsolete README.RPM (all relevant info is in %description)

 childsplay.README.RPM |   33 ---------------------------------
 childsplay.spec       |   30 +++++++++++++++++++++++++-----
 2 files changed, 25 insertions(+), 38 deletions(-)
---
diff --git a/childsplay.spec b/childsplay.spec
index 3d37d76..f60c76d 100644
--- a/childsplay.spec
+++ b/childsplay.spec
@@ -11,7 +11,6 @@ License:        GPLv3
 URL:            http://www.schoolsplay.org/
 Source0:        http://downloads.sourceforge.net/schoolsplay/%{name}-%{version}.tgz
 Source1:        childsplay.desktop
-Source2:        childsplay.README.RPM
 Source10:       http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_bg-%{alphabet_ver}.tgz
 Source11:       http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_ca-%{alphabet_ver}.tgz
 Source12:       http://downloads.sourceforge.net/schoolsplay/alphabet_sounds_de-%{alphabet_ver}.tgz
@@ -53,8 +52,26 @@ Python and uses the SDL-libraries. The aim is to be educational and at the same
 time be fun to play.
 
 Some activities make use of language dependent voice samples, these sounds are
-shared with gcompris. For those you'll have to install the gcompris-sound
-package for the languages you intend to use. For example gcompris-sound-en .
+available as childsplay-alphabet_sounds packages. For those you'll have to
+install the childsplay-alphabet_sounds package for the languages you intend to
+use. For example childsplay-alphabet_sounds_nl.
+Available alphabet sounds packages:
+childsplay-alphabet_sounds_bg
+childsplay-alphabet_sounds_ca
+childsplay-alphabet_sounds_de
+childsplay-alphabet_sounds_el
+childsplay-alphabet_sounds_en_GB
+childsplay-alphabet_sounds_es
+childsplay-alphabet_sounds_fr
+childsplay-alphabet_sounds_lt
+childsplay-alphabet_sounds_nb
+childsplay-alphabet_sounds_nl
+childsplay-alphabet_sounds_pt
+childsplay-alphabet_sounds_ro
+childsplay-alphabet_sounds_ru
+childsplay-alphabet_sounds_sl
+childsplay-alphabet_sounds_sv
+
 
 %package alphabet_sounds_bg
 Summary:        Bulgarian alphabet sounds for Childsplay
@@ -193,7 +210,6 @@ rm `find alphabet_sounds_??-%{alphabet_ver} -name install.py`
 rm -rf po
 # fixup the python scripts to call python directly and make them executable
 sed -i 's!/usr/bin/env python!%{_bindir}/python!' bin/%{name}
-cp %{SOURCE2} README.RPM
 # fix wrong end of line encoding
 sed -i -e 's|\r||g' doc/license.txt
 # lang lt miss subdir
@@ -285,7 +301,7 @@ fi
 
 %files -f %{realname}.lang
 %defattr(-, root, root, -)
-%doc Changelog COPYING doc/* README README.RPM
+%doc Changelog COPYING doc/* README
 %{_bindir}/%{name}
 %dir %{_datadir}/%{realname}
 %{_datadir}/%{realname}/SPData
@@ -406,6 +422,10 @@ fi
 
 
 %changelog
+* Sat Jan  1 2011 Hans de Goede <hdegoede at redhat.com> - 1.5.1-3
+- Remove reference to no longer used gcompris-sound packages from %%description
+- Drop obsolete README.RPM (all relevant info is in %%description)
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list