2014-08-08 17:00:54 by David A. Holland | Files touched by this commit (1) |
Log message:
PR 49066 Kamil Rytarowski: rpm requires libmagic on all platforms.
(not just solaris)
PKGREVISION -> 2
|
2014-08-05 08:12:57 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Avoid MACHINE_ARCH for static file, fixes 64-bit build.
|
2014-07-28 17:11:00 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Fix conflict between RPM's system.h and SunOS libelf.h.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-12-16 10:53:44 by Mark Davies | Files touched by this commit (2) |
Log message:
Build on Linux.
|
2013-09-24 15:17:18 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Fix build failure with "error: possibly undefined macro: AC_MSG_ERROR."
* Add pkg-config to USE_TOOLS.
|
2013-09-20 19:26:14 by Ryo ONODERA | Files touched by this commit (10) |
Log message:
Fix build on OmniOS.
* Add -fno-stack-protector to CFLAGS to fix link error for SunOS.
* Patch configure.ac and regenerate the related stuff.
* Buildlink sysutils/file for libmagic.
* Detect dirfd, setprogname and htonll in configure script.
* Create PLIST for NetBSD and SunOS.
|
2013-09-15 14:32:22 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message:
Fix broken #elif on OSX. Fix missing prototypes. Don't conflict with
libc mergesort on *BSD. Use system libtool.
|
2013-09-13 14:41:32 by Ryo ONODERA | Files touched by this commit (22) |  |
Log message:
Update to 4.11.1 from 2.5.4
Changelog:
* Many bugfixes and improvements.
* New commands.
|
2013-05-21 09:57:50 by Steven Drake | Files touched by this commit (1) |
Log message:
Due to gmake bug #30612 rpm needs atleast gmake-3.82nb1 which includes
the bug fix.
|