2015-01-13 15:20:08 +00:00
committed by Git OBS Bridge
parent 6a84cd8190
commit 01494783b8
4 changed files with 55 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package emacs
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -96,6 +96,8 @@ Source3: dot.gnu-emacs
Source4: emacs-rpmlintrc
Source5: emacs.sh
Patch: emacs-24.4.dif
# PATCH-FIX-UPSTREAM Adjust to GnuPG 2.1 key listing change
Patch1: emacs-gnupg-15th-field.patch
Patch2: emacs-24.4-glibc.patch
Patch3: emacs-24.4-decl.dif
Patch4: emacs-24.3-asian-print.patch
@@ -103,6 +105,8 @@ Patch5: emacs-24.4-ps-bdf.patch
Patch7: emacs-24.1-ps-mule.patch
Patch8: emacs-24.4-nonvoid.patch
Patch9: emacs-24.4-bzr118021.patch
# PATCH-FIX-UPSTREAM bsc#912872 -- CVE-2014-9483
Patch10: emacs24-primarysel2.patch
Patch11: emacs-24.4-xim.patch
Patch12: emacs-24.3-x11r7.patch
Patch15: emacs-24.3-iconic.patch
@@ -207,6 +211,7 @@ and most assembler-like syntaxes.
%prep
%setup -q -b 2
%patch1 -p1 -b .gnupg
%patch2 -p0 -b .glibc
%patch3 -p0 -b .decl
%patch4 -p0 -b .print
@@ -214,6 +219,7 @@ and most assembler-like syntaxes.
%patch7 -p0 -b .psmu
%patch8 -p0 -b .nvoid
%patch9 -p0 -b .inrange
%patch10 -p1 -b .prime
%patch11 -p0 -b .xim
%patch12 -p0 -b .x11r7
%patch15 -p0 -b .iconic