Accepting request 847128 from home:13ilya:branches:server:http

- Refresh spec-file via spec-cleaner and manual optimizations.

OBS-URL: https://build.opensuse.org/request/show/847128
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx-macros?expand=0&rev=2
This commit is contained in:
Marcus Rückert 2020-11-09 14:53:08 +00:00 committed by Git OBS Bridge
parent 8a9cc222e2
commit 7a532f88c9
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 9 11:23:04 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Refresh spec-file via spec-cleaner and manual optimizations.
-------------------------------------------------------------------
Fri Oct 2 03:15:57 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package nginx-macros
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Release: 0
Summary: Just some macros to make packaging nginx and modules easier
License: BSD-2-Clause
Group: Productivity/Networking/Web/Proxy
URL: https://nordisch.org/
URL: https://nordisch.org
Source0: nginx.macros
BuildArch: noarch
@ -34,7 +34,7 @@ Just some macros to make packaging nginx and modules easier.
%build
%install
install -D -m 0644 %{S:0} %{buildroot}%{_rpmmacrodir}/macros.nginx
install -Dpm0644 %{SOURCE0} %{buildroot}%{_rpmmacrodir}/macros.nginx
%post
%postun