Author: glen                         Date: Tue Dec 12 23:33:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- start 0.8.6; adapter

---- Files affected:
SPECS:
   vlc.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.95 SPECS/vlc.spec:1.96
--- SPECS/vlc.spec:1.95 Tue Nov  7 23:31:36 2006
+++ SPECS/vlc.spec      Wed Dec 13 00:33:02 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - check the altivec patch 
+# - check the altivec patch
 # - add proper package descriptions/translations
 # - bcondize this damn spec! (it should be automated too)
 # - go through the configure --help and add all options with proper
@@ -26,22 +26,23 @@
 Summary:       VLC - a multimedia player and stream server
 Summary(pl):   VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:          vlc
-Version:       0.8.5
-Release:       2
+Version:       0.8.6
+Release:       0.1
 License:       GPL
 Group:         X11/Applications/Multimedia
 # use the bz2 src, its a 4mb difference
 Source0:       
http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 16bb5bf87ed94879a8eb7b0ff9b4f16f
+# Source0-md5: 77a275f3408c4c9feae451d4eae47f89
 Source1:       %{name}.desktop
 Patch0:                %{name}-altivec.patch
 Patch1:                %{name}-buildflags.patch
 Patch2:                %{name}-defaultfont.patch
 Patch3:                %{name}-live.patch
 Patch4:                %{name}-pic-mmx.patch
-Patch5:                %{name}-matroska-shared.patch
+#Patch5: %{name}-matroska-shared.patch
 Patch6:                %{name}-real_codecs_path.patch
 Patch7:                %{name}-osdmenu_path.patch
+Patch8:                %{name}-gcc-hack.patch
 URL:           http://www.videolan.org/vlc/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL_image-devel >= 1.2
@@ -60,14 +61,14 @@
 %{?with_hal:BuildRequires:     hal-devel >= 0.2.97}
 %{?with_dv:BuildRequires:      libavc1394-devel}
 %{?with_caca:BuildRequires:    libcaca-devel}
-BuildRequires: libcdio-devel
 BuildRequires: libcddb-devel
+BuildRequires: libcdio-devel
 BuildRequires: libdts-devel
 %{?with_dv:BuildRequires:      libdv-devel}
 BuildRequires: libdvbpsi-devel
+BuildRequires: libdvdcss-devel
 BuildRequires: libdvdnav-devel
 BuildRequires: libdvdread-devel
-BuildRequires: libdvdcss-devel
 BuildRequires: libebml-devel >= 0.7.6
 %{?with_ggi:BuildRequires:     libggi-devel}
 BuildRequires: libid3tag-devel
@@ -85,8 +86,8 @@
 BuildRequires: libxml2-devel
 %{?with_lirc:BuildRequires:    lirc-devel}
 %{?with_live:BuildRequires:    live >= 2005.03.11}
-BuildRequires: mpeg2dec-devel >= 0.3.2
 %{?with_mozilla:BuildRequires: mozilla-devel}
+BuildRequires: mpeg2dec-devel >= 0.3.2
 BuildRequires: ncurses-devel
 %{?with_slp:BuildRequires:     openslp-devel}
 BuildRequires: pkgconfig
@@ -99,19 +100,19 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-VLC (initially VideoLAN Client) is a multimedia player for various 
+VLC (initially VideoLAN Client) is a multimedia player for various
 audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
-as well as DVDs, VCDs, and various streaming protocols. It can also 
-be used as a server to stream in unicast or multicast in IPv4 
-or IPv6 on a high-bandwidth network.
+as well as DVDs, VCDs, and various streaming protocols. It can also be
+used as a server to stream in unicast or multicast in IPv4 or IPv6 on
+a high-bandwidth network.
 
 %description -l pl
-VLC (wcześniej znany pod nazwą VideoLAN Client) jest odtwarzaczem 
-multimedialnym dla wielu formatów wideo i dźwięku (MPEG-1, MPEG-2, 
-MPEG-4, DivX, MP3, Ogg, ...), płyt DVD, VCD oraz różnych protokołów 
-strumieniowych. Może być wykorzystany jako serwer do wysyłania 
-strumieni unicast lub multicast w protokołach IPv4 lub IPv6 
-w wysokoprzepustowych sieciach.
+VLC (wcześniej znany pod nazwą VideoLAN Client) jest odtwarzaczem
+multimedialnym dla wielu formatów wideo i dźwięku (MPEG-1, MPEG-2,
+MPEG-4, DivX, MP3, Ogg, ...), płyt DVD, VCD oraz różnych protokołów
+strumieniowych. Może być wykorzystany jako serwer do wysyłania
+strumieni unicast lub multicast w protokołach IPv4 lub IPv6 w
+wysokoprzepustowych sieciach.
 
 %package devel
 Summary:       VLC header files
@@ -149,8 +150,8 @@
 X11 output plugin for VLC. Contains GUI image/icon resources.
 
 %description X11 -l pl
-Wtyczka wyjścia X11 dla klienta VLC. Zawiera zasoby interfejsu 
-GUI (obrazy/ikony).
+Wtyczka wyjścia X11 dla klienta VLC. Zawiera zasoby interfejsu GUI
+(obrazy/ikony).
 
 %package GGI
 Summary:       VLC - GGI output plugin
@@ -219,9 +220,10 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+#%patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -386,7 +388,7 @@
 %files GGI
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/video_output/libggi_plugin.so
-%endif 
+%endif
 
 %files SDL
 %defattr(644,root,root,755)
@@ -413,6 +415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2006/12/12 23:33:02  glen
+- start 0.8.6; adapter
+
 Revision 1.95  2006/11/07 22:31:36  glen
 - do not list %{_desktopdir}/* -- dangerous, could list directories 
unexpectedly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.95&r2=1.96&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to