diff options
author | jbj <devnull@localhost> | 2002-11-20 15:13:03 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-11-20 15:13:03 +0000 |
commit | 5d5c6b8f1ccf4fe46c6e4549f0fb3f30a2f79dec (patch) | |
tree | 0c68fdd8cc8d32424f69a6c021d8cf36a50cd1fa /CHANGES | |
parent | 22389abbd44af3376c4c86824a558eae412bc541 (diff) | |
download | librpm-tizen-5d5c6b8f1ccf4fe46c6e4549f0fb3f30a2f79dec.tar.gz librpm-tizen-5d5c6b8f1ccf4fe46c6e4549f0fb3f30a2f79dec.tar.bz2 librpm-tizen-5d5c6b8f1ccf4fe46c6e4549f0fb3f30a2f79dec.zip |
- use rpmdeps rather than find-{requires,provides}.
CVS patchset: 5877
CVS date: 2002/11/20 15:13:03
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ - fix: option conflict error message (#77373). - add AC_SYS_LARGFILE throughout. - statically link rpmdeps against (internal) libfmagic. + - use rpmdeps rather than find-{requires,provides}. 4.0.4 -> 4.1: - loosely wire beecrypt library into rpm. |