Did you test this in handset platform? 

Peter

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Lisa Yue
> Sent: Tuesday, November 16, 2010 4:50 PM
> To: [email protected]
> Subject: [meego-commits] 9511: Changes to Trunk:Testing/libva
> 
> Hi,
> I have made the following changes to libva in project Trunk:Testing. Please
> review and accept ASAP.
> 
> Thank You,
> Lisa Yue
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #9511:
> 
>   submit:   home:lisayue:branches:Trunk:Testing/libva(cleanup) ->
> Trunk:Testing/libva
> 
> 
> Message:
>     upgrade to 1.0.6 as required by drm and psb-video
> 
> State:   new          2010-11-16T00:50:27 lisayue
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- libva.changes
> +++ libva.changes
> @@ -1 +1,2 @@
> -Fri Jun 25 21:22:51 UTC 2010 - [email protected] - 1.0.3
> +* Tue Nov 16 2010 Ling Yue <[email protected]> - 1.0.6
> +- Upgrade to version 1.0.6
> @@ -2,0 +4 @@
> +Fri Jun 25 21:22:51 UTC 2010 - [email protected] - 1.0.3
> 
> old:
> ----
>   libva-src.1.0.3.tar.bz2
> 
> new:
> ----
>   libva-src.1.0.6.tar.bz2
> 
> spec files:
> -----------
> --- libva.spec
> +++ libva.spec
> @@ -1,20 +1,19 @@
>  #
> -# Do not Edit! Generated by:
> -# spectacle version 0.16
> +# Do NOT Edit the Auto-generated Part!
> +# Generated by: spectacle version 0.20
>  #
>  # >> macros
>  %define driverdir %{_libdir}/dri
> -%define reldate 04282009
>  # << macros
> 
>  Name:       libva
>  Summary:    Video Acceleration (VA) API for Linux
> -Version:    1.0.3
> +Version:    1.0.6
>  Release:    1
>  Group:      System/Libraries
>  License:    MIT
>  URL:        http://freedesktop.org/wiki/Software/vaapi
> -Source0:    libva-src.1.0.3.tar.bz2
> +Source0:    libva-src.1.0.6.tar.bz2
>  Source100:  libva.yaml
>  Patch0:     libva.patch
>  Requires:   xorg-x11-server-Xorg
> @@ -34,6 +33,7 @@
>  BuildRequires:  pkgconfig(xextproto)
>  BuildRequires:  pkgconfig(fixesproto)
>  BuildRequires:  pkgconfig(xproto)
> +BuildRequires:  pkgconfig(gl)
>  BuildRequires:  libtool
> 
> 
> @@ -59,9 +59,8 @@
>  %prep
>  %setup -q -n libva
> 
> -# # libva.patch
> +# libva.patch
>  %patch0 -p1
> -
>  # >> setup
>  # << setup
> 
> @@ -100,11 +99,13 @@
>  %defattr(-,root,root,-)
>  # >> files
>  %{_libdir}/libva.so.1
> -%{_libdir}/libva.so.1.0.3
> -%{_libdir}/libva-x11.so.1
> -%{_libdir}/libva-x11.so.1.0.3
> +%{_libdir}/libva.so.%{version}
>  %{_libdir}/libva-tpi.so.1
> -%{_libdir}/libva-tpi.so.1.0.3
> +%{_libdir}/libva-tpi.so.%{version}
> +%{_libdir}/libva-x11.so.1
> +%{_libdir}/libva-x11.so.%{version}
> +%{_libdir}/libva-glx.so.1
> +%{_libdir}/libva-glx.so.%{version}
>  %{_bindir}/vainfo
>  %{_bindir}/h264encode
>  %{_bindir}/mpeg2vldemo
> @@ -118,10 +119,24 @@
>  # >> files devel
>  %dir %{_includedir}/va
>  %{_includedir}/va/*
> -%{_libdir}/libva-tpi.so
>  %{_libdir}/libva.so
> +%{_libdir}/libva-tpi.so
>  %{_bindir}/test_*
>  %{_libdir}/libva-x11.so
> +%{_libdir}/libva-glx.so
>  %{_libdir}/pkgconfig/libva.pc
> +%{_libdir}/pkgconfig/libva-tpi.pc
>  %{_libdir}/pkgconfig/libva-x11.pc
> +%{_libdir}/pkgconfig/libva-glx.pc
> +%{_includedir}/va/va_tpi.h
> +%{_includedir}/va/va_x11.h
> +%{_includedir}/va/va_version.h
> +%{_includedir}/va/va_backend.h
> +%{_includedir}/va/va_dri2.h
> +%{_includedir}/va/va_dummy.h
> +%{_includedir}/va/va_backend_tpi.h
> +%{_includedir}/va/va.h
> +%{_includedir}/va/va_dricommon.h
> +%{_includedir}/va/va_dri.h
>  # << files devel
> +
> 
> other changes:
> --------------
> 
> ++++++ libva-src.1.0.3.tar.bz2 -> libva-src.1.0.6.tar.bz2
> 35632 lines of diff (skipped)
> 
> ++++++ libva.yaml
> --- libva.yaml
> +++ libva.yaml
> @@ -1,12 +1,12 @@
>  Name: libva
>  Summary: Video Acceleration (VA) API for Linux
> -Version: 1.0.3
> +Version: 1.0.6
>  Release: 1
>  Group: System/Libraries
>  License: MIT
>  URL: http://freedesktop.org/wiki/Software/vaapi
>  Sources:
> -    - libva-src.1.0.3.tar.bz2
> +    - libva-src.1.0.6.tar.bz2
>  Patches:
>       - libva.patch
>  Description: |
> @@ -31,6 +31,7 @@
>      - xextproto
>      - fixesproto
>      - xproto
> +    - gl
>  PkgBR:
>      - libtool
>  Configure: autogen
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to