forked from pool/atheme
Accepting request 294345 from server:irc
- Update to new upstream release 7.2.5 OBS-URL: https://build.opensuse.org/request/show/294345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/atheme?expand=0&rev=18
This commit is contained in:
commit
d1bf81b745
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10e58c5f2f75fe37148ab3a299b33b37f38d1ea876f4668d9d3350a29328b87b
|
||||
size 1205454
|
3
atheme-services-7.2.5.tar.bz2
Normal file
3
atheme-services-7.2.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8291f39e9838c6a2328c3030039a619c6eb110e87e134e442683866d2311da4a
|
||||
size 1210088
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 17:33:35 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 7.2.5
|
||||
* pbkdf2v2: Newer module implementing PBKDF2-HMAC digest scheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:34:52 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package atheme
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: atheme
|
||||
%define lname libathemecore1
|
||||
Version: 7.2.1
|
||||
Version: 7.2.5
|
||||
Release: 0
|
||||
Url: http://atheme.net/
|
||||
Summary: A portable, secure set of open source, modular IRC services
|
||||
@ -37,8 +37,6 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: systemd-rpm-macros
|
||||
# configure.ac checks for jansson, but it is not yet used in source code
|
||||
#BuildRequires: pkgconfig(jansson) >= 2.4
|
||||
BuildRequires: pkgconfig(libmowgli-2) >= 2.0.0.g185
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(libqrencode)
|
||||
@ -104,7 +102,7 @@ make %{?_smp_mflags}
|
||||
export RUNDIR="/run";
|
||||
%endif
|
||||
b="%buildroot";
|
||||
make install DESTDIR="%buildroot" DOCDIR="%_docdir/%name";
|
||||
%make_install DOCDIR="%_docdir/%name";
|
||||
|
||||
# additional documentation
|
||||
mkdir -p "$b/%_docdir/%name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user