Hello community, here is the log from the commit of package yast2-irda for openSUSE:Factory checked in at Mon Sep 19 21:18:13 CEST 2011.
-------- --- yast2-irda/yast2-irda.changes 2009-11-30 10:04:43.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-irda/yast2-irda.changes 2011-09-12 15:28:14.000000000 +0200 @@ -1,0 +2,18 @@ +Mon Sep 12 13:26:23 UTC 2011 - [email protected] + +- updated testsuite (systemd support) (bnc#664548) +- 2.21.0 + +------------------------------------------------------------------- +Fri Aug 5 12:32:42 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------ +Wed Jan 13 18:56:03 CET 2010 - [email protected] + +- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su + where root privileges are needed, removed X-KDE-SubstituteUID key + (bnc#540627) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-irda-2.19.1.tar.bz2 New: ---- yast2-irda-2.21.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-irda.spec ++++++ --- /var/tmp/diff_new_pack.KxazVG/_old 2011-09-19 21:18:08.000000000 +0200 +++ /var/tmp/diff_new_pack.KxazVG/_new 2011-09-19 21:18:08.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package yast2-irda (Version 2.19.1) +# spec file for package yast2-irda # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,16 +19,21 @@ Name: yast2-irda -Version: 2.19.1 -Release: 1 +Version: 2.21.0 +Release: 0 + BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-irda-2.19.1.tar.bz2 +Source0: yast2-irda-2.21.0.tar.bz2 + Prefix: /usr + Group: System/YaST License: GPLv2+ BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-devtools yast2-testsuite Requires: yast2 + BuildArch: noarch + Summary: YaST2 - Infra-Red (IrDA) Access Configuration %description @@ -36,14 +41,16 @@ stack. %prep -%setup -n yast2-irda-2.19.1 +%setup -n yast2-irda-2.21.0 %build %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install + export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" + %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -70,4 +77,5 @@ %{prefix}/share/applications/YaST2/irda.desktop /usr/share/YaST2/scrconf/*.scr %doc %{prefix}/share/doc/packages/yast2-irda + %changelog ++++++ yast2-irda-2.19.1.tar.bz2 -> yast2-irda-2.21.0.tar.bz2 ++++++ ++++ 7011 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/VERSION new/yast2-irda-2.21.0/VERSION --- old/yast2-irda-2.19.1/VERSION 2009-11-30 10:04:10.000000000 +0100 +++ new/yast2-irda-2.21.0/VERSION 2011-09-12 15:26:18.000000000 +0200 @@ -1 +1 @@ -2.19.1 +2.21.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/configure.in new/yast2-irda-2.21.0/configure.in --- old/yast2-irda-2.19.1/configure.in 2009-09-03 14:21:28.000000000 +0200 +++ new/yast2-irda-2.21.0/configure.in 2011-09-12 15:27:45.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-irda dnl -dnl -- This file is generated by y2autoconf 2.18.9 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-irda, 2.18.0, http://bugs.opensuse.org/, yast2-irda) +AC_INIT(yast2-irda, 2.21.0, http://bugs.opensuse.org/, yast2-irda) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.18.0" +VERSION="2.21.0" RPMNAME="yast2-irda" MAINTAINER="Jiri Suchomel <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/missing new/yast2-irda-2.21.0/missing --- old/yast2-irda-2.19.1/missing 2009-09-03 14:21:31.000000000 +0200 +++ new/yast2-irda-2.21.0/missing 2011-09-12 15:27:48.000000000 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2006-05-10.23 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -18,9 +18,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -89,6 +87,9 @@ tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. + Send bug reports to <[email protected]>." exit $? ;; @@ -106,15 +107,22 @@ esac +# normalize program name to check for. +program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect -# the program). +# the program). This is about non-GNU programs, so use $1 not +# $program. case $1 in - lex|yacc) + lex*|yacc*) # Not GNU programs, they don't have --version. ;; - tar) + tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 @@ -138,7 +146,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case $1 in +case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -148,7 +156,7 @@ touch aclocal.m4 ;; - autoconf) + autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the @@ -157,7 +165,7 @@ touch configure ;; - autoheader) + autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want @@ -187,7 +195,7 @@ while read f; do touch "$f"; done ;; - autom4te) + autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the @@ -210,7 +218,7 @@ fi ;; - bison|yacc) + bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package @@ -240,7 +248,7 @@ fi ;; - lex|flex) + lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package @@ -263,7 +271,7 @@ fi ;; - help2man) + help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the @@ -277,11 +285,11 @@ else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; - makeinfo) + makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file @@ -310,7 +318,7 @@ touch $file ;; - tar) + tar*) shift # We have already tried tar in the generic part. @@ -363,5 +371,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/src/Irda.ycp new/yast2-irda-2.21.0/src/Irda.ycp --- old/yast2-irda-2.19.1/src/Irda.ycp 2009-11-27 08:11:27.000000000 +0100 +++ new/yast2-irda-2.21.0/src/Irda.ycp 2010-01-05 13:45:41.000000000 +0100 @@ -4,7 +4,7 @@ * Summary: Irda settings, input and output functions * Authors: Jiri Suchomel <[email protected]> * - * $Id: Irda.ycp 52287 2008-10-16 11:07:14Z jsuchome $ + * $Id: Irda.ycp 59849 2009-11-30 09:04:27Z jsuchome $ * * Representation of the IrDA configuration. * Input and output routines. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/src/irda.desktop new/yast2-irda-2.21.0/src/irda.desktop --- old/yast2-irda-2.19.1/src/irda.desktop 2009-09-04 12:32:01.000000000 +0200 +++ new/yast2-irda-2.21.0/src/irda.desktop 2011-08-05 16:14:55.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=irda @@ -18,9 +17,8 @@ X-SuSE-YaST-Keywords=irda,infrared Icon=yast-irda -Exec=/sbin/yast2 irda +Exec=xdg-su -c "/sbin/yast2 irda" Name=Infrared Device GenericName=Configure an Infrared device (IrDA) -X-KDE-SubstituteUID=true StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/src/ui.ycp new/yast2-irda-2.21.0/src/ui.ycp --- old/yast2-irda-2.19.1/src/ui.ycp 2009-11-27 08:27:41.000000000 +0100 +++ new/yast2-irda-2.21.0/src/ui.ycp 2010-01-05 13:45:41.000000000 +0100 @@ -4,7 +4,7 @@ * Summary: Dialogs definitions * Authors: Jiri Suchomel <[email protected]> * - * $Id: ui.ycp 59797 2009-11-26 15:26:34Z jsuchome $ + * $Id: ui.ycp 59849 2009-11-30 09:04:27Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/testsuite/tests/Read.out new/yast2-irda-2.21.0/testsuite/tests/Read.out --- old/yast2-irda-2.19.1/testsuite/tests/Read.out 2008-12-18 14:46:48.000000000 +0100 +++ new/yast2-irda-2.21.0/testsuite/tests/Read.out 2011-09-12 15:24:32.000000000 +0200 @@ -1,10 +1,7 @@ Dump ==== reading... ============================ -Read .init.scripts.exists "irda" true -Execute .target.bash "/etc/init.d/irda status" $["TERM":"raw"] 0 Return true Dump ============================================ Read .sysconfig.irda.IRDA_PORT "/dev/ttyS1" Read .sysconfig.irda.IRDA_MAX_BAUD_RATE nil -Read .init.scripts.exists "irda" true -Execute .target.bash "/etc/init.d/irda status" $["TERM":"raw"] 0 +Execute .target.bash "/sbin/service irda status" $["TERM":"raw"] 0 Return true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/testsuite/tests/Read.ycp new/yast2-irda-2.21.0/testsuite/tests/Read.ycp --- old/yast2-irda-2.19.1/testsuite/tests/Read.ycp 2008-12-18 14:46:48.000000000 +0100 +++ new/yast2-irda-2.21.0/testsuite/tests/Read.ycp 2011-09-12 15:27:41.000000000 +0200 @@ -2,7 +2,7 @@ * Read.ycp * Test of Irda::Read function * Author: Jiri Suchomel <[email protected]> - * $Id: Read.ycp 27936 2006-02-13 20:01:14Z olh $ + * $Id: Read.ycp 65657 2011-09-12 13:27:40Z lslezak $ */ { @@ -17,6 +17,7 @@ "exists" : true ], ], + // no sysconfig file "target": $[ "stat" : $[], ] @@ -35,7 +36,7 @@ ], ], "target": $[ - "stat" : $[ 1:2 ], + "stat" : $[ "isreg" : true ], ], "sysconfig" : $[ "irda" : $[ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/testsuite/tests/Write.out new/yast2-irda-2.21.0/testsuite/tests/Write.out --- old/yast2-irda-2.19.1/testsuite/tests/Write.out 2009-11-27 08:28:30.000000000 +0100 +++ new/yast2-irda-2.21.0/testsuite/tests/Write.out 2011-09-12 15:24:32.000000000 +0200 @@ -3,27 +3,18 @@ Dump ==== stop irda: ============================ Write .sysconfig.irda.IRDA_MAX_BAUD_RATE "0" true Write .sysconfig.irda nil true -Read .init.scripts.exists "irda" true -Execute .target.bash_output "/etc/init.d/irda stop" $["TERM":"raw"] $["exit":0] -Read .init.scripts.exists "irda" true -Read .init.scripts.exists "irda" true -Read .init.scripts.exists "irda" true +Execute .target.bash_output "/sbin/service irda stop" $["TERM":"raw"] $["exit":0] Read .init.scripts.runlevel "irda" $["irda":$["start":[3]]] Read .init.scripts.comment "irda" $[] -Execute .target.bash_output "/sbin/insserv -r /etc/init.d/irda" $["exit":0] +Execute .target.bash_output "/sbin/chkconfig -d irda" $["exit":0] Return true Dump ==== start irda, create link: ============== Write .sysconfig.irda.IRDA_PORT "new_port" true Write .sysconfig.irda.IRDA_MAX_BAUD_RATE "0" true Write .sysconfig.irda nil true -Read .init.scripts.exists "irda" true -Execute .target.bash_output "/etc/init.d/irda stop" $["TERM":"raw"] $["exit":0] -Read .init.scripts.exists "irda" true -Execute .target.bash_output "/etc/init.d/irda start" $["TERM":"raw"] $["exit":0] -Read .init.scripts.exists "irda" true -Read .init.scripts.exists "irda" true -Read .init.scripts.exists "irda" true +Execute .target.bash_output "/sbin/service irda stop" $["TERM":"raw"] $["exit":0] +Execute .target.bash_output "/sbin/service irda start" $["TERM":"raw"] $["exit":0] Read .init.scripts.runlevel "irda" $[] Read .init.scripts.comment "irda" $[] -Execute .target.bash_output "/sbin/insserv -d /etc/init.d/irda" $["exit":0] +Execute .target.bash_output "/sbin/chkconfig -a irda" $["exit":0] Return true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-irda-2.19.1/testsuite/tests/Write.ycp new/yast2-irda-2.21.0/testsuite/tests/Write.ycp --- old/yast2-irda-2.19.1/testsuite/tests/Write.ycp 2008-12-18 14:46:48.000000000 +0100 +++ new/yast2-irda-2.21.0/testsuite/tests/Write.ycp 2011-09-12 15:27:41.000000000 +0200 @@ -2,7 +2,7 @@ * Write.ycp * Test of Irda::Write function * Author: Jiri Suchomel <[email protected]> - * $Id: Write.ycp 52287 2008-10-16 11:07:14Z jsuchome $ + * $Id: Write.ycp 65657 2011-09-12 13:27:40Z lslezak $ */ { @@ -24,7 +24,7 @@ ], ], "target": $[ - "stat" : $[], + "stat" : $[ "isreg" : true ], ] ]; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
