From f295049eabb91112ebcb1e20b8aa090ce0d442ab Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Wed, 14 May 2008 19:23:35 +0000 Subject: [PATCH] - Make libgpod-devel require glib2-devel (#446442) --- libgpod.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libgpod.spec b/libgpod.spec index ea7e3d2..e2ec0ca 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -3,7 +3,7 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.6.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -34,6 +34,7 @@ smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc. Summary: Development files for the libgpod library Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: glib2-devel Requires: pkgconfig %description devel @@ -132,6 +133,9 @@ libgpod library. %changelog +* Wed May 14 2008 Todd Zullinger - 0.6.0-5 +- Make libgpod-devel require glib2-devel (#446442) + * Tue Feb 12 2008 Todd Zullinger - 0.6.0-4 - rebuild for gcc 4.3