rpms/ivtv-utils/F-10 .cvsignore, 1.2, 1.3 ivtv-utils.spec, 1.1, 1.2 sources, 1.2, 1.3

athimm athimm at fedoraproject.org
Fri Jul 24 21:19:18 UTC 2009


Author: athimm

Update of /cvs/extras/rpms/ivtv-utils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30920/F-10

Modified Files:
	.cvsignore ivtv-utils.spec sources 
Log Message:
Update to 1.4.0 (for kernels >= 2.6.29).


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ivtv-utils/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	2 Dec 2008 19:49:34 -0000	1.2
+++ .cvsignore	24 Jul 2009 21:19:18 -0000	1.3
@@ -1 +1 @@
-ivtv-utils-1.3.0.tar.gz
+ivtv-utils-1.4.0.tar.gz


Index: ivtv-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/ivtv-utils/F-10/ivtv-utils.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ivtv-utils.spec	2 Dec 2008 19:49:34 -0000	1.1
+++ ivtv-utils.spec	24 Jul 2009 21:19:18 -0000	1.2
@@ -1,15 +1,16 @@
 Summary: Tools for the iTVC15/16 and CX23415/16 driver
 Name: ivtv-utils
-Version: 1.3.0
-Release: 1%{?dist}
+Version: 1.4.0
+Release: 9%{?dist}
 License: GPLv2
 Group: Applications/Multimedia
-Source0: http://dl.ivtvdriver.org/ivtv/archive/1.3.x/%{name}-%{version}.tar.gz
+Source0: http://dl.ivtvdriver.org/ivtv/archive/1.4.x/%{name}-%{version}.tar.gz
+#Patch0: ivtv-utils-1.3.0-v4l2-register-changes.patch
 URL: http://ivtvdriver.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: ivtv-firmware
 Obsoletes: ivtv < 1:1.2.0-6
-Provides: ivtv	= 1:%{version}-%{release}
+Provides: ivtv = 1:%{version}-%{release}
 
 %description
 The primary goal of the IvyTV Project is to create a kernel driver for
@@ -22,12 +23,11 @@ some userland tools for ivtv.
 
 %prep
 %setup -q
+#patch0 -p1
 perl -pi -e's,/sbin/depmod,:,g' driver/Makefile
 grep -rl '#include <linux/config.h>' . | xargs perl -pi -e's,#include <linux/config.h>,/* #include <linux/config.h> */,'
 perl -pi -e's at CFLAGS = -D_GNU_SOURCE .*@CFLAGS = -D_GNU_SOURCE -D__user= %{optflags}@' utils/Makefile
 perl -pi -e's,#include "videodev2.h",#include <linux/videodev2.h>,' ./utils/v4l2-dbg.cpp
-grep -l '#include <linux/ivtv.h>' utils/*.c utils/*.cc |\
-  xargs -r perl -pi -e's,#include <linux/ivtv.h>,#include "linux/ivtv.h",'
 
 %build
 make -C utils
@@ -56,7 +56,10 @@ rm -rf %{buildroot}
 %{_datadir}/ivtv
 
 %changelog
-* Tue Dec 02 2008 Jarod Wilson <jarod at redhat.com> - 1.3.0-1
+* Tue Feb 03 2009 Jarod Wilson <jarod at redhat.com> - 1.3.0-8
+- Fix up for current rawhide
+
+* Tue Dec 02 2008 Jarod Wilson <jarod at redhat.com> - 1.3.0-7
 - Update to 1.3.0.
 
 * Wed Aug 27 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.2.0-6


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ivtv-utils/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	2 Dec 2008 19:49:34 -0000	1.2
+++ sources	24 Jul 2009 21:19:18 -0000	1.3
@@ -1 +1 @@
-4781298cac4a3d8cfd5a8338895d102b  ivtv-utils-1.3.0.tar.gz
+13deb3fe973b175a115285e63f668b95  ivtv-utils-1.4.0.tar.gz




More information about the fedora-extras-commits mailing list