diff --git a/libgpod.spec b/libgpod.spec index 5429e14..3b4a89d 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: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -12,6 +12,7 @@ Patch0: libgpod-0.6.0-photoremove.patch Patch1: libgpod-0.6.0-ipod-touch-typos.patch Patch2: libgpod-0.6.0-spl-tracklen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: docbook-style-xsl BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: gettext @@ -131,6 +132,9 @@ libgpod library. %changelog +* Wed Dec 19 2007 Todd Zullinger - 0.6.0-3 +- BR docbook-style-xsl to ensure the python docs are built correctly + * Wed Dec 19 2007 Todd Zullinger - 0.6.0-2 - add the NEWS file, which contains some info on getting newer iPods working - split out API docs into a separate package