[subversion] re-enable kwallet (#791031)

jorton jorton at fedoraproject.org
Thu Mar 1 08:23:20 UTC 2012


commit 47a13c0606bbe549f6da04f7297aa175d3059194
Author: Joe Orton <jorton at redhat.com>
Date:   Thu Mar 1 08:23:01 2012 +0000

    re-enable kwallet (#791031)
    
    Resolves: rhbz#791031

 subversion.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index 2966d1e..2d3b051 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -2,7 +2,7 @@
 %define make_check 1
 
 %define with_java 1
-%define with_kwallet 0
+%define with_kwallet 1
 
 # set JDK path to build javahl; default for JPackage
 %define jdk_path /usr/lib/jvm/java
@@ -14,7 +14,7 @@
 Summary: A Modern Concurrent Version Control System
 Name: subversion
 Version: 1.7.3
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: ASL 2.0
 Group: Development/Tools
 URL: http://subversion.apache.org/
@@ -451,6 +451,9 @@ fi
 %endif
 
 %changelog
+* Thu Mar  1 2012 Joe Orton <jorton at redhat.com> - 1.7.3-7
+- re-enable kwallet (#791031)
+
 * Wed Feb 29 2012 Joe Orton <jorton at redhat.com> - 1.7.3-6
 - update psvn
 


More information about the scm-commits mailing list