vlc-vl.spec 40 KB

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