rpms/devhelp/devel devhelp.spec,1.102,1.103

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 24 00:12:03 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/devhelp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28467

Modified Files:
	devhelp.spec 
Log Message:
Cosmetic fixes



Index: devhelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- devhelp.spec	20 Jan 2009 01:43:11 -0000	1.102
+++ devhelp.spec	24 Jan 2009 00:11:32 -0000	1.103
@@ -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 @@
 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 @@
 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 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Fri Jan 23 2009 Matthias Clasen  <mclasen at redhat.com> - 0.23-2
+- Cosmetic spec fixes
+
 * Mon Jan 19 2009 Matthew Barnes <mbarnes at redhat.com> - 0.23-1
 - Update to 0.23
 




More information about the fedora-extras-commits mailing list