rpms/xmoto/FC-6 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xmoto.spec, 1.6, 1.7

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Thu Mar 1 00:23:20 UTC 2007


Author: limb

Update of /cvs/extras/rpms/xmoto/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1388

Modified Files:
	.cvsignore sources xmoto.spec 
Log Message:
Bumped to upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xmoto/FC-6/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	12 Nov 2006 22:47:47 -0000	1.4
+++ .cvsignore	1 Mar 2007 00:22:47 -0000	1.5
@@ -1 +1 @@
-xmoto-0.2.2-src.tar.gz
+xmoto-0.2.4-src.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmoto/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	12 Nov 2006 22:47:47 -0000	1.4
+++ sources	1 Mar 2007 00:22:47 -0000	1.5
@@ -1 +1 @@
-bbf2f0c02ba2ffe1f65e4ca78b0a0bd3  xmoto-0.2.2-src.tar.gz
+7ec5f87ed8508d974b48ca56dc033152  xmoto-0.2.4-src.tar.gz


Index: xmoto.spec
===================================================================
RCS file: /cvs/extras/rpms/xmoto/FC-6/xmoto.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmoto.spec	13 Nov 2006 16:46:48 -0000	1.6
+++ xmoto.spec	1 Mar 2007 00:22:47 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           xmoto
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.4
+Release:        1%{?dist}
 Summary:        Challenging 2D Motocross Platform Game
 
 Group:          Amusements/Games
@@ -11,9 +11,16 @@
 Source2:        xmoto.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  desktop-file-utils, SDL_mixer-devel
-BuildRequires:  curl-devel, ode-devel, lua-devel, libGL-devel, libGLU-devel
-BuildRequires:  libjpeg-devel, libpng-devel, bzip2-devel
+BuildRequires:  desktop-file-utils
+BuildRequires:  SDL_mixer-devel
+BuildRequires:  curl-devel
+BuildRequires:  ode-devel
+BuildRequires:  lua-devel
+BuildRequires:  libGL-devel
+BuildRequires:  libGLU-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  bzip2-devel
 
 %description
 X-Moto is a challenging 2D motocross platform game, where physics play an all
@@ -70,15 +77,19 @@
 %defattr(-,root,root,-)
 %doc ChangeLog COPYING README
 %{_bindir}/xmoto
-%{_bindir}/xmoto-edit
+#%{_bindir}/xmoto-edit
 %{_datadir}/xmoto
 %{_datadir}/applications/fedora-xmoto.desktop
 %{_datadir}/icons/hicolor/48x48/apps/xmoto.png
-%{_mandir}/mang/xmoto-edit.6.gz
+#%{_mandir}/mang/xmoto-edit.6.gz
 %{_mandir}/mang/xmoto.6.gz
 
 
 %changelog
+* Wed Feb 28 2007 Jon Ciesla <limb at jcomserv.net> 0.2.4-1
+- New upstream release
+- xmoto-edit now seperate from base xmoto
+
 * Mon Nov 13 2006 Hugo Cisneiros <hugo at devin.com.br> 0.2.2-2
 - Added again the debuginfo package (it's working)
 




More information about the fedora-extras-commits mailing list