rpms/childsplay_plugins/F-8 childsplay_plugins.spec,1.9,1.10

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


Author: trasher

Update of /cvs/extras/rpms/childsplay_plugins/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6632

Modified Files:
	childsplay_plugins.spec 
Log Message:
Correctiong bug #427759



Index: childsplay_plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/childsplay_plugins/F-8/childsplay_plugins.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- childsplay_plugins.spec	11 Sep 2007 21:27:05 -0000	1.9
+++ childsplay_plugins.spec	17 Apr 2008 20:14:24 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           childsplay_plugins
 Version:        0.90
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugins for childsplay (educational games for young children)
 Group:          Amusements/Games
 License:        GPLv3
@@ -19,7 +19,7 @@
 %prep
 %setup -q
 # no backups otherwise the backups endup in the rpm.
-%patch0 -p1
+patch -p1 -s --no-backup-if-mismatch < %{PATCH0}
 # the translation is merged into the assetml file, so don't ship it seperatly
 rm -r assetml/childsplay/sounds-misc/po
 
@@ -49,6 +49,9 @@
 
 
 %changelog
+* Tue Apr 17 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 0.90-3
+- Do not install patch backup (.orig) files (bz 427759)
+
 * Tue Sep 11 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.90-2
 - Adapt gcompris alphabet sounds using patch for new gcompris alphabet sounds
   location




More information about the fedora-extras-commits mailing list