forked from pool/ansible-documentation
Accepting request 1109657 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
new package ansible-documentation OBS-URL: https://build.opensuse.org/request/show/1109657 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-documentation?expand=0&rev=1
This commit is contained in:
commit
d639e4890c
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
18
_service
Normal file
18
_service
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<services>
|
||||||
|
<service name="obs_scm" mode="manual">
|
||||||
|
<param name="url">https://github.com/ansible/ansible-documentation</param>
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="exclude">.git</param>
|
||||||
|
<param name="revision">v2.15.3</param>
|
||||||
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
|
<param name="changesgenerate">enable</param>
|
||||||
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="manual">
|
||||||
|
</service>
|
||||||
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">gz</param>
|
||||||
|
</service>
|
||||||
|
</services>
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">https://github.com/ansible/ansible-documentation</param>
|
||||||
|
<param name="changesrevision">12eb96579c1f91bbb4c412b17dc023cab9618f80</param></service></servicedata>
|
3
ansible-documentation-2.15.3.obscpio
Normal file
3
ansible-documentation-2.15.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14a6eb55ee857900475410e5c9b7c09c5aa3f181dbfb8a86317b5a7d06454817
|
||||||
|
size 16789517
|
4
ansible-documentation.changes
Normal file
4
ansible-documentation.changes
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 8 05:08:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- new package ansible-documentation
|
4
ansible-documentation.obsinfo
Normal file
4
ansible-documentation.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name: ansible-documentation
|
||||||
|
version: 2.15.3
|
||||||
|
mtime: 1691847950
|
||||||
|
commit: 12eb96579c1f91bbb4c412b17dc023cab9618f80
|
50
ansible-documentation.spec
Normal file
50
ansible-documentation.spec
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
#
|
||||||
|
# spec file for package ansible-documentation
|
||||||
|
#
|
||||||
|
# Copyright (c) 2023 SUSE LLC
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Name: ansible-documentation
|
||||||
|
Version: 2.15.3
|
||||||
|
Release: 0
|
||||||
|
Summary: Ansible community documentation and example files
|
||||||
|
License: GPL-3.0
|
||||||
|
URL: https://github.com/ansible/ansible-documentation
|
||||||
|
Source: ansible-documentation-%{version}.tar.gz
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: ansible-core = %{version}
|
||||||
|
Requires: ansible-core = %{version}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
User documentation and example files related to the Ansible package and Ansible core.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -p1 -n ansible-documentation-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
mkdir -p %{buildroot}%{_sysconfdir}/ansible/
|
||||||
|
cp examples/hosts %{buildroot}%{_sysconfdir}/ansible/
|
||||||
|
cp examples/ansible.cfg %{buildroot}%{_sysconfdir}/ansible/
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README.md
|
||||||
|
%license COPYING
|
||||||
|
%config(noreplace) %{_sysconfdir}/ansible/ansible.cfg
|
||||||
|
%config(noreplace) %{_sysconfdir}/ansible/hosts
|
||||||
|
|
||||||
|
%changelog
|
Loading…
x
Reference in New Issue
Block a user