diff --git a/.cvsignore b/.gitignore similarity index 50% rename from .cvsignore rename to .gitignore index b41e41c..162ab9d 100644 --- a/.cvsignore +++ b/.gitignore @@ -1,2 +1,2 @@ -abcm2ps-5.1.1.tar.gz +abcm2ps-5.4.4.tar.gz abcplus_en-1.0.4.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 4c9b5e7..f5fde29 100644 --- a/abcm2ps.spec +++ b/abcm2ps.spec @@ -1,12 +1,12 @@ Name: abcm2ps -Version: 5.1.1 +Version: 5.4.4 Release: 1%{?dist} Summary: A program to typeset ABC tunes into Postscript Group: Applications/Multimedia License: GPL URL: http://moinejf.free.fr -Source0: http://moinejf.free.fr/abcm2ps-5.1.1.tar.gz +Source0: http://moinejf.free.fr/abcm2ps-%{version}.tar.gz Source1: http://abcplus.sourceforge.net/abcplus_en-1.0.4.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -52,6 +52,33 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 4 2007 Gerard Milmeister - 5.4.4-1 +- new version 5.4.4 + +* Tue Apr 3 2007 Gerard Milmeister - 5.4.0-1 +- new version 5.4.0 + +* Fri Mar 16 2007 Gerard Milmeister - 5.3.1-1 +- new version 5.3.1 + +* Sat Feb 24 2007 Gerard Milmeister - 5.3.0-1 +- new version 5.3.0 + +* Tue Jan 9 2007 Gerard Milmeister - 5.2.3-1 +- new version 5.2.3 + +* Thu Dec 21 2006 Gerard Milmeister - 5.2.2-1 +- new version 5.2.2 + +* Wed Dec 13 2006 Gerard Milmeister - 5.2.1-1 +- new version 5.2.1 + +* Thu Nov 30 2006 Gerard Milmeister - 5.2.0-1 +- new version 5.2.0 + +* Tue Nov 14 2006 Gerard Milmeister - 5.1.2-1 +- new version 5.1.2 + * Mon Oct 2 2006 Gerard Milmeister - 5.1.1-1 - new version 5.1.1 diff --git a/sources b/sources index 17e66bc..ccc9978 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -48f744f40142097b5cd63676c13342bc abcm2ps-5.1.1.tar.gz +4fc0fcdf80b37b1ac74124f4fda02340 abcm2ps-5.4.4.tar.gz 99c819d25c4a1db906ae1f09def98e96 abcplus_en-1.0.4.zip