Introduced rpm packages building tools.
This commit is contained in:
@@ -5,7 +5,7 @@ UNIT= unit-$(VER)
|
||||
DEST= ../build
|
||||
XSLS?= xslscript.pl
|
||||
|
||||
PACKAGES= unit
|
||||
PACKAGES= unit unit-php unit-python unit-go
|
||||
|
||||
all: changes changelogs
|
||||
|
||||
|
||||
@@ -5,6 +5,45 @@
|
||||
<change_log title="unit">
|
||||
|
||||
|
||||
<changes apply="unit-go" ver="0.2" rev="1"
|
||||
date="2017-10-19" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
Initial release of Go module for NGINX Unit.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit-python" ver="0.2" rev="1"
|
||||
date="2017-10-19" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
Initial release of Python module for NGINX Unit.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit-php" ver="0.2" rev="1"
|
||||
date="2017-10-19" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
<change>
|
||||
<para>
|
||||
Initial release of PHP module for NGINX Unit.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes apply="unit" ver="0.2" rev="1"
|
||||
date="2017-10-19" time="18:00:00 +0300"
|
||||
packager="Andrei Belov <defan@nginx.com>">
|
||||
|
||||
Reference in New Issue
Block a user