diff --git a/bind.changes b/bind.changes index 6a83454..3f32b81 100644 --- a/bind.changes +++ b/bind.changes @@ -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 diff --git a/bind.spec b/bind.spec index b5315e3..ee0f1c0 100644 --- a/bind.spec +++ b/bind.spec @@ -16,20 +16,24 @@ # - Name: bind %define pkg_name bind %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: libcap +BuildRequires: libcap-devel +BuildRequires: libmysqlclient-devel BuildRequires: libtool +BuildRequires: libxml2-devel +BuildRequires: openldap2-devel +BuildRequires: openssl +BuildRequires: openssl-devel +BuildRequires: update-desktop-files Summary: Domain Name System (DNS) Server (named) -Version: 9.8.1P1 -Release: 1 -License: BSD3c(or similar) ; MIT License (or similar) +License: BSD-3-Clause ; MIT Group: Productivity/Networking/DNS/Servers +Version: 9.8.1P1 +Release: 0 Provides: dns_daemon bind8 bind9 Obsoletes: bind8 bind9 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. %package chrootenv -License: BSD3c(or similar) ; MIT License (or similar) Summary: Chroot environment for BIND named and lwresd Group: Productivity/Networking/DNS/Servers 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. %package devel -License: BSD3c(or similar) ; MIT License (or similar) Summary: Development Libraries and Header Files of BIND Group: Development/Libraries/C and C++ Requires: %{name}-libs = %{version} @@ -108,7 +110,6 @@ Domain (BIND) Domain Name System implementation of the Domain Name System (DNS) protocols. %package doc -License: BSD3c(or similar) ; MIT License (or similar) Summary: BIND documentation Group: Documentation/Other %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). %package libs -License: BSD3c(or similar) ; MIT License (or similar) Summary: Shared libraries of BIND Group: Development/Libraries/C and C++ # bug437293 @@ -136,7 +136,6 @@ Name Domain (BIND) Domain Name System implementation of the Domain Name System (DNS) protocols. %package lwresd -License: BSD3c(or similar) ; MIT License (or similar) Summary: Lightweight Resolver Daemon Group: Productivity/Networking/DNS/Utilities Requires: %{name}-chrootenv @@ -155,7 +154,6 @@ resolver protocol" that is distinct from and simpler than the full DNS protocol. %package utils -License: BSD3c(or similar) ; MIT License (or similar) Summary: Utilities to query and test DNS Group: Productivity/Networking/DNS/Utilities Provides: dns_utils bindutil bind9-utils