diff --git a/libgpod.spec b/libgpod.spec index 6fecd5b..3a4ad36 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -3,7 +3,7 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.7.93 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -58,7 +58,6 @@ License: GFDL BuildArch: noarch %endif Requires: %{name} = %{version}-%{release} -Requires: gtk-doc %description doc Libgpod is a library to access the contents of an iPod. It supports playlists, @@ -132,7 +131,7 @@ rm -rf %{buildroot} %files doc %defattr(-, root, root, 0755) -%{_datadir}/gtk-doc/html/%{name} +%{_datadir}/gtk-doc %files -n python-gpod @@ -144,6 +143,9 @@ rm -rf %{buildroot} %changelog +* Mon Aug 23 2010 Todd Zullinger - 0.7.93-4 +- Own %%{_datadir}/gtk-doc rather than require gtk-doc (#604388) + * Tue Jul 27 2010 David Malcolm - 0.7.93-3 - persuade configure to work with swig 2.0.0