Hello community, here is the log from the commit of package gtksourceview2 for openSUSE:Factory checked in at 2012-05-21 07:25:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old) and /work/SRC/openSUSE:Factory/.gtksourceview2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtksourceview2", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes 2012-01-25 10:37:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes 2012-05-21 07:25:14.000000000 +0200 @@ -1,0 +2,6 @@ +Thu May 17 16:15:38 UTC 2012 - [email protected] + +- Add gtksourceview-2.10.5-rpmspec_highlight.patch: add + openSUSE-specific highlights for rpm spec (bgo#676261). + +------------------------------------------------------------------- New: ---- gtksourceview-2.10.5-rpmspec_highlight.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtksourceview2.spec ++++++ --- /var/tmp/diff_new_pack.JNtEu8/_old 2012-05-21 07:25:16.000000000 +0200 +++ /var/tmp/diff_new_pack.JNtEu8/_new 2012-05-21 07:25:16.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gtksourceview2 %define _name gtksourceview Version: 2.10.5 @@ -24,6 +25,8 @@ Group: System/GUI/GNOME Url: http://www.gnome.org/ Source: ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2 +# PATCH-FEATURE-OPENSUSE gtksourceview-2.10.5-rpmspec_highlight.patch bgo#676261 [email protected] -- add SUSE-specific highlights for rpm spec +Patch0: gtksourceview-2.10.5-rpmspec_highlight.patch BuildRequires: fdupes BuildRequires: gtk2-devel BuildRequires: intltool @@ -56,8 +59,8 @@ %package -n glade3-catalog-gtksourceview Summary: GTK+ Source Editing Widget -- Catalog for Glade Group: Development/Tools/GUI Builders -Requires: libgtksourceview-2_0-0 = %{version} Requires: glade3 +Requires: libgtksourceview-2_0-0 = %{version} Supplements: packageand(glade3:%{name}-devel) %description -n glade3-catalog-gtksourceview @@ -89,6 +92,7 @@ %lang_package %prep %setup -q -n %{_name}-%{version} +%patch0 translation-update-upstream %build ++++++ gtksourceview-2.10.5-rpmspec_highlight.patch ++++++ Index: gtksourceview/language-specs/rpmspec.lang =================================================================== --- gtksourceview/language-specs/rpmspec.lang.orig +++ gtksourceview/language-specs/rpmspec.lang @@ -84,6 +84,10 @@ <keyword>Build[A-Za-z]+</keyword> <keyword>[A-Za-z]+Arch</keyword> <keyword>Auto[A-Za-z]+</keyword> + <keyword>Url</keyword> + <keyword>Recommends</keyword> + <keyword>Suggests</keyword> + <keyword>Supplements</keyword> </context> <context id="section" style-ref="section"> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
