[signpost-core/f14] Add require on commons-codec (bug 714777)

Cédric OLIVIER cquad at fedoraproject.org
Tue Jun 28 05:43:47 UTC 2011


commit 58d0db96ad4cb3e58aaffbe88ac9f1e8974fbba7
Author: cquad <cquad at fedoraproject.org>
Date:   Tue Jun 28 07:43:32 2011 +0200

    Add require on commons-codec (bug 714777)

 signpost-core.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/signpost-core.spec b/signpost-core.spec
index 31c386c..3e2a351 100644
--- a/signpost-core.spec
+++ b/signpost-core.spec
@@ -1,6 +1,6 @@
 Name:		signpost-core
 Version:	1.2.1.1
-Release:	4%{?dist}
+Release:	6%{?dist}
 Summary:	A simple, light-weight, and modular OAuth client library for the Java platform
 
 Group:		Development/Libraries
@@ -21,6 +21,7 @@ BuildRequires:	ant
 BuildRequires:	commons-codec
 Requires:	jpackage-utils
 Requires:	java >= 1:1.5.0
+Requires:	commons-codec
 
 %description
 Signpost is the easy and intuitive solution for signing HTTP messages on the 
@@ -81,6 +82,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 27 2011 Cédric OLIVIER <cedric.olivier at free.fr> 1.2.1.1-6
+- Add require on commons-codec (bug 714777)
+
+-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1.1-5
+-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Tue Jan 25 2011 Cédric OLIVIER <cedric.olivier at free.fr> 1.2.1.1-4
 - Add fully dependency in javadoc subpackage
 


More information about the scm-commits mailing list