[nginx] fix Source0 url

jjh jjh at fedoraproject.org
Mon Feb 20 02:45:28 UTC 2012


commit 745db4a203c9a331a7499faa09be2bb5fff21f74
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Sun Feb 19 19:38:42 2012 -0700

    fix Source0 url

 nginx.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 90b4480..2ceec4d 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -31,7 +31,7 @@ Requires(preun):    chkconfig, initscripts
 Requires(postun):   initscripts
 Provides:           webserver
 
-Source0:    http://sysoev.ru/nginx/nginx-%{version}.tar.gz
+Source0:    http://nginx.org/download/nginx-%{version}.tar.gz
 Source1:    %{name}.init
 Source2:    %{name}.logrotate
 Source3:    virtual.conf


More information about the scm-commits mailing list