commit dvb for openSUSE:Factory

Hello community, here is the log from the commit of package dvb for openSUSE:Factory checked in at Fri Nov 27 16:02:34 CET 2009. -------- --- dvb/dvb.changes 2009-11-10 12:00:14.000000000 +0100 +++ /mounts/work_src_done/STABLE/dvb/dvb.changes 2009-11-24 19:11:58.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 24 18:11:25 UTC 2009 - crrodriguez@opensuse.org + +- refresh patches with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dvb.spec ++++++ --- /var/tmp/diff_new_pack.62zuIR/_old 2009-11-27 16:00:31.000000000 +0100 +++ /var/tmp/diff_new_pack.62zuIR/_new 2009-11-27 16:00:31.000000000 +0100 @@ -24,7 +24,7 @@ Name: dvb BuildRequires: libusb-devel %define firmwaredir /lib/firmware -License: GPL v2 or later +License: GPLv2+ Group: Hardware/TV AutoReqProv: on PreReq: %fillup_prereq %insserv_prereq @@ -66,7 +66,7 @@ %prep %setup -q -n dvb-apps-%{version} -%patch -p1 +%patch %patch1 find -name .hg -type d | xargs rm -rfv find -name .cvsignore -type f | xargs rm -fv ++++++ dvb-apps-dvbnet.diff ++++++ --- /var/tmp/diff_new_pack.62zuIR/_old 2009-11-27 16:00:31.000000000 +0100 +++ /var/tmp/diff_new_pack.62zuIR/_new 2009-11-27 16:00:31.000000000 +0100 @@ -1,7 +1,7 @@ -Index: dvb-apps/util/dvbnet/net_start.sh +Index: util/dvbnet/net_start.sh =================================================================== ---- dvb-apps.orig/util/dvbnet/net_start.sh -+++ dvb-apps/util/dvbnet/net_start.sh +--- util/dvbnet/net_start.sh.orig 2009-11-08 17:34:21.000000000 +0100 ++++ util/dvbnet/net_start.sh 2009-11-24 19:10:12.806111000 +0100 @@ -4,7 +4,7 @@ PID=0x511 DEV_NAME=dvb0_0 IP_ADDR=10.1.1.1 @@ -11,10 +11,10 @@ /sbin/ifconfig $DEV_NAME $IP_ADDR -Index: dvb-apps/util/dvbnet/net_start.pl +Index: util/dvbnet/net_start.pl =================================================================== ---- dvb-apps.orig/util/dvbnet/net_start.pl -+++ dvb-apps/util/dvbnet/net_start.pl +--- util/dvbnet/net_start.pl.orig 2009-11-08 17:34:21.000000000 +0100 ++++ util/dvbnet/net_start.pl 2009-11-24 19:10:12.811110000 +0100 @@ -12,7 +12,7 @@ sub dvbnet { local ($ADAPTER, $NETDEV, $PID, $IP_ADDR) = @_; ++++++ dvb-includes.diff ++++++ --- /var/tmp/diff_new_pack.62zuIR/_old 2009-11-27 16:00:31.000000000 +0100 +++ /var/tmp/diff_new_pack.62zuIR/_new 2009-11-27 16:00:31.000000000 +0100 @@ -1,5 +1,7 @@ ---- lib/libdvbapi/dvbaudio.c -+++ lib/libdvbapi/dvbaudio.c +Index: lib/libdvbapi/dvbaudio.c +=================================================================== +--- lib/libdvbapi/dvbaudio.c.orig 2009-11-08 17:34:21.000000000 +0100 ++++ lib/libdvbapi/dvbaudio.c 2009-11-24 19:10:13.089021000 +0100 @@ -25,6 +25,7 @@ #include <fcntl.h> #include <unistd.h> @@ -8,8 +10,10 @@ #include <linux/dvb/audio.h> #include <errno.h> #include "dvbaudio.h" ---- test/hex_dump.c -+++ test/hex_dump.c +Index: test/hex_dump.c +=================================================================== +--- test/hex_dump.c.orig 2009-11-08 17:34:21.000000000 +0100 ++++ test/hex_dump.c 2009-11-24 19:10:13.096022000 +0100 @@ -20,6 +20,7 @@ #include <stdio.h> @@ -18,18 +22,22 @@ #include "hex_dump.h" ---- test/test_av.c -+++ test/test_av.c +Index: test/test_av.c +=================================================================== +--- test/test_av.c.orig 2009-11-08 17:34:21.000000000 +0100 ++++ test/test_av.c 2009-11-24 19:10:13.101025000 +0100 @@ -29,6 +29,7 @@ #include <fcntl.h> #include <time.h> #include <unistd.h> +#include <stdint.h> + #include <linux/types.h> #include <linux/dvb/audio.h> - #include <linux/dvb/video.h> ---- util/scan/diseqc.c -+++ util/scan/diseqc.c +Index: util/scan/diseqc.c +=================================================================== +--- util/scan/diseqc.c.orig 2009-11-08 17:34:21.000000000 +0100 ++++ util/scan/diseqc.c 2009-11-24 19:10:13.112020000 +0100 @@ -1,6 +1,6 @@ -#include <linux/dvb/frontend.h> #include <sys/ioctl.h> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de