Ver Fonte

更新:作者信息

呉真 há 5 anos atrás
pai
commit
0fdf8b89b8
1 ficheiros alterados com 2 adições e 7 exclusões
  1. 2 7
      nginx-module-brotli.spec

+ 2 - 7
nginx-module-brotli.spec

@@ -34,17 +34,14 @@ Summary: nginx Brotli dynamic modules
 Name: nginx-module-brotli
 Version: %{main_version}
 Release: %{main_release}
-Vendor: Nginx, Inc.
-URL: http://nginx.org/
+Vendor: Eugene Wu <kuretru@gmail.com>
+URL: https://github.com/kuretru/nginx-module-brotli
 Group: %{_group}
 
 Source0: https://nginx.org/download/nginx-%{main_version}.tar.gz
 Source1: COPYRIGHT
 Source2: ngx_brotli-1.0.7.tar.gz
 
-
-
-
 License: 2-clause BSD-like license
 
 BuildRoot: %{_tmppath}/%{name}-%{main_version}-%{main_release}-root
@@ -70,8 +67,6 @@ nginx Brotli dynamic modules.
 tar --strip-components=1 -zxf %{SOURCE0}
 tar -zxf %{SOURCE2}
 
-
-
 %build
 
 cd %{bdir}