From bbf8f50b0a53d2321f5b461710cd79b27a91db9b4e4ccf16a27713d0ca1ce93a Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 20 Feb 2013 08:12:24 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=108 --- emacs.changes | 5 +++++ emacs.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/emacs.changes b/emacs.changes index f231e18..1238b7a 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 20 07:59:47 UTC 2013 - werner@suse.de + +- Add missing backslashes spotted by Troy Sankey + ------------------------------------------------------------------- Sat Jan 12 21:08:43 UTC 2013 - schwab@linux-m68k.org diff --git a/emacs.spec b/emacs.spec index 1af76a5..88dc4aa 100644 --- a/emacs.spec +++ b/emacs.spec @@ -284,7 +284,7 @@ DESKTOP="--with-x \ --with-jpeg \ --with-tiff \ --with-gif \ - --with-png + --with-png \ --with-rsvg \ --with-dbus \ --without-gpm \ @@ -317,7 +317,7 @@ DESKTOP="--with-x \ --without-jpeg \ --without-tiff \ --without-gif \ - --without-png + --without-png \ --without-rsvg \ --without-dbus \ --without-xft \