fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-AuthNetLDAP?expand=0&rev=24
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user