diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 82a2c23..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: xmoto-edit -# $Id$ -NAME := xmoto-edit -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/sources b/sources index 1755e3c..c088055 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d9a398ae125676eda1809747c56e66a3 xmoto-edit-0.2.4.tar.gz -bd22d4e4f5ccb71c3ba8a35fb6c3c686 xmoto-edit.6.gz +b92ab70eb393c6d2ca19ed00e63b4771 xmoto-edit.6.gz diff --git a/xmoto-edit.spec b/xmoto-edit.spec index 76582a5..c2eded2 100644 --- a/xmoto-edit.spec +++ b/xmoto-edit.spec @@ -1,6 +1,6 @@ Name: xmoto-edit Version: 0.2.4 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Challenging 2D Motocross Platform Game - Level Editor Group: Amusements/Games @@ -9,7 +9,9 @@ URL: http://xmoto.sourceforge.net/ Source0: http://easynews.dl.sourceforge.net/sourceforge/xmoto/%{name}-%{version}.tar.gz Source1: xmoto-edit.desktop Source2: xmoto-edit.png -Source3: http://viewvc.tuxfamily.org/svn_xmoto_xmotoedit/trunk/xmoto-edit.6.gz +Source3: xmoto-edit.6.gz +# Formerly at http://viewvc.tuxfamily.org/svn_xmoto_xmotoedit/trunk/xmoto-edit.6.gz, +# this is now 404. Will follow up with upstream. Patch0: xmoto-edit-man.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -75,6 +77,9 @@ fi %changelog +* Sat Nov 24 2007 Jon Ciesla 0.2.4-11 +- Man page 404, fixed, will address upstream. BZ 389951. + * Fri Oct 05 2007 Jon Ciesla 0.2.4-10 - Fixed BADSOURCE.