From f302e618aa9ce7753f7cc352e8b47b327a2f042b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 22 Nov 2008 17:13:43 +0000 Subject: [PATCH] - Fix summary --- gssdp.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gssdp.spec b/gssdp.spec index b9e5778..7a5c29c 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,7 +1,7 @@ Name: gssdp Version: 0.6.3 -Release: 1%{?dist} -Summary: GSSDP implements resource discovery and announcement over SSDP +Release: 2%{?dist} +Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries License: LGPLv2+ @@ -26,8 +26,7 @@ Requires: dbus GSSDP implements resource discovery and announcement over SSDP and is part of gUPnP. GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The -GUPnP API is intended to be easy to use, efficient and flexible. GSSDP -implements resource discovery and announcement over SSDP. +GUPnP API is intended to be easy to use, efficient and flexible. %package devel Summary: Development package for gssdp @@ -76,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/gssdp-1.0 %changelog +* Sat Nov 22 2008 Peter Robinson 0.6.3-2 +- Fix summary + * Mon Oct 27 2008 Peter Robinson 0.6.3-1 - New upstream version