[cairo-commit] pycairo Makefile.am,1.17,1.18 RELEASING,1.16,1.17

Steve Chaplin commit at pdx.freedesktop.org
Sun Jul 2 20:51:15 PDT 2006


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv29469

Modified Files:
	Makefile.am RELEASING 
Log Message:
'SC'

Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Makefile.am	29 May 2006 05:51:19 -0000	1.17
+++ Makefile.am	3 Jul 2006 03:51:14 -0000	1.18
@@ -19,10 +19,12 @@
 
 RELEASE_UPLOAD_HOST =   cairographics.org
 RELEASE_UPLOAD_BASE =	/srv/cairo.freedesktop.org/www
-#RELEASE_UPLOAD_DIR =	$(RELEASE_UPLOAD_BASE)/releases
-#RELEASE_URL_BASE = 	http://cairographics.org/releases
-RELEASE_UPLOAD_DIR =	$(RELEASE_UPLOAD_BASE)/snapshots
-RELEASE_URL_BASE = 	http://cairographics.org/snapshots
+
+RELEASE_UPLOAD_DIR =	$(RELEASE_UPLOAD_BASE)/releases
+RELEASE_URL_BASE = 	http://cairographics.org/releases
+#RELEASE_UPLOAD_DIR =	$(RELEASE_UPLOAD_BASE)/snapshots
+#RELEASE_URL_BASE = 	http://cairographics.org/snapshots
+
 RELEASE_ANNOUNCE_LIST = cairo-announce at cairographics.org (and CC python-announce-list at python.org)
 
 tar_file = $(PACKAGE)-$(VERSION).tar.gz

Index: RELEASING
===================================================================
RCS file: /cvs/cairo/pycairo/RELEASING,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- RELEASING	29 May 2006 06:07:14 -0000	1.16
+++ RELEASING	3 Jul 2006 03:51:14 -0000	1.17
@@ -39,10 +39,8 @@
 	pycairo-X.Y.Z.tar.gz
 	===============================================
 
-6) Run "make release-publish" which will perform the following steps
-   for you:
-
-   edit Makefile.am and select either 'snapshot' or 'release'
+6) Edit Makefile.am and select either 'snapshot' or 'release'.
+   Run "make release-publish" which will perform the following steps for you:
 
 	* Check that the version number ends with an even micro component
 	* Check that no release exists with the current version



More information about the cairo-commit mailing list