diff --git a/emacs-slime.spec b/emacs-slime.spec index e452125..eb39c52 100644 --- a/emacs-slime.spec +++ b/emacs-slime.spec @@ -13,7 +13,7 @@ Summary: The superior lisp interaction mode for emacs License: Public Domain and GPLv3+ and GPLv2+ and LLGPL URL: http://common-lisp.net/project/slime/ Source0: https://github.com/slime/slime/archive/v%{version}.tar.gz -#Patch1: 219-fix-test.patch +Patch1: 223-fix-test.patch #Patch2: 219-fix-inspector-test.patch #Patch3: 219-fix-slime-version-test.patch @@ -35,7 +35,7 @@ SLIME is a Emacs mode for common Lisp development. %prep %setup -q -n %{pkg}-%{version} -#%patch1 -p1 +%patch1 -p1 #%patch2 -p1 #%patch3 -p1