diff --git a/gupnp.spec b/gupnp.spec index b906b05..e87d8ee 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 0.12.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GUPnP is an framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -15,6 +15,7 @@ BuildRequires: gssdp-devel >= 0.6 BuildRequires: glib2-devel BuildRequires: libsoup-devel BuildRequires: libxml2-devel +BuildRequires: uuid-devel Requires: dbus @@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgupnp-1.0.so %changelog +* Wed Aug 28 2008 Peter Robinson 0.12.1-6 +- Once more with feeling + * Wed Aug 28 2008 Peter Robinson 0.12.1-5 - Second go