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

Revision 6241, 38.4 KB checked in by munepi, 12 years ago (diff)

upgrade some self-build packages; remove obsolete self-build packages

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