source: projects/specs/trunk/nonfree/self-build-vlc/vlc-vl.spec @ 9423

Revision 9423, 40.0 KB checked in by munepi, 9 years ago (diff)

new upstream release

Line 
1# -*- coding: utf-8-unix -*-
2%global rcversion 2
3
4# TODO: libdc1394(juju), libcaca, modularization (vlc-plugin-foo)
5
6#% define with_internal_live555                 0
7#% define live555_date  2008.07.25
8#% define vlc_git                               0
9#% define vlc_date      20080915
10#% define with_mozilla                  1
11%define with_mozilla                    0
12
13#% define with_dc1394                   1
14
15%define with_ncurses                    0
16
17Summary:        Multi-platform MPEG, DVD, and DivX player
18Name:           vlc
19Version:        2.2.0
20Release:        3%{?rcversion:.rc%rcversion}%{?_dist_release}
21License:        GPLv2+
22Group:          Applications/Multimedia
23URL:            http://www.videolan.org/
24Source0:        http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{?rcversion:-rc%rcversion}.tar.xz
25
26BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
27
28Obsoletes: vlc < %{version}-%{release}, vlc-devel < %{version}-%{release}
29
30BuildRequires:  unzip
31BuildRequires:  desktop-file-utils
32BuildRequires:  gettext
33#BuildRequires:  prelink
34Buildrequires:  xz
35
36BuildRequires:  gettext-devel
37BuildRequires:  libtool
38
39#BuildRequires: a52dec-devel
40BuildRequires:  aalib-devel
41BuildRequires:  alsa-lib-devel
42BuildRequires:  avahi-devel
43BuildRequires:  cdparanoia-devel
44BuildRequires:  dbus-devel
45%{?_with_dirac: BuildRequires: dirac-devel >= 1.0.0}
46#BuildRequires:  directfb-devel
47BuildRequires:  libdirectfb-devel
48#BuildRequires: faac-devel
49#BuildRequires: faad2-devel
50#BuildRequires: ffmpeg-devel >= 0.4.9-0
51BuildRequires:  flac-devel
52##!! BuildRequires:  fluidsynth-devel
53BuildRequires:  fribidi-devel
54BuildRequires:  gnome-vfs2-devel
55BuildRequires:  gnutls-devel >= 1.0.17
56BuildRequires:  gsm-devel
57#BuildRequires: jack-audio-connection-kit-devel
58%{?with_dc1394:BuildRequires:  libavc1394-devel >= 0.5.3}
59%{?with_dc1394:BuildRequires:  libraw1394-devel >= 2.0.1}
60BuildRequires:  libass-devel >= 0.9.7
61##!! BuildRequires:     libcaca-devel
62BuildRequires:  libcddb-devel
63BuildRequires:  libcdio-devel >= 0.77-3
64%{?with_dc1394:BuildRequires:   libdc1394-devel >= 2.1.0}
65#BuildRequires: libdca-devel
66%{?with_dc1394:BuildRequires:   libdv-devel}
67#BuildRequires: libdvbpsi-devel
68BuildRequires:  libdvdnav-devel
69BuildRequires:  libdvdread-devel
70BuildRequires:  libebml-devel
71BuildRequires:  libid3tag-devel
72%{?_with_kate:  BuildRequires: libkate-devel}
73#BuildRequires: libmad-devel
74BuildRequires:  libmatroska-devel >= 0.7.6
75BuildRequires:  libmodplug-devel
76BuildRequires:  libmp4v2-devel
77BuildRequires:  libmpcdec-devel
78BuildRequires:  libmtp-devel
79BuildRequires:  libnotify-devel
80##!! BuildRequires:     libprojectM-qt-devel
81BuildRequires:  libproxy-devel
82BuildRequires:  librsvg2-devel >= 2.9.0
83BuildRequires:  librtmp-devel
84BuildRequires:  libssh2-devel
85##!! BuildRequires:     libsysfs-devel
86BuildRequires:  libshout-devel
87BuildRequires:  libsmbclient-devel
88##!! BuildRequires:     libtar-devel
89BuildRequires:  libtheora-devel
90##!! BuildRequires:     libtiger-devel
91BuildRequires:  libtiff-devel
92BuildRequires:  libudev-devel >= 142
93BuildRequires:  libupnp-devel
94BuildRequires:  libv4l-devel
95BuildRequires:  libva-devel
96BuildRequires:  libvorbis-devel
97BuildRequires:  libxml2-devel
98#BuildRequires: lirc-devel
99%{?_with_lirc:BuildRequires:    lirc}
100# %if %with_internal_live555
101# BuildConflicts: live-devel
102# BuildConflicts: live555-devel
103# %else
104# BuildRequires:        live555-devel >= 0-0.19.2008.04.03
105# %endif
106BuildRequires:  kernel-headers >= 2.6.20
107# BuildRequires:        libGL-devel
108# BuildRequires:        libGLU-devel
109BuildRequires:  libmusicbrainz-devel
110BuildRequires:  lua-devel
111##!! BuildRequires:  minizip-devel
112##!! BuildRequires:     mpeg2dec-devel >= 0.3.2
113%if %with_ncurses
114BuildRequires:  ncurses-devel
115%endif
116##!! BuildRequires:  opencv-devel
117BuildRequires:  openslp-devel
118BuildRequires:  pcre-devel
119BuildRequires:  pulseaudio-libs-devel >= 0.9.8
120##!! BuildRequires:  portaudio-devel
121BuildRequires:  qt4-devel >= 4.5.2
122##!! BuildRequires:  schroedinger-devel
123BuildRequires:  SDL_image-devel
124BuildRequires:  speex-devel >= 1.1.5
125BuildRequires:  taglib-devel
126BuildRequires:  twolame-devel
127BuildRequires:  vcdimager-devel >= 0.7.21
128#BuildRequires: x264-devel >= 0-0.8.20061028
129#BuildRequires: x264-devel >= 0.0.0-2.20080225
130#BuildRequires: xvidcore-devel
131BuildRequires:  zlib-devel
132##!! BuildRequires:  zvbi-devel
133
134# X-libs
135BuildRequires:  libXt-devel
136BuildRequires:  libXv-devel
137BuildRequires:  libXxf86vm-devel
138BuildRequires:  libX11-devel
139BuildRequires:  libXext-devel
140BuildRequires:  libXpm-devel
141BuildRequires:  libXvMC-devel
142BuildRequires:  xcb-util-devel
143BuildRequires:  xorg-x11-proto-devel
144
145%if %with_mozilla
146BuildRequires:  gecko-devel
147BuildRequires:  nspr-devel
148%endif
149
150#Requires: dejavu-fonts
151Requires: TrueType-dejavu
152
153#For xdg-sreensaver
154#Requires: xdg-utils
155
156## vine
157BuildRequires:  libgcrypt-devel
158BuildRequires:  wxGTK-devel
159Requires:       mesa-libGL
160BuildRequires:  xorg-x11-devel
161BuildRequires:  mesa-libGL-devel
162# *-devel packages provided by other self-build-* should only be listed
163# in self-build-%{name}.spec as PreReq.
164##BuildRequires:        self-build-libmpeg2
165##BuildRequires:        self-build-a52dec
166##BuildRequires:        self-build-faac
167##BuildRequires:        self-build-faad2
168##BuildRequires:        self-build-ffmpeg >= 0.4.9
169##BuildRequires:        self-build-libdca
170##BuildRequires:        self-build-libdvbpsi
171##BuildRequires:        self-build-libdvdnav
172##BuildRequires:        self-build-libmad
173##BuildRequires:        self-build-libmp4v2
174##BuildRequires:        self-build-x264 >= 0.0.0-15.20110322
175##BuildRequires:        self-build-xvidcore
176
177%description
178VLC (initially VideoLAN Client) is a highly portable multimedia player
179for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX,
180mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols.
181It can also be used as a server to stream in unicast or multicast in
182IPv4 or IPv6 on a high-bandwidth network.
183
184%package devel
185Summary:        Development package for %{name}
186Group:          Development/Libraries
187Requires:       %{name} = %{version}-%{release}
188
189%description devel
190This package contains development files for VLC Media Player.
191
192VLC (initially VideoLAN Client) is a highly portable multimedia player
193for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX,
194mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols.
195It can also be used as a server to stream in unicast or multicast in
196IPv4 or IPv6 on a high-bandwidth network.
197
198%if %with_mozilla
199%package -n mozilla-vlc
200Summary:        VLC Media Player plugin for Mozilla compatible web browsers
201Group:          Applications/Multimedia
202Requires:       %{name} = %{version}-%{release}
203Requires:       %{_libdir}/mozilla/plugins
204
205%description -n mozilla-vlc
206This package contains a VLC Media Player plugin for Mozilla compatible
207web browsers.
208
209VLC (initially VideoLAN Client) is a highly portable multimedia player
210for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX,
211mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols.
212It can also be used as a server to stream in unicast or multicast in
213IPv4 or IPv6 on a high-bandwidth network.
214%endif
215
216%prep
217%setup -q -n %{name}-%{version}%{?rcversion:-rc%rcversion}
218
219%__rm aclocal.m4 m4/lib*.m4 m4/lt*.m4
220./bootstrap
221
222
223%build
224
225
226%configure \
227        --disable-dependency-tracking           \
228        --with-pic                              \
229        --disable-rpath                         \
230        --enable-release                        \
231        --with-binary-version=%{version}-%{release} \
232        --with-tuning=no                        \
233        --without-kde-solid                     \
234        %{?_with_ffmpeg:--enable-switcher}      \
235        --enable-lua                            \
236        %{?_with_internal_live555:--enable-live555 --with-live555-tree=live} \
237        %{?with_dc1394:--enable-dv}             \
238        --enable-libva                          \
239        --enable-dvdread --enable-dvdnav        \
240        %{?_with_opencv:--enable-opencv} \
241        --enable-sftp                           \
242        --enable-pvr                            \
243        --enable-gnomevfs                       \
244        --enable-vcdx                           \
245        --enable-cddax                          \
246        --enable-wma-fixed                      \
247        --enable-shine                          \
248        --enable-omxil                          \
249        --enable-faad                           \
250        --enable-twolame                        \
251        --enable-real --enable-realrtsp         \
252        --enable-flac                           \
253        --enable-tremor                         \
254        --enable-speex                          \
255        --enable-tarkin                         \
256        --enable-theora                         \
257        %{?_with_dirac:--enable-dirac}          \
258        --enable-libass                         \
259        --enable-shout                          \
260        --enable-xcb                            \
261        --enable-svg                            \
262        --enable-snapshot                       \
263%ifarch %{ix86} x86_64
264        --disable-svgalib                       \
265        --enable-xvmc                           \
266%endif
267        --enable-directfb                       \
268        --enable-aa                             \
269        %{?_with_caca:--enable-caca}    \
270        --disable-jack                          \
271    %{?_with_portaudio:--enable-portaudio} \
272        --enable-pulse                          \
273%if %with_ncurses
274        --enable-ncurses                        \
275%else
276        --disable-ncurses                       \
277%endif
278        --disable-xosd                          \
279        --enable-fbosd                          \
280        --enable-galaktos                       \
281        --enable-lirc           \
282%ifarch %{ix86}
283        --enable-loader                         \
284%else
285        --without-contrib                       \
286%endif
287%if %with_mozilla
288        --enable-mozilla                        \
289%endif
290        --disable-shine                 \
291        ;
292
293%__make %{?_smp_mflags}
294
295
296%install
297%__rm -rf $RPM_BUILD_ROOT
298
299%__make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" CPPROG="cp -p"
300find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
301find $RPM_BUILD_ROOT -name '*.a' -exec %__rm -f {} ';'
302
303desktop-file-install --vendor vine                      \
304        --dir $RPM_BUILD_ROOT%{_datadir}/applications   \
305        --delete-original                               \
306        --mode 644                                      \
307        $RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktop
308
309# Remove installed fonts for skin2
310%__rm -rf $RPM_BUILD_ROOT%{_datadir}/vlc/skin2/fonts/*.ttf
311%__ln_s -f ../../../fonts/dejavu/DejaVuSans.ttf \
312  $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSans.ttf
313%__ln_s -f ../../../fonts/dejavu/DejaVuSans-Bold.ttf  \
314  $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSansBold.ttf
315
316#Fix unowned directories
317%__rm -rf $RPM_BUILD_ROOT%{_docdir}/vlc
318
319
320%find_lang %{name}
321
322
323%clean
324%__rm -rf $RPM_BUILD_ROOT
325
326
327%post
328touch --no-create %{_datadir}/icons/hicolor
329if [ -x %{_bindir}/gtk-update-icon-cache ]; then
330  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
331fi
332%{_bindir}/update-desktop-database %{_datadir}/applications &>/dev/null || :
333
334/sbin/ldconfig
335
336%postun
337%{_bindir}/update-desktop-database %{_datadir}/applications &>/dev/null
338touch --no-create %{_datadir}/icons/hicolor
339if [ -x %{_bindir}/gtk-update-icon-cache ]; then
340  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
341fi || :
342
343/sbin/ldconfig
344
345
346%posttrans
347#[ -f /var/lib/dbus/machine-id ] || \
348#    %{_bindir}/dbus-uuidgen > /var/lib/dbus/machine-id
349%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc &>/dev/null || :
350
351%preun
352if [ $1 == 0 ] ; then
353  %__rm -rf %{_libdir}/vlc/plugins-*-*.dat
354fi || :
355
356
357
358%files -f %{name}.lang
359%defattr(-,root,root,-)
360%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS
361%{_datadir}/applications/*%{name}.desktop
362%{_datadir}/icons/hicolor/*/apps/*
363%{_bindir}/cvlc
364%if %with_ncurses
365%{_bindir}/nvlc
366%endif
367%{_bindir}/qvlc
368%{_bindir}/rvlc
369%{_bindir}/svlc
370%{_bindir}/vlc-wrapper
371%{_libdir}/vlc/
372%{_bindir}/vlc
373%{_datadir}/vlc/
374%{_libdir}/*.so.*
375%{_mandir}/man1/vlc.1*
376%{_mandir}/man1/vlc-wrapper.1*
377
378%files devel
379%defattr(-,root,root,-)
380%dir %{_includedir}/vlc
381%{_includedir}/vlc/*
382%{_libdir}/*.so
383%{_libdir}/pkgconfig/vlc-plugin.pc
384%{_libdir}/pkgconfig/libvlc.pc
385
386%if %with_mozilla
387%files -n mozilla-vlc
388%defattr(-,root,root,-)
389%{_libdir}/mozilla/plugins/libvlcplugin.so
390%endif
391
392
393%changelog
394* Mon Mar  9 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.0-3.rc2
395- rebuild
396
397* Sat Feb 21 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.0-2.rc2
398- rebuild
399
400* Fri Jan  2 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.0-1.rc2
401- updated to 2.2.0-rc2
402
403* Fri Jan  2 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.5-1
404- new upstream release
405
406* Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.2-2
407- remove BuildRequires: xosd-devel
408
409* Sat Dec 14 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.2-1
410- new upstream release
411
412* Wed Oct  2 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.0-2
413- added Obsoletes: vlc < %{version}-%{release}, vlc-devel < %{version}-%{release}
414
415* Sun Sep 29 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.0-1
416- new upstream release
417- built with new x264 (ABI 0.136) and ffmpeg (1.2.x)
418- forcely set use_up0617_zip 0
419
420* Wed Jul  3 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.7-1
421- new upstream release
422
423* Tue Apr 30 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.6-1
424- new upstream release
425
426* Sun Jan 20 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.5-2
427- rebuilt with new x264 (ABI 0.129) and ffmpeg (1.1.x)
428
429* Mon Jan 14 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.5-1
430- new upstream release
431
432* Wed Nov  7 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.4-1
433- new upstream release
434
435* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.3-1
436- new upstream release
437- s/wx-gtk2/wxGTK/g
438
439* Sat Jun 30 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.2-1
440- new upstream release
441
442* Sat May 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.1-1
443- new upstream release
444- dropped DC1394 and DV
445
446* Tue Jan  3 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.13-1
447- new upstream release
448
449* Sun Dec 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-3
450- rebuilt with new x264 and ffmpeg
451
452* Wed Nov  2 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-2
453- s/self-build-libmp4v2/libmp4v2/
454- s/self-build-libdvdnav/libdvdnav/
455
456* Sat Oct 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-1
457- new upstream release
458
459* Mon Sep 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.11-2
460- dropped BuildRequires: svga-devel
461
462* Thu Jul 21 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.11-1
463- new upstream release
464
465* Fri Jun 17 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.10-1
466- new upstream release
467- backport from 1.1-bugfix from RPM Fusion development
468
469* Mon Apr 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.9-2
470- added BuildRequires: unzip
471
472* Sun Apr 17 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.9-1
473- new upstream release
474
475* Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.8-2
476- applied vlc_patch_0.02/vlc118.diff in up0617.zip on 2sen.dip.jp/dtv
477
478* Sat Mar 26 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.8-1
479- new upstream release
480- added BuildRequires:
481  - libcddb-devel
482  - libdc1394-devel >= 2.1.0
483  - libmodplug-devel
484  - libproxy-devel
485  - librtmp-devel
486  - libssh2-devel
487  - libudev-devel >= 142
488  - pcre-devel
489  - vcdimager-devel >= 0.7.21
490  - xcb-util-devel
491
492* Sat Feb 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.7-1
493- new upstream release
494- dropped upstreamed patches
495- applied a reverted patch to pulse.c for vl5
496
497* Sat Feb 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.6-2
498- backport lirc and signal fixes
499- revived BuildRequires: lirc
500
501* Tue Feb 01 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.6-1
502- new upstream release
503- dropped temporarily BuildRequires: lirc
504- added BuildRequires: libass-devel
505
506* Sun Nov 21 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.5-1
507- new upstream release
508
509* Mon Aug 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.4-1
510- new upstream release
511
512* Sat Aug 14 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.2-1
513- new upstream release
514
515* Sun Jun 27 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.0-2
516- for only vl6, supported libva
517
518* Sat Jun 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.0-1
519- new upstream release
520- added BuildRequires: libva-devel
521
522* Sat Mar 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-3
523- change release to sync with self-build-vlc
524
525* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-2
526- added BuildRequires: libsmbclient-devel
527
528* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-1
529- new upstream release
530
531* Sat Jan 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.4-2
532- built with libdvbpsi-devel
533- dropped 0002-Default-aout-for-pulse.patch
534
535* Tue Jan 05 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.4-1
536- new upstream release
537- updated 0002-Default-aout-for-pulse.patch
538
539* Tue Nov 10 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.3-2
540- change release to sync with self-build-vlc
541
542* Sun Nov 01 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.3-1
543- new upstream release
544- added BuildRequires: libmtp-devel
545
546* Sat Sep 26 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.2-2
547- change release to sync with self-build-vlc
548
549* Sat Sep 26 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.2-1
550- new upstream release
551  - applied vlc-1.0.2-compiler.patch from RPM Fusion
552    - Workaround the compiler bug on x86 x86_64 by disabling optimization
553- added BuildRequires: lua-devel
554- TODO: libass
555
556* Fri Jul 31 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.1-1
557- new upstream release
558
559* Sat Jul 11 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.0.0-2
560- change release to sync with self-build-vlc
561
562* Wed Jul 08 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.0.0-1
563- new upstream release
564- clean-up some old patches and merged some patches from RPM Fusion package
565- added vlc-trunk-default_font-vine.patch
566- added vlc-handlers.schemas
567  - Gonf2 url-handler support
568- added shine.c, enc_base.h
569  - missing sources
570- added --enable-wma-fixed --enable-shine in configure options
571
572* Sun Jun 07 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.9a-3
573- change release to sync with self-build-vlc
574
575* Sat May 23 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.9a-2
576- rebuild with x264 >= 0.0.0-9.20090522
577
578* Sat May 09 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.9a-1
579- new upstream release
580- s/TrueType-DejaVu/TrueType-dejavu/
581
582* Sat Feb 14 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.8a-7
583- corrected release number
584
585* Sun Feb 08 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-5
586- changed to PreReq:  self-build-faad2 from faad2-devel
587- changed to PreReq:  self-build-libmad from libmad-devel
588
589* Sun Feb 01 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-4
590- self-build
591
592* Wed Jan 21 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-3
593- applied RPM Fusion patches:
594  - backport postproc fixes
595  - Add pending 0.9-bugfix git branch
596- added BuildRequires:
597  - twolame-devel
598  - libmpcdec-devel
599
600* Sun Jan 11 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-2
601- rebuild with x264
602
603* Sat Dec 13 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-1
604- Update to 0.9.8a
605- added BuildRequires: libmpeg2-devel
606- added Requires: libmpeg2
607
608* Mon Nov 24 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.6-2
609- added BuildRequires:  libdvdread-devel
610- added --enable-dvdread --enable-dvdnav in configure options
611
612* Mon Nov 17 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.6-1
613- initial build based on RPM Fusion of Fedora
614
615* Thu Nov  6 2008 kwizart < kwizart at gmail.com > - 0.9.6-1
616- Update to 0.9.6
617
618* Tue Oct 28 2008 kwizart < kwizart at gmail.com > - 0.9.5-3
619- Rebuild for dependency
620
621* Mon Oct 27 2008 kwizart < kwizart at gmail.com > - 0.9.5-2
622- Fix ppc/ppc64 build
623
624* Fri Oct 24 2008 kwizart < kwizart at gmail.com > - 0.9.5-1
625- Update to 0.9.5
626- Use non-default rpmbuild options for dirac kate lua
627- Split core/nox (nox bundles directfb/svgalib)
628- Fix Selinux denials (patches from gentoo).
629- Fix spurious perms on qt4 sources.
630
631* Wed Oct  8 2008 kwizart < kwizart at gmail.com > - 0.9.4-1
632- Update to 0.9.4
633
634* Mon Sep 29 2008 kwizart < kwizart at gmail.com > - 0.9.3-2
635- Add libv4l2 patch from Hans de Goede
636
637* Fri Sep 26 2008 kwizart < kwizart at gmail.com > - 0.9.3-1
638- Update to 0.9.3 (final)
639- Few others move from core to main
640
641* Mon Sep 15 2008 kwizart < kwizart at gmail.com > - 0.9.2-1
642- Update to 0.9.2 (final)
643
644* Sat Aug  2 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.5.20080802git
645- Update to 0.9.0-20080802git
646
647* Sun Jul 13 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.4.20080713git
648- Update to 0.9.0-20080713git
649
650* Thu Jul  3 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.3.20080703git
651- Update to 0.9.0-20080703git
652  http://mailman.videolan.org/pipermail/vlc-devel/2008-July/045911.html
653- Conditionalize xvmc to exclude ppc
654
655* Thu Jun 12 2008 kwizart < kwizart at gmail.com > - 0.8.6h-2
656- Fix libdvdnav (only) use.
657
658* Fri Jun 6 2008 kwizart < kwizart at gmail.com > - 0.8.6h-1
659- Update to 0.8.6h
660- Use hicolor icons
661- Add patch for new_x-content
662  http://bugzilla.livna.org/show_bug.cgi?id=2003
663- Fix VLC: HTTP access: cannot seek AVI
664  http://bugzilla.livna.org/show_bug.cgi?id=2014
665 
666* Sun May 18 2008 kwizart < kwizart at gmail.com > - 0.8.6g-2
667- Bump for official release
668
669* Wed May 14 2008 kwizart < kwizart at gmail.com > - 0.8.6g-1
670- Update to 0.8.6g
671Security updates:
672 * Removed VLC variable settings from Mozilla and ActiveX (CVE-2007-6683)
673 * Removed loading plugins from the current directory (CVE-2008-2147)
674
675Various bugfixes:
676 * Fixed various memory leaks, improving stability when running as a server
677 * Fixed compilation with recent versions of FFmpeg
678 * Correctly parses SAP announcements from MPEG-TS
679 * Fixed AAC resampling
680 * The Fullscreen Controller appears correctly on Mac OS X,
681   if the 'Always-on-top' video option was selected.
682
683* Tue May 13 2008 kwizart < kwizart at gmail.com > - 0.8.6f-6
684- Fix ffmpeg-compat with newest ffmpeg interaction
685
686* Mon May 12 2008 kwizart < kwizart at gmail.com > - 0.8.6f-5
687- Introduce 180_all_faad.patch
688- Re-enable ffmpeg-compat for F-9
689
690* Mon May 12 2008 Thorsten Leemhuis < fedora at leemhuis dot info > - 0.8.6f-4
691- disable patch82 temporary
692
693* Fri May  9 2008 kwizart < kwizart at gmail.com > - 0.8.6f-3
694- Bugfixes patches for post f version
695- Add vlvc 0.8 plugin support
696- Add textrel fix from gentoo patch
697- Improve libxul patch
698
699* Mon Apr  7 2008 kwizart < kwizart at gmail.com > - 0.8.6f-2
700- Fix for wxGTK28 compatibility.
701 Patch from Dominique Leuenberger <dominique@leuenberger.net
702
703* Mon Apr  7 2008 kwizart < kwizart at gmail.com > - 0.8.6f-1
704- Update to 0.8.6f (Final)
705Security updates:
706 * Really fixed subtitle buffer overflow (CVE-2007-6681)
707 * Fixed Real RTSP code execution problem (CVE-2008-0073)
708 * Fixed MP4 integer overflows (CVE-2008-1489)
709 * Fixed cinepak integer overflow
710Various bugfixes:
711 * Fixed crashes in H264 packetizer
712 * Close MMS access on network timeout
713 * Fix some problems with AAC decoder & packetizer
714- Remove java-vlc (will be built externally)
715- Add clinkcc conditional/experimental support.
716
717* Mon Feb 25 2008 kwizart < kwizart at gmail.com > - 0.8.6e-1
718- Update to 0.8.6e (Final)
719Security updates:
720 * Subtitle demuxers overflow (CVE-2007-6681)
721 * HTTP listener format string injection (CVE-2007-6682)
722 * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
723 * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295,
724   CVE-2008-0296, VideoLAN-SA-0801)
725 * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
726   VideoLAN-SA-0802)
727
728
729* Mon Feb 25 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.3
730- Update to svn20080225 from bugfix (pre 0.8.6e)
731
732* Thu Feb 21 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.2
733- Update to svn20080221 from bugfix (pre 0.8.6e)
734- Updated merged pulseaudio patch
735- Raise PA to be used by default.
736
737* Mon Feb 18 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.1
738- Update to pre0.8.6e
739- Add pre PA patch (not merged yet)
740
741* Sat Jan 19 2008 kwizart < kwizart at gmail.com > - 0.8.6d-4
742- Patches from Jens Petersen <juhpetersen at gmail.com>
743- Add wxGTK28 wip patch
744- Conditionalize directfb and dirac
745- Change the default font to DejaVuSerif.ttf (dejavu-fonts)
746- Add BR missing libmpeg4v2
747
748* Thu Jan 10 2008 kwizart < kwizart at gmail.com > - 0.8.6d-3.1
749- Remove BR portaudio arts
750- Move skin2 to main vlc package
751- Enable libopendaap (included within Fedora)
752
753* Mon Dec  3 2007 kwizart < kwizart at gmail.com > - 0.8.6d-3
754- Enable java-vlc (developer use only - java-icedtea).
755- Fix arch detection for java headers
756
757* Sat Dec  1 2007 kwizart < kwizart at gmail.com > - 0.8.6d-2
758- Improve core/nox split
759
760* Thu Nov 29 2007 kwizart < kwizart at gmail.com > - 0.8.6d-1
761- Update to vlc 0.8.6d
762
763* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-10
764- Split to core/nox package for server use.
765
766* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-9
767- Raise ESD audio_output to be tried by default
768  (used by pulseaudio-esound-compat )
769
770* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-8
771- Rebuild for libdca and faad2
772
773* Mon Oct 22 2007 kwizart < kwizart at gmail.com > - 0.8.6c-7
774- Rebuild for new libdvbpsi5-0.1.6
775
776* Fri Oct 19 2007 kwizart < kwizart at gmail.com > - 0.8.6c-6
777- Rebuild with the GPL compatible faad2
778- Update the Dirac patch
779- Fix livna #1668
780
781* Sun Sep 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-5
782- Prepare svn version
783- Drop the python switch default
784- Add BR directfb-devel
785- Improve timestamp
786- Allow faad2 to be 2.5 (license change is known GPL compatible).
787
788* Thu Aug 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-4
789- Change default font to dejavu-lgc/DejaVuLGCSerif.ttf
790  http://bugzilla.livna.org/show_bug.cgi?id=1605
791- Remove unneeded fonts provided by skin2
792
793* Tue Aug 14 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.2
794- clean-up with svn
795- patch smb.c for call_open (from rdieter advice)
796- Update license field to GPLv2
797
798* Sun Aug 12 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.1
799- Fix libtool with shared libs when python-vlc is used
800  http://bugzilla.livna.org/show_bug.cgi?id=1590
801- Fix desktop file to be GNOME HIG compliant
802  http://bugzilla.livna.org/show_bug.cgi?id=1591
803
804* Tue Jul 31 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3
805- Switch for python-vlc
806- Add bugfix patch pre_d
807- Fix version field for desktop file.
808- Fix ivtv support with updated patch for new videodev2.h
809- Clean old Obsoletes/Provides for name 8.1
810- Rebuild with firefox-devel 2.0.0.5
811- Patch/rebuild with libcdio 0.78.2
812- Add mesa's BR
813- Add BR libXvMC-devel for svn
814
815* Tue Jun 26 2007 kwizart < kwizart at gmail.com > - 0.8.6c-2
816- Update to new libupnp
817
818* Sat Jun 16 2007 kwizart < kwizart at gmail.com > - 0.8.6c-1
819- Update to 0.8.6c (final)
820- Add patch to uses v4l2 header for new v4l2 encoder API.
821
822* Sat Jun 16 2007 kwizart < kwizart at gmail.com > - 0.8.6c-0.1
823- Update to 0.8.6c (bugfix) 20060616
824- Drop FLAC, automake110, wxGTK for 2.8, faad2
825- Uses shared ffmpeg.
826
827* Thu Jun  7 2007 kwizart < kwizart at gmail.com > - 0.8.6b-6
828- Rebuild for F-7 (compat-wxGTK26)
829
830* Mon Jun  4 2007 kwizart < kwizart at gmail.com > - 0.8.6b-5.3
831- Uses only -fPIC to prevent Selinux context problems...
832- Uses compat-wxGTK26-devel on Fedora 7
833- Leave libcorba for now...
834  (libquicktime_plugin seems also broken - confirmed by upstream)
835- Change static_live555 to internal_live555.
836  needed for testing - uses live-devel for livna releases.
837
838* Sat May 19 2007 kwizart < kwizart at gmail.com > - 0.8.6b-5
839- Removed no more needed Selinux Context:
840  fixed in http://bugzilla.redhat.com/237473
841
842* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-4
843- Disabled pth (broken) and...
844- Build ffmpeg static (since shared ffmpeg is pth enabled).
845- Add post & postun update-desktop-database
846- Update static ffmpeg to 20070503 (same as shared version)
847
848* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.3
849- Test static updated live555
850
851* Sat May 12 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.2
852- Update to the new ffmpeg with pth (testing - wip )
853
854* Fri May  4 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.1
855- Add BR libebml-devel
856- Add BR Glide3-devel
857- Add BR gnome-vfs2-devel
858- Add BR libxml2-devel
859- Fix BR faad2-devel < 2.5
860- Add rpmfusion BR libopendaap-devel
861- Add rpmfusion BR libgoom2-devel
862- Add rpmfusion BR libdc1394-devel
863- Exclude corba plugin (broken)
864- Add relatives %%configure options
865- Comment Glide3 (don't work now - wip)
866
867* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3
868- Enable --enable-pth with ffmpeg
869  bump release in case testing take much time.
870
871* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.3
872- Fix Selinux remain quiet with semanage
873
874* Tue May  1 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.2
875- Few improvements for svn version
876- Add missing BR ORBit2-devel and pyorbit-devel
877- Improved post preun postun section with help from Anvil.
878
879* Mon Apr 30 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.1
880- Add missing BR libtiff-devel
881- Fix Selinux buglet when Selinux is not activated
882  was https://bugzilla.livna.org/show_bug.cgi?id=1484
883
884* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1
885- Update to Final 8.6b
886- Enable Dirac codec
887- Fix mozilla-vlc libXt.so loading
888  (removing mozilla-sdk since using firefox sdk >= 1.5)
889- Fix SeLinux context for dmo plugin. Was:
890  https://bugzilla.livna.org/show_bug.cgi?id=1404
891- Enabled cddax only for x86_64 (broken type).
892
893* Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.3
894- Fix BR for libsmbclient-devel for Fedora 7
895- Update to 0.8.6-bugfix-20070418
896- Add BR libraw1394-devel
897- Add BR libavc1394-devel
898
899* Mon Apr 16 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.2
900- Fix svgalib-devel only for x86 x86_64
901- Fix firefox-devel headers presence/usability. This remains:
902 npapi.h: accepted by the compiler, rejected by the preprocessor!
903 npapi.h: proceeding with the compiler's result
904
905* Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.1
906- Update to rc 0.8.6b (bugfix)
907- Hack configure.ac script (it didn't detect firefox headers)
908- Add BR libshout-devel
909- Add BR svgalib-devel
910- Add BR gtk2-devel
911- Add BR directfb-devel (wip)
912- Add BR libnotify-devel
913- Enabled --enable-speex
914- Testing --enable-portaudio not usefull (oss is deprecated)
915- Enabled --enable-pda
916- Testing --enable-directfb (wip)
917- Removed patch5 (was format.c)
918
919* Thu Apr  5 2007 kwizart < kwizart at gmail.com > - 0.8.6a-5
920- Use system ffmpeg lib (pth and libtool seems to be incompatible with it)
921- Dirac seem to compile fine but testing usability for now.
922- Cache isn't usefull for now (and won't be since using system libs)
923- Exclude %%{_bindir}/vlcwrapper.py? since this is the guideline about python for now.
924
925* Mon Apr  2 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.6
926- Fix %%{_libdir}/advene directory ownership from: #1458
927- Fix .py? presence and perm (644)
928- Remove .la after make install
929- Add --disable-pth (broken for release and svn)
930 
931* Sat Mar 24 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.5
932- Test dirac (disabled mozilla )
933- Test Updated static live555 to 2007.02.22
934- Clean up svn to release changes
935
936* Tue Mar 22 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.4
937- WIP changes - ld.conf is unusefull...
938
939* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.3
940- Revert back to the static vlc version
941 ( will explore this with ld.conf later )
942
943* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.2
944- Fix .desktop file
945- Disable broken libtool
946- Quick fixes for svn/cache prepare
947- Patch format_c
948- Fix rpmlint error with python-vlc
949
950* Tue Mar 20 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.1
951- Enable cache for static compilation - wip
952
953* Fri Mar  9 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4
954- Enable conditionnal build for
955        * mozilla-vlc, java-vlc, dirac
956        * ffmpeg and live static
957- Enable pth
958- Enable gnu_ld
959
960* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3.1
961- Fix firefox-devel detection when avaible both i386 and x86_64
962  http://bugzilla.livna.org/show_bug.cgi?id=1442
963
964* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3
965- Recover patch3 from Ville Skytt辰
966- Fix FLAC api change see
967 http://bugzilla.livna.org/show_bug.cgi?id=1433
968
969* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-2
970- Update ffmpeg to 20070308
971- Enabled static build for internal ffmpeg (x264 vlc modules)
972- Fixed: some configure options has changed for ffmpeg
973
974* Sat Mar  3 2007 Thorsten Leemhuis <fedora at leemhuis dot info> - 0.8.6a-1.2
975- Rebuild
976
977* Sun Feb  4 2007 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.6a-1.1
978- Fix aclocal/automake fix for automake 1.10 without breaking it for earlier.
979
980* Sun Feb  4 2007 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.6a-1
981- Build internal copy of ffmpeg with $RPM_OPT_FLAGS.
982- Don't hardcode path to firefox headers.
983- Drop Application and X-Livna categories from desktop entry.
984- Clean up some unneeded cruft from specfile.
985- Fix aclocal/automake calls during bootstrap.
986- Let rpmbuild strip MediaControl.so.
987
988* Sat Feb  3 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.4.static
989- Internal static build of ffmpeg from Matthias version.
990
991* Fri Jan 19 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.3
992- Re-enabled mozilla-vlc
993- use ifarch ix86
994
995* Sat Jan 13 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.2
996- Import patches from Matthias version
997- try to fix firefox includes for mozilla-vlc -> disabled
998
999* Wed Jan 10 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.1
1000- Try to Fix run with libavformat.so.51
1001- disabled
1002
1003* Mon Jan  8 2007 kwizart < kwizart at gmail.com > - 0.8.6-5
1004- Update to BR bugzilla infos.
1005- Fix perms with python and debug headers.
1006- Cleaned obsolete-not-provided
1007
1008* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-4
1009- Use BuildConflics with libcdio
1010- Enabled --enable-cddax
1011- Enabled --enable-vcdx
1012-  waiting --enable-quicktime (build fails)
1013
1014* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-3
1015  with help from Rathan
1016- Update to 0.8.6a (security update!)
1017  from http://www.videolan.org/sa0701.html - #1342
1018- Add version to desktop file
1019- Fix dual shortcuts / Add MimeType
1020
1021* Wed Jan  3 2007 kwizart < kwizart at gmail.com > - 0.8.6-2
1022 with help from Rathan
1023- Enabled --enable-shout
1024- Enabled --enable-quicktime (x86 only !)
1025- Enabled --enable-loader (x86 only !)
1026- Enabled --with-wine-sdk-path (x86 only !)
1027- Enabled --enable-corba
1028-  testing --enable-dirac (libdirac-devel reviewing in extra)
1029   http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221405
1030- Enabled --enable-mediacontrol-python-bindings
1031- Cosmetic changes in BR
1032
1033* Mon Dec 11 2006 kwizart < kwizart at gmail.com > - 0.8.6-1.fc6
1034- Update to 8.6 final
1035- Change deprecated livdotcom to live555
1036- build shared librairies is default since 8.6
1037- Enabled --enable-dvdread
1038- Enabled --enable-faad
1039- Enabled --enable-twolame
1040-   waiting --enable-quicktime (problem finding xqtsdk )
1041- Enabled --enable-real
1042- Enabled --enable-realrtsp
1043- Enabled --enable-tremor
1044- Enabled --enable-tarkin
1045-   waiting --enable-dirac (TODO libdirac-devel )
1046- Enabled --enable-snapshot
1047- Enabled --enable-portaudio
1048- Enabled --enable-jack
1049- Enabled --enable-galaktos
1050-   waiting --enable-mediacontrol-python-bindings (default install error)
1051-   waiting --enable-cddax (new version of libcdio 0.78.2)
1052-   waiting --enable-vcdx (new version of libcdio 0.78.2)
1053
1054* Mon Dec 04 2006 kwizart < kwizart at gmail.com > - 0.8.6-rc1.1.fc6
1055- Update to 8.6rc1
1056- disable components in mozilla-vlc
1057- disable libvlc_pic.a in devel
1058- Enable x264-devel for static linking.
1059
1060* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.8.5-6
1061- rebuilt for unwind info generation, broken in gcc-4.1.1-21
1062
1063* Mon Sep 25 2006 Dams <anvil[AT]livna.org> - 0.8.5-5
1064- BuildReq:libtool
1065
1066* Sun Sep 24 2006 Dams <anvil[AT]livna.org> - 0.8.5-4
1067- Fixed the mozilla plugin damn build
1068
1069* Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-3
1070- sysfsutils-devel -> libsysfs-devel
1071
1072* Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-1
1073- Updated to 0.8.5
1074- Fixed MOZVER value in case more than one mozilla is installed.
1075- Dropped patches 1, 2 and 3
1076
1077* Wed Aug 16 2006 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.4a-2
1078- Adjust for new live package, enable it on all archs.
1079
1080* Fri Apr 14 2006 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.4a-1
1081- Apply upstream patch to fix linking with newer ffmpeg/postproc.
1082- Drop no longer needed build conditionals and build dependencies.
1083- Enable Avahi, Musepack, SLP and sysfs support, fix SDL and Xv.
1084- Install icon to %%{_datadir}/icons/hicolor.
1085- Drop zero Epoch remainders.
1086- Fix -devel obsoletes.
1087- Specfile cleanups.
1088
1089* Fri Mar 24 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-9.a
1090- rebuild
1091
1092* Tue Mar 21 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10930.8.4-8.a
1094- fix #775
1095
1096* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10970.8.4-7.a
1098- add -fPIC for all arches
1099
1100* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
11010.8.4-6.a
1102- fix build on ppc/i386
1103
1104* Thu Mar 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
11050.8.4-5.a
1106- fix BR
1107
1108* Wed Mar 15 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
11090.8.4-4.a
1110- make vlc build again
1111
1112* Tue Mar 14 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-3.a
1113- drop "0.lvn" from release
1114
1115* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1116- add dist
1117
1118* Mon Jan 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.3.a
1119- add all BRs the new ffmpeg needs
1120
1121* Fri Jan 06 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.2.a
1122- add buildoption "--without mkv" -- ebml in FC3 is to old
1123- add buildoption "--without svg" -- does not build with svg on FC3-x86-64
1124
1125* Thu Jan 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.1.a
1126- Update to 0.8.4a [with help from che (Rudolf Kastl)]
1127- Fix x64
1128- drop Epoch
1129- drop vlc-0.8.2-test2-altivec.patch, seems they worked on this
1130- use " --disable-libcdio" until we update to wxGTK2 2.6
1131- use "--disable-livedotcom" on x86_64 (does not build)
1132
1133* Sat Aug  6 2005 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.8.2-0.lvn.4
1134- Fix "--without cddb" build when libcddb-devel is installed.
1135- BuildRequire live-devel instead of live.
1136
1137* Wed Aug  3 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.3
1138- Rebuilt *without* libcddb
1139- Rebuilt against new libdvbpsi
1140
1141* Thu Jul 28 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.2
1142- Rebuilt against new libcddb/libcdio
1143
1144* Sat Jul  9 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.1
1145- Updated to final 0.8.2
1146
1147* Mon Jun  6 2005 Ville Skytt辰 <ville.skytta at iki.fi> 0:0.8.2-0.lvn.0.1.test2
1148- Update to 0.8.2-test2, rename to vlc, improve summaries and descriptions.
1149- Enable many more modules, many small improvements and cleanups here and there
1150- Use unversioned install dir for the Mozilla plugin, rename to mozilla-vlc.
1151- Drop < FC3 compatiblity due to unavailability of required lib versions.
1152- Fold wx and ncurses to the main package (upstream has retired the
1153  VLC Gnome and KDE UI's, so separate UI packages don't have a purpose
1154  any more).
1155
1156* Sat Sep 11 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.7
1157- Remove dependency on libpostproc-devel, it's now in ffmpeg-devel (bug 255).
1158
1159* Thu Sep  2 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.6
1160- BuildRequire alsa-lib-devel, was lost in previous update (bug 258).
1161- Add libcdio and libmodplug build dependencies.
1162- Tweak descriptions, remove unnecessary conditional sections.
1163- Disable dependency tracking to speed up the build.
1164
1165* Sun Aug 29 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.5
1166- Use system ffmpeg (>= 0.4.9), and make it, ALSA, and fribidi unconditional.
1167- Build with theora by default.
1168- Change default font to Vera serif bold.
1169- Enable pvr support for Hauppauge card users (thanks to Gabriel L. Somlo).
1170
1171* Mon Jul  5 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.4
1172- Enabled libcddb support
1173
1174* Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.3
1175- speex now conditional and default disabled since vlc requires
1176  development version.
1177
1178* Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.2
1179- Optional Fribidi and libtheora support (default disabled)
1180
1181* Tue May 25 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.1
1182- Updated to 0.7.2
1183
1184* Fri May  7 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1
1185- BuildConflicts:ffmpeg
1186- Build against private ffmpeg snapshot
1187
1188* Tue Mar  9 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1
1189- Updated to 0.7.1
1190- Added live.com libraries support
1191- Added matroska support
1192
1193* Sun Jan  4 2004 Dams <anvil[AT]livna.org> 0:0.7.0-0.lvn.1
1194- Updated to 0.7.0
1195- s/fdr/lvn
1196
1197* Wed Dec 10 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.7
1198- Conditional ffmpeg build option (default enabled)
1199
1200* Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.6
1201- pth support now default disabled
1202
1203* Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.5
1204- slp support can now be not-build with '--without slp'
1205
1206* Thu Sep  4 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.4
1207- Added missing defattr for subpackages
1208- Fixed permissions on mozilla plugin
1209- fixed build failure due to typos in ncurses changes
1210- Removed useless explicit 'Requires:' in subpackages declarations
1211
1212* Tue Sep  2 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.3
1213- Added builddep for libpng-devel and openslp-devel
1214- Added gnome (default:enabled) and ncurses (default:disabled)
1215  subpackages
1216- Removed macros (mkdir/install/perl)
1217- Modified descriptions
1218- Removed gtk/gnome2 build deps
1219- Added conditionnal (default-disabled) build option for alsa
1220- Added conditionnal builddep for pth-devel
1221
1222* Fri Aug 22 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.2
1223- Added missing BuildRequires for gtk+-devel
1224
1225* Thu Aug 14 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.1
1226- Updated to 0.6.2
1227- Hopefully fixed 'if' conditions for optional buildrequires
1228
1229* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.3
1230- Providing vlc
1231
1232* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.2
1233- Moved desktop entry from devel to main package (stupid me)
1234
1235* Mon Apr 28 2003 Dams <anvil[AT]livna.org>
1236- Initial build.
Note: See TracBrowser for help on using the repository browser.