diff options
author | jbj <devnull@localhost> | 2005-02-17 02:36:37 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-02-17 02:36:37 +0000 |
commit | 094e57ce7127374375533093b8b60764de8359a0 (patch) | |
tree | 25a3a03dd41e2d8d25f598c3c09755e03887d682 /CHANGES | |
parent | ba7be476a7db37d1051aa7cb13da98b57f4fceab (diff) | |
download | rpm-094e57ce7127374375533093b8b60764de8359a0.tar.gz rpm-094e57ce7127374375533093b8b60764de8359a0.tar.bz2 rpm-094e57ce7127374375533093b8b60764de8359a0.zip |
- rework configure.ac et al to lose internal library baggage flexibly.
CVS patchset: 7775
CVS date: 2005/02/17 02:36:37
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ - add --xml popt alias for query modes. - remove _rpmdb now that python2.[34] are commonly available. - remove remnant -I/opt/local hacks, --prefix=/usr is recommended. + - rework configure.ac et al to lose internal library baggage flexibly. 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |