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

Revision 3126, 39.0 KB checked in by munepi, 13 years ago (diff)

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