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,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
|
Fri Jan 15 13:57:26 UTC 2016 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Apache-AuthNetLDAP
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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.
|
Apache::AuthPerLDAP, but I have added two extra parameters.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n %{name}-%{version} -q -b0 -b1 -c
|
%setup -n %{name}-%{version} -q -c -a0 -a1
|
||||||
%patch0
|
%patch0
|
||||||
%patch10
|
%patch10
|
||||||
%patch11
|
%patch11 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# MANUAL
|
# MANUAL
|
||||||
|
Reference in New Issue
Block a user