[Python-checkins] CVS: python/dist/src/PCbuild python16.wse,1.8.2.2.2.2,1.8.2.2.2.3

Guido van Rossum python-dev@python.org
Sun, 3 Sep 2000 07:47:03 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28592

Modified Files:
      Tag: cnri-16-start
	python16.wse 
Log Message:
Install LICENSE.txt and README.txt.
Change version to 1.6 (final).
Change location of source tree to match Tim Peters's setup.


Index: python16.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/Attic/python16.wse,v
retrieving revision 1.8.2.2.2.2
retrieving revision 1.8.2.2.2.3
diff -C2 -r1.8.2.2.2.2 -r1.8.2.2.2.3
*** python16.wse	2000/08/22 14:12:58	1.8.2.2.2.2
--- python16.wse	2000/09/03 14:46:58	1.8.2.2.2.3
***************
*** 2,6 ****
  item: Global
    Version=5.0
!   Title=Python 1.6 beta 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=5.0
!   Title=Python 1.6 (final)
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 27,35 ****
    Variable Name3=_SRC_
    Variable Description3=Python source directory
!   Variable Default3=C:\src\Python-1.6
    Variable Flags3=00001001
    Variable Name4=_DOC_
    Variable Description4=HTML documentation tree directory
!   Variable Default4=C:\src\Python-1.6\html
    Variable Flags4=00001001
    Variable Name5=_TCLMINOR_
--- 27,35 ----
    Variable Name3=_SRC_
    Variable Description3=Python source directory
!   Variable Default3=C:\code\python\dist\src16
    Variable Flags3=00001001
    Variable Name4=_DOC_
    Variable Description4=HTML documentation tree directory
!   Variable Default4=C:\code\python\dist\src16\html
    Variable Flags4=00001001
    Variable Name5=_TCLMINOR_
***************
*** 60,64 ****
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 beta 1
  end
  item: Set Variable
--- 60,64 ----
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 (final)
  end
  item: Set Variable
***************
*** 650,653 ****
--- 650,665 ----
    Value=D
    Flags=00001010
+ end
+ item: Install File
+   Source=%_SRC_%\README
+   Destination=%MAINDIR%\README.txt
+   Description=Readme file
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=%_SRC_%\LICENSE
+   Destination=%MAINDIR%\LICENSE.txt
+   Description=License file
+   Flags=0000000000000010
  end
  item: Install File