- Backported patch to fix CAN-2004-1184 (bug #144684).
This commit is contained in:
parent
7e9d1fced0
commit
ace8c28bea
@ -9,6 +9,7 @@ Patch0: enscript-1.6.1-config.patch
|
|||||||
Patch2: enscript-1.6.1-tmp.patch
|
Patch2: enscript-1.6.1-tmp.patch
|
||||||
Patch3: enscript-1.6.1-locale.patch
|
Patch3: enscript-1.6.1-locale.patch
|
||||||
Patch4: enscript-doublefree.patch
|
Patch4: enscript-doublefree.patch
|
||||||
|
Patch5: enscript-1.6.1-CAN-2004-1184.patch
|
||||||
URL: http://people.ssh.fi/mtr/genscript/index.html
|
URL: http://people.ssh.fi/mtr/genscript/index.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Obsoletes: nenscript
|
Obsoletes: nenscript
|
||||||
@ -26,6 +27,7 @@ includes many options for customizing printouts.
|
|||||||
%patch2 -p1 -b .tmp
|
%patch2 -p1 -b .tmp
|
||||||
%patch3 -p1 -b .locale
|
%patch3 -p1 -b .locale
|
||||||
%patch4 -p1 -b .doublefree
|
%patch4 -p1 -b .doublefree
|
||||||
|
%patch5 -p1 -b .CAN-2004-1184
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-media=Letter
|
%configure --with-media=Letter
|
||||||
@ -61,6 +63,9 @@ rm -rf %{buildroot}
|
|||||||
%doc AUTHORS ChangeLog FAQ.html NEWS README README.ESCAPES THANKS TODO
|
%doc AUTHORS ChangeLog FAQ.html NEWS README README.ESCAPES THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 29 2005 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Backported patch to fix CAN-2004-1184 (bug #144684).
|
||||||
|
|
||||||
* Mon Sep 27 2004 Tim Waugh <twaugh@redhat.com> 1.6.1-28
|
* Mon Sep 27 2004 Tim Waugh <twaugh@redhat.com> 1.6.1-28
|
||||||
- Fixed double-free problem (bug #132964).
|
- Fixed double-free problem (bug #132964).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user