CVSROOT: /cvs/gnome Module name: sabayon Changes by: markmc 05/03/18 09:38:07
Modified files: . : ChangeLog sabayon.spec.in admin-tool : .cvsignore Makefile.am lib : Makefile.am config.py.in dirmonitor.py userprofile.py lib/sources : Makefile.am po : ChangeLog POTFILES.in Added files: admin-tool : sabayon sabayon-apply sabayon-monitor sabayon-session lib : __init__.py Removed files: admin-tool : sabayon-apply.in sabayon-apply.py sabayon-monitor.in sabayon-monitor.py sabayon-session.in sabayon-session.py sabayon.in sabayon.py Log message: 2005-03-18 Mark McLoughlin <[EMAIL PROTECTED]> Re-work the way we install all the python stuff to bring us in line with normal conventions. * admin-tool/Makefile.am: install the python files in libdir/python/site-packages/sabayon, remove the wrapper scripts and install the python main scripts in sbindir/libexec etc. * admin-tool/sabayon: renamed from sabayon.py * admin-tool/sabayon-apply: renamed from sabayon-apply.py. * admin-tool/sabayon-monitor: renamed from sabayon-monitor.py. * admin-tool/sabayon-session: renamed from sabayon-session.py. * lib/Makefile.am: install __init__.py and install python files in libdir/python/site-packages/sabayon. * lib/__init__.py: empty module init script. * lib/config.py.in: remove GLADEDIR and MODULEPATH foo. * lib/dirmonitor.py: make the unit tests pass. * lib/sources/Makefile.am: change install locatio of python files. * lib/userprofile.py: re-work the module loader to figure out the module load path itself at runtime. * sabayon.spec.in: package the python stuff according to Fedora Extras guidelines. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sabayon&who=markmc&date=explicit&mindate=2005-03-18%2009:37&maxdate=2005-03-18%2009:39 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list