From c2d2c3403eb0e21342f3989f2b696fba54865436 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 28 Aug 2008 09:05:08 +0000 Subject: [PATCH] - Fix build on rawhide --- gupnp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index cdc5967..1087a7d 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 0.12.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GUPnP is an framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -12,6 +12,7 @@ Patch0: gupnp-0.12-disabletestapps.patch BuildRequires: libxml2-devel BuildRequires: gssdp-devel >= 0.6 +BuildRequires: glib2-devel Requires: dbus @@ -69,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgupnp-1.0.so %changelog +* Wed Aug 28 2008 Peter Robinson 0.12.1-4 +- Fix build on rawhide + * Wed Aug 13 2008 Peter Robinson 0.12.1-3 - Fix changelog entries