This commit is contained in:
Matthias Clasen 2010-05-16 01:50:56 +00:00
parent ba63751bcc
commit 0f9e8c13bc
3 changed files with 7 additions and 9 deletions

View File

@ -1 +1 @@
gedit-2.30.2.tar.bz2
gedit-2.31.1.tar.bz2

View File

@ -14,13 +14,13 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Version: 2.30.2
Version: 2.31.1
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
Source0: http://download.gnome.org/sources/gedit/2.30/gedit-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gedit/2.31/gedit-%{version}.tar.bz2
URL: http://projects.gnome.org/gedit/
@ -134,8 +134,6 @@ done
cd ..
%install
rm -rf $RPM_BUILD_ROOT
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
make install DESTDIR=$RPM_BUILD_ROOT
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@ -169,9 +167,6 @@ done
%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
%post
update-desktop-database -q
%gconf_schema_upgrade gedit
@ -213,6 +208,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%changelog
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.1-1
- Update to 2.31.1
* Sun Apr 18 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.2-1
- Update to 2.30.2
- Use GConf macros

View File

@ -1 +1 @@
00ccd2fdba5c5e1d3bc54da5377f0277 gedit-2.30.2.tar.bz2
e2189cd42f6986e1bd4106dd10bf45b7 gedit-2.31.1.tar.bz2