vlc-vl.spec.in 39 KB

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