vlc-vl.spec 39 KB

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