2018-10-07 13:06:11 +00:00
committed by Git OBS Bridge
parent f5a5b3441c
commit 6ff2c45649
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 7 13:05:58 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
- fix build
-------------------------------------------------------------------
Fri Jan 15 13:57:26 UTC 2016 - bwiedemann@suse.com

View File

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