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