Accepting request 580554 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/580554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=215
This commit is contained in:
parent
b6a179e197
commit
514b122f9a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 23:38:08 UTC 2018 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Move %{?systemd_requires} to daemon subpackage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 12:19:29 UTC 2018 - fcrozat@suse.com
|
Wed Feb 21 12:19:29 UTC 2018 - fcrozat@suse.com
|
||||||
|
|
||||||
|
2
git.spec
2
git.spec
@ -91,7 +91,6 @@ BuildRequires: tcsh
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%{?systemd_requires}
|
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
Recommends: git-svn git-cvs git-email gitk git-gui
|
Recommends: git-svn git-cvs git-email gitk git-gui
|
||||||
Suggests: git-daemon git-web
|
Suggests: git-daemon git-web
|
||||||
@ -227,6 +226,7 @@ Summary: Simple Server for Git Repositories
|
|||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
PreReq: /usr/sbin/useradd %fillup_prereq
|
PreReq: /usr/sbin/useradd %fillup_prereq
|
||||||
|
%{?systemd_requires}
|
||||||
|
|
||||||
%description daemon
|
%description daemon
|
||||||
A really simple TCP git daemon. In the default configuration it allows
|
A really simple TCP git daemon. In the default configuration it allows
|
||||||
|
Loading…
Reference in New Issue
Block a user