Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: ac701f2708a10c7d1c90fdaf82063d186ebc5d31
https://github.com/smtpd/qpsmtpd/commit/ac701f2708a10c7d1c90fdaf82063d186ebc5d31
Author: Richard Siddall <[email protected]>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M packaging/rpm/qpsmtpd.spec.in
Log Message:
-----------
CentOS 6 no longer includes ExtUtils::MakeMaker in the core Perl RPMs, so we
have to specify it as a build dependency.
Commit: 038e81a9cc594c21d9c752e843971d56e6b25f27
https://github.com/smtpd/qpsmtpd/commit/038e81a9cc594c21d9c752e843971d56e6b25f27
Author: Richard Siddall <[email protected]>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M packaging/rpm/qpsmtpd.spec.in
Log Message:
-----------
Since the site Perl folders are in very different locations on CentOS 6
compared to CentOS 5, switch to building lists of files instead of hard-coding
their locations in the %files section.
Commit: 79ae549e945e658e33d3580db87167806d7c755a
https://github.com/smtpd/qpsmtpd/commit/79ae549e945e658e33d3580db87167806d7c755a
Author: Richard Siddall <[email protected]>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M packaging/rpm/qpsmtpd.spec.in
Log Message:
-----------
Moves Qpsmtpd::ConfigServer man page to async RPM.
Commit: a4158bded9c1e3d4e4af00e7acad1a9ed893a3b4
https://github.com/smtpd/qpsmtpd/commit/a4158bded9c1e3d4e4af00e7acad1a9ed893a3b4
Author: Matt Simerson <[email protected]>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M packaging/rpm/qpsmtpd.spec.in
Log Message:
-----------
Merge pull request #52 from rsiddall/master
Changes to make Qpsmtpd RPM build under CentOS 6.x
Compare: https://github.com/smtpd/qpsmtpd/compare/c74564b4c8d9...a4158bded9c1