Author: charles Date: Mon Dec 7 01:16:37 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.3
---- Files affected: packages/libvdpau: libvdpau.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/libvdpau/libvdpau.spec diff -u packages/libvdpau/libvdpau.spec:1.6 packages/libvdpau/libvdpau.spec:1.7 --- packages/libvdpau/libvdpau.spec:1.6 Sun Nov 15 01:13:09 2009 +++ packages/libvdpau/libvdpau.spec Mon Dec 7 02:16:32 2009 @@ -2,12 +2,12 @@ Summary: Wrapper library for the Video Decode and Presentation API Summary(pl.UTF-8): Biblioteka pośrednia do API dekodowania i prezentacji video (Video Decode and Presentation API) Name: libvdpau -Version: 0.2 +Version: 0.3 Release: 1 License: MIT Group: Libraries Source0: http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.gz -# Source0-md5: e0641a208839eb88fe7c01ee5af83735 +# Source0-md5: 2ae5b15d6ede1c96f0fa0aefcc573297 URL: http://freedesktop.org/wiki/Software/VDPAU BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -74,7 +74,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} $RPM_BUILD_ROOT%{_libdir}/libvdpau_trace.{la,a} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/vdpau/libvdpau_trace.{la,a} %clean rm -rf $RPM_BUILD_ROOT @@ -87,7 +87,9 @@ %doc AUTHORS COPYING ChangeLog %attr(755,root,root) %{_libdir}/libvdpau.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libvdpau.so.1 -%attr(755,root,root) %{_libdir}/libvdpau_trace.so +%dir %{_libdir}/vdpau +%attr(755,root,root) %{_libdir}/vdpau/libvdpau_trace.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/vdpau/libvdpau_trace.so.1 %files devel %defattr(644,root,root,755) @@ -106,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/12/07 01:16:32 charles +- updated to 0.3 + Revision 1.6 2009/11/15 00:13:09 sparky - versioned nvidia conflicts: 1:190.42-2 and above have libvdpau libraries removed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvdpau/libvdpau.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
