OBS User unknown
2008-03-13 18:00:21 +00:00
committed by Git OBS Bridge
parent 9ab4f86101
commit 6c9e24fc5a
3 changed files with 10 additions and 31 deletions

View File

@@ -16,14 +16,13 @@ BuildRequires: aspell-devel docbook_4 enchant-devel fdupes gettext gnome-common
License: GPL v2 or later
Group: Productivity/Editors/Other
Version: 2.21.2
Release: 1
Release: 4
Summary: The Editor for the GNOME 2.x Desktop
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: gedit2
Obsoletes: gedit2
Patch1: gedit-default-plugins.patch
Patch2: gedit-desktop.patch
Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-xml
Requires: %{name}-lang = %{version}
@@ -77,7 +76,6 @@ Authors:
%prep
%setup -q
gnome-patch-translation-prepare
%patch1 -p1
%patch2 -p1
gnome-patch-translation-update
@@ -135,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gedit
%changelog
* Thu Mar 13 2008 sbrabec@suse.cz
- Removed obsolete docinfo activation patch, now part of
/apps/gedit-2/plugins/active-plugins.
* Wed Mar 05 2008 maw@suse.de
- Update to version 2.21.2:
+ Misc bugfixes