From b2ce8ef1c40f7c58f4bb4629b5b5e95ce8c252d2 Mon Sep 17 00:00:00 2001 From: Bogdano Arendartchuk Date: Mon, 4 Jun 2007 15:03:57 +0000 Subject: Frontported changes from V1_6_X since april --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46ddead..e1aa91b 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ RELEASE:=$(shell rpm -q --qf %{RELEASE} --specfile $(PACKAGE).spec) TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') FILES = ChangeLog Makefile MANIFEST.in PKG-INFO create-srpm getsrpm-mdk rebrand-mdk \ + {compatv15,default,oldfashion,revno}.chlog \ repsys repsys.conf repsys.spec setup.cfg setup.py RepSys/*.py RepSys/{cgi,commands}/*.py # rules to build a test rpm -- cgit v1.2.1