Add version file to Shorewall-shell

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6395 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-17 22:21:54 +00:00
parent 1d9e7a849e
commit 64bf02598a
2 changed files with 2 additions and 0 deletions

View File

@ -248,6 +248,7 @@ for f in prog.* ; do
echo "Program skeleton file ${f#*.} installed as ${PREFIX}/usr/share/shorewall-shell/$f"
done
echo $VERSION > ${PREFIX}/usr/share/shorewall-shell/version
#
# Report Success
#

View File

@ -59,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(0444,root,root) /usr/share/shorewall-shell/lib.tunnels
%attr(0644,root,root) /usr/share/shorewall-shell/prog.footer
%attr(0644,root,root) /usr/share/shorewall-shell/prog.header
%attr(0644,root,root) /usr/share/shorewall-shell/version
%doc COPYING INSTALL