This commit is contained in:
parent
a3d6aaeb42
commit
bd2d861f23
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f98c6b900c9f3b87a1fbbe0c5f466e9d981cb9f1d193066b6d371df4b8066b77
|
||||
size 1363259
|
3
git-1.5.4.4.tar.bz2
Normal file
3
git-1.5.4.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b3269a6b1ca26357e1e72c6be7f0ed742cd88d2042243c0bb9ba76e4acac99
|
||||
size 1591657
|
13
git.changes
13
git.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 14:42:06 CET 2008 - dmueller@suse.de
|
||||
|
||||
- update to 1.5.4.4:
|
||||
* git svnimport was removed in favor of git svn
|
||||
* git runstatus has been removed
|
||||
* changes are available under
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.1.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.2.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.3.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.4.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 14:21:27 CET 2008 - mmarek@suse.de
|
||||
|
||||
|
18
git.spec
18
git.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package git (Version 1.5.3.8)
|
||||
# spec file for package git (Version 1.5.4.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -10,10 +10,11 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: git
|
||||
BuildRequires: asciidoc curl-devel libopenssl-devel sgml-skel xmlto
|
||||
Version: 1.5.3.8
|
||||
Release: 8
|
||||
Version: 1.5.4.4
|
||||
Release: 1
|
||||
Summary: Fast, scalable, distributed revision control system
|
||||
License: GPL v2 or later
|
||||
Group: Development/Tools/Version Control
|
||||
@ -212,6 +213,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%doc Documentation/*gitk*.txt
|
||||
%{_bindir}/*gitk*
|
||||
/usr/share/gitk
|
||||
%{!?_without_docs: %{_mandir}/man1/*gitk*.1*}
|
||||
%{!?_without_docs: %doc Documentation/*gitk*.html }
|
||||
|
||||
@ -230,6 +232,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/etc/bash_completion.d/git
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2008 dmueller@suse.de
|
||||
- update to 1.5.4.4:
|
||||
* git svnimport was removed in favor of git svn
|
||||
* git runstatus has been removed
|
||||
* changes are available under
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.1.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.2.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.3.txt
|
||||
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.4.txt
|
||||
* Mon Jan 28 2008 mmarek@suse.de
|
||||
- added libopenssl-devel to BuildRequires to fix build
|
||||
* Wed Jan 09 2008 schwab@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user