[packman] PMBS vs OBS - what are the differences wrt/ project configurations?

Manfred Hollstein manfred.h at gmx.net
Fri Feb 3 14:41:16 CET 2023


On Fri, 03 Feb 2023, 14:11:27 +0100, Dave Plater wrote:
> [...]
> Maybe it's better to use the patch you mentioned, there is a make
> install issue when I tried a no examples build. Where can I find the
> patch?

grrh, I thought it was attached to the initial e-mail in this thread,
but it got stripped off. Anyway, here's it inline:

$ osc -A pmbs rdiff openSUSE.org:openSUSE:Factory libheif Essentials
Index: libheif.changes
===================================================================
--- libheif.changes (revision 15)
+++ libheif.changes (revision 1)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Feb  2 19:25:04 UTC 2023 - Manfred Hollstein <manfred.h at gmx.net>
+
+- Use chrpath during build to delete otherwise illegal runtime
+  directories stored as RPATH in the executables
+
+-------------------------------------------------------------------
 Fri Jan 27 14:32:03 UTC 2023 - Dirk Müller <dmueller at suse.com>
 
 - add 2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch
Index: libheif.spec
===================================================================
--- libheif.spec (revision 15)
+++ libheif.spec (revision 1)
@@ -41,6 +41,7 @@
 Patch0:         b6812284a2d70f29a5121ec3dbe652da07fdbbb7.patch
 # rebased from https://github.com/strukturag/libheif/commit/2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch
 Patch1:         2ca02a128b2f76f7f293aa86a2ce1e04a8306c65.patch
+BuildRequires:  chrpath
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -161,6 +162,7 @@
          heif-thumbnailer
          do
             install -m 0755 build/examples/$e %{buildroot}%{_bindir}/$e
+            chrpath --delete %{buildroot}%{_bindir}/$e
             install -m 0644 examples/$e.1 %{buildroot}%{_mandir}/man1/$e.1
          done
 %else

> Thanks
> Dave

Cheers.

l8er
manfred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20230203/75774a8e/attachment.sig>


More information about the Packman mailing list