[bouncycastle-mail] rebuilt rhbz#992027

gil gil at fedoraproject.org
Mon Aug 5 12:46:02 UTC 2013


commit a9afc13327cce0b020918524f75f94151f3d3fe5
Author: gil <puntogil at libero.it>
Date:   Mon Aug 5 14:45:47 2013 +0200

    rebuilt rhbz#992027

 bouncycastle-mail.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/bouncycastle-mail.spec b/bouncycastle-mail.spec
index ab91149..2f2bcaa 100644
--- a/bouncycastle-mail.spec
+++ b/bouncycastle-mail.spec
@@ -4,8 +4,7 @@
 Summary:          S/MIME and CMS libraries for Bouncy Castle
 Name:             bouncycastle-mail
 Version:          %{ver}
-Release:          8%{?dist}
-Group:            System Environment/Libraries
+Release:          9%{?dist}
 License:          MIT
 URL:              http://www.bouncycastle.org/
 Source0:          http://www.bouncycastle.org/download/bcmail-%{archivever}.tar.gz
@@ -23,7 +22,7 @@ BuildRequires:    java-devel >= 1.7
 Requires:         java >= 1.7
 BuildRequires:    javamail
 Requires:         javamail
-BuildRequires:    junit4
+BuildRequires:    junit
 
 Provides:         bcmail = %{version}-%{release}
 
@@ -35,10 +34,7 @@ generators/processors for S/MIME and CMS, for Bouncy Castle.
 
 %package javadoc
 Summary:        Javadoc for %{name}
-Group:          Documentation
-BuildArch:      noarch
 Requires:       %{name} = %{version}-%{release}
-Requires:       jpackage-utils
 
 %description javadoc
 API documentation for the %{name} package.
@@ -84,11 +80,11 @@ cp -pr docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 # maven pom
 install -dm 755 $RPM_BUILD_ROOT%{_mavenpomdir}
 install -pm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-bcmail.pom
-%add_to_maven_depmap org.bouncycastle bcmail-jdk16 %{version} JPP bcmail
+%add_maven_depmap JPP-bcmail.pom bcmail.jar
 
 %check
 pushd src
-  export CLASSPATH=$PWD:$(build-classpath junit4 javamail bcprov)
+  export CLASSPATH=$PWD:$(build-classpath junit javamail bcprov)
   for test in $(find . -name AllTests.class) ; do
     test=${test#./} ; test=${test%.class} ; test=${test//\//.}
     # TODO: failures; get them fixed and remove || :
@@ -114,6 +110,9 @@ popd
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Aug 05 2013 gil cattaneo <puntogil at libero.it> 1.46-9
+- rebuilt rhbz#992027
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.46-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -163,7 +162,7 @@ popd
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.43-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Tue Jul 13 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.43-2
+* Mon Jul 13 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.43-2
 - Re-enable AOT bits thanks to Andrew Haley.
 
 * Mon Apr 20 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.43-1


More information about the scm-commits mailing list