[Rpm-maint] [rpm-software-management/rpm] Enhance requires with version information from the build root. (PR #2372)

Panu Matilainen notifications at github.com
Mon Feb 6 07:56:33 UTC 2023


@pmatilai commented on this pull request.



> @@ -542,6 +542,12 @@ Supplements:   (%{name} = %{version}-%{release} and langpacks-%{1})\
 # Use internal dependency generator rather than external helpers?
 %_use_internal_dependency_generator	1
 
+#
+# Generate minimum versions for ELF libraries that don't provide
+# versioned symbol?
+#%_provide_fallback_versions   --libtool-version-fallback
+#%_require_fallback_versions   --libtool-version-fallback

I think these ought to have elf-prefixes (ie %_elf_provide...), just to be on the safe side. Historically rpm has been terribly sloppy wrt namespaces and we can no longer afford to do that.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2372#pullrequestreview-1284696569
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2372/review/1284696569 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230205/7030aa30/attachment.html>


More information about the Rpm-maint mailing list