Mailinglist Archive: opensuse-commit (769 mails)
| < Previous | Next > |
commit ivtv for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 20 Jun 2009 05:49:21 +0200
- Message-id: <20090620034922.0568B67807E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ivtv for openSUSE:Factory
checked in at Sat Jun 20 05:49:21 CEST 2009.
--------
--- ivtv/ivtv.changes 2009-02-27 15:05:43.000000000 +0100
+++ ivtv/ivtv.changes 2009-06-19 11:02:07.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 19 10:35:46 CEST 2009 - coolo@xxxxxxxxxx
+
+- disable as-needed for this package as it fails to build with it
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ivtv.spec ++++++
--- /var/tmp/diff_new_pack.Zu5401/_old 2009-06-20 05:49:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Zu5401/_new 2009-06-20 05:49:13.000000000 +0200
@@ -26,7 +26,7 @@
AutoReqProv: on
ExclusiveArch: %ix86 ppc ppc64 x86_64
Version: 1.3.0.svn4136
-Release: 1
+Release: 2
Summary: Driver Implementation for iCompression or Conexant Video
Capture Cards
Source0: %{name}-utils-%{version}.tar.bz2
Source1: ivtv-firmware.tar.gz
@@ -81,6 +81,9 @@
%patch2
%build
+# This package failed when testing with -Wl,-as-needed being default.
+# So we disable it here, if you want to retest, just delete this comment and
the line below.
+export SUSE_ASNEEDED=0
# build utils
make -C utils
@@ -111,11 +114,13 @@
/lib/firmware/*
%changelog
+* Fri Jun 19 2009 coolo@xxxxxxxxxx
+- disable as-needed for this package as it fails to build with it
* Fri Feb 27 2009 ro@xxxxxxx
- update to svn to fix build
* Fri Jan 09 2009 olh@xxxxxxx
- use ExclusiveArch as in /SRC/arch/
-* Mon Sep 29 2008 ro@xxxxxxx
+* Tue Sep 30 2008 ro@xxxxxxx
- update to 1.3.0 (upstream name is now ivtv-utils)
* ivtvctl has been renamed to ivtv-ctl. This makes it consistent
with the naming of other v4l2 utilities.
@@ -148,7 +153,7 @@
- Fix PIO support.
- Pass correct values for ENC_MISC(3, ...)
- Fix ivtvfbctl option handling on ppc.
-* Sun Mar 18 2007 ro@xxxxxxx
+* Mon Mar 19 2007 ro@xxxxxxx
- removed /lib/firmware directory from filelist (in filesystem)
* Wed Jan 17 2007 ro@xxxxxxx
- hack to build on 2.6.20pre
@@ -202,7 +207,7 @@
- Ripped out dynamic buffer allocation: it never worked right and gave
some people a lot of grief.
- Make i2c errors (missing i2c devices) more readable.
-* Tue Nov 14 2006 ro@xxxxxxx
+* Wed Nov 15 2006 ro@xxxxxxx
- move firmware to /lib/firmware
* Tue Nov 14 2006 ro@xxxxxxx
- update to 0.8.0 (for 2.6.18 kernel release)
@@ -235,7 +240,7 @@
- added utils/ivtvfwextract.pl to doc files list (#135611)
* Fri Nov 04 2005 ro@xxxxxxx
- try to fix km build by moving videodev2.h to driver subdirectory
-* Wed Oct 26 2005 ro@xxxxxxx
+* Thu Oct 27 2005 ro@xxxxxxx
- update to 0.4.0
* Sun Aug 14 2005 ro@xxxxxxx
- fix problem in kernel modules Makefile
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |