Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-09-04 15:16:39 -0700 (Sat, 04 Sep 2004)
Revision: 545
Log message:

      - Added "make tar" that would create a html/downloads/omake-VERSION-RELEASE.tar.gz
      without creating an rpm
      
      - Updated "make rpm" to use the "make_tar' script for creating the tar file.
      
      - Skip contents of the "html/downloads" directory when creating the tar file.
      
      - Removed the "make publish" becasuse simple "cvs commit" will now be sufficient.
      

Changes  Path
+3 -8 omake/Makefile.in
+0 -4 omake/config_rpm
Deleted omake/install_rpm
+3 -22 omake/make_rpm
Added omake/make_tar
Properties omake/make_tar