diff --git a/atheme-services-7.2.1.tar.bz2 b/atheme-services-7.2.1.tar.bz2 deleted file mode 100644 index fe427da..0000000 --- a/atheme-services-7.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10e58c5f2f75fe37148ab3a299b33b37f38d1ea876f4668d9d3350a29328b87b -size 1205454 diff --git a/atheme-services-7.2.5.tar.bz2 b/atheme-services-7.2.5.tar.bz2 new file mode 100644 index 0000000..804260d --- /dev/null +++ b/atheme-services-7.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8291f39e9838c6a2328c3030039a619c6eb110e87e134e442683866d2311da4a +size 1210088 diff --git a/atheme.changes b/atheme.changes index d272be6..928ed6e 100644 --- a/atheme.changes +++ b/atheme.changes @@ -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 diff --git a/atheme.spec b/atheme.spec index d740207..5e21cf6 100644 --- a/atheme.spec +++ b/atheme.spec @@ -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"