From cd6b67c23113d0905c55c3df2d0bc852289e9aa4 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Wed, 19 Dec 2007 21:37:54 +0000 Subject: [PATCH] - BR docbook-style-xsl to ensure the python docs are built correctly --- libgpod.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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