Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Tourbin
d6e06cbbd5 build.c: adjust for macroTableSize change 2011-01-06 05:00:53 +03:00
328d65def9 rpmmacro.h (rpmGetPath, rpmExpand): Add __attribute__ ((sentinel)) 2008-11-13 01:46:57 +00:00
8c2a3da7c4 build.c (buildForTarget): Pass --wildcards to tar on build from tarball (RH#206841)
GNU tar no longer accepts globbing by default for compatibility
with traditional implementations:
http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00001.html

rpm needs to work with upstream GNU tar as well, the --wildcards option
has been supported since 2001 so older versions shouldn't suffer either.

Based on patch from http://hg.rpm.org/rpm-4.4.x?cs=1a3109298938
2007-08-12 10:31:25 +00:00
6ac6d6324c buildForTarget: add %{?_buildrequires_build} to BUILDREQUIRES 2004-06-27 13:30:56 +00:00
2c096c8d3e implemented "rpmbuild -bM" 2003-07-19 20:33:53 +00:00
a16c1a58de always initialize rc 2003-04-22 13:33:11 +00:00
7fec1a862e sync with rpm4 branch: added preprocess mode 2002-03-25 23:02:30 +00:00
dee952c2f8 sync with rpm4 branch: include local headers 2002-03-25 22:02:39 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00