From cbe637a49d5329b09edf7132c6291579bb047978 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 16 Aug 2007 02:49:13 +0000 Subject: [PATCH] 2.19.90 --- .cvsignore | 2 +- gedit.spec | 21 ++++++++++++--------- sources | 2 +- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index 61e8483..9ed2262 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gedit-2.19.3.tar.bz2 +gedit-2.19.90.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 1ef4e53..a374642 100644 --- a/gedit.spec +++ b/gedit.spec @@ -16,12 +16,10 @@ %define enchant_version 1.2.0 %define isocodes_version 0.35 -%define po_package gedit - Summary: gEdit is a small but powerful text editor for GNOME Name: gedit -Version: 2.19.3 -Release: 3%{?dist} +Version: 2.19.90 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ Group: Applications/Editors @@ -95,6 +93,7 @@ Requires: gtksourceview2-devel >= %{gtksourceview_version} Requires: libgnomeprintui22-devel Requires: pygtk2-devel >= %{pygtk_version} Requires: pkgconfig +Requires: gtk-doc %description devel gEdit is a small but powerful text editor for the GNOME GUI desktop. @@ -129,7 +128,6 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-only-show-in GNOME \ - --add-category X-Red-Hat-Base \ $RPM_BUILD_ROOT%{_datadir}/applications/* ## clean up all the static libs for plugins (workaround for no -module) @@ -138,7 +136,7 @@ desktop-file-install --vendor gnome --delete-original \ /bin/rm -rf $RPM_BUILD_ROOT/var/scrollkeeper -%find_lang %{po_package} --with-gnome +%find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT @@ -177,11 +175,11 @@ if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor fi -%files -f %{po_package}.lang + +%files -f %{name}.lang %defattr(-, root, root) -%doc README COPYING ChangeLog AUTHORS +%doc README COPYING AUTHORS %{_datadir}/gedit-2 -%{_datadir}/omf/gedit %{_datadir}/applications/gnome-gedit.desktop %{_mandir}/man1/* %{_libdir}/gedit-2 @@ -195,7 +193,12 @@ fi %{_libdir}/pkgconfig/gedit-2.16.pc %{_datadir}/gtk-doc/html/gedit/ + %changelog +* Wed Aug 15 2007 Matthias Clasen - 1:2.19.90-1 +- Update to 2.19.90 +- %%find_lang also finds omf files now + * Tue Aug 7 2007 Matthias Clasen - 1:2.19.3-3 - Remove a stale comment diff --git a/sources b/sources index c447585..68f8751 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bf2da6f0f1738081d84cac4990409cc gedit-2.19.3.tar.bz2 +1613de3334030d96e1d7ed86eb526448 gedit-2.19.90.tar.bz2