nspr 4.34-1 (aarch64;znver1;x86_64) 2022-15076
9999

Status published
Submitter cris [@T] beebames.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/216239
Packages
lib64nspr-devel-4.34-1.aarch64.binary
lib64nspr-devel-debuginfo-4.34-1.aarch64.debuginfo
lib64nspr4-4.34-1.aarch64.binary
lib64nspr4-debuginfo-4.34-1.aarch64.debuginfo
nspr-4.34-1.aarch64.source
nspr-debuginfo-4.34-1.aarch64.debuginfo
nspr-debugsource-4.34-1.aarch64.binary
lib64nspr-devel-4.34-1.znver1.binary
lib64nspr-devel-debuginfo-4.34-1.znver1.debuginfo
lib64nspr4-4.34-1.znver1.binary
lib64nspr4-debuginfo-4.34-1.znver1.debuginfo
nspr-4.34-1.znver1.source
nspr-debuginfo-4.34-1.znver1.debuginfo
nspr-debugsource-4.34-1.znver1.binary
lib64nspr-devel-4.34-1.x86_64.binary
lib64nspr-devel-debuginfo-4.34-1.x86_64.debuginfo
lib64nspr4-4.34-1.x86_64.binary
lib64nspr4-debuginfo-4.34-1.x86_64.debuginfo
nspr-4.34-1.x86_64.source
nspr-debuginfo-4.34-1.x86_64.debuginfo
nspr-debugsource-4.34-1.x86_64.binary
Build Date 2022-06-29 13:18:08 +0000 UTC
Last Updated 2022-07-04 19:20:58.630925114 +0000 UTC
$ git diff --patch-with-stat --summary bb7beee312da12af4ffe40c34c3e96bd636c6458..1011d9ddc498b7eb36c0202c24d53126d81242bc

 .abf.yml  |  2 +-
 nspr.spec | 17 +++++------------
 2 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index ea41563..cf55bcf 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  nspr-4.33.tar.gz: 54c97f4ddc75d22cdad2a7a89c22d4d35938f7e9
+  nspr-4.34.tar.gz: efea1385dc83c55018183257036206b5f2c77c59
diff --git a/nspr.spec b/nspr.spec
index 75e91ee..912d7cf 100644
--- a/nspr.spec
+++ b/nspr.spec
@@ -4,7 +4,7 @@
 
 Summary:	Netscape Portable Runtime
 Name:		nspr
-Version:	4.33
+Version:	4.34
 Release:	1
 License:	MPL or GPLv2+ or LGPLv2+
 Group:		System/Libraries
@@ -87,7 +87,7 @@ export LDFLAGS
 	--enable-64bit \
 %endif
 	--enable-optimize="%{optflags} -O3" \
-%ifarch %arm
+%ifarch %{arm}
 	--enable-thumb2 \
 %endif
 	--disable-debug \
@@ -136,17 +136,10 @@ rm -rf \
    %{buildroot}%{_datadir}/aclocal/nspr.m4 \
    %{buildroot}%{_includedir}/nspr4/md
 
-# nb: those symlinks helps having devel(xxx) provides (through find-provides)
-for file in libnspr4.so libplc4.so libplds4.so
-do
-  mv -f %{buildroot}%{_libdir}/$file %{buildroot}/%{_lib}/$file
-  ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
-done
-
 %files -n %{libname}
-/%{_lib}/libnspr4.so
-/%{_lib}/libplc4.so
-/%{_lib}/libplds4.so
+%{_libdir}/libnspr4.so
+%{_libdir}/libplc4.so
+%{_libdir}/libplds4.so
 
 %files -n %{devname}
 %{_libdir}/libnspr4.so
Not Available

benbullard79 [@T] cox.netNo Comment.654d 08hrs
benbullard79 [@T] cox.netNo Comment.654d 08hrs