Changes of Revision 14
[-] | Changed | nginx-SLE_10.spec |
x 1
2 # norootforbuild 3 4 Name: nginx 5 -Version: 1.0.10 6 +Version: 1.0.12 7 Release: 1 8 # 9 %define pkg_name nginx 10
11 --with-http_secure_link_module \ 12 --with-http_stub_status_module \ 13 --with-http_perl_module \ 14 + --with-http_mp4_module \ 15 --with-perl=%{_bindir}/perl \ 16 --with-mail \ 17 --with-md5=/usr \ 18 |
||
[-] | Changed | nginx-SLE_11.spec ^ |
18 1
2 # norootforbuild 3 4 Name: nginx 5 -Version: 1.0.10 6 +Version: 1.0.12 7 Release: 1 8 # 9 %define pkg_name nginx 10
11 --with-http_secure_link_module \ 12 --with-http_stub_status_module \ 13 --with-http_perl_module \ 14 + --with-http_mp4_module \ 15 --with-perl=%{_bindir}/perl \ 16 --with-mail \ 17 --with-md5=/usr \ 18 |
||
[-] | Changed | nginx-SLE_11_SP1.spec ^ |
25 1
2 # 3 -# spec file for package nginx-0.8 (Version 1.0.10) 4 +# spec file for package nginx-0.8 (Version 1.0.12) 5 # 6 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. 7 # This file and all modifications and additions to the pristine 8
9 # norootforbuild 10 11 Name: nginx 12 -Version: 1.0.10 13 +Version: 1.0.12 14 Release: 1 15 # 16 %define pkg_name nginx 17
18 --with-http_secure_link_module \ 19 --with-http_stub_status_module \ 20 --with-http_perl_module \ 21 + --with-http_mp4_module \ 22 --with-perl=%{_bindir}/perl \ 23 --with-mail \ 24 --with-md5=/usr \ 25 |