Accepting request 27351 from devel:tools:scm
Copy from devel:tools:scm/git based on submit request 27351 from user tiwai OBS-URL: https://build.opensuse.org/request/show/27351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=37
This commit is contained in:
parent
68bf2b2fec
commit
5d5e48649b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3822c8350be782f28a7a60138ec65a6f04f259940f84f7062e508d9f9d64eefa
|
|
||||||
size 2247507
|
|
3
git-1.6.5.7.tar.bz2
Normal file
3
git-1.6.5.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9477787040588167722679072567990d0982055afa832fe72b8cdc47b52e4346
|
||||||
|
size 2250714
|
15
git.changes
15
git.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 18 17:30:02 CET 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- updated to version 1.6.5.7; minor bug fixes
|
||||||
|
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt
|
||||||
|
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 8 15:08:16 CET 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
- updated to version 1.6.5.5; only bug fixes; see release notes
|
||||||
|
below;
|
||||||
|
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.4.txt
|
||||||
|
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.5.txt
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 17 12:24:57 CET 2009 - tiwai@suse.de
|
Tue Nov 17 12:24:57 CET 2009 - tiwai@suse.de
|
||||||
|
|
||||||
|
24
git.spec
24
git.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package git (Version 1.6.5.3)
|
# spec file for package git (Version 1.6.5.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -36,10 +36,10 @@ BuildRequires: libopenssl-devel
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: sgml-skel
|
BuildRequires: sgml-skel
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
Version: 1.6.5.3
|
Version: 1.6.5.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Url: http://git-scm.com
|
Url: http://git-scm.com
|
||||||
Source0: http://kernel.org/pub/software/scm/git/%name-%{version}.tar.bz2
|
Source0: http://kernel.org/pub/software/scm/git/%name-%{version}.tar.bz2
|
||||||
@ -72,7 +72,7 @@ Authors:
|
|||||||
Linus Torvalds <torvalds@osdl.org>
|
Linus Torvalds <torvalds@osdl.org>
|
||||||
|
|
||||||
%package core
|
%package core
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Core git tools
|
Summary: Core git tools
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: rsync, less, openssh
|
Requires: rsync, less, openssh
|
||||||
@ -93,7 +93,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package svn
|
%package svn
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git tools for importing Subversion repositories
|
Summary: Git tools for importing Subversion repositories
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}, subversion
|
Requires: git-core = %{version}, subversion
|
||||||
@ -111,7 +111,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package cvs
|
%package cvs
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git tools for importing CVS repositories
|
Summary: Git tools for importing CVS repositories
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}, cvs, cvsps, perl-DBD-SQLite
|
Requires: git-core = %{version}, cvs, cvsps, perl-DBD-SQLite
|
||||||
@ -127,7 +127,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package arch
|
%package arch
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git tools for importing Arch repositories
|
Summary: Git tools for importing Arch repositories
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
@ -145,7 +145,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package email
|
%package email
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git tools for sending email
|
Summary: Git tools for sending email
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
@ -161,7 +161,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package daemon
|
%package daemon
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Simple Server for Git Repositories
|
Summary: Simple Server for Git Repositories
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
@ -179,7 +179,7 @@ Authors:
|
|||||||
Linus Torvalds <torvalds@osdl.org>
|
Linus Torvalds <torvalds@osdl.org>
|
||||||
|
|
||||||
%package -n gitk
|
%package -n gitk
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git revision tree visualiser
|
Summary: Git revision tree visualiser
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}, tk >= 8.4
|
Requires: git-core = %{version}, tk >= 8.4
|
||||||
@ -201,7 +201,7 @@ Authors:
|
|||||||
Junio C Hamano <junkio@cox.net>
|
Junio C Hamano <junkio@cox.net>
|
||||||
|
|
||||||
%package gui
|
%package gui
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Grapical tool for common git operations
|
Summary: Grapical tool for common git operations
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}, tk >= 8.4
|
Requires: git-core = %{version}, tk >= 8.4
|
||||||
@ -224,7 +224,7 @@ Authors:
|
|||||||
Linus Torvalds <torvalds@osdl.org>
|
Linus Torvalds <torvalds@osdl.org>
|
||||||
|
|
||||||
%package web
|
%package web
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Git Web Interface
|
Summary: Git Web Interface
|
||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Requires: git-core = %{version}
|
Requires: git-core = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user