summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAndreas Jaeger <jaegerandi@gmail.com>2019-08-15 16:04:58 +0200
committerAlicia Cozine <879121+acozine@users.noreply.github.com>2019-08-15 09:04:58 -0500
commit8b78ba095c45c3fe60015cfc41965e37d0ecfdf0 (patch)
treedae0ed267648b75c43037fffdc1f4e43e3e67457 /packaging
parentc2160274c66831c29e5543e9acdee3051d694e82 (diff)
downloadansible-8b78ba095c45c3fe60015cfc41965e37d0ecfdf0.tar.gz
Fix capitalization of SUSE (#60625)
The openSUSE project was always capitalized openSUSE, and SUSE does not use the lowercase "u" since over 15 years. Let's update the docs for this.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/ansible.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index dae1dc541b..e606f6f9e4 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -64,7 +64,7 @@ Requires: python-setuptools
Requires: python-six
%endif
-# SuSE/openSuSE
+# SUSE/openSUSE
%if 0%{?suse_version}
BuildRequires: python-devel
BuildRequires: python-setuptools