summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/Makefile.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-25Go: changing import name for "unit.nginx.org/go".Max Romanov1-2/+2
This patch includes packaging changes - update unit-go installation directory.
2019-12-24Packages: making unit-go architecture independent.Max Romanov1-1/+5
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package should be installed before building unit-go.
2019-01-24Packages: fixed control socket path after 7012b4fd5113.Andrei Belov1-1/+1
2018-12-27Packages: URL fixed in examples to work with latest curl.Andrei Belov1-1/+1
2018-11-29Packages: made unit-go architecture-dependent.Andrei Belov1-2/+0
This closes #172 issue on GitHub.
2018-10-25Packages: updated to 1.5-1.Valentin Bartenev1-1/+1
2018-09-27Packages: updated to 1.4-2.Andrei Belov1-1/+1
2018-09-27Packages: adjusted post-install banners.Andrei Belov1-1/+2
2018-03-01Packages: added openSUSE Leap, openSUSE Tumbleweed, SLES support.Andrei Belov1-3/+12
2018-03-01Packages: fixed changelog generation for rpms.Andrei Belov1-0/+1
2018-03-01Packages: added epel-release to unit-go dependencies on CentOS 6.Andrei Belov1-0/+5
2018-01-22Packages: improved per-module dependency tracking.Andrei Belov1-1/+2
2017-12-01Packaging changes for updated Go package.Max Romanov1-8/+5
- package name changed to 'nginx/unit'; - source files installed in /usr/share/gocode; - rpm and deb go packages made noarch.
2017-10-19Introduced rpm packages building tools.Andrei Belov1-0/+63