rpms/libvdpau/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 libvdpau.spec, 1.1, 1.2

Nicolas Chauvet kwizart at fedoraproject.org
Thu Sep 17 19:52:34 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/libvdpau/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6967

Modified Files:
	.cvsignore sources libvdpau.spec 
Log Message:
Update to 0.2 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	9 Sep 2009 20:10:45 -0000	1.2
+++ .cvsignore	17 Sep 2009 19:52:33 -0000	1.3
@@ -1 +1 @@
-libvdpau-46e791147ac43ecd2fbfbc6bdf3bebda9030b51e.tar.bz2
+libvdpau-0.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	9 Sep 2009 20:10:45 -0000	1.2
+++ sources	17 Sep 2009 19:52:34 -0000	1.3
@@ -1 +1 @@
-a7bc00895d55b654d54220cac352c2fe  libvdpau-46e791147ac43ecd2fbfbc6bdf3bebda9030b51e.tar.bz2
+e0641a208839eb88fe7c01ee5af83735  libvdpau-0.2.tar.gz


Index: libvdpau.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvdpau/devel/libvdpau.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libvdpau.spec	9 Sep 2009 20:10:45 -0000	1.1
+++ libvdpau.spec	17 Sep 2009 19:52:34 -0000	1.2
@@ -1,26 +1,14 @@
-%global gitdate 20090902git
-%global gitref 46e791147ac43ecd2fbfbc6bdf3bebda9030b51e
-
 Name:           libvdpau
-Version:        0.1
-Release:        0.6.%{?gitdate}%{?dist}
+Version:        0.2
+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://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/libvdpau-%{gitref}.tar.bz2
+Source0:        http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libtool
-
-%if 0%{?fedora} > 11 || 0%{?rhel} > 5
-ExclusiveArch:  i686 x86_64
-%else %if 0%{?fedora} == 11
-ExclusiveArch:  i586 x86_64
-%else
-ExclusiveArch:  i386 x86_64
-%endif
 BuildRequires:  libX11-devel
 
 
@@ -46,7 +34,6 @@ developing applications that use %{name}
 %setup -q -n %{name}-%{gitref}
 
 
-autoreconf -vif 
 
 %build
 %configure --disable-static
@@ -80,7 +67,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libvdpau.so
 %{_libdir}/pkgconfig/vdpau.pc
 
+
 %changelog
+* Thu Sep 17 2009 kwizart < kwizart at gmail.com > - 0.2-1
+- Update to 0.2
+- Disable ExclusiveArch
+
 * Mon Sep  7 2009 kwizart < kwizart at gmail.com > - 0.1-0.6.20090904git
 - Update to gitdate 20090904git
 




More information about the fedora-extras-commits mailing list