2.15.2
This commit is contained in:
parent
100cd3be03
commit
1d99956aa1
@ -1,2 +1 @@
|
||||
gedit-2.15.1.tar.bz2
|
||||
po.tar.gz
|
||||
gedit-2.15.2.tar.bz2
|
||||
|
||||
18
gedit.spec
18
gedit.spec
@ -16,17 +16,13 @@
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME.
|
||||
Name: gedit
|
||||
Version: 2.15.1
|
||||
Release: 2
|
||||
Version: 2.15.2
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.8/gedit-%{version}.tar.bz2
|
||||
|
||||
# po/LINGUAS disaster
|
||||
Source1: po.tar.gz
|
||||
BuildRequires: intltool >= 0.34.90
|
||||
|
||||
URL: http://gedit.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/gedit-%{version}-root
|
||||
|
||||
@ -102,7 +98,6 @@ Install gedit-devel if you want to write plug-ins for gEdit.
|
||||
|
||||
%prep
|
||||
%setup -n gedit-%{version} -q
|
||||
tar xzf %{SOURCE1}
|
||||
|
||||
%patch0 -p1 -b .filesel
|
||||
%ifarch ppc64,x86_64,ia64,s390x
|
||||
@ -113,12 +108,6 @@ tar xzf %{SOURCE1}
|
||||
%patch3 -p1 -b .bgo-341055-workaround
|
||||
|
||||
%build
|
||||
# full automadness due to intltool breakage
|
||||
intltoolize --force
|
||||
aclocal
|
||||
automake
|
||||
autoheader
|
||||
autoconf
|
||||
%configure --disable-scrollkeeper --enable-python
|
||||
make
|
||||
|
||||
@ -192,6 +181,9 @@ fi
|
||||
%{_libdir}/pkgconfig/gedit-2.14.pc
|
||||
|
||||
%changelog
|
||||
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> 2.15.2-1
|
||||
- Update to 2.15.2
|
||||
|
||||
* Sat May 13 2006 Dan Williams <dcbw@redhat.com> - 2.15.1-2
|
||||
- Work around gnome.org #341055 (gedit doesn't remember previous open/save dir)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user