From 0771d5e6555283473587c38dbd28d4efe8a5d6ad Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sun, 20 Dec 2020 10:42:39 +0100 Subject: [PATCH] Fixes for arcanist and phabricator --- fedora/SPECS/arcanist.spec | 5 +---- fedora/SPECS/phabricator.spec | 8 ++------ 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/fedora/SPECS/arcanist.spec b/fedora/SPECS/arcanist.spec index 8d46b78..d7ce37c 100644 --- a/fedora/SPECS/arcanist.spec +++ b/fedora/SPECS/arcanist.spec @@ -1,13 +1,10 @@ -%global revision_date 20201220 %global git_short_version_hash 4b3baca9 %global git_full_version_hash 4b3baca999a4a229433c891cf69c2c4e2d634b89 Summary: A command line interface to Phabricator Name: arcanist -Epoch: 1 - -Version: 0.%{revision_date}.git%{git_short_version_hash} +Version: 0.git%{git_short_version_hash} Release: 1%{?dist} License: ASL 2.0 diff --git a/fedora/SPECS/phabricator.spec b/fedora/SPECS/phabricator.spec index 5279f75..9693350 100644 --- a/fedora/SPECS/phabricator.spec +++ b/fedora/SPECS/phabricator.spec @@ -1,13 +1,10 @@ -%global revision_date 20201220 %global git_short_version_hash b2ab18f8f3 %global git_full_version_hash b2ab18f8f3d0cbab55b92da7a5fcbc0e148a4c99 Summary: An open software engineering platform Name: phabricator -Epoch: 1 - -Version: 0.%{revision_date}.git%{git_short_version_hash} +Version: 0.git%{git_short_version_hash} Release: 1%{?dist} License: ASL 2.0 Group: Applications/Productivity @@ -28,8 +25,7 @@ Source999: README.rhel Patch1: 0001-No-matching-commits-to-users-on-displayname.patch -Requires: arcanist >= %{ver_months_behind} -Requires: arcanist <= %{ver_months_ahead} +Requires: arcanist Requires: git-core Requires: httpd Requires: nodejs