This commit is contained in:
Dennis Gilmore 2011-02-07 19:26:38 -06:00
parent 7e45a75f96
commit 242aedc5e9
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: apache-%{short_name}
Version: 1.0.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Defines API to support an alternative invocation mechanism
License: ASL 2.0
Group: Applications/System
@ -148,6 +148,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Feb 1 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.0.5-2
- Fix bug 669259 (execve warning segfault)