vlc-vl.spec 39 KB

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