]> git.pld-linux.org Git - packages/emacs-pymacs.git/blobdiff - emacs-pymacs.spec
- removed all Group fields translations (oure rpm now can handle translating
[packages/emacs-pymacs.git] / emacs-pymacs.spec
index 1630ccb5758e1adbaa1f810402337ed0e77075da..df5337615f04fafbbc6d17fc37a48acacd168586 100644 (file)
@@ -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
This page took 0.070066 seconds and 4 git commands to generate.