- rebuild against the new curl
This commit is contained in:
parent
7850b1c1a1
commit
d22aa95b51
5
git.spec
5
git.spec
@ -1,7 +1,7 @@
|
|||||||
# Pass --without docs to rpmbuild if you don't want the documentation
|
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||||
Name: git
|
Name: git
|
||||||
Version: 1.4.2.4
|
Version: 1.4.2.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Git core and tools
|
Summary: Git core and tools
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{!?_without_docs: %doc Documentation/*.html }
|
%{!?_without_docs: %doc Documentation/*.html }
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 6 2006 Jindrich Novy <jnovy@redhat.com> 1.4.2.4-2
|
||||||
|
- rebuild against the new curl
|
||||||
|
|
||||||
* Tue Oct 17 2006 Chris Wright <chrisw@redhat.com> 1.4.2.4-1
|
* Tue Oct 17 2006 Chris Wright <chrisw@redhat.com> 1.4.2.4-1
|
||||||
- git-1.4.2.4
|
- git-1.4.2.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user