diff --git a/Makefile b/Makefile index ca269bd..32f556b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ # Makefile for source rpm: util-vserver -# $Id$ NAME := util-vserver SPECFILE = $(firstword $(wildcard *.spec)) diff --git a/util-vserver.spec b/util-vserver.spec index 0c2b73b..0e9027a 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -1,5 +1,3 @@ -# $Id$ - ## This package understands the following switches: ## --without dietlibc ... disable usage of dietlibc ## --with xalan ... require/use the xalan xslt processor