From: Arkadiusz Miƛkiewicz Date: Tue, 3 Mar 2015 13:20:43 +0000 (+0100) Subject: - rel 2; fix tremor linking X-Git-Tag: auto/th/vlc-2.2.0-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fvlc.git;a=commitdiff_plain;h=615167b221b18ec7e76f2e87b61d71d96a7e4f7f - rel 2; fix tremor linking --- diff --git a/vlc-tremor.patch b/vlc-tremor.patch new file mode 100644 index 0000000..4383879 --- /dev/null +++ b/vlc-tremor.patch @@ -0,0 +1,11 @@ +--- vlc-2.2.0/modules/codec/Makefile.am~ 2015-02-26 21:11:26.000000000 +0100 ++++ vlc-2.2.0/modules/codec/Makefile.am 2015-03-03 14:14:01.553414900 +0100 +@@ -234,7 +234,7 @@ + libtremor_plugin_la_SOURCES = codec/vorbis.c + libtremor_plugin_la_CPPFLAGS = $(AM_CPPFLAGS) -DMODULE_NAME_IS_tremor + libtremor_plugin_la_LDFLAGS = $(AM_LDFLAGS) -rpath '$(codecdir)' +-libtremor_plugin_la_LIBADD = -lvorbisdec -logg ++libtremor_plugin_la_LIBADD = -lvorbisidec -logg + EXTRA_LTLIBRARIES += libtremor_plugin.la + codec_LTLIBRARIES += $(LTLIBtremor) + diff --git a/vlc.spec b/vlc.spec index c5d5f63..94ab12c 100644 --- a/vlc.spec +++ b/vlc.spec @@ -57,13 +57,13 @@ Summary: VLC - a multimedia player and stream server Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni Name: vlc Version: 2.2.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz # Source0-md5: faeceb614bf3946e5f90ef0d1f51db45 Patch0: %{name}-buildflags.patch - +Patch1: %{name}-tremor.patch Patch2: %{name}-system-minizip.patch Patch3: xmas-sucks.patch @@ -315,7 +315,7 @@ Akcje klienta VLC dla Solid. %prep %setup -q %patch0 -p1 - +%patch1 -p1 %patch2 -p1 %if %{without xmas} %patch3 -p1