Accepting request 317637 from home:bmwiedemann:branches:openSUSE:Tools

- only require git-core to not pull in git-web and gitk

OBS-URL: https://build.opensuse.org/request/show/317637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=91
This commit is contained in:
Adrian Schröter 2015-07-24 09:23:11 +00:00 committed by Git OBS Bridge
parent 2e44aea917
commit fe93f763f8
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 8 14:04:53 UTC 2015 - bwiedemann@suse.com
- only require git-core to not pull in git-web and gitk
-------------------------------------------------------------------
Wed Jun 24 08:07:29 UTC 2015 - hib@hiberis.nl

View File

@ -27,13 +27,13 @@ Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-%{service}
Source: %{name}-%{version}.tar.gz
BuildRequires: bzr
BuildRequires: git
BuildRequires: git-core
BuildRequires: mercurial
BuildRequires: python >= 2.6
BuildRequires: python-lxml
BuildRequires: subversion
Requires: bzr
Requires: git
Requires: git-core
Requires: mercurial
Requires: subversion
BuildRoot: %{_tmppath}/%{name}-%{version}-build