fix patch format
This commit is contained in:
parent
8df472a4e0
commit
eea06d7700
@ -1,8 +1,9 @@
|
||||
--- aspell-0.50.3/prog/checker_string.cpp.gcc33 2003-05-22 22:52:59.000000000 -0400
|
||||
+++ aspell-0.50.3/prog/checker_string.cpp 2003-05-22 22:53:13.000000000 -0400
|
||||
@@ -4,6 +4,7 @@
|
||||
// license along with this library if you did not you can find
|
||||
// it at http://www.gnu.org/.
|
||||
diff -up aspell-0.60.6/prog/checker_string.cpp.gcc33 aspell-0.60.6/prog/checker_string.cpp
|
||||
--- aspell-0.60.6/prog/checker_string.cpp.gcc33 2006-11-25 16:07:15.000000000 +0100
|
||||
+++ aspell-0.60.6/prog/checker_string.cpp 2008-09-01 11:02:59.000000000 +0200
|
||||
@@ -6,6 +6,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
+#include <assert.h>
|
||||
#include "checker_string.hpp"
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A spelling checker
|
||||
Name: aspell
|
||||
Version: 0.60.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 12
|
||||
License: LGPLv2 and MIT
|
||||
Group: Applications/Text
|
||||
@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/pspell-config.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 1 2008 Ivana Varekova <varekova@redhat.com> - 12:0.60.6-3
|
||||
- fix patch format
|
||||
|
||||
* Thu May 29 2008 Ivana Varekova <varekova@redhat.com> - 12:0.60.6-2
|
||||
- Resolves: #447428
|
||||
aspell sigserv on checking file with 0 length
|
||||
|
Loading…
Reference in New Issue
Block a user