]> git.pld-linux.org Git - packages/emacs-pymacs.git/commitdiff
- release 2: rebuild against python 2.2.
authorkloczek <kloczek@pld-linux.org>
Mon, 4 Feb 2002 09:04:05 +0000 (09:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emacs-pymacs.spec -> 1.4

emacs-pymacs.spec

index dae25dd902b1f40666b442d509538c15921f23c0..75776ea943dd2c36c4f634d7275077d7ed5f6cbe 100644 (file)
@@ -3,21 +3,24 @@ 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(es):     Aplicaciones/Editores/Emacs
+Group(fr):     Applications/Editeurs/Emacs
 Group(pl):     Aplikacje/Edytory/Emacs
+Group(pt):     Aplicações/Editores/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/
-%requires_eq    python
-Requires:      emacs >= 21.1
 BuildRequires: emacs
-BuildRequires: python-devel >= 2.1
+BuildRequires: python-devel >= 2.2
 BuildRequires: rpm-pythonprov
-Obsoletes:     pymacs
+%requires_eq    python
+Requires:      emacs >= 21.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Obsoletes:     pymacs
 
 %description
 Pymacs is a powerful tool which, once started from Emacs, allows
This page took 0.109447 seconds and 4 git commands to generate.