update to 2.4.2
This commit is contained in:
parent
22a55f7792
commit
b72df69f2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ x86_64
|
||||
/clog
|
||||
/httpd-2.2.22.tar.bz2
|
||||
/httpd-2.4.?
|
||||
/httpd-2.4.2.tar.bz2
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Apache HTTP Server
|
||||
Name: httpd
|
||||
Version: 2.4.1
|
||||
Release: 6%{?dist}
|
||||
Version: 2.4.2
|
||||
Release: 1%{?dist}
|
||||
URL: http://httpd.apache.org/
|
||||
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
||||
Source1: index.html
|
||||
@ -554,6 +554,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sysconfdir}/rpm/macros.httpd
|
||||
|
||||
%changelog
|
||||
* Wed Apr 18 2012 Jan Kaluza <jkaluza@redhat.com> - 2.4.2-1
|
||||
- update to 2.4.2
|
||||
|
||||
* Fri Mar 23 2012 Joe Orton <jorton@redhat.com> - 2.4.1-6
|
||||
- fix macros
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user