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