new perl
This commit is contained in:
parent
ba45fbb45c
commit
eb64d17feb
1 changed files with 4 additions and 1 deletions
5
git.spec
5
git.spec
|
|
@ -1,7 +1,7 @@
|
|||
# Pass --without docs to rpmbuild if you don't want the documentation
|
||||
Name: git
|
||||
Version: 1.5.4.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Core git tools
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
|
|
@ -253,6 +253,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Mon Mar 3 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.5.4.3-3
|
||||
- rebuild for new perl (again)
|
||||
|
||||
* Sun Feb 24 2008 Bernardo Innocenti <bernie@codewiz.org> 1.5.4.3-2
|
||||
- Do not silently overwrite /etc/httpd/conf.d/git.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue