Mailinglist Archive: opensuse-commit (926 mails)
| < Previous | Next > |
commit ivtv for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 07 Dec 2009 16:23:52 +0100
- Message-id: <20091207152352.315BF20234@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ivtv for openSUSE:Factory
checked in at Mon Dec 7 16:23:52 CET 2009.
--------
--- ivtv/ivtv.changes 2009-08-26 13:56:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/ivtv/ivtv.changes 2009-12-04
19:17:59.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 4 19:16:54 CET 2009 - seife@xxxxxxxxxxxx
+
+- de-fuzz the Makefile patch
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ivtv.spec ++++++
--- /var/tmp/diff_new_pack.IBYp7W/_old 2009-12-07 16:23:40.000000000 +0100
+++ /var/tmp/diff_new_pack.IBYp7W/_new 2009-12-07 16:23:40.000000000 +0100
@@ -21,12 +21,12 @@
Name: ivtv
BuildRequires: gcc-c++ kernel-source kernel-syms module-init-tools
Url: http://ivtvdriver.org/index.php/Main_Page
-License: GPL v2 or later
+License: GPLv2+
Group: Productivity/Multimedia/Other
AutoReqProv: on
ExclusiveArch: %ix86 ppc ppc64 x86_64
Version: 1.3.0.svn4136
-Release: 3
+Release: 4
Summary: Driver Implementation for iCompression or Conexant Video
Capture Cards
Source0: %{name}-utils-%{version}.tar.bz2
Source1: ivtv-firmware.tar.gz
++++++ ivtv-optflags.patch ++++++
--- /var/tmp/diff_new_pack.IBYp7W/_old 2009-12-07 16:23:40.000000000 +0100
+++ /var/tmp/diff_new_pack.IBYp7W/_new 2009-12-07 16:23:40.000000000 +0100
@@ -1,11 +1,17 @@
---- utils/Makefile
+Index: utils/Makefile
+===================================================================
+--- utils/Makefile.orig
+++ utils/Makefile
-@@ -16,7 +16,7 @@
+@@ -11,11 +11,11 @@ endif
+ EXES := v4l2-ctl ivtv-ctl ivtv-radio $(X86_EXES)
+
+ BIN := $(EXES) ivtv-tune/ivtv-tune cx25840ctl/cx25840ctl
- HEADERS := linux/ivtv.h linux/ivtvfb.h
-CFLAGS = -D_GNU_SOURCE -O2 -Wall -g -I.
+CFLAGS = -D_GNU_SOURCE $(RPM_OPT_FLAGS) -I.
CXXFLAGS = $(CFLAGS)
all:: $(EXES)
+ $(MAKE) CFLAGS="$(CFLAGS)" -C ivtv-tune
+ $(MAKE) CFLAGS="$(CFLAGS)" -C cx25840ctl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |