simo pushed to mod_auth_gssapi (f21). "test"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 12:49:09 UTC 2015


>From d84dac88e57aed8fdb574a9842d07128c848fadb Mon Sep 17 00:00:00 2001
From: Simo Sorce <simo at redhat.com>
Date: Mon, 30 Mar 2015 12:54:59 -0400
Subject: test


diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec
index 942f23c..cf6605e 100644
--- a/mod_auth_gssapi.spec
+++ b/mod_auth_gssapi.spec
@@ -1,6 +1,6 @@
 Name:           mod_auth_gssapi
 Version:        1.1.0
-Release:        2%{?dist}
+Release:        2.simotest%{?dist}
 Summary:        A GSSAPI Authentication module for Apache
 
 Group:          System Environment/Daemons
@@ -13,6 +13,7 @@ Requires:       httpd-mmn = %{_httpd_mmn}
 Requires:       krb5-libs >= 1.11.5
 
 Patch01: 0001-Escape-principal-name-to-remove-the-path-separator.patch
+Patch02: 0001-wip-15.patch
 
 %description
 The mod_auth_gssapi module is an authentication service that implements the
@@ -21,6 +22,7 @@ SPNEGO based HTTP Authentication protocol defined in RFC4559.
 %prep
 %setup -q
 %patch01 -p1
+%patch02 -p1
 
 %build
 export APXS=%{_httpd_apxs}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mod_auth_gssapi.git/commit/?h=f21&id=d84dac88e57aed8fdb574a9842d07128c848fadb


More information about the scm-commits mailing list