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

Revision 9215, 39.8 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:        1%{?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* Fri Jan  2 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.0-1.rc2
395- updated to 2.2.0-rc2
396
397* Fri Jan  2 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.5-1
398- new upstream release
399
400* Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.2-2
401- remove BuildRequires: xosd-devel
402
403* Sat Dec 14 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.2-1
404- new upstream release
405
406* Wed Oct  2 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.0-2
407- added Obsoletes: vlc < %{version}-%{release}, vlc-devel < %{version}-%{release}
408
409* Sun Sep 29 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.1.0-1
410- new upstream release
411- built with new x264 (ABI 0.136) and ffmpeg (1.2.x)
412- forcely set use_up0617_zip 0
413
414* Wed Jul  3 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.7-1
415- new upstream release
416
417* Tue Apr 30 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.6-1
418- new upstream release
419
420* Sun Jan 20 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.5-2
421- rebuilt with new x264 (ABI 0.129) and ffmpeg (1.1.x)
422
423* Mon Jan 14 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.5-1
424- new upstream release
425
426* Wed Nov  7 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.4-1
427- new upstream release
428
429* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.3-1
430- new upstream release
431- s/wx-gtk2/wxGTK/g
432
433* Sat Jun 30 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.2-1
434- new upstream release
435
436* Sat May 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0.1-1
437- new upstream release
438- dropped DC1394 and DV
439
440* Tue Jan  3 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.13-1
441- new upstream release
442
443* Sun Dec 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-3
444- rebuilt with new x264 and ffmpeg
445
446* Wed Nov  2 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-2
447- s/self-build-libmp4v2/libmp4v2/
448- s/self-build-libdvdnav/libdvdnav/
449
450* Sat Oct 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.12-1
451- new upstream release
452
453* Mon Sep 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.11-2
454- dropped BuildRequires: svga-devel
455
456* Thu Jul 21 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.11-1
457- new upstream release
458
459* Fri Jun 17 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.10-1
460- new upstream release
461- backport from 1.1-bugfix from RPM Fusion development
462
463* Mon Apr 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.9-2
464- added BuildRequires: unzip
465
466* Sun Apr 17 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.9-1
467- new upstream release
468
469* Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.8-2
470- applied vlc_patch_0.02/vlc118.diff in up0617.zip on 2sen.dip.jp/dtv
471
472* Sat Mar 26 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.8-1
473- new upstream release
474- added BuildRequires:
475  - libcddb-devel
476  - libdc1394-devel >= 2.1.0
477  - libmodplug-devel
478  - libproxy-devel
479  - librtmp-devel
480  - libssh2-devel
481  - libudev-devel >= 142
482  - pcre-devel
483  - vcdimager-devel >= 0.7.21
484  - xcb-util-devel
485
486* Sat Feb 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.7-1
487- new upstream release
488- dropped upstreamed patches
489- applied a reverted patch to pulse.c for vl5
490
491* Sat Feb 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.6-2
492- backport lirc and signal fixes
493- revived BuildRequires: lirc
494
495* Tue Feb 01 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.6-1
496- new upstream release
497- dropped temporarily BuildRequires: lirc
498- added BuildRequires: libass-devel
499
500* Sun Nov 21 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.5-1
501- new upstream release
502
503* Mon Aug 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.4-1
504- new upstream release
505
506* Sat Aug 14 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.2-1
507- new upstream release
508
509* Sun Jun 27 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.0-2
510- for only vl6, supported libva
511
512* Sat Jun 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.0-1
513- new upstream release
514- added BuildRequires: libva-devel
515
516* Sat Mar 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-3
517- change release to sync with self-build-vlc
518
519* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-2
520- added BuildRequires: libsmbclient-devel
521
522* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.5-1
523- new upstream release
524
525* Sat Jan 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.4-2
526- built with libdvbpsi-devel
527- dropped 0002-Default-aout-for-pulse.patch
528
529* Tue Jan 05 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.4-1
530- new upstream release
531- updated 0002-Default-aout-for-pulse.patch
532
533* Tue Nov 10 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.3-2
534- change release to sync with self-build-vlc
535
536* Sun Nov 01 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.3-1
537- new upstream release
538- added BuildRequires: libmtp-devel
539
540* Sat Sep 26 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.2-2
541- change release to sync with self-build-vlc
542
543* Sat Sep 26 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.2-1
544- new upstream release
545  - applied vlc-1.0.2-compiler.patch from RPM Fusion
546    - Workaround the compiler bug on x86 x86_64 by disabling optimization
547- added BuildRequires: lua-devel
548- TODO: libass
549
550* Fri Jul 31 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0.1-1
551- new upstream release
552
553* Sat Jul 11 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.0.0-2
554- change release to sync with self-build-vlc
555
556* Wed Jul 08 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.0.0-1
557- new upstream release
558- clean-up some old patches and merged some patches from RPM Fusion package
559- added vlc-trunk-default_font-vine.patch
560- added vlc-handlers.schemas
561  - Gonf2 url-handler support
562- added shine.c, enc_base.h
563  - missing sources
564- added --enable-wma-fixed --enable-shine in configure options
565
566* Sun Jun 07 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.9a-3
567- change release to sync with self-build-vlc
568
569* Sat May 23 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.9a-2
570- rebuild with x264 >= 0.0.0-9.20090522
571
572* Sat May 09 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.9a-1
573- new upstream release
574- s/TrueType-DejaVu/TrueType-dejavu/
575
576* Sat Feb 14 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> - 0.9.8a-7
577- corrected release number
578
579* Sun Feb 08 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-5
580- changed to PreReq:  self-build-faad2 from faad2-devel
581- changed to PreReq:  self-build-libmad from libmad-devel
582
583* Sun Feb 01 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-4
584- self-build
585
586* Wed Jan 21 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-3
587- applied RPM Fusion patches:
588  - backport postproc fixes
589  - Add pending 0.9-bugfix git branch
590- added BuildRequires:
591  - twolame-devel
592  - libmpcdec-devel
593
594* Sun Jan 11 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-2
595- rebuild with x264
596
597* Sat Dec 13 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.8a-1
598- Update to 0.9.8a
599- added BuildRequires: libmpeg2-devel
600- added Requires: libmpeg2
601
602* Mon Nov 24 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.6-2
603- added BuildRequires:  libdvdread-devel
604- added --enable-dvdread --enable-dvdnav in configure options
605
606* Mon Nov 17 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 0.9.6-1
607- initial build based on RPM Fusion of Fedora
608
609* Thu Nov  6 2008 kwizart < kwizart at gmail.com > - 0.9.6-1
610- Update to 0.9.6
611
612* Tue Oct 28 2008 kwizart < kwizart at gmail.com > - 0.9.5-3
613- Rebuild for dependency
614
615* Mon Oct 27 2008 kwizart < kwizart at gmail.com > - 0.9.5-2
616- Fix ppc/ppc64 build
617
618* Fri Oct 24 2008 kwizart < kwizart at gmail.com > - 0.9.5-1
619- Update to 0.9.5
620- Use non-default rpmbuild options for dirac kate lua
621- Split core/nox (nox bundles directfb/svgalib)
622- Fix Selinux denials (patches from gentoo).
623- Fix spurious perms on qt4 sources.
624
625* Wed Oct  8 2008 kwizart < kwizart at gmail.com > - 0.9.4-1
626- Update to 0.9.4
627
628* Mon Sep 29 2008 kwizart < kwizart at gmail.com > - 0.9.3-2
629- Add libv4l2 patch from Hans de Goede
630
631* Fri Sep 26 2008 kwizart < kwizart at gmail.com > - 0.9.3-1
632- Update to 0.9.3 (final)
633- Few others move from core to main
634
635* Mon Sep 15 2008 kwizart < kwizart at gmail.com > - 0.9.2-1
636- Update to 0.9.2 (final)
637
638* Sat Aug  2 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.5.20080802git
639- Update to 0.9.0-20080802git
640
641* Sun Jul 13 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.4.20080713git
642- Update to 0.9.0-20080713git
643
644* Thu Jul  3 2008 kwizart < kwizart at gmail.com > - 0.9.0-0.3.20080703git
645- Update to 0.9.0-20080703git
646  http://mailman.videolan.org/pipermail/vlc-devel/2008-July/045911.html
647- Conditionalize xvmc to exclude ppc
648
649* Thu Jun 12 2008 kwizart < kwizart at gmail.com > - 0.8.6h-2
650- Fix libdvdnav (only) use.
651
652* Fri Jun 6 2008 kwizart < kwizart at gmail.com > - 0.8.6h-1
653- Update to 0.8.6h
654- Use hicolor icons
655- Add patch for new_x-content
656  http://bugzilla.livna.org/show_bug.cgi?id=2003
657- Fix VLC: HTTP access: cannot seek AVI
658  http://bugzilla.livna.org/show_bug.cgi?id=2014
659 
660* Sun May 18 2008 kwizart < kwizart at gmail.com > - 0.8.6g-2
661- Bump for official release
662
663* Wed May 14 2008 kwizart < kwizart at gmail.com > - 0.8.6g-1
664- Update to 0.8.6g
665Security updates:
666 * Removed VLC variable settings from Mozilla and ActiveX (CVE-2007-6683)
667 * Removed loading plugins from the current directory (CVE-2008-2147)
668
669Various bugfixes:
670 * Fixed various memory leaks, improving stability when running as a server
671 * Fixed compilation with recent versions of FFmpeg
672 * Correctly parses SAP announcements from MPEG-TS
673 * Fixed AAC resampling
674 * The Fullscreen Controller appears correctly on Mac OS X,
675   if the 'Always-on-top' video option was selected.
676
677* Tue May 13 2008 kwizart < kwizart at gmail.com > - 0.8.6f-6
678- Fix ffmpeg-compat with newest ffmpeg interaction
679
680* Mon May 12 2008 kwizart < kwizart at gmail.com > - 0.8.6f-5
681- Introduce 180_all_faad.patch
682- Re-enable ffmpeg-compat for F-9
683
684* Mon May 12 2008 Thorsten Leemhuis < fedora at leemhuis dot info > - 0.8.6f-4
685- disable patch82 temporary
686
687* Fri May  9 2008 kwizart < kwizart at gmail.com > - 0.8.6f-3
688- Bugfixes patches for post f version
689- Add vlvc 0.8 plugin support
690- Add textrel fix from gentoo patch
691- Improve libxul patch
692
693* Mon Apr  7 2008 kwizart < kwizart at gmail.com > - 0.8.6f-2
694- Fix for wxGTK28 compatibility.
695 Patch from Dominique Leuenberger <dominique@leuenberger.net
696
697* Mon Apr  7 2008 kwizart < kwizart at gmail.com > - 0.8.6f-1
698- Update to 0.8.6f (Final)
699Security updates:
700 * Really fixed subtitle buffer overflow (CVE-2007-6681)
701 * Fixed Real RTSP code execution problem (CVE-2008-0073)
702 * Fixed MP4 integer overflows (CVE-2008-1489)
703 * Fixed cinepak integer overflow
704Various bugfixes:
705 * Fixed crashes in H264 packetizer
706 * Close MMS access on network timeout
707 * Fix some problems with AAC decoder & packetizer
708- Remove java-vlc (will be built externally)
709- Add clinkcc conditional/experimental support.
710
711* Mon Feb 25 2008 kwizart < kwizart at gmail.com > - 0.8.6e-1
712- Update to 0.8.6e (Final)
713Security updates:
714 * Subtitle demuxers overflow (CVE-2007-6681)
715 * HTTP listener format string injection (CVE-2007-6682)
716 * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
717 * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295,
718   CVE-2008-0296, VideoLAN-SA-0801)
719 * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
720   VideoLAN-SA-0802)
721
722
723* Mon Feb 25 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.3
724- Update to svn20080225 from bugfix (pre 0.8.6e)
725
726* Thu Feb 21 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.2
727- Update to svn20080221 from bugfix (pre 0.8.6e)
728- Updated merged pulseaudio patch
729- Raise PA to be used by default.
730
731* Mon Feb 18 2008 kwizart < kwizart at gmail.com > - 0.8.6e-0.1
732- Update to pre0.8.6e
733- Add pre PA patch (not merged yet)
734
735* Sat Jan 19 2008 kwizart < kwizart at gmail.com > - 0.8.6d-4
736- Patches from Jens Petersen <juhpetersen at gmail.com>
737- Add wxGTK28 wip patch
738- Conditionalize directfb and dirac
739- Change the default font to DejaVuSerif.ttf (dejavu-fonts)
740- Add BR missing libmpeg4v2
741
742* Thu Jan 10 2008 kwizart < kwizart at gmail.com > - 0.8.6d-3.1
743- Remove BR portaudio arts
744- Move skin2 to main vlc package
745- Enable libopendaap (included within Fedora)
746
747* Mon Dec  3 2007 kwizart < kwizart at gmail.com > - 0.8.6d-3
748- Enable java-vlc (developer use only - java-icedtea).
749- Fix arch detection for java headers
750
751* Sat Dec  1 2007 kwizart < kwizart at gmail.com > - 0.8.6d-2
752- Improve core/nox split
753
754* Thu Nov 29 2007 kwizart < kwizart at gmail.com > - 0.8.6d-1
755- Update to vlc 0.8.6d
756
757* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-10
758- Split to core/nox package for server use.
759
760* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-9
761- Raise ESD audio_output to be tried by default
762  (used by pulseaudio-esound-compat )
763
764* Tue Nov  6 2007 kwizart < kwizart at gmail.com > - 0.8.6c-8
765- Rebuild for libdca and faad2
766
767* Mon Oct 22 2007 kwizart < kwizart at gmail.com > - 0.8.6c-7
768- Rebuild for new libdvbpsi5-0.1.6
769
770* Fri Oct 19 2007 kwizart < kwizart at gmail.com > - 0.8.6c-6
771- Rebuild with the GPL compatible faad2
772- Update the Dirac patch
773- Fix livna #1668
774
775* Sun Sep 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-5
776- Prepare svn version
777- Drop the python switch default
778- Add BR directfb-devel
779- Improve timestamp
780- Allow faad2 to be 2.5 (license change is known GPL compatible).
781
782* Thu Aug 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-4
783- Change default font to dejavu-lgc/DejaVuLGCSerif.ttf
784  http://bugzilla.livna.org/show_bug.cgi?id=1605
785- Remove unneeded fonts provided by skin2
786
787* Tue Aug 14 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.2
788- clean-up with svn
789- patch smb.c for call_open (from rdieter advice)
790- Update license field to GPLv2
791
792* Sun Aug 12 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.1
793- Fix libtool with shared libs when python-vlc is used
794  http://bugzilla.livna.org/show_bug.cgi?id=1590
795- Fix desktop file to be GNOME HIG compliant
796  http://bugzilla.livna.org/show_bug.cgi?id=1591
797
798* Tue Jul 31 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3
799- Switch for python-vlc
800- Add bugfix patch pre_d
801- Fix version field for desktop file.
802- Fix ivtv support with updated patch for new videodev2.h
803- Clean old Obsoletes/Provides for name 8.1
804- Rebuild with firefox-devel 2.0.0.5
805- Patch/rebuild with libcdio 0.78.2
806- Add mesa's BR
807- Add BR libXvMC-devel for svn
808
809* Tue Jun 26 2007 kwizart < kwizart at gmail.com > - 0.8.6c-2
810- Update to new libupnp
811
812* Sat Jun 16 2007 kwizart < kwizart at gmail.com > - 0.8.6c-1
813- Update to 0.8.6c (final)
814- Add patch to uses v4l2 header for new v4l2 encoder API.
815
816* Sat Jun 16 2007 kwizart < kwizart at gmail.com > - 0.8.6c-0.1
817- Update to 0.8.6c (bugfix) 20060616
818- Drop FLAC, automake110, wxGTK for 2.8, faad2
819- Uses shared ffmpeg.
820
821* Thu Jun  7 2007 kwizart < kwizart at gmail.com > - 0.8.6b-6
822- Rebuild for F-7 (compat-wxGTK26)
823
824* Mon Jun  4 2007 kwizart < kwizart at gmail.com > - 0.8.6b-5.3
825- Uses only -fPIC to prevent Selinux context problems...
826- Uses compat-wxGTK26-devel on Fedora 7
827- Leave libcorba for now...
828  (libquicktime_plugin seems also broken - confirmed by upstream)
829- Change static_live555 to internal_live555.
830  needed for testing - uses live-devel for livna releases.
831
832* Sat May 19 2007 kwizart < kwizart at gmail.com > - 0.8.6b-5
833- Removed no more needed Selinux Context:
834  fixed in http://bugzilla.redhat.com/237473
835
836* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-4
837- Disabled pth (broken) and...
838- Build ffmpeg static (since shared ffmpeg is pth enabled).
839- Add post & postun update-desktop-database
840- Update static ffmpeg to 20070503 (same as shared version)
841
842* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.3
843- Test static updated live555
844
845* Sat May 12 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.2
846- Update to the new ffmpeg with pth (testing - wip )
847
848* Fri May  4 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.1
849- Add BR libebml-devel
850- Add BR Glide3-devel
851- Add BR gnome-vfs2-devel
852- Add BR libxml2-devel
853- Fix BR faad2-devel < 2.5
854- Add rpmfusion BR libopendaap-devel
855- Add rpmfusion BR libgoom2-devel
856- Add rpmfusion BR libdc1394-devel
857- Exclude corba plugin (broken)
858- Add relatives %%configure options
859- Comment Glide3 (don't work now - wip)
860
861* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3
862- Enable --enable-pth with ffmpeg
863  bump release in case testing take much time.
864
865* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.3
866- Fix Selinux remain quiet with semanage
867
868* Tue May  1 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.2
869- Few improvements for svn version
870- Add missing BR ORBit2-devel and pyorbit-devel
871- Improved post preun postun section with help from Anvil.
872
873* Mon Apr 30 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.1
874- Add missing BR libtiff-devel
875- Fix Selinux buglet when Selinux is not activated
876  was https://bugzilla.livna.org/show_bug.cgi?id=1484
877
878* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1
879- Update to Final 8.6b
880- Enable Dirac codec
881- Fix mozilla-vlc libXt.so loading
882  (removing mozilla-sdk since using firefox sdk >= 1.5)
883- Fix SeLinux context for dmo plugin. Was:
884  https://bugzilla.livna.org/show_bug.cgi?id=1404
885- Enabled cddax only for x86_64 (broken type).
886
887* Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.3
888- Fix BR for libsmbclient-devel for Fedora 7
889- Update to 0.8.6-bugfix-20070418
890- Add BR libraw1394-devel
891- Add BR libavc1394-devel
892
893* Mon Apr 16 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.2
894- Fix svgalib-devel only for x86 x86_64
895- Fix firefox-devel headers presence/usability. This remains:
896 npapi.h: accepted by the compiler, rejected by the preprocessor!
897 npapi.h: proceeding with the compiler's result
898
899* Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.1
900- Update to rc 0.8.6b (bugfix)
901- Hack configure.ac script (it didn't detect firefox headers)
902- Add BR libshout-devel
903- Add BR svgalib-devel
904- Add BR gtk2-devel
905- Add BR directfb-devel (wip)
906- Add BR libnotify-devel
907- Enabled --enable-speex
908- Testing --enable-portaudio not usefull (oss is deprecated)
909- Enabled --enable-pda
910- Testing --enable-directfb (wip)
911- Removed patch5 (was format.c)
912
913* Thu Apr  5 2007 kwizart < kwizart at gmail.com > - 0.8.6a-5
914- Use system ffmpeg lib (pth and libtool seems to be incompatible with it)
915- Dirac seem to compile fine but testing usability for now.
916- Cache isn't usefull for now (and won't be since using system libs)
917- Exclude %%{_bindir}/vlcwrapper.py? since this is the guideline about python for now.
918
919* Mon Apr  2 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.6
920- Fix %%{_libdir}/advene directory ownership from: #1458
921- Fix .py? presence and perm (644)
922- Remove .la after make install
923- Add --disable-pth (broken for release and svn)
924 
925* Sat Mar 24 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.5
926- Test dirac (disabled mozilla )
927- Test Updated static live555 to 2007.02.22
928- Clean up svn to release changes
929
930* Tue Mar 22 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.4
931- WIP changes - ld.conf is unusefull...
932
933* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.3
934- Revert back to the static vlc version
935 ( will explore this with ld.conf later )
936
937* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.2
938- Fix .desktop file
939- Disable broken libtool
940- Quick fixes for svn/cache prepare
941- Patch format_c
942- Fix rpmlint error with python-vlc
943
944* Tue Mar 20 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.1
945- Enable cache for static compilation - wip
946
947* Fri Mar  9 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4
948- Enable conditionnal build for
949        * mozilla-vlc, java-vlc, dirac
950        * ffmpeg and live static
951- Enable pth
952- Enable gnu_ld
953
954* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3.1
955- Fix firefox-devel detection when avaible both i386 and x86_64
956  http://bugzilla.livna.org/show_bug.cgi?id=1442
957
958* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3
959- Recover patch3 from Ville Skytt辰
960- Fix FLAC api change see
961 http://bugzilla.livna.org/show_bug.cgi?id=1433
962
963* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-2
964- Update ffmpeg to 20070308
965- Enabled static build for internal ffmpeg (x264 vlc modules)
966- Fixed: some configure options has changed for ffmpeg
967
968* Sat Mar  3 2007 Thorsten Leemhuis <fedora at leemhuis dot info> - 0.8.6a-1.2
969- Rebuild
970
971* Sun Feb  4 2007 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.6a-1.1
972- Fix aclocal/automake fix for automake 1.10 without breaking it for earlier.
973
974* Sun Feb  4 2007 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.6a-1
975- Build internal copy of ffmpeg with $RPM_OPT_FLAGS.
976- Don't hardcode path to firefox headers.
977- Drop Application and X-Livna categories from desktop entry.
978- Clean up some unneeded cruft from specfile.
979- Fix aclocal/automake calls during bootstrap.
980- Let rpmbuild strip MediaControl.so.
981
982* Sat Feb  3 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.4.static
983- Internal static build of ffmpeg from Matthias version.
984
985* Fri Jan 19 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.3
986- Re-enabled mozilla-vlc
987- use ifarch ix86
988
989* Sat Jan 13 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.2
990- Import patches from Matthias version
991- try to fix firefox includes for mozilla-vlc -> disabled
992
993* Wed Jan 10 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.1
994- Try to Fix run with libavformat.so.51
995- disabled
996
997* Mon Jan  8 2007 kwizart < kwizart at gmail.com > - 0.8.6-5
998- Update to BR bugzilla infos.
999- Fix perms with python and debug headers.
1000- Cleaned obsolete-not-provided
1001
1002* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-4
1003- Use BuildConflics with libcdio
1004- Enabled --enable-cddax
1005- Enabled --enable-vcdx
1006-  waiting --enable-quicktime (build fails)
1007
1008* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-3
1009  with help from Rathan
1010- Update to 0.8.6a (security update!)
1011  from http://www.videolan.org/sa0701.html - #1342
1012- Add version to desktop file
1013- Fix dual shortcuts / Add MimeType
1014
1015* Wed Jan  3 2007 kwizart < kwizart at gmail.com > - 0.8.6-2
1016 with help from Rathan
1017- Enabled --enable-shout
1018- Enabled --enable-quicktime (x86 only !)
1019- Enabled --enable-loader (x86 only !)
1020- Enabled --with-wine-sdk-path (x86 only !)
1021- Enabled --enable-corba
1022-  testing --enable-dirac (libdirac-devel reviewing in extra)
1023   http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221405
1024- Enabled --enable-mediacontrol-python-bindings
1025- Cosmetic changes in BR
1026
1027* Mon Dec 11 2006 kwizart < kwizart at gmail.com > - 0.8.6-1.fc6
1028- Update to 8.6 final
1029- Change deprecated livdotcom to live555
1030- build shared librairies is default since 8.6
1031- Enabled --enable-dvdread
1032- Enabled --enable-faad
1033- Enabled --enable-twolame
1034-   waiting --enable-quicktime (problem finding xqtsdk )
1035- Enabled --enable-real
1036- Enabled --enable-realrtsp
1037- Enabled --enable-tremor
1038- Enabled --enable-tarkin
1039-   waiting --enable-dirac (TODO libdirac-devel )
1040- Enabled --enable-snapshot
1041- Enabled --enable-portaudio
1042- Enabled --enable-jack
1043- Enabled --enable-galaktos
1044-   waiting --enable-mediacontrol-python-bindings (default install error)
1045-   waiting --enable-cddax (new version of libcdio 0.78.2)
1046-   waiting --enable-vcdx (new version of libcdio 0.78.2)
1047
1048* Mon Dec 04 2006 kwizart < kwizart at gmail.com > - 0.8.6-rc1.1.fc6
1049- Update to 8.6rc1
1050- disable components in mozilla-vlc
1051- disable libvlc_pic.a in devel
1052- Enable x264-devel for static linking.
1053
1054* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.8.5-6
1055- rebuilt for unwind info generation, broken in gcc-4.1.1-21
1056
1057* Mon Sep 25 2006 Dams <anvil[AT]livna.org> - 0.8.5-5
1058- BuildReq:libtool
1059
1060* Sun Sep 24 2006 Dams <anvil[AT]livna.org> - 0.8.5-4
1061- Fixed the mozilla plugin damn build
1062
1063* Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-3
1064- sysfsutils-devel -> libsysfs-devel
1065
1066* Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-1
1067- Updated to 0.8.5
1068- Fixed MOZVER value in case more than one mozilla is installed.
1069- Dropped patches 1, 2 and 3
1070
1071* Wed Aug 16 2006 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.4a-2
1072- Adjust for new live package, enable it on all archs.
1073
1074* Fri Apr 14 2006 Ville Skytt辰 <ville.skytta at iki.fi> - 0.8.4a-1
1075- Apply upstream patch to fix linking with newer ffmpeg/postproc.
1076- Drop no longer needed build conditionals and build dependencies.
1077- Enable Avahi, Musepack, SLP and sysfs support, fix SDL and Xv.
1078- Install icon to %%{_datadir}/icons/hicolor.
1079- Drop zero Epoch remainders.
1080- Fix -devel obsoletes.
1081- Specfile cleanups.
1082
1083* Fri Mar 24 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-9.a
1084- rebuild
1085
1086* Tue Mar 21 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10870.8.4-8.a
1088- fix #775
1089
1090* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10910.8.4-7.a
1092- add -fPIC for all arches
1093
1094* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10950.8.4-6.a
1096- fix build on ppc/i386
1097
1098* Thu Mar 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
10990.8.4-5.a
1100- fix BR
1101
1102* Wed Mar 15 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
11030.8.4-4.a
1104- make vlc build again
1105
1106* Tue Mar 14 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-3.a
1107- drop "0.lvn" from release
1108
1109* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1110- add dist
1111
1112* Mon Jan 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.3.a
1113- add all BRs the new ffmpeg needs
1114
1115* Fri Jan 06 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.2.a
1116- add buildoption "--without mkv" -- ebml in FC3 is to old
1117- add buildoption "--without svg" -- does not build with svg on FC3-x86-64
1118
1119* Thu Jan 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.1.a
1120- Update to 0.8.4a [with help from che (Rudolf Kastl)]
1121- Fix x64
1122- drop Epoch
1123- drop vlc-0.8.2-test2-altivec.patch, seems they worked on this
1124- use " --disable-libcdio" until we update to wxGTK2 2.6
1125- use "--disable-livedotcom" on x86_64 (does not build)
1126
1127* Sat Aug  6 2005 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.8.2-0.lvn.4
1128- Fix "--without cddb" build when libcddb-devel is installed.
1129- BuildRequire live-devel instead of live.
1130
1131* Wed Aug  3 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.3
1132- Rebuilt *without* libcddb
1133- Rebuilt against new libdvbpsi
1134
1135* Thu Jul 28 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.2
1136- Rebuilt against new libcddb/libcdio
1137
1138* Sat Jul  9 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.1
1139- Updated to final 0.8.2
1140
1141* Mon Jun  6 2005 Ville Skytt辰 <ville.skytta at iki.fi> 0:0.8.2-0.lvn.0.1.test2
1142- Update to 0.8.2-test2, rename to vlc, improve summaries and descriptions.
1143- Enable many more modules, many small improvements and cleanups here and there
1144- Use unversioned install dir for the Mozilla plugin, rename to mozilla-vlc.
1145- Drop < FC3 compatiblity due to unavailability of required lib versions.
1146- Fold wx and ncurses to the main package (upstream has retired the
1147  VLC Gnome and KDE UI's, so separate UI packages don't have a purpose
1148  any more).
1149
1150* Sat Sep 11 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.7
1151- Remove dependency on libpostproc-devel, it's now in ffmpeg-devel (bug 255).
1152
1153* Thu Sep  2 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.6
1154- BuildRequire alsa-lib-devel, was lost in previous update (bug 258).
1155- Add libcdio and libmodplug build dependencies.
1156- Tweak descriptions, remove unnecessary conditional sections.
1157- Disable dependency tracking to speed up the build.
1158
1159* Sun Aug 29 2004 Ville Skytt辰 <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.5
1160- Use system ffmpeg (>= 0.4.9), and make it, ALSA, and fribidi unconditional.
1161- Build with theora by default.
1162- Change default font to Vera serif bold.
1163- Enable pvr support for Hauppauge card users (thanks to Gabriel L. Somlo).
1164
1165* Mon Jul  5 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.4
1166- Enabled libcddb support
1167
1168* Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.3
1169- speex now conditional and default disabled since vlc requires
1170  development version.
1171
1172* Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.2
1173- Optional Fribidi and libtheora support (default disabled)
1174
1175* Tue May 25 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.1
1176- Updated to 0.7.2
1177
1178* Fri May  7 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1
1179- BuildConflicts:ffmpeg
1180- Build against private ffmpeg snapshot
1181
1182* Tue Mar  9 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1
1183- Updated to 0.7.1
1184- Added live.com libraries support
1185- Added matroska support
1186
1187* Sun Jan  4 2004 Dams <anvil[AT]livna.org> 0:0.7.0-0.lvn.1
1188- Updated to 0.7.0
1189- s/fdr/lvn
1190
1191* Wed Dec 10 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.7
1192- Conditional ffmpeg build option (default enabled)
1193
1194* Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.6
1195- pth support now default disabled
1196
1197* Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.5
1198- slp support can now be not-build with '--without slp'
1199
1200* Thu Sep  4 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.4
1201- Added missing defattr for subpackages
1202- Fixed permissions on mozilla plugin
1203- fixed build failure due to typos in ncurses changes
1204- Removed useless explicit 'Requires:' in subpackages declarations
1205
1206* Tue Sep  2 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.3
1207- Added builddep for libpng-devel and openslp-devel
1208- Added gnome (default:enabled) and ncurses (default:disabled)
1209  subpackages
1210- Removed macros (mkdir/install/perl)
1211- Modified descriptions
1212- Removed gtk/gnome2 build deps
1213- Added conditionnal (default-disabled) build option for alsa
1214- Added conditionnal builddep for pth-devel
1215
1216* Fri Aug 22 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.2
1217- Added missing BuildRequires for gtk+-devel
1218
1219* Thu Aug 14 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.1
1220- Updated to 0.6.2
1221- Hopefully fixed 'if' conditions for optional buildrequires
1222
1223* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.3
1224- Providing vlc
1225
1226* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.2
1227- Moved desktop entry from devel to main package (stupid me)
1228
1229* Mon Apr 28 2003 Dams <anvil[AT]livna.org>
1230- Initial build.
Note: See TracBrowser for help on using the repository browser.