Corrected the License
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
847f763674
commit
f4d79d5083
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 7 22:08:25 UTC 2012 - joop.boonen@opensuse.org
|
||||
|
||||
- Corrected the License
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 23 21:36:13 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package miniupnpc
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,21 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: miniupnpc
|
||||
Version: 1.6
|
||||
Release: 0.0
|
||||
%define soname 8
|
||||
Summary: Universal Plug'n'Play (UPnP) Client
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Networking/Other
|
||||
Source: http://miniupnp.free.fr/files/miniupnpc-%{version}.tar.gz
|
||||
Patch1: miniupnpc-makefile.patch
|
||||
Url: http://miniupnp.free.fr/
|
||||
Group: Productivity/Networking/Other
|
||||
License: BSD License (revised)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: gcc glibc-devel make
|
||||
Requires: libminiupnpc%{soname} = %{version}-%{release}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user