X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=emacs-pymacs.spec;h=df5337615f04fafbbc6d17fc37a48acacd168586;hb=2bb6250af8b8c1d4021b7db7d82a50247a9bcc51;hp=1630ccb5758e1adbaa1f810402337ed0e77075da;hpb=d9bc27680e0d37d20b120d2857aaaadb913fce5c;p=packages%2Femacs-pymacs.git diff --git a/emacs-pymacs.spec b/emacs-pymacs.spec index 1630ccb..df53376 100644 --- a/emacs-pymacs.spec +++ b/emacs-pymacs.spec @@ -3,20 +3,19 @@ Summary: Python extension for Emacs Summary(pl): Rozszerzenie Python dla Emacsa Name: emacs-pymacs Version: 0.15 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Editors/Emacs -Group(de): Applikationen/Editors/Emacs -Group(pl): Aplikacje/Edytory/Emacs Source0: http://www.iro.umontreal.ca/~pinard/pymacs/pymacs-%{version}.tar.gz Patch0: %{name}-userinstall.patch URL: http://www.iro.umontreal.ca/~pinard/pymacs/ +BuildRequires: emacs +BuildRequires: python-devel >= 2.2 +BuildRequires: rpm-pythonprov %requires_eq python Requires: emacs >= 21.1 -BuildRequires: python-devel >= 2.1 -BuildRequires: rpm-pythonprov -Obsoletes: pymacs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +Obsoletes: pymacs %description Pymacs is a powerful tool which, once started from Emacs, allows @@ -65,4 +64,4 @@ rm -rf $RPM_BUILD_ROOT %doc *.gz %attr(755,root,root) %{_bindir}/* %{py_sitedir}/*.py? -%{_datadir}/emacs/site-listp/*.elc +%{_datadir}/emacs/site-lisp/*.elc