Changes of Revision 5
[-] | Changed | nginx.spec |
x 1
2 Requires: libxml2 3 Requires: libxslt 4 Requires: gd 5 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) 6 +Requires: perl 7 Requires: GeoIP 8 9 Requires(pre): shadow-utils 10
11 12 13 %changelog 14 -* Wed Jun 05 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.1-1 15 -- walls up - same sourcetree than stable builds, just compiled against 16 - googles boringssl. Project Mad Ivan 17 +* Mon Jun 08 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.1-2 18 +- walls up - same sourcetree than stable builds, just compiled against googles boringssl 19 - added simple patch to get nginx taking care about boringssl 20 21 * Wed May 06 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.1-1 22 |