[kstart] Update to version 3.16

Simon Wilkinson sxw at fedoraproject.org
Tue Feb 8 17:19:08 UTC 2011


commit 6859b785edaaac2e4b0772673d08cfa8793837ad
Author: Simon Wilkinson <simon at sxw.org.uk>
Date:   Tue Feb 8 15:58:00 2011 +0000

    Update to version 3.16

 .gitignore  |    1 +
 kstart.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fbf542..07e8fec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 kstart-3.11.tar.gz
+/kstart-3.16.tar.gz
diff --git a/kstart.spec b/kstart.spec
index f43262f..fa8d92c 100644
--- a/kstart.spec
+++ b/kstart.spec
@@ -1,6 +1,6 @@
 Name: kstart
-Version: 3.11
-Release: 4%{?dist}
+Version: 3.16
+Release: 1%{?dist}
 Summary: Daemon version of kinit for Kerberos v5
 License: MIT
 Group: Applications/System
@@ -20,7 +20,7 @@ credentials until the command exits.
 %setup -q
 
 %build
-%configure --disable-k4start --enable-reduced-depends
+%configure --disable-k4start --enable-setpag --enable-reduced-depends
 
 make %{?_smp_mflags}
 
@@ -40,6 +40,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/krenew.1.gz
 
 %changelog
+* Tue Feb 08 2011 Simon Wilkinson <simon at sxw.org.uk> - 3.16
+- Upgrade to 3.16
+- Enable support for setpag
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.11-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 9905f08..2e319d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-621f0df86e9c50b64ac249762d59c4d4  kstart-3.11.tar.gz
+cff45f24afef93305633b7d2480cd418  kstart-3.16.tar.gz


More information about the scm-commits mailing list