Changes of Revision 7
[-] | Changed | nginx-SLE_10.spec |
x 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-SLE_11.spec ^ |
17 1
2 # 3 -# spec file for package nginx-0.8 (Version 1.0.4) 4 +# spec file for package nginx-0.8 (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-SLE_11_SP1.spec ^ |
17 1
2 # 3 -# spec file for package nginx-0.8 (Version 1.0.4) 4 +# spec file for package nginx-0.8 (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-openSUSE_11.0.spec ^ |
17 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-openSUSE_11.1.spec ^ |
17 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-openSUSE_11.2.spec ^ |
17 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-openSUSE_11.3.spec ^ |
17 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx-openSUSE_11.4.spec ^ |
17 1
2 # 3 -# spec file for package nginx (Version 1.0.4) 4 +# spec file for package nginx (Version 1.0.10) 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.4 13 +Version: 1.0.10 14 Release: 1 15 # 16 %define pkg_name nginx 17 |
||
[-] | Changed | nginx.spec ^ |
10 1
2 %define nginx_webroot %{nginx_datadir}/html 3 4 Name: nginx 5 -Version: 1.0.4 6 +Version: 1.0.10 7 Release: 1 8 Summary: Robust, small and high performance http and reverse proxy server 9 Group: System Environment/Daemons 10 |
||
[+] | Added | _service ^ |
@@ -0,0 +1,8 @@ +<?xml version="1.0" ?> +<services> + <service name="download_url"> + <param name="protocol">http</param> + <param name="host">nginx.org</param> + <param name="path">/download/nginx-1.0.10.tar.gz</param> + </service> +</services> | ||
Changed | nginx-1.0.10.tar.gz ^ |