diff --git a/.cvsignore b/.gitignore similarity index 50% rename from .cvsignore rename to .gitignore index 7bddc64..46713ac 100644 --- a/.cvsignore +++ b/.gitignore @@ -1,2 +1,2 @@ -abcm2ps-5.9.3.tar.gz +abcm2ps-5.9.5.tar.gz abcplus_en-1.1.0.zip diff --git a/Makefile b/Makefile deleted file mode 100644 index 6afc6eb..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: abcm2ps -# $Id$ -NAME := abcm2ps -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/abcm2ps.spec b/abcm2ps.spec index 9f700dc..27a0217 100644 --- a/abcm2ps.spec +++ b/abcm2ps.spec @@ -1,6 +1,6 @@ Name: abcm2ps -Version: 5.9.3 -Release: 2%{?dist} +Version: 5.9.5 +Release: 1%{?dist} Summary: A program to typeset ABC tunes into Postscript Group: Applications/Multimedia @@ -52,8 +52,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Feb 23 2009 Fedora Release Engineering - 5.9.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild +* Sat Jun 13 2009 Gerard Milmeister - 5.9.5-1 +- new release 5.9.5 * Fri Jan 2 2009 Gerard Milmeister - 5.9.3-1 - new release 5.9.3 diff --git a/sources b/sources index 3871ba1..d0c3de4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9521d8c7746a2bfe6f39f152e1633e13 abcm2ps-5.9.3.tar.gz +08282cc997a7cd74a95e39a5fa1c57e2 abcm2ps-5.9.5.tar.gz bf8d8ad90ba520f6a9872d2142efbda9 abcplus_en-1.1.0.zip