[bouncycastle-pg] Add alias for org.bouncycastle:bcpg-jdk15

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 23 09:40:08 UTC 2014


commit 24c4ab84a49a42da3de43de87c3eaed6f2b9f4fa
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Oct 22 16:33:50 2014 +0200

    Add alias for org.bouncycastle:bcpg-jdk15

 bouncycastle-pg.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bouncycastle-pg.spec b/bouncycastle-pg.spec
index f12f836..f1e5351 100644
--- a/bouncycastle-pg.spec
+++ b/bouncycastle-pg.spec
@@ -3,7 +3,7 @@
 
 Name:          bouncycastle-pg
 Version:       1.50
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Bouncy Castle OpenPGP API
 # modified BZIP2 library org/bouncycastle/apache/bzip2 ASL 2.0
 License:       ASL 2.0 and MIT
@@ -89,7 +89,7 @@ cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 mkdir -p %{buildroot}%{_mavenpomdir}
 install -pm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-bcpg.pom
-%add_maven_depmap -a "org.bouncycastle:bcpg-jdk16" JPP-bcpg.pom bcpg.jar
+%add_maven_depmap -a "org.bouncycastle:bcpg-jdk16,org.bouncycastle:bcpg-jdk15" JPP-bcpg.pom bcpg.jar
 
 %files -f .mfiles
 %doc *.html
@@ -99,6 +99,9 @@ install -pm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-bcpg.pom
 %doc LICENSE.html
 
 %changelog
+* Wed Oct 22 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.50-4
+- Add alias for org.bouncycastle:bcpg-jdk15
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.50-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list