ffmpeg-4/ffmpeg-4-rpmlintrc
Jan Engelhardt ff591e3384 Accepting request 680556 from home:iznogood:branches:multimedia:libs
- Drop ffmpeg-libcdio_cdda-pkgconfig.patch: It only adds comments
  in it's current form, so serves no purpose at all anymore.
- Refresh patches with refresh_patches service.
- Rename rpmlintrc file to ffmpeg-4-rpmlintrc.
- Add missing conditional configure option: --enable-libbs2b,
  BuildRequires already in place.

OBS-URL: https://build.opensuse.org/request/show/680556
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=48
2019-03-02 07:38:30 +00:00

7 lines
219 B
Plaintext

# manpages for such executables aren't supplied
addFilter("no-manual-page-for-binary")
# our libraries really have those names and versions
addFilter("shlib-fixed-dependency")
addFilter("no-dependency-on libffmpeg.*")