rpms/tuxtype2/devel tuxtype2.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 19:43:19 UTC 2005


Author: thias

Update of /cvs/extras/rpms/tuxtype2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7454/tuxtype2/devel

Modified Files:
	tuxtype2.spec 
Log Message:
Mass letter "t" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: tuxtype2.spec
===================================================================
RCS file: /cvs/extras/rpms/tuxtype2/devel/tuxtype2.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tuxtype2.spec	10 Dec 2004 22:03:12 -0000	1.4
+++ tuxtype2.spec	5 Mar 2005 19:43:17 -0000	1.5
@@ -1,25 +1,24 @@
 Name:           tuxtype2
 Version:        1.5.2
 Release:        1
-Epoch:          0
-Summary:        Tux Typing is an educational typing tutor for children.
+Summary:        Tux Typing, an educational typing tutor for children
 Group:          Amusements/Games
 License:        GPL
 URL:            http://tuxtype.sourceforge.net/
 Source0:        http://dl.sf.net/tuxtype/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  SDL-devel >= 0:1.2.5, SDL_image-devel, SDL_mixer-devel
+BuildRequires:  SDL-devel >= 1.2.5, SDL_image-devel, SDL_mixer-devel
 BuildRequires:  SDL_ttf-devel, ImageMagick, desktop-file-utils
-BuildRequires:	automake, autoconf
+BuildRequires:  automake, autoconf
 
 %description
-Tux Typing is an educational typing tutor for children. It features several 
+Tux Typing is an educational typing tutor for children. It features several
 different types of gameplay, at a variety of difficulty levels.
 
 
 %prep
-%setup -q 
+%setup -q
 
 
 %build




More information about the scm-commits mailing list