Perl-RPM
Changes for 0.40, and they are many.
2002-05-10 08:09:51 +00:00
autodeps
Patch from #77849
2002-11-14 12:53:11 +00:00
beecrypt
fix: ia64 segfault on build.
2002-12-24 02:41:45 +00:00
build
Splint fiddles.
2003-01-20 23:52:04 +00:00
bzip2
Initial revision
2001-11-21 19:43:12 +00:00
db
Apply patches 9+10, equivalent to db-4.1.25 now.
2003-01-24 17:11:36 +00:00
db3
- dynamically link /bin/rpm, link against good old -lpthread.
2002-12-20 15:03:18 +00:00
doc
- fix: more debugedit.c problems.
2003-01-27 17:45:53 +00:00
elfutils
- upgrade to elfutils-0.63.
2002-11-30 21:07:08 +00:00
examples
Ignore built files.
2002-02-09 20:09:59 +00:00
expat
Splint fiddles.
2003-02-21 04:19:07 +00:00
file
fix: ogg/vorbis file classification problems.
2003-02-14 20:20:20 +00:00
intl
Remove obsolete files.
2002-07-21 14:23:20 +00:00
lib
- popt: diddle doxygen/splint annotations, corrected doco.
2003-02-06 16:52:57 +00:00
libelf
- fix: parse pgp packets more carefully.
2002-09-03 20:15:20 +00:00
librsync
Initial revision
2002-11-13 20:05:06 +00:00
lsbpkgchk
- add /usr/lib/rpm/rpmdeps.
2002-10-24 21:36:12 +00:00
misc
- opaque (well mostly) rpmTransactionSet using methods.
2002-05-16 16:55:21 +00:00
perl
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
2001-06-28 22:19:08 +00:00
perl-RPM2
little bit closer to working on x86_64; allow -lbz2 to be forced on Makefile.PL
2002-11-08 22:25:19 +00:00
po
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
popt
- popt: diddle doxygen/splint annotations, corrected doco.
2003-02-06 16:52:57 +00:00
python
- fix: clean relocation path for --prefix=/.
2003-01-28 17:17:26 +00:00
rpmdb
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
rpmio
Sanity.
2003-02-20 17:51:23 +00:00
scripts
Update to latest.
2003-01-16 16:59:47 +00:00
tests
Use ${MAKE}, not make, for portability.
2002-07-13 19:32:42 +00:00
tools
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
xmlspec
Patch from 20021010.
2002-10-10 22:48:21 +00:00
zlib
- python: put rpmmodule.so where python expects to find.
2003-01-08 21:37:01 +00:00
.cvsignore
Ignore generated files.
2002-11-08 22:48:30 +00:00
.exclude
Check for orphan'ed chnages in rpm-4.1.
2002-09-19 16:30:25 +00:00
.files
LCLINT pass 0.
1998-11-16 21:40:28 +00:00
.splintrc
Add file to the splint sources too.
2003-01-24 21:01:50 +00:00
ABOUT-NLS
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
BETA-GPG-KEY
Create.
2002-10-15 18:44:56 +00:00
CHANGES
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
COPYING
Changed licensing of librpm to LGPL
1997-08-10 13:40:16 +00:00
CREDITS
Finally, preliminary http support.
1999-02-04 18:48:03 +00:00
Doxyfile.in
- python: put rpmmodule.so where python expects to find.
2003-01-08 21:37:01 +00:00
Doxyheader
- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-15 19:43:41 +00:00
GROUPS
Fix newSpec in "rpm -q --specfile --specedit"
1999-03-16 20:04:26 +00:00
INSTALL
Rip out rpmrc configuration.
2000-08-27 19:43:51 +00:00
Makefile.am
Add file to the splint sources too.
2003-01-24 21:01:50 +00:00
README
*** empty log message ***
1998-06-30 18:53:43 +00:00
README.amiga
1) added autoconf for popt directory to make archive
1998-02-17 16:46:13 +00:00
RPM-GPG-KEY
Change contact email address.
2001-05-22 16:05:47 +00:00
RPM-PGP-KEY
Change contact email address.
2001-05-22 16:05:47 +00:00
TODO
an update.
1998-08-06 21:53:49 +00:00
autogen.sh
fix: ia64 segfault on build.
2002-12-24 02:41:45 +00:00
build.c
- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.
2002-12-24 07:21:04 +00:00
build.h
- Grand Renaming of rpm data types.
2002-05-19 18:42:25 +00:00
config.site
Orphans.
2001-06-15 16:01:59 +00:00
configure.ac
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
convertdb.c
- verify signatures/digests retrieved through rpmdbNextIterator().
2002-07-24 16:21:23 +00:00
debug.h
Sync with rpm-4_0 branch.
2000-12-12 20:03:45 +00:00
gendiff
- teach gendiff about unreadable files ( #42666 ).
2002-07-13 19:54:36 +00:00
installplatform
- portabilitly: solaris fixes.
2003-01-06 19:47:33 +00:00
macros.in
- fix: trap SIGPIPE, close database(s).
2003-01-31 22:55:28 +00:00
mkinstalldirs
- make peace with automake et al in 8.0, ugh.
2002-02-10 21:13:52 +00:00
oldrpmdb.c
- fix: extra newline in many error messages ( #23947 ).
2001-01-15 23:09:42 +00:00
platform.in
- python: put rpmmodule.so where python expects to find.
2003-01-08 21:37:01 +00:00
rpm.c
- opaque (well mostly) rpmTransactionSet using methods.
2002-05-16 16:55:21 +00:00
rpm.magic
ultrapenguin 1.1.9 sparc64 changes.
1998-12-17 16:45:22 +00:00
rpm.spec.in
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00
rpm2cpio.c
- merge signature returns into rpmRC.
2002-08-23 21:01:59 +00:00
rpmpopt.in
Add file to the splint sources too.
2003-01-24 21:01:50 +00:00
rpmqv.c
- fix: clean relocation path for --prefix=/.
2003-01-28 17:17:26 +00:00
rpmrc.in
- fix: obscure corner case(s) with rpmvercmp ( #50977 ).
2003-01-10 20:34:26 +00:00
system.h
- file: fix ogg/vorbis file classification problems.
2003-02-14 23:03:35 +00:00