Alexey Tourbin 202244526d added .gitignore, improved support for in-tree building
Here is how to run configure within the source tree:
$ rpm -bE --enable debug *.spec |sed -n '/^%build$/,/^%install$/{/^%build$/d;/^%install$/d;p}' |sh -ex

There's still problem: po/Makefile.in is getting added to
configure.ac:AC_OUTPUT, and when running autoreconf for the second time,
it will die as follows.

    autoreconf-default: running: aclocal -I m4 --force -I m4
    configure.in:896: error: `po/Makefile.in' is already registered with AC_CONFIG_FILES.
    ../../lib/autoconf/status.m4:290: AC_CONFIG_FILES is expanded from...
    configure.in:896: the top level
    autom4te-2.60: /usr/bin/m4 failed with exit status: 1
2010-08-17 19:20:40 +04:00
2009-09-29 16:20:33 +04:00
2010-08-12 20:41:06 +00:00
2009-09-29 16:30:39 +04:00
2009-10-01 04:44:10 +04:00
2010-07-12 10:02:00 +04:00
2010-08-12 20:41:06 +00:00
2009-09-29 16:30:39 +04:00
2002-03-25 20:16:26 +00:00
2009-03-08 20:12:18 +03:00
2002-03-25 20:16:26 +00:00
2002-03-25 20:16:26 +00:00
2002-03-25 20:16:26 +00:00
2009-04-23 13:49:52 +04:00
2002-03-25 20:16:26 +00:00
2002-03-25 20:44:16 +00:00
2009-03-10 14:39:35 +03:00
2002-03-25 20:16:26 +00:00
2009-12-01 13:06:10 +00:00
2006-05-14 17:05:34 +04:00
2006-05-14 17:05:34 +04:00
2009-04-23 17:49:25 +04:00
2003-11-24 18:59:03 +00:00
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).
Description
No description provided
Readme 4.5 MiB
Languages
C 88.7%
Shell 8.9%
M4 1.3%
Makefile 1%