зеркало из https://github.com/microsoft/git.git
Update RPM core package description
Git isn't as stupid as it used to be Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
72f627d2bc
Коммит
e19b91b4ea
21
git.spec.in
21
git.spec.in
|
@ -12,12 +12,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, perl-Git
|
Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, perl-Git
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a stupid (but extremely fast) directory content manager. It
|
Git is a fast, scalable, distributed revision control system with an
|
||||||
doesn't do a whole lot, but what it _does_ do is track directory
|
unusually rich command set that provides both high-level operations
|
||||||
contents efficiently. It is intended to be the base of an efficient,
|
and full access to internals.
|
||||||
distributed source code management system. This package includes
|
|
||||||
rudimentary tools that can be used as a SCM, but you should look
|
|
||||||
elsewhere for tools for ordinary humans layered on top of this.
|
|
||||||
|
|
||||||
This is a dummy package which brings in all subpackages.
|
This is a dummy package which brings in all subpackages.
|
||||||
|
|
||||||
|
@ -26,12 +23,9 @@ Summary: Core git tools
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Requires: zlib >= 1.2, rsync, curl, less, openssh-clients, expat
|
Requires: zlib >= 1.2, rsync, curl, less, openssh-clients, expat
|
||||||
%description core
|
%description core
|
||||||
This is a stupid (but extremely fast) directory content manager. It
|
Git is a fast, scalable, distributed revision control system with an
|
||||||
doesn't do a whole lot, but what it _does_ do is track directory
|
unusually rich command set that provides both high-level operations
|
||||||
contents efficiently. It is intended to be the base of an efficient,
|
and full access to internals.
|
||||||
distributed source code management system. This package includes
|
|
||||||
rudimentary tools that can be used as a SCM, but you should look
|
|
||||||
elsewhere for tools for ordinary humans layered on top of this.
|
|
||||||
|
|
||||||
These are the core tools with minimal dependencies.
|
These are the core tools with minimal dependencies.
|
||||||
|
|
||||||
|
@ -173,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2007 Nicolas Pitre <nico@cam.org>
|
||||||
|
- Update core package description (Git isn't as stupid as it used to be)
|
||||||
|
|
||||||
* Mon Feb 12 2007 Junio C Hamano <junkio@cox.net>
|
* Mon Feb 12 2007 Junio C Hamano <junkio@cox.net>
|
||||||
- Add git-gui and git-citool.
|
- Add git-gui and git-citool.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче