[ushare] Add note about DLNA support to Summary (RH BZ# 593471).

Matej Cepl mcepl at fedoraproject.org
Wed Nov 23 13:23:37 UTC 2011


commit d437087819966023149092aca2a07cf66488bba2
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Wed Nov 23 14:24:33 2011 +0100

    Add note about DLNA support to Summary (RH BZ# 593471).

 ushare.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ushare.spec b/ushare.spec
index c7ea8df..8d59d34 100644
--- a/ushare.spec
+++ b/ushare.spec
@@ -1,7 +1,7 @@
-Summary: UPnP (TM) A/V Media Server
+Summary: UPnP (TM) A/V & DLNA Media Server
 Name: ushare
 Version: 1.1a
-Release: 9%{?dist}
+Release: 11%{?dist}
 License: LGPLv2+
 Group: Applications/Multimedia
 URL: http://ushare.geexbox.org/
@@ -21,7 +21,7 @@ Requires(preun): /sbin/service, /sbin/chkconfig, /usr/sbin/alternatives
 Requires(postun): /sbin/service
 
 %description
-uShare is a UPnP (TM) A/V Media Server. It implements the server 
+uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server 
 component that provides UPnP media devices with information on 
 available multimedia files. uShare uses the built-in http server 
 of libupnp to stream the files to clients.
@@ -80,6 +80,9 @@ fi
 %attr(770,ushare,ushare) %dir %{_var}/lib/ushare/
 
 %changelog
+* Wed Nov 23 2011 Matěj Cepl <mcepl at redhat.com> - 1.1a-11
+- Fix Summary (fix #593471)
+
 * Sat Jul 30 2011 Matěj Cepl <mcepl at redhat.com> - 1.1a-9
 - Rebuilt against new libraries.
 


More information about the scm-commits mailing list