From 07a8ec86e4ee00ba5564beda152e87eb101a8e3a Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Wed, 6 Sep 2006 00:14:18 +0000 Subject: - tag 1.5.3 --- Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f345c18..5ba182f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,5 @@ # $Id$ -VERSION := $(shell rpm -q --qf "%{VERSION}\n" --specfile $(PACKAGE).spec | tail -1) -RELEASE := $(shell rpm -q --qf "%{RELEASE}\n" --specfile $(PACKAGE).spec | tail -1) -TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') - macrosfiles = $(RPMALLARCH:=.macros) pkg_data = \ @@ -86,9 +82,6 @@ rpm: dist dist-bzip2 .PHONY: ChangeLog ChangeLog: -cvstag: - cvs tag $(CVSTAGOPT) $(TAG) - CLEANFILES = $(pkg_gdata) $(pkg_gscripts) $(macrosfiles) \ macros-perarch \ make_macrosfiles.sh -- cgit v1.2.1