diff --git a/.cvsignore b/.cvsignore index 6da8221..c8527fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgpod-0.7.0.tar.gz +libgpod-0.7.2.tar.gz diff --git a/libgpod.spec b/libgpod.spec index 766f6e5..ff7789b 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -2,8 +2,8 @@ Summary: Library to access the contents of an iPod Name: libgpod -Version: 0.7.0 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -51,6 +51,9 @@ libgpod. Summary: API documentation for the libgpod library Group: Documentation License: GFDL +%if 0%{?fedora} > 10 +BuildArch: noarch +%endif Requires: %{name} = %{version}-%{release} Requires: gtk-doc @@ -81,7 +84,7 @@ libgpod library. %build -%configure --with-hal-callouts-dir=%{_libdir}/hal/scripts +%configure %{__make} %{?_smp_mflags} @@ -134,6 +137,11 @@ libgpod library. %changelog +* Fri Jun 05 2009 Todd Zullinger - 0.7.2-1 +- Update to 0.7.2 +- Make doc subpackage noarch (on Fedora >= 10) +- Drop --with-hal-callouts-dir from configure, the upstream default works now + * Tue Apr 28 2009 Dan Horak - 0.7.0-3 - rebuild for sg3_utils 1.27 diff --git a/sources b/sources index 663a24f..e638c7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34eba68a6037e6b2feda20f46d1dbfb8 libgpod-0.7.0.tar.gz +1ec69c3a19fb071b1639cdcaf68463c1 libgpod-0.7.2.tar.gz