/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 202 by bh, Mon Jul 8 10:51:14 2002 UTC revision 207 by bh, Tue Jul 9 14:06:48 2002 UTC
# Line 1  Line 1 
1    2002-07-09  Bernhard Herzog  <[email protected]>
2    
3            * setup.cfg (bdist_rpm): Add the default value for prefix and tell
4            bdist_rpm that we also have an install script.
5            (bdist_inno): Add 2002 to the copyright notice.
6    
7            * setup.py: Create a file in python's site-packages directory to
8            make installation of Thuban as a library easier.
9            (ThubanInstall.user_options): Add two new options,
10            create-init-module and init-module-dir
11            (ThubanInstall.expand_with_pure_python_dirs): New method to expand
12            filenames for installation in the default directories.
13            (ThubanInstall.select_scheme, ThubanInstall.convert_paths): Extend
14            the inherited methods to capture some filenames before they're
15            transformed too much by distutils.
16            (ThubanInstall.run): Create the init module if requested.
17            (ThubanInstall.thuban_init_filename): New method to return the
18            full name of the init module.
19            (ThubanInstall.get_outputs): Append the filename of the init
20            module.
21    
22  2002-07-08  Bernhard Herzog  <[email protected]>  2002-07-08  Bernhard Herzog  <[email protected]>
23    
24            * setup.py (thuban_bdist_rpm): Extend this version of bdist_rpm to
25            handle the prefix properly which means that the default for the
26            installation prefix should be /usr for RPMs and /usr/local when
27            doing a normal source install.
28            (bdist_rpm_install_script): Script to override the default install
29            commands in the specfile generated by the bdist_rpm command.
30            (thuban_bdist_rpm.user_options): Add a prefix option
31            (thuban_bdist_rpm.initialize_options): Init the prefix option.
32            Create the script files for the spec files as empty files here
33            (thuban_bdist_rpm._make_spec_file): Override the inherited method
34            to fill the script files with content.
35    
36          * Thuban/Model/save.py (relative_filename): Wrapper around          * Thuban/Model/save.py (relative_filename): Wrapper around
37          Thuban.Lib.fileutil.relative_filename that accepts an empty dir          Thuban.Lib.fileutil.relative_filename that accepts an empty dir
38          argument. save_session now automatically uses this version,          argument. save_session now automatically uses this version,

Legend:
Removed from v.202  
changed lines
  Added in v.207

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26