SHA256
1
0
forked from pool/atheme

Accepting request 99918 from devel:openSUSE:Factory:for-legal-lhf

patching license field to be in spdx.org format, for legal team to review before forward

OBS-URL: https://build.opensuse.org/request/show/99918
OBS-URL: https://build.opensuse.org/package/show/server:irc/atheme?expand=0&rev=34
This commit is contained in:
Jan Engelhardt 2012-01-12 15:50:35 +00:00 committed by Git OBS Bridge
parent d5a0cdf3eb
commit d683457537
2 changed files with 15 additions and 8 deletions

View File

@ -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

View File

@ -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