forked from pool/apache2-mod_auth_gssapi
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
c7bb4350dd | |||
f2c9c756fb |
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 09:55:51 UTC 2025 - pgajdos@suse.com
|
||||
|
||||
- turn the testsuite off even for Factory for now, it appears it
|
||||
requires certain kerberos tweaks
|
||||
[kinit: Configuration file does not specify default realm when parsing name maguser]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:00:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package apache2-mod_auth_gssapi
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2004, 2005 NOVELL (All rights reserved)
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -17,11 +17,8 @@
|
||||
#
|
||||
|
||||
|
||||
%if 0%{suse_version} >= 1599
|
||||
%define test 1
|
||||
%else
|
||||
# kinit: Configuration file does not specify default realm when parsing name maguser
|
||||
%define test 0
|
||||
%endif
|
||||
Name: apache2-mod_auth_gssapi
|
||||
Version: 1.6.5
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user