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

Revision 8045, 39.8 KB checked in by munepi, 10 years ago (diff)

new upstream release

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