Go to file
Alexey Tourbin ede46b7ef5 rpmpopt.in: do remove extra newline before %{CHANGELOGTEXT} (4.0.4-alt93)
'rpm -q' and 'rpmquery' should be consistent with each other.

[builder@solemn ~]$ rpm -q --lastchange rpm
* Tue Mar 16 2010 Alexey Tourbin <at@altlinux.ru> 4.0.4-alt98.30
- order.c: Factored from depends.c.
- order.c: Added missing error message.
[builder@solemn ~]$ rpmquery --lastchange rpm
* Tue Mar 16 2010 Alexey Tourbin <at@altlinux.ru> 4.0.4-alt98.30

- order.c: Factored from depends.c.
- order.c: Added missing error message.
[builder@solemn ~]$
2010-03-16 20:11:43 +03:00
autodeps 4.0.4-alt95.M41.28 2009-09-29 16:20:33 +04:00
build 4.0.4-alt98.21 2009-09-29 16:38:57 +04:00
doc 4.0.4-alt95.M41.28 2009-09-29 16:20:33 +04:00
lib order.c: added missing error message 2010-03-16 15:06:10 +03:00
po 4.0.4-alt97.M50.18 2009-09-29 16:30:39 +04:00
python 4.0.4-alt97.M50.19 2009-10-01 04:44:10 +04:00
rpmdb Remove ancient, unused code to filter duplicates on rpmdb rebuild 2009-10-01 04:38:10 +04:00
rpmio 4.0.4-alt95.M41.28 2009-09-29 16:20:33 +04:00
scripts lib.req: Recognize STB_GNU_UNIQUE symbols and add rtld(GNU_UNIQUE) requirement for objects that contain such symbols 2010-01-12 23:39:02 +00:00
tools 4.0.4-alt97.M50.18 2009-09-29 16:30:39 +04:00
.gear-rules 4.0.4-alt66 2006-05-14 18:21:28 +04:00
.lclintrc re-added .lclintrc and .cvsignore files from CVS 2002-03-25 20:27:37 +00:00
build.c rpmmacro.h (rpmGetPath, rpmExpand): Add __attribute__ ((sentinel)) 2008-11-13 01:46:57 +00:00
build.h Initial revision 2002-03-25 20:16:26 +00:00
CHANGES s/relocateable/relocatable/ (jbj) 2009-03-08 20:12:18 +03:00
configure.in 4.0.4-alt98.21 2009-09-29 16:38:57 +04:00
COPYING Initial revision 2002-03-25 20:16:26 +00:00
CREDITS Initial revision 2002-03-25 20:16:26 +00:00
debug.h Initial revision 2002-03-25 20:16:26 +00:00
Doxyfile.in rpmdb: removed db1 support 2009-04-23 13:49:52 +04:00
Doxyheader Initial revision 2002-03-25 20:16:26 +00:00
gendiff gendiff: I guess "||" is somewhat better than "&&" (at least two bytes shorter!) 2007-01-25 00:32:34 +03:00
GROUPS GROUPS: Add "Graphical desktop/Sugar" (ALT#17950) 2008-12-09 15:14:18 +00:00
INSTALL sync with rpm4 branch: s/redhat/RPM/g 2002-03-25 20:44:16 +00:00
installplatform 4.0.4-alt97.M50.2 2009-03-10 14:39:35 +03:00
macros.in 4.0.4-alt98.21 2009-09-29 16:38:57 +04:00
Makefile.am great removal 2009-09-29 15:29:52 +04:00
platform.in platform.in: Add %_aclocaldir and %_locksubsysdir macros (ALT#22710) 2010-01-12 23:45:34 +00:00
README Initial revision 2002-03-25 20:16:26 +00:00
README.ALT-ru_RU.UTF-8 Recode KOI8-R -> UTF-8 2009-12-01 13:06:10 +00:00
rpm2cpio.c psm.c, rpm2cpio.c: updated for xz decompression 2009-09-24 12:35:37 +04:00
rpm-4_0.spec 4.0.4-alt98.30 2010-03-16 15:07:21 +03:00
rpm-build.buildreq rpm-build.buildreq: added /usr/lib/rpm/macros.d/* 2008-12-16 03:34:01 +03:00
rpminit Removed cvsid tags. 2006-05-14 17:05:34 +04:00
rpminit.1 Removed cvsid tags. 2006-05-14 17:05:34 +04:00
rpmpopt.in rpmpopt.in: do remove extra newline before %{CHANGELOGTEXT} (4.0.4-alt93) 2010-03-16 20:11:43 +03:00
rpmqv.c Backport %check from rpm-4.2 2009-09-08 20:46:26 +00:00
rpmrc.in 4.0.4-alt97.M50.6 2009-04-23 17:49:25 +04:00
system.h fixed compilation warnings 2003-11-24 18:59:03 +00:00
TODO Initial revision 2002-03-25 20:16:26 +00:00

This is RPM, the Red Hat Package Manager.

The latest releases are always available at:

	ftp://ftp.rpm.org/pub/rpm

Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site, as well as http://www.rpm.org.

There is a mailing list for discussion of RPM issues, rpm-list@redhat.com.
To subscribe, send a message to rpm-list-request@redhat.com with the word
"subscribe" in the subject line.

RPM was originally written by:

    Erik Troan <ewt@redhat.com>
    Marc Ewing <marc@redhat.com>

See the CREDITS file for a list of folks who have helped us out
tremendously.  RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
and may be distributed under the terms of the GPL and LGPL (see  the
file COPYING for details).