!2 nginx: add the global variable

Merge pull request !2 from openeuler-net/init
This commit is contained in:
openeuler-ci-bot 2019-12-30 14:17:32 +08:00 committed by Gitee
commit 35de0cb036

View File

@ -7,12 +7,14 @@
%global with_gperftools 1 %global with_gperftools 1
%global with_mailcap_mimetypes 1
%global with_aio 1 %global with_aio 1
Name: nginx Name: nginx
Epoch: 1 Epoch: 1
Version: 1.12.1 Version: 1.12.1
Release: 15 Release: 16
Summary: A HTTP server, reverse proxy and mail proxy server Summary: A HTTP server, reverse proxy and mail proxy server
License: BSD License: BSD
URL: http://nginx.org/ URL: http://nginx.org/
@ -347,6 +349,12 @@ fi
%{_mandir}/man8/nginx-upgrade.8* %{_mandir}/man8/nginx-upgrade.8*
%changelog %changelog
* Sat Dec 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-16
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add the with_mailcap_mimetypes
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-15 * Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-15
- Package init - Package init