Accepting request 104301 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104301 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=81
This commit is contained in:
parent
a3097226b3
commit
a40cfc49bd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 10:44:33 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- patch license to follow spdx.org standard
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 21 22:16:02 UTC 2011 - lars@samba.org
|
Wed Dec 21 22:16:02 UTC 2011 - lars@samba.org
|
||||||
|
|
||||||
|
24
bind.spec
24
bind.spec
@ -16,20 +16,24 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: bind
|
Name: bind
|
||||||
%define pkg_name bind
|
%define pkg_name bind
|
||||||
%define pkg_vers 9.8.1-P1
|
%define pkg_vers 9.8.1-P1
|
||||||
BuildRequires: openldap2-devel
|
|
||||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
|
BuildRequires: libcap
|
||||||
|
BuildRequires: libcap-devel
|
||||||
|
BuildRequires: libmysqlclient-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
|
BuildRequires: openldap2-devel
|
||||||
|
BuildRequires: openssl
|
||||||
|
BuildRequires: openssl-devel
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
Summary: Domain Name System (DNS) Server (named)
|
Summary: Domain Name System (DNS) Server (named)
|
||||||
Version: 9.8.1P1
|
License: BSD-3-Clause ; MIT
|
||||||
Release: 1
|
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
|
Version: 9.8.1P1
|
||||||
|
Release: 0
|
||||||
Provides: dns_daemon bind8 bind9
|
Provides: dns_daemon bind8 bind9
|
||||||
Obsoletes: bind8 bind9
|
Obsoletes: bind8 bind9
|
||||||
Requires: %{name}-utils %{name}-chrootenv
|
Requires: %{name}-utils %{name}-chrootenv
|
||||||
@ -78,7 +82,6 @@ reference implementation of the major components of the Domain Name
|
|||||||
System. This package includes the components to operate a DNS server.
|
System. This package includes the components to operate a DNS server.
|
||||||
|
|
||||||
%package chrootenv
|
%package chrootenv
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: Chroot environment for BIND named and lwresd
|
Summary: Chroot environment for BIND named and lwresd
|
||||||
Group: Productivity/Networking/DNS/Servers
|
Group: Productivity/Networking/DNS/Servers
|
||||||
PreReq: /usr/sbin/groupadd /usr/sbin/useradd
|
PreReq: /usr/sbin/groupadd /usr/sbin/useradd
|
||||||
@ -89,7 +92,6 @@ chroot environment of BIND named and lwresd. Most is part of the
|
|||||||
structure below /var/lib/named.
|
structure below /var/lib/named.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: Development Libraries and Header Files of BIND
|
Summary: Development Libraries and Header Files of BIND
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name}-libs = %{version}
|
Requires: %{name}-libs = %{version}
|
||||||
@ -108,7 +110,6 @@ Domain (BIND) Domain Name System implementation of the Domain Name
|
|||||||
System (DNS) protocols.
|
System (DNS) protocols.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: BIND documentation
|
Summary: BIND documentation
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
@ -121,7 +122,6 @@ System implementation of the Domain Name System (DNS) protocols. This
|
|||||||
includes also the BIND Administrator Reference Manual (ARM).
|
includes also the BIND Administrator Reference Manual (ARM).
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: Shared libraries of BIND
|
Summary: Shared libraries of BIND
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -136,7 +136,6 @@ Name Domain (BIND) Domain Name System implementation of the Domain Name
|
|||||||
System (DNS) protocols.
|
System (DNS) protocols.
|
||||||
|
|
||||||
%package lwresd
|
%package lwresd
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: Lightweight Resolver Daemon
|
Summary: Lightweight Resolver Daemon
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
Requires: %{name}-chrootenv
|
Requires: %{name}-chrootenv
|
||||||
@ -155,7 +154,6 @@ resolver protocol" that is distinct from and simpler than the full DNS
|
|||||||
protocol.
|
protocol.
|
||||||
|
|
||||||
%package utils
|
%package utils
|
||||||
License: BSD3c(or similar) ; MIT License (or similar)
|
|
||||||
Summary: Utilities to query and test DNS
|
Summary: Utilities to query and test DNS
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
Provides: dns_utils bindutil bind9-utils
|
Provides: dns_utils bindutil bind9-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user