Fixes for arcanist and phabricator
This commit is contained in:
@@ -1,13 +1,10 @@
|
|||||||
%global revision_date 20201220
|
|
||||||
%global git_short_version_hash 4b3baca9
|
%global git_short_version_hash 4b3baca9
|
||||||
%global git_full_version_hash 4b3baca999a4a229433c891cf69c2c4e2d634b89
|
%global git_full_version_hash 4b3baca999a4a229433c891cf69c2c4e2d634b89
|
||||||
|
|
||||||
Summary: A command line interface to Phabricator
|
Summary: A command line interface to Phabricator
|
||||||
Name: arcanist
|
Name: arcanist
|
||||||
|
|
||||||
Epoch: 1
|
Version: 0.git%{git_short_version_hash}
|
||||||
|
|
||||||
Version: 0.%{revision_date}.git%{git_short_version_hash}
|
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
|||||||
@@ -1,13 +1,10 @@
|
|||||||
%global revision_date 20201220
|
|
||||||
%global git_short_version_hash b2ab18f8f3
|
%global git_short_version_hash b2ab18f8f3
|
||||||
%global git_full_version_hash b2ab18f8f3d0cbab55b92da7a5fcbc0e148a4c99
|
%global git_full_version_hash b2ab18f8f3d0cbab55b92da7a5fcbc0e148a4c99
|
||||||
|
|
||||||
Summary: An open software engineering platform
|
Summary: An open software engineering platform
|
||||||
Name: phabricator
|
Name: phabricator
|
||||||
|
|
||||||
Epoch: 1
|
Version: 0.git%{git_short_version_hash}
|
||||||
|
|
||||||
Version: 0.%{revision_date}.git%{git_short_version_hash}
|
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@@ -28,8 +25,7 @@ Source999: README.rhel
|
|||||||
|
|
||||||
Patch1: 0001-No-matching-commits-to-users-on-displayname.patch
|
Patch1: 0001-No-matching-commits-to-users-on-displayname.patch
|
||||||
|
|
||||||
Requires: arcanist >= %{ver_months_behind}
|
Requires: arcanist
|
||||||
Requires: arcanist <= %{ver_months_ahead}
|
|
||||||
Requires: git-core
|
Requires: git-core
|
||||||
Requires: httpd
|
Requires: httpd
|
||||||
Requires: nodejs
|
Requires: nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user