diff --git a/gupnp.spec b/gupnp.spec index aee0b78..95402d9 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 0.12.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -14,7 +14,7 @@ BuildRequires: glib2-devel BuildRequires: gtk-doc BuildRequires: libsoup-devel BuildRequires: libxml2-devel -BuildRequires: e2fsprogs-devel +BuildRequires: libuuid-devel Requires: dbus @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/gupnp %changelog +* Wed Jul 1 2009 Peter Robinson 0.12.8-2 +- Rebuild with new libuuid build req + * Wed Jun 3 2009 Peter Robinson 0.12.8-1 - New upstream release