diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-01-11 18:17:26 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-01-11 18:17:26 +0000 |
commit | 09818af1557d6ac558d219d1b90210684a5b9fdd (patch) | |
tree | edc3af96e83b35d72edc2bd560d94dfda29f7a85 /ChangeLog | |
parent | 0c1d7d7191d4e563c52a5934ae37285b72d562eb (diff) | |
download | rpm-setup-09818af1557d6ac558d219d1b90210684a5b9fdd.tar rpm-setup-09818af1557d6ac558d219d1b90210684a5b9fdd.tar.gz rpm-setup-09818af1557d6ac558d219d1b90210684a5b9fdd.tar.bz2 rpm-setup-09818af1557d6ac558d219d1b90210684a5b9fdd.tar.xz rpm-setup-09818af1557d6ac558d219d1b90210684a5b9fdd.zip |
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 |