[nemiver] Update release text



commit d61827ab696e55b820d821c4bcd39b1dbe471993
Author: Dodji Seketeli <dodji redhat com>
Date:   Wed Apr 1 23:13:47 2009 +0200

    Update release text
    
    	* Makefile.am: The release is also available in tar.bz2 format.
    	Update Nemiver project homepage and download links.
---
 Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 2b99f9b..8900dff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ doc:
 
 RELEASE_UPLOAD_HOST = master.gnome.org
 RELEASE_UPLOAD_BASE = /home/users/$(USER)
-RELEASE_URL_BASE = http://ftp.gnome.org/pub/GNOME/sources/nemiver/
+RELEASE_URL_BASE = http://download.gnome.org/sources/nemiver
 RELEASE_ANNOUNCE_LIST = nemiver-list gnome org (cc gnome-announce-list gnome org)
 tar_gz_file = $(PACKAGE)-$(VERSION).tar.gz
 sig_file = $(tar_gz_file).sig
@@ -81,10 +81,10 @@ cat-announcement:
 	@echo ""
 	@echo "Where to get it?"
 	@echo "================"
-	@echo "This release is available as a source package in tar.gz format"
+	@echo "This release is available as a source package in tar.gz and tar.bz2 formats"
 	@echo "and can be downloaded from: $(RELEASE_URL_BASE)"
 	@echo ""
-	@echo "The home page of the Nemiver project is at http://projects.gnome.org/projects/nemiver";
+	@echo "The home page of the Nemiver project is at http://projects.gnome.org/nemiver";
 	@echo ""
 	@echo "What's Changed in this release?"
 	@echo "================================"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]