diff --git a/flim-xemacs-batch-autoloads.patch b/flim-xemacs-batch-autoloads.patch deleted file mode 100644 index 979b44d..0000000 --- a/flim-xemacs-batch-autoloads.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- flim-1.14.7/FLIM-MK~ 2002-11-15 16:54:10.000000000 +0900 -+++ flim-1.14.7/FLIM-MK 2006-08-04 17:31:09.000000000 +0900 -@@ -71,7 +71,7 @@ - - (setq autoload-package-name "flim") - (add-to-list 'command-line-args-left ".") -- (batch-update-directory) -+ (batch-update-autoloads) - - (add-to-list 'command-line-args-left ".") - (Custom-make-dependencies) diff --git a/flim.spec b/flim.spec index 348ed29..3363cd5 100644 --- a/flim.spec +++ b/flim.spec @@ -13,7 +13,6 @@ BuildRequires: apel, emacs BuildArch: noarch Source: http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/flim/flim-1.14/%{name}-%{version}.tar.gz Requires: apel -Patch1: flim-xemacs-batch-autoloads.patch %description FLIM is a library to provide basic features about message @@ -33,7 +32,6 @@ representation and encoding for Emacs. %prep %setup -q -%patch1 -p1 -b .1-pkg-autoload %build @@ -74,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Nov 29 2010 Jens Petersen - 1.14.9-1 - update to 1.14.9 +- flim-xemacs-batch-autoloads.patch no longer needed * Fri Jul 24 2009 Fedora Release Engineering - 1.14.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild