mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
AnsibleWorks -> Ansible
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
Name: %{name}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Url: http://www.ansibleworks.com
|
||||
Summary: SSH-based configuration management, deployment, and orchestration engine
|
||||
Url: http://www.ansible.com
|
||||
Summary: SSH-based application deployment, configuration management, and IT orchestration platform
|
||||
License: GPLv3
|
||||
Group: Development/Libraries
|
||||
Source: http://www.ansibleworks.com/releases/%{name}-%{version}.tar.gz
|
||||
Source: http://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user