diff --git a/atheme.changes b/atheme.changes index aff8baf..c3c50e9 100644 --- a/atheme.changes +++ b/atheme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:30:30 UTC 2012 - coolo@suse.com + +- change license to be in spdx.org format + ------------------------------------------------------------------- Sat Sep 17 13:29:19 UTC 2011 - jengelh@medozas.de diff --git a/atheme.spec b/atheme.spec index f04fe3b..d887f46 100644 --- a/atheme.spec +++ b/atheme.spec @@ -1,7 +1,7 @@ # # spec file for package atheme # -# 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,19 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: atheme Version: 6.0.8 -Release: 1 +Release: 0 %define pkg_name atheme-services # -License: BSD -Group: Productivity/Networking/IRC # BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libmowgli-devel >= 0.7.0 libopenssl-devel pcre-devel pkgconfig -BuildRequires: openldap2-devel xz +BuildRequires: libmowgli-devel >= 0.7.0 +BuildRequires: libopenssl-devel +BuildRequires: openldap2-devel +BuildRequires: pcre-devel +BuildRequires: pkgconfig +BuildRequires: xz %define atheme_home /var/lib/atheme %define atheme_log /var/log/atheme %define atheme_run /var/run/atheme @@ -40,6 +40,8 @@ Patch1: atheme-lockmodes.diff Patch2: atheme-config.diff # Summary: A portable, secure set of open source, modular IRC services +License: BSD-3-Clause +Group: Productivity/Networking/IRC Requires(pre): pwdutils %description