rpms/xorg-x11-drv-ivtv/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 xorg-x11-drv-ivtv.spec, 1.5, 1.6

Chauvet (kwizart) fedora-extras-commits at redhat.com
Thu Mar 6 19:19:46 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/xorg-x11-drv-ivtv/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16792

Modified Files:
	sources .cvsignore xorg-x11-drv-ivtv.spec 
Log Message:
Update to 1.0.1 (bugfixes)



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ivtv/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 Jan 2008 18:33:44 -0000	1.2
+++ sources	6 Mar 2008 19:19:10 -0000	1.3
@@ -1 +1 @@
-c8072f8ef5f2aa10eb9324b95dabed3c  xf86-video-ivtv-1.0.0.tar.gz
+c66a5cd5c12c3eab92751b310c1fd43e  xf86-video-ivtv-1.0.1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ivtv/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Jan 2008 18:33:44 -0000	1.2
+++ .cvsignore	6 Mar 2008 19:19:10 -0000	1.3
@@ -1 +1 @@
-xf86-video-ivtv-1.0.0.tar.gz
+xf86-video-ivtv-1.0.1.tar.gz


Index: xorg-x11-drv-ivtv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ivtv/devel/xorg-x11-drv-ivtv.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xorg-x11-drv-ivtv.spec	5 Mar 2008 21:44:49 -0000	1.5
+++ xorg-x11-drv-ivtv.spec	6 Mar 2008 19:19:10 -0000	1.6
@@ -1,17 +1,16 @@
 Name:           xorg-x11-drv-ivtv
 Version:        1.0.1
-Release:        0.1%{?dist}
+Release:        1%{?dist}
 Summary:        Xorg X11 ivtv video driver
 
 Group:          User Interface/X Hardware Support
 License:        MIT
 URL:            http://ivtvdriver.org
-Source0:        http://dl.ivtvdriver.org/xf86-video-ivtv/archive/1.0.x/xf86-video-ivtv-1.0.0.tar.gz
-Patch0:         xf86-video-ivtv-1.0.0-pciaccess.patch
+Source0:        http://dl.ivtvdriver.org/xf86-video-ivtv/archive/1.0.x/xf86-video-ivtv-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
-BuildRequires: libtool
+#BuildRequires: libtool
 Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 Requires:  ivtv-firmware
 Obsoletes: ivtv_xdriver < %{version}
@@ -20,9 +19,8 @@
 X.Org X11 ivtv video driver.
 
 %prep
-%setup -q -n xf86-video-ivtv-1.0.0
-%patch0 -p1 -b .pciaccess
-sh autogen.sh
+%setup -q -n xf86-video-ivtv-%{version}
+#sh autogen.sh
 
 %build
 %configure
@@ -46,6 +44,12 @@
 
 
 %changelog
+* Thu Mar  6 2008 kwizart < kwizart at gmail.com > - 1.0.1-1
+- Update to 1.0.1 (final)
+
+* Thu Mar  6 2008 kwizart < kwizart at gmail.com > - 1.0.1-0.2
+- Add xf86-video-ivtv-1.0.1-pagesize.patch
+
 * Wed Mar  5 2008 kwizart < kwizart at gmail.com > - 1.0.1-0.1
 - Backport the libpciaccess support from pre 1.0.1
 




More information about the fedora-extras-commits mailing list