This commit is contained in:
Matthias Clasen 2006-05-17 16:45:06 +00:00
parent 100cd3be03
commit 1d99956aa1
3 changed files with 7 additions and 17 deletions

View File

@ -1,2 +1 @@
gedit-2.15.1.tar.bz2
po.tar.gz
gedit-2.15.2.tar.bz2

View File

@ -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)

View File

@ -1,2 +1 @@
891084f0dd8880a24ca8d5108b9ee13a gedit-2.15.1.tar.bz2
e9a143903e081bf09166db9a25ae0599 po.tar.gz
a265839769777898047c1832a042d39b gedit-2.15.2.tar.bz2