forked from pool/mtools
- fixed crash caused with access of invalid memory [bnc#679459]
OBS-URL: https://build.opensuse.org/package/show/Base:System/mtools?expand=0&rev=19
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package mtools (Version 4.0.13)
|
||||
# spec file for package mtools (Version 4.0.15)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,7 +21,7 @@
|
||||
Name: mtools
|
||||
BuildRequires: libpng texlive-latex xorg-x11 xorg-x11-devel
|
||||
Version: 4.0.15
|
||||
Release: 2
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
Group: System/Filesystems
|
||||
License: GPLv2+
|
||||
@@ -33,6 +33,7 @@ Patch1: %{name}-%{version}-autoconf.diff
|
||||
Patch3: %{name}-%{version}-aliasing.diff
|
||||
Patch4: %{name}-%{version}-fat-bits.diff
|
||||
Patch5: %{name}-%{version}-prototypes.diff
|
||||
Patch6: %{name}-%{version}-invalid-memory.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -93,6 +94,7 @@ Authors:
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
%{suse_update_config -f}
|
||||
|
Reference in New Issue
Block a user