Hello community,

here is the log from the commit of package bouncycastle for openSUSE:Factory 
checked in at 2019-11-11 12:58:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bouncycastle (Old)
 and      /work/SRC/openSUSE:Factory/.bouncycastle.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bouncycastle"

Mon Nov 11 12:58:34 2019 rev:24 rq:746073 version:1.64

Changes:
--------
--- /work/SRC/openSUSE:Factory/bouncycastle/bouncycastle.changes        
2019-10-17 12:17:15.951928454 +0200
+++ /work/SRC/openSUSE:Factory/.bouncycastle.new.2990/bouncycastle.changes      
2019-11-11 12:58:34.245574700 +0100
@@ -1,0 +2,5 @@
+Wed Nov  6 18:11:54 UTC 2019 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Fix arch dependent macros in noarch package [bsc#1109539]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bouncycastle.spec ++++++
--- /var/tmp/diff_new_pack.v3Kmb4/_old  2019-11-11 12:58:35.029575530 +0100
+++ /var/tmp/diff_new_pack.v3Kmb4/_new  2019-11-11 12:58:35.029575530 +0100
@@ -147,7 +147,7 @@
 {
   # Rebuild the list of security providers in classpath.security
   suffix=security/classpath.security
-  secfiles="%{_libexecdir}/$suffix %{_libdir}/$suffix"
+  secfiles="%{_prefix}/lib/$suffix %{_prefix}/lib64/$suffix"
 
   for secfile in $secfiles
   do
@@ -171,7 +171,7 @@
   {
     # Rebuild the list of security providers in classpath.security
     suffix=security/classpath.security
-    secfiles="%{_libexecdir}/$suffix %{_libdir}/$suffix"
+    secfiles="%{_prefix}/lib/$suffix %{_prefix}/lib64/$suffix"
 
     for secfile in $secfiles
     do


Reply via email to