From 3e2145ef5a87aefc4d9bda6130c1fcf82def4632 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 24 Jan 2009 00:11:32 +0000 Subject: [PATCH] Cosmetic fixes --- devhelp.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/devhelp.spec b/devhelp.spec index 210fa5a..eccbec5 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -6,12 +6,12 @@ Name: devhelp Version: 0.23 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Development/Tools Summary: API documention browser URL: http://developer.imendio.com/projects/devhelp -Source: http://download.gnome.org/sources/devhelp/0.21/devhelp-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/devhelp/0.23/devhelp-%{version}.tar.bz2 BuildRoot: %{_tmppath}/devhelp-%{version}-%{release}-root-%(%{__id_u} -n) ### Dependencies ### @@ -25,8 +25,8 @@ Requires(post): GConf2 >= 2.14 BuildRequires: desktop-file-utils >= 0.3 BuildRequires: gettext BuildRequires: intltool -BuildRequires: libgnomeui-devel >= 2.2.0 BuildRequires: libwnck-devel >= %{libwnck_version} +BuildRequires: gtk2-devel BuildRequires: WebKit-gtk-devel %description @@ -37,9 +37,7 @@ It works natively with API documentation generated by gtk-doc. Summary: Library to embed Devhelp in other applications Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gnome-vfs2-devel >= 2.2.0 Requires: gtk2-devel >= %{gtk2_version} -Requires: libgnomeui-devel >= 2.2.0 Requires: libwnck-devel >= %{libwnck_version} Requires: pkgconfig Requires: WebKit-gtk-devel @@ -134,6 +132,9 @@ fi %{_libdir}/pkgconfig/* %changelog +* Fri Jan 23 2009 Matthias Clasen - 0.23-2 +- Cosmetic spec fixes + * Mon Jan 19 2009 Matthew Barnes - 0.23-1 - Update to 0.23