OBS User unknown
2007-09-17 15:14:23 +00:00
committed by Git OBS Bridge
parent 2e242a9e8d
commit 1ec773e504
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b86e9f03c08e196933586c34189f074335d2cdc4bc787751320c8ea8fd41e508
size 3708035

3
gedit-2.20.0.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd8263f5d5439e843f86fd8068c17b68f84d9ffb98c11bdc10c1b63f33f623ac
size 3755297

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 17 15:59:24 CEST 2007 - maw@suse.de
- Update to version 2.20.0:
+ Updated translations
- This release requires gtksourceview 2.0.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 31 17:16:55 CEST 2007 - maw@suse.de Fri Aug 31 17:16:55 CEST 2007 - maw@suse.de

View File

@@ -1,5 +1,5 @@
# #
# spec file for package gedit (Version 2.19.91) # spec file for package gedit (Version 2.20.0)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@@ -14,11 +14,11 @@ Name: gedit
BuildRequires: aspell-devel docbook_4 enchant-devel fdupes gettext gnome-common gnome-doc-utils-devel gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel indent intltool iso-codes-devel libglade2-devel libgnomeprintui-devel libidl-devel mDNSResponder-devel notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel scrollkeeper update-desktop-files BuildRequires: aspell-devel docbook_4 enchant-devel fdupes gettext gnome-common gnome-doc-utils-devel gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel indent intltool iso-codes-devel libglade2-devel libgnomeprintui-devel libidl-devel mDNSResponder-devel notification-daemon perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel scrollkeeper update-desktop-files
License: GPL v2 or later License: GPL v2 or later
Group: Productivity/Editors/Other Group: Productivity/Editors/Other
Version: 2.19.91 Version: 2.20.0
Release: 1 Release: 1
Summary: The Editor for the GNOME 2.x Desktop Summary: The Editor for the GNOME 2.x Desktop
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2
URL: http://www.gnome.org Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: gedit2 Provides: gedit2
Obsoletes: gedit2 Obsoletes: gedit2
@@ -27,7 +27,6 @@ Patch2: gedit-desktop.patch
Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-xml Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-xml
Requires: %{name}-lang = %{version} Requires: %{name}-lang = %{version}
Provides: %{name}-devel = %{version}-%{release} Provides: %{name}-devel = %{version}-%{release}
%gconf_schemas_prereq %gconf_schemas_prereq
%description %description
@@ -101,14 +100,12 @@ ln -s ../icons/gnome/scalable/apps/text-editor.svg $RPM_BUILD_ROOT%{_datadir}/pi
%find_gconf_schemas %find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
%fdupes $RPM_BUILD_ROOT %fdupes $RPM_BUILD_ROOT
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%pre -f %{name}.schemas_pre %pre -f %{name}.schemas_pre
%posttrans -f %{name}.schemas_posttrans %posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun %preun -f %{name}.schemas_preun
@@ -137,6 +134,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gedit %{_datadir}/gtk-doc/html/gedit
%changelog %changelog
* Mon Sep 17 2007 - maw@suse.de
- Update to version 2.20.0:
+ Updated translations
- This release requires gtksourceview 2.0.
* Fri Aug 31 2007 - maw@suse.de * Fri Aug 31 2007 - maw@suse.de
- Update to version 2.19.91: - Update to version 2.19.91:
- Escape slashes when selecting text to search (Paolo Maggi) - Escape slashes when selecting text to search (Paolo Maggi)