rpms/childsplay/F-10 childsplay.spec,1.14,1.15 sources,1.9,1.10

Johan Cwiklinski trasher at fedoraproject.org
Sat May 23 08:34:17 UTC 2009


Author: trasher

Update of /cvs/extras/rpms/childsplay/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30067

Modified Files:
	childsplay.spec sources 
Log Message:
New upstream release


Index: childsplay.spec
===================================================================
RCS file: /cvs/extras/rpms/childsplay/F-10/childsplay.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- childsplay.spec	29 Mar 2009 18:27:59 -0000	1.14
+++ childsplay.spec	23 May 2009 08:33:47 -0000	1.15
@@ -2,8 +2,8 @@
 %define alphabet_ver 0.8.5
 
 Name:           childsplay
-Version:        1.1
-Release:        2%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        Suite of educational games for young children
 Group:          Amusements/Games
 License:        GPLv3
@@ -11,13 +11,13 @@ URL:            http://www.schoolsplay.o
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
 Source1:        childsplay.desktop
 Source2:        childsplay.README.RPM
-Source10:       alphabet_sounds_ca-0.8.5.tgz
-Source11:       alphabet_sounds_de-0.8.5.tgz
-Source12:       alphabet_sounds_es-0.8.5.tgz
-Source13:       alphabet_sounds_fr-0.8.5.tgz
-Source14:       alphabet_sounds_it-0.8.5.tgz
-Source15:       alphabet_sounds_nl-0.8.5.tgz
-Source16:       alphabet_sounds_ru-0.8.5.tgz
+Source10:       alphabet_sounds_ca-%{alphabet_ver}.tgz
+Source11:       alphabet_sounds_de-%{alphabet_ver}.tgz
+Source12:       alphabet_sounds_es-%{alphabet_ver}.tgz
+Source13:       alphabet_sounds_fr-%{alphabet_ver}.tgz
+Source14:       alphabet_sounds_it-%{alphabet_ver}.tgz
+Source15:       alphabet_sounds_nl-%{alphabet_ver}.tgz
+Source16:       alphabet_sounds_ru-%{alphabet_ver}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  desktop-file-utils
@@ -108,8 +108,10 @@ 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}
 #Fix a typo in the German sounds directory name
-mv alphabet_sounds_de-0.8.5/FlashCardSounds alphabet_sounds_de-0.8.5/FlashCardsSounds
+mv alphabet_sounds_de-%{alphabet_ver}/FlashCardSounds alphabet_sounds_de-%{alphabet_ver}/FlashCardsSounds
 cp %{SOURCE2} README.RPM
+# fix wrong end of line encoding
+sed -i -e 's|\r||g' doc/license.txt
 
 
 %build
@@ -257,6 +259,9 @@ fi
 
 
 %changelog
+* Sat May 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 1.3-1
+- 1.3
+
 * Sun Mar 29 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 1.1-2
 - Versions for Obsoletes and Provides were inverted
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/childsplay/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	29 Mar 2009 16:44:00 -0000	1.9
+++ sources	23 May 2009 08:33:47 -0000	1.10
@@ -1,4 +1,4 @@
-7a71a01f53b0ee4661fd7be44f99203f  childsplay-1.1.tgz
+b38bba758f4f78bf94f0516cb161e108  childsplay-1.3.tgz
 c15fe300181c1131551bae709779d044  alphabet_sounds_ca-0.8.5.tgz
 9c58d16686fde679c6530304397eb0a5  alphabet_sounds_de-0.8.5.tgz
 74ced81c2c6dd0cb89c619593e7c5bc5  alphabet_sounds_es-0.8.5.tgz




More information about the fedora-extras-commits mailing list