summaryrefslogtreecommitdiff
path: root/copr-dist-git.spec
diff options
context:
space:
mode:
Diffstat (limited to 'copr-dist-git.spec')
-rw-r--r--copr-dist-git.spec12
1 files changed, 4 insertions, 8 deletions
diff --git a/copr-dist-git.spec b/copr-dist-git.spec
index 5a9ddd8..e11f9d9 100644
--- a/copr-dist-git.spec
+++ b/copr-dist-git.spec
@@ -2,7 +2,7 @@
Name: copr-dist-git
Version: 0.66
-Release: 1.git.7611.f8d6d71%{?dist}
+Release: 1.git.7611.6327012%{?dist}
Summary: Copr services for Dist Git server
License: GPL-2.0-or-later
@@ -11,7 +11,7 @@ URL: https://github.com/fedora-copr/copr
# Source is created by:
# git clone %%url && cd copr
# tito build --tgz --tag %%name-%%version-%%release
-Source0: copr-dist-git-git-7611.f8d6d71.tar.gz
+Source0: copr-dist-git-git-7611.6327012.tar.gz
BuildArch: noarch
@@ -30,11 +30,7 @@ Recommends: logrotate
Requires: systemd
Requires: httpd
Requires: coreutils
-%if 0%{?openEuler}
-Requires: python3-crudini
-%else
-Requires: crudini
-%endif
+Requires: /usr/bin/crudini
Requires: dist-git
Requires: python3-copr-common >= %copr_common_version
Requires: python3-requests
@@ -62,7 +58,7 @@ This package contains Copr services for Dist Git server.
%prep
-%setup -q -n copr-dist-git-git-7611.f8d6d71
+%setup -q -n copr-dist-git-git-7611.6327012
%build