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:
parent
d5a0cdf3eb
commit
d683457537
@ -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
|
Sat Sep 17 13:29:19 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
18
atheme.spec
18
atheme.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package atheme
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,19 +15,19 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: atheme
|
Name: atheme
|
||||||
Version: 6.0.8
|
Version: 6.0.8
|
||||||
Release: 1
|
Release: 0
|
||||||
%define pkg_name atheme-services
|
%define pkg_name atheme-services
|
||||||
#
|
#
|
||||||
License: BSD
|
|
||||||
Group: Productivity/Networking/IRC
|
|
||||||
#
|
#
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libmowgli-devel >= 0.7.0 libopenssl-devel pcre-devel pkgconfig
|
BuildRequires: libmowgli-devel >= 0.7.0
|
||||||
BuildRequires: openldap2-devel xz
|
BuildRequires: libopenssl-devel
|
||||||
|
BuildRequires: openldap2-devel
|
||||||
|
BuildRequires: pcre-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: xz
|
||||||
%define atheme_home /var/lib/atheme
|
%define atheme_home /var/lib/atheme
|
||||||
%define atheme_log /var/log/atheme
|
%define atheme_log /var/log/atheme
|
||||||
%define atheme_run /var/run/atheme
|
%define atheme_run /var/run/atheme
|
||||||
@ -40,6 +40,8 @@ Patch1: atheme-lockmodes.diff
|
|||||||
Patch2: atheme-config.diff
|
Patch2: atheme-config.diff
|
||||||
#
|
#
|
||||||
Summary: A portable, secure set of open source, modular IRC services
|
Summary: A portable, secure set of open source, modular IRC services
|
||||||
|
License: BSD-3-Clause
|
||||||
|
Group: Productivity/Networking/IRC
|
||||||
Requires(pre): pwdutils
|
Requires(pre): pwdutils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user