From 87920d109fd80e9606ec7d1b3410a4e220258cbd Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 27 Oct 2004 07:03:43 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 1119 --- build | 1 + elog.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build b/build index 72d83bc5..41e3baf3 100755 --- a/build +++ b/build @@ -31,6 +31,7 @@ cvs update # copy files to archive cp src/*.c $dir/src +cp src/*.h $dir/src cp Makefile $dir cp elogd.cfg $dir/elogd.cfg cp COPYING $dir diff --git a/elog.spec b/elog.spec index cb45ed4c..9d3e93b9 100755 --- a/elog.spec +++ b/elog.spec @@ -5,7 +5,7 @@ Name: elog Summary: elog is a standalone electronic web logbook Version: 2.5.4 -Release: 5 +Release: 6 Copyright: GPL Group: Applications/Networking Source: http://midas.psi.ch/elog/download/elog-%{version}.tar.gz