rpms/childsplay/devel .cvsignore, 1.8, 1.9 childsplay.spec, 1.18, 1.19 sources, 1.9, 1.10

Johan Cwiklinski trasher at fedoraproject.org
Sat May 23 08:19:52 UTC 2009


Author: trasher

Update of /cvs/extras/rpms/childsplay/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26428

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/childsplay/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	17 Jan 2008 15:10:36 -0000	1.8
+++ .cvsignore	23 May 2009 08:19:21 -0000	1.9
@@ -1 +1,8 @@
-childsplay-0.90.2.tgz
+childsplay-1.3.tgz
+alphabet_sounds_ca-0.8.5.tgz
+alphabet_sounds_de-0.8.5.tgz
+alphabet_sounds_es-0.8.5.tgz
+alphabet_sounds_fr-0.8.5.tgz
+alphabet_sounds_it-0.8.5.tgz
+alphabet_sounds_nl-0.8.5.tgz
+alphabet_sounds_ru-0.8.5.tgz


Index: childsplay.spec
===================================================================
RCS file: /cvs/extras/rpms/childsplay/devel/childsplay.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- childsplay.spec	11 Apr 2009 07:49:20 -0000	1.18
+++ childsplay.spec	23 May 2009 08:19:21 -0000	1.19
@@ -2,8 +2,8 @@
 %define alphabet_ver 0.8.5
 
 Name:           childsplay
-Version:        1.1
-Release:        5%{?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
@@ -111,8 +111,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
@@ -265,6 +267,9 @@ fi
 
 
 %changelog
+* Sat May 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 1.3-1
+- 1.3
+
 * Sat Apr 11 2009 Johan Cwiklinski <johan AT x-tnd DOT be>  1.1-5
 - Added missing BR 
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/childsplay/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	29 Mar 2009 17:07:56 -0000	1.9
+++ sources	23 May 2009 08:19:21 -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