[ezstream/f20] Correct license tag from (GPLv2) to (GPLv2 and BSD and MIT)

Petr Pisar ppisar at fedoraproject.org
Tue Mar 24 14:23:47 UTC 2015


commit fc3e76c2e7c7c9ffb09f9a8fb0150ca2cb2e4745
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Mar 24 14:24:49 2015 +0100

    Correct license tag from (GPLv2) to (GPLv2 and BSD and MIT)

 ezstream.spec | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/ezstream.spec b/ezstream.spec
index e8e5210..60f69e3 100644
--- a/ezstream.spec
+++ b/ezstream.spec
@@ -3,7 +3,26 @@ Version:        0.5.6
 Release:        7%{?dist}
 Summary:        Command line source client for Icecast media streaming servers
 Group:          Applications/Multimedia
-License:        GPLv2
+## Not installed files:
+# INSTALL:                  FSFUL
+# examples/Makefile.in:     FSFULLR
+# build-aux/config.rpath:   FSFULLR
+# build-aux/config.guess:   GPLv2+ with Autoconf exception
+# build-aux/install-sh:     MIT and Public Domain
+# m4/tree.m4:               MIT
+# win32/tfile.cpp:          LGPLv2
+# win32/shout/shout.h:      LGPLv2+
+# compat/sys/tree.3:        BSD
+# compat/sys/tree.h:        BSD (not used if --enable-debug is not specified)
+## Installed files:
+# doc/ezstream-file.sh.1*:  MIT
+# doc/ezstream.1*:          GPLv2
+# COPYING:                  GPLv2
+# src/metadata.c:           MIT
+# src/configfile.c:         GPLv2
+# src/ezstream.c:           GPLv2
+# src/getopt.c:             MIT and BSD
+License:        GPLv2 and BSD and MIT
 URL:            http://www.icecast.org/%{name}/
 Source0:        http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  glibc-headers
@@ -55,6 +74,7 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} $RPM_BUILD_ROOT%{_datadir}/examples
 * Tue Mar 24 2015 Petr Pisar <ppisar at redhat.com> - 0.5.6-7
 - Modernize spec file
 - Correct dependencies
+- Correct license tag from (GPLv2) to (GPLv2 and BSD and MIT)
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list