Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit yast2-tv
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 05 Jun 2007 00:45:55 +0200
- Message-id: <20070604224555.8CF56678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-tv
checked in at Tue Jun 5 00:45:55 CEST 2007.
--------
--- yast2-tv/yast2-tv.changes 2007-03-22 13:07:06.000000000 +0100
+++ /mounts/work_src_done/NOARCH/yast2-tv/yast2-tv.changes 2007-06-04 15:36:00.219161000 +0200
@@ -1,0 +2,19 @@
+Mon Jun 4 14:35:57 CEST 2007 - lslezak@xxxxxxx
+
+- tv card DB updated to kernel-default-2.6.21-12
+- respect "fw_install" flag in DVB card DB (do not install the
+ firmware if the card doesn't need it)
+- 2.15.5
+
+-------------------------------------------------------------------
+Mon Jun 4 10:51:02 CEST 2007 - lslezak@xxxxxxx
+
+- check whether lirc service and /etc/sysconfig/lirc are available
+ when reading/writing the configuration (#211901)
+
+-------------------------------------------------------------------
+Fri May 25 13:30:04 CEST 2007 - jsrain@xxxxxxx
+
+- removed outdated translations from .desktop-files (#271209)
+
+-------------------------------------------------------------------
Old:
----
yast2-tv-2.15.4.tar.bz2
New:
----
yast2-tv-2.15.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-tv.spec ++++++
--- /var/tmp/diff_new_pack.S30616/_old 2007-06-05 00:45:43.000000000 +0200
+++ /var/tmp/diff_new_pack.S30616/_new 2007-06-05 00:45:43.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-tv (Version 2.15.4)
+# spec file for package yast2-tv (Version 2.15.5)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-tv
-Version: 2.15.4
+Version: 2.15.5
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-tv-2.15.4.tar.bz2
+Source0: yast2-tv-2.15.5.tar.bz2
prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
%ifnarch s390 s390x
@@ -42,7 +42,7 @@
Jan Holesovsky <kendy@xxxxxxx>
%prep
-%setup -n yast2-tv-2.15.4
+%setup -n yast2-tv-2.15.5
%build
%{prefix}/bin/y2tool y2autoconf
@@ -77,6 +77,16 @@
%doc %{prefix}/share/doc/packages/yast2-tv
%changelog
+* Mon Jun 04 2007 - lslezak@xxxxxxx
+- tv card DB updated to kernel-default-2.6.21-12
+- respect "fw_install" flag in DVB card DB (do not install the
+ firmware if the card doesn't need it)
+- 2.15.5
+* Mon Jun 04 2007 - lslezak@xxxxxxx
+- check whether lirc service and /etc/sysconfig/lirc are available
+ when reading/writing the configuration (#211901)
+* Fri May 25 2007 - jsrain@xxxxxxx
+- removed outdated translations from .desktop-files (#271209)
* Thu Mar 22 2007 - lslezak@xxxxxxx
- updated TV card DB (linux-2.6.21-rc4-git5-2)
- removed dependency to yast2-packager (#253958)
++++++ yast2-tv-2.15.4.tar.bz2 -> yast2-tv-2.15.5.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/configure new/yast2-tv-2.15.5/configure
--- old/yast2-tv-2.15.4/configure 2007-03-22 13:06:38.000000000 +0100
+++ new/yast2-tv-2.15.5/configure 2007-06-04 15:12:17.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-tv 2.15.4.
+# Generated by GNU Autoconf 2.60 for yast2-tv 2.15.5.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -559,8 +559,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-tv'
PACKAGE_TARNAME='yast2-tv'
-PACKAGE_VERSION='2.15.4'
-PACKAGE_STRING='yast2-tv 2.15.4'
+PACKAGE_VERSION='2.15.5'
+PACKAGE_STRING='yast2-tv 2.15.5'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1181,7 +1181,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-tv 2.15.4 to adapt to many kinds of systems.
+\`configure' configures yast2-tv 2.15.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1252,7 +1252,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-tv 2.15.4:";;
+ short | recursive ) echo "Configuration of yast2-tv 2.15.5:";;
esac
cat <<\_ACEOF
@@ -1330,7 +1330,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-tv configure 2.15.4
+yast2-tv configure 2.15.5
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1344,7 +1344,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by yast2-tv $as_me 2.15.4, which was
+It was created by yast2-tv $as_me 2.15.5, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2145,7 +2145,7 @@
# Define the identity of the package.
PACKAGE='yast2-tv'
- VERSION='2.15.4'
+ VERSION='2.15.5'
cat >>confdefs.h <<_ACEOF
@@ -2372,7 +2372,7 @@
-VERSION="2.15.4"
+VERSION="2.15.5"
RPMNAME="yast2-tv"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"
@@ -3258,7 +3258,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-tv $as_me 2.15.4, which was
+This file was extended by yast2-tv $as_me 2.15.5, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3301,7 +3301,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-tv config.status 2.15.4
+yast2-tv config.status 2.15.5
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/configure.in new/yast2-tv-2.15.5/configure.in
--- old/yast2-tv-2.15.4/configure.in 2007-03-22 13:06:33.000000000 +0100
+++ new/yast2-tv-2.15.5/configure.in 2007-06-04 15:12:10.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-tv, 2.15.4, http://bugs.opensuse.org/, yast2-tv)
+AC_INIT(yast2-tv, 2.15.5, http://bugs.opensuse.org/, yast2-tv)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.4"
+VERSION="2.15.5"
RPMNAME="yast2-tv"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/data/CARDLIST.bttv new/yast2-tv-2.15.5/data/CARDLIST.bttv
--- old/yast2-tv-2.15.4/data/CARDLIST.bttv 2007-03-21 10:17:28.000000000 +0100
+++ new/yast2-tv-2.15.5/data/CARDLIST.bttv 2007-06-01 01:16:24.000000000 +0200
@@ -143,3 +143,5 @@
142 -> Sabrent TV-FM (bttv version)
143 -> Hauppauge ImpactVCB (bt878) [0070:13eb]
144 -> MagicTV
+145 -> SSAI Security Video Interface [4149:5353]
+146 -> SSAI Ultrasound Video Interface [414a:5353]
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/data/CARDLIST.cx88 new/yast2-tv-2.15.5/data/CARDLIST.cx88
--- old/yast2-tv-2.15.4/data/CARDLIST.cx88 2007-02-04 19:44:54.000000000 +0100
+++ new/yast2-tv-2.15.5/data/CARDLIST.cx88 2007-06-01 01:16:24.000000000 +0200
@@ -37,7 +37,7 @@
36 -> AVerTV 303 (M126) [1461:000a]
37 -> Hauppauge Nova-S-Plus DVB-S [0070:9201,0070:9202]
38 -> Hauppauge Nova-SE2 DVB-S [0070:9200]
- 39 -> KWorld DVB-S 100 [17de:08b2]
+ 39 -> KWorld DVB-S 100 [17de:08b2,1421:0341]
40 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid [0070:9400,0070:9402]
41 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid (Low Profile) [0070:9800,0070:9802]
42 -> digitalnow DNTV Live! DVB-T Pro [1822:0025,1822:0019]
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/data/CARDLIST.saa7134 new/yast2-tv-2.15.5/data/CARDLIST.saa7134
--- old/yast2-tv-2.15.4/data/CARDLIST.saa7134 2007-03-21 10:17:28.000000000 +0100
+++ new/yast2-tv-2.15.5/data/CARDLIST.saa7134 2007-06-01 01:16:24.000000000 +0200
@@ -52,8 +52,8 @@
51 -> ProVideo PV952 [1540:9524]
52 -> AverMedia AverTV/305 [1461:2108]
53 -> ASUS TV-FM 7135 [1043:4845]
- 54 -> LifeView FlyTV Platinum FM / Gold [5168:0214,1489:0214,5168:0304]
- 55 -> LifeView FlyDVB-T DUO [5168:0306]
+ 54 -> LifeView FlyTV Platinum FM / Gold [5168:0214,5168:5214,1489:0214,5168:0304]
+ 55 -> LifeView FlyDVB-T DUO / MSI TV@nywhere Duo [5168:0306,4E42:0306]
56 -> Avermedia AVerTV 307 [1461:a70a]
57 -> Avermedia AVerTV GO 007 FM [1461:f31f]
58 -> ADS Tech Instant TV (saa7135) [1421:0350,1421:0351,1421:0370,1421:1370]
@@ -76,7 +76,7 @@
75 -> AVerMedia AVerTVHD MCE A180 [1461:1044]
76 -> SKNet MonsterTV Mobile [1131:4ee9]
77 -> Pinnacle PCTV 40i/50i/110i (saa7133) [11bd:002e]
- 78 -> ASUSTeK P7131 Dual [1043:4862,1043:4876]
+ 78 -> ASUSTeK P7131 Dual [1043:4862,1043:4857]
79 -> Sedna/MuchTV PC TV Cardbus TV/Radio (ITO25 Rev:2B)
80 -> ASUS Digimatrix TV [1043:0210]
81 -> Philips Tiger reference design [1131:2018]
@@ -107,3 +107,10 @@
106 -> Encore ENLTV [1131:2342,1131:2341,3016:2344]
107 -> Encore ENLTV-FM [1131:230f]
108 -> Terratec Cinergy HT PCI [153b:1175]
+109 -> Philips Tiger - S Reference design
+110 -> Avermedia M102 [1461:f31e]
+111 -> ASUS P7131 4871 [1043:4871]
+112 -> ASUSTeK P7131 Hybrid [1043:4876]
+113 -> Elitegroup ECS TVP3XP FM1246 Tuner Card (PAL,FM) [1019:4cb6]
+114 -> KWorld DVB-T 210 [17de:7250]
+115 -> Sabrent PCMCIA TV-PCB05 [0919:2003]
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/src/tv.desktop new/yast2-tv-2.15.5/src/tv.desktop
--- old/yast2-tv-2.15.4/src/tv.desktop 2006-10-12 10:34:08.000000000 +0200
+++ new/yast2-tv-2.15.5/src/tv.desktop 2007-05-30 15:22:16.000000000 +0200
@@ -21,40 +21,4 @@
Name=TV Card
GenericName=Configure a TV card
-Name[cs]=TV karta
-GenericName[cs]=Nastavit TV kartu
-Name[de]=TV-Karte
-GenericName[de]=TV-Karte konfigurieren
-Name[en]=TV Card
-Name[es]=Tarjeta de TV
-GenericName[es]=Configurar tarjeta de TV
-Name[hu]=TV-kártya
-GenericName[hu]=TV- és rádió kártya beállítása
-Name[it]=Scheda TV
-GenericName[it]=Configurazione scheda TV
-Name[ko]=TV 카드
-GenericName[ko]=TV 카드 설정
-Name[nl]=TV kaart
-GenericName[nl]=Configureer TV kaart
-Name[pt]=Placa de TV
-GenericName[pt]=Configurar placa de TV
-Name[sk]=TV karta
-GenericName[sk]=Konfigurovať TV kartu
-Name[sv]=TV-kort
-GenericName[sv]=Ställ in TV-kort
-Name[da]=TV-kort
-GenericName[da]=Konfigurer TV-kort
-Name[el]=Κάρτα TV
-GenericName[el]=Ρύθμιση κάρτας TV
-Name[en]=TV Card
-Name[fr]=Carte TV
-GenericName[fr]=Configurer la carte TV
-Name[ja]=TV カード
-GenericName[ja]=TV カードの設定
-Name[lt]=TV plokštė
-GenericName[lt]=Konfigūruoti TV plokštę
-Name[sl]=TV kartica
-GenericName[sl]=Nastavi TV kartico
-Name[tr]=TV kartı
-GenericName[tr]=TV kartını yapılandır
X-KDE-SubstituteUID=true
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/src/Tv.ycp new/yast2-tv-2.15.5/src/Tv.ycp
--- old/yast2-tv-2.15.4/src/Tv.ycp 2007-02-13 13:54:31.000000000 +0100
+++ new/yast2-tv-2.15.5/src/Tv.ycp 2007-06-04 15:11:05.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of tv, input and output functions.
* Authors: Jan Holesovsky <kendy@xxxxxxx>
*
- * $Id: Tv.ycp 36086 2007-02-13 12:54:29Z lslezak $
+ * $Id: Tv.ycp 38266 2007-06-04 13:11:05Z lslezak $
*
* Representation of the configuration of TV cards.
* Input and output routines.
@@ -1254,9 +1254,17 @@
// find card that requires the driver
string cardname = "TV";
+ // is the firmware really needed?
+ boolean firmware_needed = false;
+
foreach(map card, (list<map>) cards, {
list<string> drvs = card["module"]:[];
+ if (card["fw_install"]:true)
+ {
+ firmware_needed = true;
+ }
+
if (contains(drvs, drv))
{
cardname = card["name"]:"TV";
@@ -1264,6 +1272,11 @@
}
);
+ if (firmware_needed)
+ {
+ y2milestone("Skipping firmware installation for driver '%1' (card '%2')", drv, cardname);
+ continue;
+ }
list<map<string,any> > fws = (list<map<string,any> >)firmware_database[drv]:[];
@@ -1470,6 +1483,7 @@
list<map> detected = (list<map>)SCR::Read(.probe.tv);
list<map> probe_dvb = (list<map>)SCR::Read(.probe.dvb);
+
if (probe_dvb != nil)
{
detected = (list<map>)merge(detected, probe_dvb);
@@ -1925,6 +1939,7 @@
}
list probe_tv = (list) SCR::Read(.probe.tv);
+ y2milestone(".probe.tv: %1", probe_tv);
if (probe_tv == nil)
{
// Warning message popup (detection problem):
@@ -1936,6 +1951,7 @@
// probe for DVB cards
list<map> probe_dvb = (list<map>) SCR::Read(.probe.dvb);
+ y2milestone(".probe.dvb: %1", probe_dvb);
if (probe_dvb == nil)
{
@@ -2417,6 +2433,8 @@
}
);
+ y2milestone("cards: %1", cards);
+
list<map<string,any> > conf_list = maplist (map card, (list<map<string,any> >) cards, ``{
map<string,any> ret = $[];
boolean isdvb = card["dvb"]:false;
@@ -2456,22 +2474,29 @@
{
if (firmware_database != nil && size(firmware_database) > 0)
{
- foreach(string fwmod, list<map<string,any> > fws, (map<string,list<map<string,any> > >)firmware_database, {
+ if (card["fw_install"]:nil == false)
+ {
+ y2milestone("Card '%1' doesn't need a firmware", card ["name"]:"");
+ }
+ else
+ {
+ foreach(string fwmod, list<map<string,any> > fws, (map<string,list<map<string,any> > >)firmware_database, {
- if (contains(card["module"]:[], fwmod))
- {
- foreach(map<string,any> fw, fws, {
- string target = fw["target"]:"";
- string source = fw["source"]:"";
- boolean inst = IsFWInstalled(firmware_prefix + target);
+ if (contains(card["module"]:[], fwmod))
+ {
+ foreach(map<string,any> fw, fws, {
+ string target = fw["target"]:"";
+ string source = fw["source"]:"";
+ boolean inst = IsFWInstalled(firmware_prefix + target);
- descr = add(descr, _("Firmware: ") +
- ((inst) ? sformat(_("Installed (%1)"), target) : sformat(_("Not installed (%1 -> %2)"), source, target)));
- }
- );
+ descr = add(descr, _("Firmware: ") +
+ ((inst) ? sformat(_("Installed (%1)"), target) : sformat(_("Not installed (%1 -> %2)"), source, target)));
+ }
+ );
+ }
}
- }
- );
+ );
+ }
}
}
@@ -2883,8 +2908,10 @@
cards_with_ir_kbd_gpio = (map)
SCR::Read (.target.yast2, "tv_cards-lirc_gpio.ycp");
- use_irc = Service::Status ("lirc") == 0;
- irc_module = (string) SCR::Read (.sysconfig.lirc.LIRC_MODULE);
+
+ use_irc = (Service::Info("lirc") != $[]) ? (Service::Status ("lirc") == 0) : false;
+
+ irc_module = (SCR::Read(.target.size, "/etc/sysconfig/lirc") >= 0) ? (string) SCR::Read (.sysconfig.lirc.LIRC_MODULE) : "";
if (irc_module == nil) irc_module = "";
if (SCR::Read (.target.size, "/etc/lircd.conf") != -1)
@@ -2896,10 +2923,17 @@
irc_config = "/usr/share/lirc/remotes/linux-input-layer-lircd.conf";
}
- map out = (map) SCR::Execute (.target.bash_output,
- "/usr/bin/find /usr/share/lirc/remotes/ -name *lircd*");
- remotes = sort (splitstring (out["stdout"]:"", "\n"));
- // FIXME choose from remotes
+ if (SCR::Read(.target.size, "/usr/share/lirc") >= 0)
+ {
+ map out = (map) SCR::Execute (.target.bash_output,
+ "/usr/bin/find /usr/share/lirc/remotes/ -name *lircd*");
+ remotes = sort (splitstring (out["stdout"]:"", "\n"));
+ // FIXME choose from remotes
+ }
+ else
+ {
+ remotes = [];
+ }
return `next;
}
@@ -2910,9 +2944,16 @@
*/
global define any WriteIRC () ``{
- // 1. sysconfig values
- SCR::Write (.sysconfig.lirc.LIRC_MODULE, irc_module);
- SCR::Write (.sysconfig.lirc, nil);
+ if (SCR::Read(.target.size, "/etc/sysconfig/lirc") >= 0)
+ {
+ // write sysconfig values
+ SCR::Write (.sysconfig.lirc.LIRC_MODULE, irc_module);
+ SCR::Write (.sysconfig.lirc, nil);
+ }
+ else
+ {
+ y2warning("/etc/syconfig/lirc doesn't exist, writing the configuration has been skipped");
+ }
y2milestone("config file: %1", irc_config);
@@ -2933,20 +2974,31 @@
y2milestone("config file: %1 copied to /etc/lircd.conf",irc_config);
}
- // adjust runlevels:
- Service::Adjust ("lirc", "enable");
- // start the service
- if (Service::Status ("lirc") == 0)
- Service::RunInitScript ("lirc", "restart");
+ // does the service exist?
+ if (Service::Info("lirc") != $[])
+ {
+ // adjust runlevels:
+ Service::Adjust ("lirc", "enable");
+ // start the service
+ if (Service::Status ("lirc") == 0)
+ Service::RunInitScript ("lirc", "restart");
+ else
+ Service::RunInitScript ("lirc", "start");
+ }
else
- Service::RunInitScript ("lirc", "start");
+ {
+ y2error("Service 'lirc' doesn't exist!");
+ }
}
else
{
- // adjust runlevels:
- Service::Adjust ("lirc", "disable");
- // stop the service
- Service::RunInitScript ("lirc", "stop");
+ if (Service::Info("lirc") != $[])
+ {
+ // adjust runlevels:
+ Service::Adjust ("lirc", "disable");
+ // stop the service
+ Service::RunInitScript ("lirc", "stop");
+ }
}
return `next;
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tv-2.15.4/VERSION new/yast2-tv-2.15.5/VERSION
--- old/yast2-tv-2.15.4/VERSION 2007-03-22 10:57:18.000000000 +0100
+++ new/yast2-tv-2.15.5/VERSION 2007-06-04 14:38:05.000000000 +0200
@@ -1 +1 @@
-2.15.4
+2.15.5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |