diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2006-01-11 14:47 Michael Scherer <mscherer at mandrake.org> + + * macros.in: - add %py_platlibdir, %py_purelibdir and sister in + order to be able to use a different directory for pure python + package and compiled python module. use named arg function call + for more readabilty and maintenability. + +2006-01-10 22:11 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * Makefile.am: - fix error cause useless call to rpm -q --specfile + (gb sucks) - also dont put rpm release in cvs tag as the rpm is + not part of software it self + +2006-01-10 20:36 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * configure.ac, rpm-mandriva-setup.spec: - 1.12 + 2006-01-10 20:32 Olivier Thauvin <thauvin at aerov.jussieu.fr> * macros.in: - fix typo in RequireS |