SHA256
1
0
forked from pool/vlc

Accepting request 288473 from home:alois:branches:multimedia:libs

it should be ok now

OBS-URL: https://build.opensuse.org/request/show/288473
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2015-03-02 14:29:22 +00:00 committed by Git OBS Bridge
parent ab7a7f0c99
commit 1170909d5b
3 changed files with 399 additions and 300 deletions

12
vlc-rpmlintrc Normal file
View File

@ -0,0 +1,12 @@
# according to the developers this is a false positive
addFilter("libvlccore8.* shared-lib-calls-exit")
# there's a good reason for packaging vlc and vlc.desktop separately
addFilter("desktopfile-without-binary")
# plugins.dat is created on startup if necessary
addFilter("vlc-noX.* ghost-files-without-postin")
# these are false positives
addFilter("(libvlccore8|vlc-qt).* file-contains-date-and-time")

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 1 18:05:03 UTC 2015 - aloisio@gmx.com
- enabled ncurses for Factory
- enabled fluidsynth unconditionally
- enabled libcdio
- enabled x265 for packman
- fixed SLE11/SLE12 build
- added vlc-rpmlintrc to suppress bogus warnings
- added manpages for the various versions of vlc
as link to the main one
-------------------------------------------------------------------
Fri Feb 27 18:28:17 UTC 2015 - dimstar@opensuse.org

659
vlc.spec

File diff suppressed because it is too large Load Diff