diff options
author | jbj <devnull@localhost> | 2000-12-02 16:52:14 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-12-02 16:52:14 +0000 |
commit | d7a40e754dc6b0ac07d2185bb5723384065feab5 (patch) | |
tree | a36b78f2871694273d994280c116565f1e9c067c /CHANGES | |
parent | 28625265e4cb2653f8994cebae1da6fce6919d9d (diff) | |
download | librpm-tizen-d7a40e754dc6b0ac07d2185bb5723384065feab5.tar.gz librpm-tizen-d7a40e754dc6b0ac07d2185bb5723384065feab5.tar.bz2 librpm-tizen-d7a40e754dc6b0ac07d2185bb5723384065feab5.zip |
- improved find-{requires,provides} for aix4/hpux/irix6/osf.
Tim Mooney<mooney@dogbert.cc.ndsu.NoDak.edu>
CVS patchset: 4300
CVS date: 2000/12/02 16:52:14
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ - hpux w/o -D_OPEN_SOURCE has not h_errno. - syntax to specify source of Requires: (PreReq: now legacy). - md5 sums are little endian (no swap) so big endian needs the swap. + - improved find-{requires,provides} for aix4/hpux/irix6/osf. + Tim Mooney<mooney@dogbert.cc.ndsu.NoDak.edu> 3.0.6 -> 4.0 - use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db. |