Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6217ef663 | |||
| 66abb3bda3 |
@@ -1,8 +1,10 @@
|
||||
Name: %{make name}
|
||||
Version: %(make version)
|
||||
Release: 1%{?dist}
|
||||
Summary: Netoik Reverse Proxy
|
||||
License: MIT
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: %(make name)
|
||||
Version: %(make version)
|
||||
Release: 1%{?dist}
|
||||
Summary: Netoik Reverse Proxy
|
||||
License: MIT
|
||||
URL: https://git.netoik.io/samuel/netoik-rp
|
||||
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
@@ -23,4 +25,4 @@ Install the reverse proxy called nginx with a predefined configuration and with
|
||||
%attr(644, root, root) /%{_sysconfdir}/nginx/nginx.conf
|
||||
|
||||
%changelog
|
||||
# let's skip this for now
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user