This commit is contained in:
committed by
Git OBS Bridge
parent
e5da78e90e
commit
727adb682d
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c2ac28cb6291f864f86565487c8087bd3abe6763a0a85c6cb226f61cf353f4e7
|
|
||||||
size 4070026
|
|
3
gedit-2.25.5.tar.bz2
Normal file
3
gedit-2.25.5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1e7d93bee1d0e72bdd336c740b67bf27d2f3310e2c54a3c66d1807ade84de0b
|
||||||
|
size 4141752
|
@@ -1,21 +1,13 @@
|
|||||||
Index: gedit-2.18.0/data/gedit.desktop.in.in
|
Index: data/gedit.desktop.in.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- gedit-2.18.0.orig/data/gedit.desktop.in.in
|
--- data/gedit.desktop.in.in.orig
|
||||||
+++ gedit-2.18.0/data/gedit.desktop.in.in
|
+++ data/gedit.desktop.in.in
|
||||||
@@ -1,13 +1,13 @@
|
@@ -5,7 +5,7 @@ Exec=gedit %U
|
||||||
[Desktop Entry]
|
|
||||||
Encoding=UTF-8
|
|
||||||
_Name=Text Editor
|
|
||||||
-_Comment=Edit text files
|
|
||||||
+_GenericName=Edit text files
|
|
||||||
Exec=gedit %U
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
-MimeType=text/plain;
|
-MimeType=text/plain;
|
||||||
-Icon=accessories-text-editor
|
|
||||||
+MimeType=text/plain;application/x-shellscript;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;
|
+MimeType=text/plain;application/x-shellscript;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;
|
||||||
+Icon=text-editor
|
Icon=accessories-text-editor
|
||||||
Categories=GNOME;GTK;Utility;TextEditor;
|
Categories=GNOME;GTK;Utility;TextEditor;
|
||||||
X-GNOME-DocPath=gedit/gedit.xml
|
X-GNOME-DocPath=gedit/gedit.xml
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
||||||
|
@@ -1,3 +1,62 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 31 09:19:41 EST 2009 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.25.5:
|
||||||
|
+ Add Fullscreen Mode
|
||||||
|
+ Add a configuration dialog for the python console
|
||||||
|
+ Rescan plugins when opening the preference dialog
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Remove gedit-return-fix.patch. Fixed upstream
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 26 18:07:10 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- On openSUSE <= 11.1, exclude locales unknown to the system.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 23 06:16:16 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update gedit-desktop.patch to not uselessly change the icon.
|
||||||
|
- Remove some old BuildRequires.
|
||||||
|
- Minor cleanups.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 6 08:21:58 EST 2009 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.25.4:
|
||||||
|
+ Add quick syntax highlightig and tab width selection in the statusbar
|
||||||
|
+ More work on the internal bus system
|
||||||
|
+ Bugfixes and features for the snippets plugin
|
||||||
|
+ Parse syntax highlighting language from modelines
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 31 07:32:56 EST 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.25.3:
|
||||||
|
+ Win32 port with installer
|
||||||
|
+ Internal bus system to allow plugin intercomminication
|
||||||
|
+ Use GtkSourceView to detect language highlighting
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Added gedit-return-fix.patch to fix a missing return.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 28 21:04:29 EST 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.25.2:
|
||||||
|
+ Fixes to the new plugin system
|
||||||
|
+ Rework the plugin system to have loaders as shared objects
|
||||||
|
+ Fix build on OSX
|
||||||
|
+ Fix icon lookup in the filebrowser plugin
|
||||||
|
+ Allow to move to a line relative to the current line
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Fix performance problem with large dirs in the filebrowser
|
||||||
|
plugin
|
||||||
|
+ Translation updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 3 09:39:12 CST 2008 - maw@suse.de
|
Mon Nov 3 09:39:12 CST 2008 - maw@suse.de
|
||||||
|
|
||||||
|
74
gedit.spec
74
gedit.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gedit (Version 2.24.0)
|
# spec file for package gedit (Version 2.25.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gedit
|
Name: gedit
|
||||||
BuildRequires: aspell-devel
|
|
||||||
BuildRequires: docbook_4
|
BuildRequires: docbook_4
|
||||||
BuildRequires: enchant-devel
|
BuildRequires: enchant-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
|
BuildRequires: gconf2-devel
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-patch-translation
|
BuildRequires: gnome-patch-translation
|
||||||
@@ -34,11 +34,6 @@ BuildRequires: gtksourceview-devel
|
|||||||
BuildRequires: indent
|
BuildRequires: indent
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: iso-codes-devel
|
BuildRequires: iso-codes-devel
|
||||||
BuildRequires: libglade2-devel
|
|
||||||
BuildRequires: libgnomeprintui-devel
|
|
||||||
BuildRequires: libidl-devel
|
|
||||||
BuildRequires: notification-daemon
|
|
||||||
BuildRequires: perl-XML-Parser
|
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-gobject2-devel
|
BuildRequires: python-gobject2-devel
|
||||||
@@ -48,16 +43,16 @@ BuildRequires: scrollkeeper
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Version: 2.24.0
|
Version: 2.25.5
|
||||||
Release: 2
|
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
|
||||||
|
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon
|
||||||
|
Patch0: gedit-desktop.patch
|
||||||
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
|
||||||
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and changes Comment to GenericName
|
|
||||||
Patch2: gedit-desktop.patch
|
|
||||||
Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-gtksourceview python-xml
|
Requires: gnome-python-desktop python-gnome python-gobject2 python-gtk python-gtksourceview python-xml
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Provides: %{name}-devel = %{version}-%{release}
|
Provides: %{name}-devel = %{version}-%{release}
|
||||||
@@ -112,12 +107,10 @@ Authors:
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#gnome-patch-translation-prepare
|
#gnome-patch-translation-prepare
|
||||||
%patch2 -p1
|
%patch0 -p0
|
||||||
#gnome-patch-translation-update
|
#gnome-patch-translation-update
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# FIXME: Build as root modifies system!
|
|
||||||
# gedit-2.16.1: --disable-scrollkeeper does not work properly.
|
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
%configure \
|
%configure \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
@@ -126,11 +119,6 @@ make %{?jobs:-j%jobs}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
# FIXME: Build as root modifies system!
|
|
||||||
# gedit-2.16.1: --disable-scrollkeeper does not work properly.
|
|
||||||
rm -r $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
|
|
||||||
mkdir $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
|
||||||
ln -s ../icons/gnome/scalable/apps/accessories-text-editor.svg $RPM_BUILD_ROOT%{_datadir}/pixmaps/text-editor.svg
|
|
||||||
%suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor
|
%suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
%find_gconf_schemas
|
%find_gconf_schemas
|
||||||
@@ -154,11 +142,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/gedit-2
|
%{_datadir}/gedit-2
|
||||||
%{_datadir}/omf/gedit
|
%{_datadir}/omf/gedit
|
||||||
%{_datadir}/pixmaps/*.svg
|
|
||||||
%{_libdir}/gedit-2
|
%{_libdir}/gedit-2
|
||||||
%doc %{_mandir}/man1/gedit*
|
%doc %{_mandir}/man1/gedit*
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
%if %suse_version <= 1110
|
||||||
|
# exclude locales which don't exist on old versions of openSUSE
|
||||||
|
%exclude %{_datadir}/locale/la/LC_MESSAGES/*
|
||||||
|
%endif
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@@ -170,6 +161,47 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gedit
|
%{_datadir}/gtk-doc/html/gedit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 31 2009 mboman@suse.de
|
||||||
|
- Update to version 2.25.5:
|
||||||
|
+ Add Fullscreen Mode
|
||||||
|
+ Add a configuration dialog for the python console
|
||||||
|
+ Rescan plugins when opening the preference dialog
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Remove gedit-return-fix.patch. Fixed upstream
|
||||||
|
* Mon Jan 26 2009 vuntz@novell.com
|
||||||
|
- On openSUSE <= 11.1, exclude locales unknown to the system.
|
||||||
|
* Fri Jan 23 2009 vuntz@novell.com
|
||||||
|
- Update gedit-desktop.patch to not uselessly change the icon.
|
||||||
|
- Remove some old BuildRequires.
|
||||||
|
- Minor cleanups.
|
||||||
|
* Tue Jan 06 2009 mboman@suse.de
|
||||||
|
- Update to version 2.25.4:
|
||||||
|
+ Add quick syntax highlightig and tab width selection in the statusbar
|
||||||
|
+ More work on the internal bus system
|
||||||
|
+ Bugfixes and features for the snippets plugin
|
||||||
|
+ Parse syntax highlighting language from modelines
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
* Wed Dec 31 2008 mboman@suse.de
|
||||||
|
- Update to version 2.25.3:
|
||||||
|
+ Win32 port with installer
|
||||||
|
+ Internal bus system to allow plugin intercomminication
|
||||||
|
+ Use GtkSourceView to detect language highlighting
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Translation updates
|
||||||
|
- Added gedit-return-fix.patch to fix a missing return.
|
||||||
|
* Sun Dec 28 2008 mboman@suse.de
|
||||||
|
- Update to version 2.25.2:
|
||||||
|
+ Fixes to the new plugin system
|
||||||
|
+ Rework the plugin system to have loaders as shared objects
|
||||||
|
+ Fix build on OSX
|
||||||
|
+ Fix icon lookup in the filebrowser plugin
|
||||||
|
+ Allow to move to a line relative to the current line
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Fix performance problem with large dirs in the filebrowser
|
||||||
|
plugin
|
||||||
|
+ Translation updates
|
||||||
* Mon Nov 03 2008 maw@suse.de
|
* Mon Nov 03 2008 maw@suse.de
|
||||||
- Build with python support again (bnc#439456).
|
- Build with python support again (bnc#439456).
|
||||||
* Thu Oct 02 2008 mboman@suse.de
|
* Thu Oct 02 2008 mboman@suse.de
|
||||||
|
Reference in New Issue
Block a user