rpms/libvdpau/F-11 .cvsignore, 1.2, 1.3 libvdpau.spec, 1.2, 1.3 sources, 1.3, 1.4

Nicolas Chauvet kwizart at fedoraproject.org
Sun Mar 14 00:11:20 UTC 2010


Author: kwizart

Update of /cvs/pkgs/rpms/libvdpau/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11080/F-11

Modified Files:
	.cvsignore libvdpau.spec sources 
Log Message:
- Update to 0.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Dec 2009 22:20:56 -0000	1.2
+++ .cvsignore	14 Mar 2010 00:11:19 -0000	1.3
@@ -1 +1 @@
-libvdpau-0.3.tar.bz2
+libvdpau-0.4.tar.gz


Index: libvdpau.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/F-11/libvdpau.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- libvdpau.spec	14 Dec 2009 22:20:56 -0000	1.2
+++ libvdpau.spec	14 Mar 2010 00:11:20 -0000	1.3
@@ -1,12 +1,12 @@
 Name:           libvdpau
-Version:        0.3
+Version:        0.4
 Release:        1%{?dist}
 Summary:        Wrapper library for the Video Decode and Presentation API
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://freedesktop.org/wiki/Software/VDPAU
-Source0:        http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.bz2
+Source0:        http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libtool
@@ -14,10 +14,12 @@ BuildRequires:  libtool
 %{?!_without_docs:
 BuildRequires:  doxygen
 BuildRequires:  graphviz
-BuildRequires:  texlive
+BuildRequires:  texlive-latex
 }
 
 BuildRequires:  libX11-devel
+BuildRequires:  libXext-devel
+BuildRequires:  xorg-x11-proto-devel
 
 
 %description
@@ -95,7 +97,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sun Nov 22 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 0.3-1
+* Sat Mar 13 2010 Nicolas Chauvet <kwizart at fedoraproject.org> - 0.4-1
+- Update to 0.4
+
+* Sun Nov 22 2009 kwizart < kwizart at gmail.com > - 0.3-1
 - Update to 0.3
 - Create docs sub-package
 - Allow --without docs conditional


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Dec 2009 22:20:56 -0000	1.3
+++ sources	14 Mar 2010 00:11:20 -0000	1.4
@@ -1 +1 @@
-bf714e773ea55ba06d068dee3bc28135  libvdpau-0.3.tar.bz2
+06da6f81ad37708b33a20ed177a44d81  libvdpau-0.4.tar.gz



More information about the scm-commits mailing list