SHA256
1
0
forked from pool/pagure
Dirk Mueller 2024-08-21 17:51:42 +00:00 committed by Git OBS Bridge
parent df2d40deb1
commit a6eaf1b9c0

View File

@ -47,15 +47,11 @@ Source10: pagure-README.SUSE
Patch1000: pagure-5.0-default-example-cfg.patch Patch1000: pagure-5.0-default-example-cfg.patch
# PATCH-FIX-UPSTREAM 5486.patch https://pagure.io/pagure/pull-request/5486 dominik@wombacher.cc -- Use '==' instead of 'is' in template if condition because to work with older Jinja2 versions. Edge case, avoid 'KeyError' after pagure update if a cached session is used. # PATCH-FIX-UPSTREAM 5486.patch https://pagure.io/pagure/pull-request/5486 dominik@wombacher.cc -- Use '==' instead of 'is' in template if condition because to work with older Jinja2 versions. Edge case, avoid 'KeyError' after pagure update if a cached session is used.
Patch1001: 5486.patch Patch1001: 5486.patch
%if 0%{?sle_version} >= 150600 || 0%{suse_version} > 1600
# PATCH-FIX-UPSTREAM pagure-pygit2.patch -- PyGit2 renamed its files: https://github.com/libgit2/pygit2/commit/a8b2421bea55029296cc79ac7c1518b9885d8a6f # PATCH-FIX-UPSTREAM pagure-pygit2.patch -- PyGit2 renamed its files: https://github.com/libgit2/pygit2/commit/a8b2421bea55029296cc79ac7c1518b9885d8a6f
Patch1002: pagure-pygit2.patch Patch1002: pagure-pygit2.patch
%endif
BuildArch: noarch BuildArch: noarch
BuildRequires: apache2 BuildRequires: apache2
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: nginx BuildRequires: nginx