Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit gedit
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 03 Apr 2007 21:24:17 +0200
  • Message-id: <20070403192418.41CAA678180@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gedit
checked in at Tue Apr 3 21:24:17 CEST 2007.

--------
--- GNOME/gedit/gedit.changes   2007-03-12 18:20:53.000000000 +0100
+++ /mounts/work_src_done/STABLE/gedit/gedit.changes    2007-04-03 02:17:13.210691000 +0200
@@ -1,0 +2,15 @@
+Mon Apr  2 19:16:48 CDT 2007 - maw@xxxxxxx
+
+- Use a valid Icon directive in gedit.desktop.in.in.
+
+-------------------------------------------------------------------
+Mon Apr  2 16:06:01 CDT 2007 - maw@xxxxxxx
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  gedit-2.16.1.tar.bz2
  gedit-autodetect-utf-16.patch

New:
----
  gedit-2.18.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gedit.spec ++++++
--- /var/tmp/diff_new_pack.B29287/_old  2007-04-03 21:23:46.000000000 +0200
+++ /var/tmp/diff_new_pack.B29287/_new  2007-04-03 21:23:46.000000000 +0200
@@ -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.
 # This file and all modifications and additions to the pristine
@@ -11,11 +11,11 @@
 # norootforbuild
 
 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)
 Group:          Productivity/Editors/Other
-Version:        2.16.1
-Release:        46
+Version:        2.18.0
+Release:        1
 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
@@ -24,8 +24,7 @@
 Obsoletes:      gedit2
 Patch1:         gedit-default-plugins.patch
 Patch2:         gedit-desktop.patch
-Patch4:         gedit-autodetect-utf-16.patch
-Requires:       python-gtk python-gobject2 python-gnome gnome-icon-theme gnome-python-desktop python-xml
+Requires:       gnome-icon-theme gnome-python-desktop hicolor-icon-theme python-gnome python-gobject2 python-gtk python-xml 
 Provides:       %{name}-devel = %{version}-%{release}
 Autoreqprov:    on
 
@@ -59,12 +58,13 @@
     Paolo Maggi <maggi@xxxxxxxxxxxxxxxx>  
 
 %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
 Requires:       libgnomeui-devel libglade2-devel libgnomeprintui-devel gtksourceview-devel
 
 %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 @@
 gnome-patch-translation-prepare
 %patch1 -p1
 %patch2 -p1
-%patch4
 gnome-patch-translation-update
 
 %build
@@ -116,7 +115,7 @@
 
 %files -f %{name}.lst
 %defattr(-, root, root)
-%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README TODO
+%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README
 %{_bindir}/gedit
 %{_bindir}/gnome-text-editor
 %{_datadir}/applications/*.desktop
@@ -136,6 +135,15 @@
 %{_datadir}/gtk-doc/html/gedit
 
 %changelog
+* Mon Apr 02 2007 - maw@xxxxxxx
+- Use a valid Icon directive in gedit.desktop.in.in.
+* Mon Apr 02 2007 - maw@xxxxxxx
+- 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@xxxxxxx
 - added gtk-doc to BuildRequires
 * Wed Jan 17 2007 - sbrabec@xxxxxxx

++++++ gedit-2.16.1.tar.bz2 -> gedit-2.18.0.tar.bz2 ++++++
++++ 575485 lines of diff (skipped)

++++++ gedit-desktop.patch ++++++
--- /var/tmp/diff_new_pack.B29287/_old  2007-04-03 21:23:59.000000000 +0200
+++ /var/tmp/diff_new_pack.B29287/_new  2007-04-03 21:23:59.000000000 +0200
@@ -1,6 +1,8 @@
---- gedit-2.12.1/data/gedit.desktop.in.in
-+++ gedit-2.12.1/data/gedit.desktop.in.in
-@@ -1,12 +1,12 @@
+Index: gedit-2.18.0/data/gedit.desktop.in.in
+===================================================================
+--- 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]
  Encoding=UTF-8
  _Name=Text Editor
@@ -11,7 +13,9 @@
  Type=Application
  StartupNotify=true
 -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;
- Icon=text-editor
- Categories=Application;Utility;TextEditor;
++Icon=text-editor
+ Categories=GNOME;GTK;Utility;TextEditor;
  X-GNOME-DocPath=gedit/gedit.xml
+ X-GNOME-Bugzilla-Bugzilla=GNOME


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread