[jss/f14/master] - added missing patch line

kwright kwright at fedoraproject.org
Tue Jan 11 17:24:37 UTC 2011


commit 78f52d2b797d873e3b0e6ffdcc17f1ca0ef021cc
Author: Kevin Wright <kwright at redhat.com>
Date:   Tue Jan 11 09:24:27 2011 -0800

    - added missing patch line

 clog     |    5 +----
 jss.spec |    6 +++++-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/clog b/clog
index 3135651..b48a3d3 100644
--- a/clog
+++ b/clog
@@ -1,4 +1 @@
-- bug 654657 - <jdennis at redhat.com>
-  Incorrect socket accept error message due to bad pointer arithmetic
-- bug 661142 - <cfu at redhat.com>
-  Verification should fail when a revoked certificate is added
+- added missing patch line
diff --git a/jss.spec b/jss.spec
index 10fedb9..2b9c771 100644
--- a/jss.spec
+++ b/jss.spec
@@ -1,6 +1,6 @@
 Name:           jss
 Version:        4.2.6
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Java Security Services (JSS)
 
 Group:          System Environment/Libraries
@@ -58,6 +58,7 @@ This package contains the API documentation for JSS.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 [ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
@@ -154,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 11 2011 Kevin Wright <kwright at redhat.com> - 4.2.6-12
+- added missing patch line
+
 * Tue Dec 21 2010 Christina Fu <cfu at redhat.com> - 4.2.6-11
 - bug 654657 - <jdennis at redhat.com>
   Incorrect socket accept error message due to bad pointer arithmetic


More information about the scm-commits mailing list