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

Revision 2650, 38.7 KB checked in by munepi, 13 years ago (diff)

updated self-build-vlc-vl.spec, vlc-vl.spec

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