https://bugzilla.rpmfusion.org/show_bug.cgi?id=3551
--- Comment #6 from Richard <hobbes1069(a)gmail.com> 2015-02-24 17:20:44 CET ---
Ok, it looks like you're removing two of the bundled libraries but two still
remain.
In the case of natupnp.h it looks like it's only used on win32 so no problems
there, I would rm -rf thirdparty/natupnp to make usre.
In the case of sort.h we don't seem to be as lucky. Header only libraries are
treated as static libraries for packaging purposes.
It may be easy enough to request a bundling exception to the RPM Fusion devel
list as we don't have a formal process like Fedora proper. I don't see this as
being a big risk.
If granted, then we would need to add a virtual provides for tracking purposes:
Provides: bundled(timsort)
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.