This commit is contained in:
parent
2fefd6de4e
commit
718fef5149
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9250b65d3eac1ac27c27fcb0c2007ec9ee4907549720a8f771930b845899c503
|
|
||||||
size 2819511
|
|
3
gedit-2.18.0.tar.bz2
Normal file
3
gedit-2.18.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a163ed74b4446d5d0177494b92f678300bb3f12eb5fe9f876d541bc94f838e09
|
||||||
|
size 3145247
|
@ -1,11 +0,0 @@
|
|||||||
--- data/gedit.schemas.in
|
|
||||||
+++ data/gedit.schemas.in
|
|
||||||
@@ -558,7 +558,7 @@
|
|
||||||
<locale name="C">
|
|
||||||
<default><!-- Translators: This is the sorted list of encodings used by gedit
|
|
||||||
for auto-detecting the encoding of a file. "CURRENT" is the current locale encoding.
|
|
||||||
- Only recognized encodings are used.-->[UTF-8,CURRENT,ISO-8859-15]</default>
|
|
||||||
+ Only recognized encodings are used.-->[UTF-8,CURRENT,ISO-8859-15,UTF-16]</default>
|
|
||||||
<short>Auto Detected Encodings</short>
|
|
||||||
<long>Sorted list of encodings used by gedit for auto-detecting the encoding of
|
|
||||||
a file. "CURRENT" is the current locale encoding. Only recognized encodings are used.</long>
|
|
@ -1,6 +1,8 @@
|
|||||||
--- gedit-2.12.1/data/gedit.desktop.in.in
|
Index: gedit-2.18.0/data/gedit.desktop.in.in
|
||||||
+++ gedit-2.12.1/data/gedit.desktop.in.in
|
===================================================================
|
||||||
@@ -1,12 +1,12 @@
|
--- gedit-2.18.0.orig/data/gedit.desktop.in.in
|
||||||
|
+++ gedit-2.18.0/data/gedit.desktop.in.in
|
||||||
|
@@ -1,13 +1,13 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
_Name=Text Editor
|
_Name=Text Editor
|
||||||
@ -11,7 +13,9 @@
|
|||||||
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=text-editor
|
||||||
Categories=Application;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,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 2 19:16:48 CDT 2007 - maw@suse.de
|
||||||
|
|
||||||
|
- Use a valid Icon directive in gedit.desktop.in.in.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 2 16:06:01 CDT 2007 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.18.0
|
||||||
|
- Fix .desktop files
|
||||||
|
- b.g.o 413030, 412627, 407374, 407536, 354046, 403140, 401219,
|
||||||
|
346598, 398343, 319950, 352959, 357529, and 371188
|
||||||
|
- Remove upstreamed gedit-autodetect-utf-16.patch
|
||||||
|
- Buildrequire notification-daemon.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 12 18:20:35 CET 2007 - jhargadon@suse.de
|
Mon Mar 12 18:20:35 CET 2007 - jhargadon@suse.de
|
||||||
|
|
||||||
|
28
gedit.spec
28
gedit.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gedit (Version 2.16.1)
|
# spec file for package gedit (Version 2.18.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
|
||||||
@ -11,11 +11,11 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: gedit
|
Name: gedit
|
||||||
BuildRequires: aspell-devel docbook_4 gettext gnome-common gnome-doc-utils-devel gnome-icon-theme gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel indent intltool kdelibs3-doc libglade2-devel libgnomeprintui-devel libidl-devel mDNSResponder-devel perl-XML-Parser python-devel python-gobject2-devel python-gtk-devel scrollkeeper update-desktop-files
|
BuildRequires: aspell-devel docbook_4 enchant-devel gettext gnome-common gnome-doc-utils-devel gnome-icon-theme gnome-patch-translation gnome-python-desktop gnutls-devel gtk-doc gtksourceview-devel hicolor-icon-theme indent intltool iso-codes-devel kdelibs3-doc 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: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Version: 2.16.1
|
Version: 2.18.0
|
||||||
Release: 46
|
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
|
||||||
@ -24,8 +24,7 @@ Provides: gedit2
|
|||||||
Obsoletes: gedit2
|
Obsoletes: gedit2
|
||||||
Patch1: gedit-default-plugins.patch
|
Patch1: gedit-default-plugins.patch
|
||||||
Patch2: gedit-desktop.patch
|
Patch2: gedit-desktop.patch
|
||||||
Patch4: gedit-autodetect-utf-16.patch
|
Requires: gnome-icon-theme gnome-python-desktop hicolor-icon-theme python-gnome python-gobject2 python-gtk python-xml
|
||||||
Requires: python-gtk python-gobject2 python-gnome gnome-icon-theme gnome-python-desktop python-xml
|
|
||||||
Provides: %{name}-devel = %{version}-%{release}
|
Provides: %{name}-devel = %{version}-%{release}
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
|
|
||||||
@ -59,12 +58,13 @@ Authors:
|
|||||||
Paolo Maggi <maggi@athena.polito.it>
|
Paolo Maggi <maggi@athena.polito.it>
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: The Editor for the GNOME 2.x Desktop
|
Summary: Additional documentation of the Editor for the GNOME 2.x Desktop
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Requires: libgnomeui-devel libglade2-devel libgnomeprintui-devel gtksourceview-devel
|
Requires: libgnomeui-devel libglade2-devel libgnomeprintui-devel gtksourceview-devel
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.
|
This package contains additional documenation for Gedit (a small, fast,
|
||||||
|
and reliable editor for the GNOME 2.x Desktop).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -78,7 +78,6 @@ Authors:
|
|||||||
gnome-patch-translation-prepare
|
gnome-patch-translation-prepare
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch4
|
|
||||||
gnome-patch-translation-update
|
gnome-patch-translation-update
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -116,7 +115,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files -f %{name}.lst
|
%files -f %{name}.lst
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README TODO
|
%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README
|
||||||
%{_bindir}/gedit
|
%{_bindir}/gedit
|
||||||
%{_bindir}/gnome-text-editor
|
%{_bindir}/gnome-text-editor
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
@ -136,6 +135,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gedit
|
%{_datadir}/gtk-doc/html/gedit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 02 2007 - maw@suse.de
|
||||||
|
- Use a valid Icon directive in gedit.desktop.in.in.
|
||||||
|
* Mon Apr 02 2007 - maw@suse.de
|
||||||
|
- Update to version 2.18.0
|
||||||
|
- Fix .desktop files
|
||||||
|
- b.g.o 413030, 412627, 407374, 407536, 354046, 403140, 401219,
|
||||||
|
346598, 398343, 319950, 352959, 357529, and 371188
|
||||||
|
- Remove upstreamed gedit-autodetect-utf-16.patch
|
||||||
|
- Buildrequire notification-daemon.
|
||||||
* Mon Mar 12 2007 - jhargadon@suse.de
|
* Mon Mar 12 2007 - jhargadon@suse.de
|
||||||
- added gtk-doc to BuildRequires
|
- added gtk-doc to BuildRequires
|
||||||
* Wed Jan 17 2007 - sbrabec@suse.cz
|
* Wed Jan 17 2007 - sbrabec@suse.cz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user