Enable python again
This commit is contained in:
parent
eb75e841a8
commit
5ae03a057a
@ -16,7 +16,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME.
|
||||
Name: gedit
|
||||
Version: 2.13.90
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
@ -82,7 +82,7 @@ Install gedit-devel if you want to write plug-ins for gEdit.
|
||||
%patch0 -p1 -b .filesel
|
||||
|
||||
%build
|
||||
%configure --disable-scrollkeeper
|
||||
%configure --disable-scrollkeeper --enable-python
|
||||
make
|
||||
|
||||
%install
|
||||
@ -148,6 +148,9 @@ scrollkeeper-update
|
||||
%{_libdir}/pkgconfig/gedit-2.14.pc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 6 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.13.90-2
|
||||
- Enable python again
|
||||
|
||||
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.13.90-1
|
||||
- Update to 2.13.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user