diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-03-06 09:59:16 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-03-06 09:59:16 +0000 |
commit | 2c500a6a9d35adc1fb982728a7b639a02c0523d4 (patch) | |
tree | 7ba781fd101738b3bf8f963520c7da5fa4cebb5a | |
parent | cd08a51ac41c75dda902ca83888c90e4b9162928 (diff) | |
download | rpm-helper-2c500a6a9d35adc1fb982728a7b639a02c0523d4.tar rpm-helper-2c500a6a9d35adc1fb982728a7b639a02c0523d4.tar.gz rpm-helper-2c500a6a9d35adc1fb982728a7b639a02c0523d4.tar.bz2 rpm-helper-2c500a6a9d35adc1fb982728a7b639a02c0523d4.tar.xz rpm-helper-2c500a6a9d35adc1fb982728a7b639a02c0523d4.zip |
more changesv0.18.3
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 2007-03-06 Guillaume Rousse <guillomovitch@mandriva.org> 0.18.3 * prefix all rpm macros with underscore for coherency - * drop previous macros definition fix, they are supposed to be - executed at installation, not during build + * really fix macros definitions, so as to be executed at installation, + not during build * search for local pattern at the beginning of line in syslog.conf * README files cleanup * switch to a manual Changelog |