From a6acd70c67572017fed988402bb361563ced13ed Mon Sep 17 00:00:00 2001 From: Cristian Ciupitu Date: Sat, 27 Apr 2013 21:49:11 +0300 Subject: [PATCH] ansible.spec: update Source0 & Url The source archive is "tar.gz", not "tar.bz2". The new home is http://ansible.cc --- packaging/rpm/ansible.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 8db0f18c945..dab72d3d4f1 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -10,8 +10,8 @@ Version: 1.1 Group: Development/Libraries License: GPLv3 -Source0: http://ansible.cc/releases/%{name}-%{version}.tar.bz2 -Url: http://ansible.github.com +Source0: http://ansible.cc/releases/%{name}-%{version}.tar.gz +Url: http://ansible.cc BuildArch: noarch %if 0%{?rhel} && 0%{?rhel} <= 5