Accepting request 1118614 from openSUSE:Tools
- readd git-lfs dependency OBS-URL: https://build.opensuse.org/request/show/1118614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 15:20:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- readd git-lfs dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 2 06:59:02 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
%else
|
||||
%define build_pkg_name build
|
||||
%endif
|
||||
|
||||
Name: obs-scm-bridge
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
@@ -39,8 +38,14 @@ Requires: perl(Time::Zone)
|
||||
Requires: perl(URI)
|
||||
Requires: perl(XML::Parser)
|
||||
Requires: perl(YAML::LibYAML)
|
||||
BuildArch: noarch
|
||||
Recommends: python3-packaging
|
||||
BuildArch: noarch
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Requires: git
|
||||
%else
|
||||
Requires: git-core
|
||||
Requires: git-lfs
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
||||
@@ -50,7 +55,7 @@ Recommends: python3-packaging
|
||||
%build
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%{_prefix}/lib/obs/service
|
||||
|
Reference in New Issue
Block a user