diff --git a/perl-Apache-AuthNetLDAP.changes b/perl-Apache-AuthNetLDAP.changes index 63003ec..c81d4b0 100644 --- a/perl-Apache-AuthNetLDAP.changes +++ b/perl-Apache-AuthNetLDAP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 7 13:05:58 UTC 2018 - Dirk Stoecker + +- fix build + ------------------------------------------------------------------- Fri Jan 15 13:57:26 UTC 2016 - bwiedemann@suse.com diff --git a/perl-Apache-AuthNetLDAP.spec b/perl-Apache-AuthNetLDAP.spec index 4044352..6e16d23 100644 --- a/perl-Apache-AuthNetLDAP.spec +++ b/perl-Apache-AuthNetLDAP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Apache-AuthNetLDAP # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -54,10 +54,10 @@ via LDAP using the Net::LDAP module. This module is Graham Barr's Apache::AuthPerLDAP, but I have added two extra parameters. %prep -%setup -n %{name}-%{version} -q -b0 -b1 -c +%setup -n %{name}-%{version} -q -c -a0 -a1 %patch0 %patch10 -%patch11 +%patch11 -p1 %build # MANUAL