Accepting request 1156185 from home:tinita:branches:d:l:p
- Use new %patch syntax OBS-URL: https://build.opensuse.org/request/show/1156185 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Apache-AuthNetLDAP?expand=0&rev=25
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Mar  8 00:51:24 UTC 2024 - Tina Müller <tina.mueller@suse.com>
 | 
			
		||||
 | 
			
		||||
- Use new %patch syntax
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Sun Oct  7 13:05:58 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Apache-AuthNetLDAP
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 | 
			
		||||
# Copyright (c) 2024 SUSE LLC
 | 
			
		||||
#
 | 
			
		||||
# All modifications and additions to the file contributed by third parties
 | 
			
		||||
# remain the property of their copyright owners, unless otherwise agreed
 | 
			
		||||
@@ -12,7 +12,7 @@
 | 
			
		||||
# license that conforms to the Open Source Definition (Version 1.9)
 | 
			
		||||
# published by the Open Source Initiative.
 | 
			
		||||
 | 
			
		||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
 | 
			
		||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -34,7 +34,7 @@ Requires:       perl-Convert-ASN1
 | 
			
		||||
Requires:       perl-URI
 | 
			
		||||
Requires:       perl-ldap
 | 
			
		||||
Conflicts:      perlmod
 | 
			
		||||
Url:            https://metacpan.org/pod/Apache::AuthNetLDAP
 | 
			
		||||
URL:            https://metacpan.org/pod/Apache::AuthNetLDAP
 | 
			
		||||
Summary:        User authentication in Apache with Net::LDAP
 | 
			
		||||
License:        Artistic-1.0
 | 
			
		||||
Group:          Development/Libraries/Perl
 | 
			
		||||
@@ -53,11 +53,11 @@ via LDAP using the Net::LDAP module. This module is Graham Barr's
 | 
			
		||||
"pure" Perl LDAP API.  It also uses all of the same parameters as the
 | 
			
		||||
Apache::AuthPerLDAP, but I have added two extra parameters.
 | 
			
		||||
 | 
			
		||||
%prep 
 | 
			
		||||
%prep
 | 
			
		||||
%setup -n %{name}-%{version} -q -c -a0 -a1
 | 
			
		||||
%patch0
 | 
			
		||||
%patch10
 | 
			
		||||
%patch11 -p1
 | 
			
		||||
%patch -P0
 | 
			
		||||
%patch -P10
 | 
			
		||||
%patch -P11 -p1
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
# MANUAL
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user