https://bugzilla.redhat.com/show_bug.cgi?id=1420374
Randy Barlow <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?(fedora@famillecol | |let.com) --- Comment #3 from Randy Barlow <[email protected]> --- Hello Remi! Here are some things I think we need to fix: The package seems to have bundled bootstrap, jquery, other js, fonts, and css. I think the fonts and css are in the "optional" category, but the javascript stuff would count as a bundled library I think. Recommendation: Either declare that your package provides these bundled, or symlink those packages. I think the syntax for declaring bundled libs is something like: Provides: bundled(js-jquery) == VERSION (or does the == VERSION go inside the bundled()? Not sureā¦) Also, does this package need to depend on php-pcre? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
