commit flash-player for openSUSE:Factory:NonFree

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:Factory:NonFree checked in at 2012-11-06 21:05:22

Comparing /work/SRC/openSUSE:Factory:NonFree/flash-player (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.flash-player.new (New)


Package is "flash-player", Maintainer is "dmuel...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/flash-player/flash-player.changes
2012-10-13 23:21:51.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.flash-player.new/flash-player.changes   
2012-11-06 21:05:24.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov  6 17:31:27 UTC 2012 - dmuel...@suse.com
+
+- Update to 11.2.202.251:
+  * CVE-2012-5274, CVE-2012-5275, CVE-2012-5276, CVE-2012-5277,
+  CVE-2012-5278, CVE-2012-5279, CVE-2012-5280
+
+---

Old:

  flashplayer_11.2.202.243_sa.i386.tar.bz2
  install_flash_player_11.2.202.243_linux.i386.tar.bz2
  install_flash_player_11.2.202.243_linux.x86_64.tar.bz2

New:

  flashplayer_11.2.202.251_sa.i386.tar.bz2
  install_flash_player_11.2.202.251_linux.i386.tar.bz2
  install_flash_player_11.2.202.251_linux.x86_64.tar.bz2



Other differences:
--
++ flash-player.spec ++
--- /var/tmp/diff_new_pack.y5sqLc/_old  2012-11-06 21:05:33.0 +0100
+++ /var/tmp/diff_new_pack.y5sqLc/_new  2012-11-06 21:05:33.0 +0100
@@ -19,7 +19,7 @@
 %define build_standalone 1
 
 Name:   flash-player
-Version:11.2.202.243
+Version:11.2.202.251
 Release:0
 Summary:Adobe Flash Plugin and Standalone Player
 License:NON-OSI-COMPLIANT(royalties)
@@ -150,7 +150,7 @@
 %if %build_standalone
 %if 0%{?suse_version} > 1030
 %ifarch %ix86
-install -Dpm 0755 flashplayer %{buildroot}%{_bindir}/flashplayer
+install -Dpm 0755 install_flash_player_linux_sa/flashplayer 
%{buildroot}%{_bindir}/flashplayer
 install -Dpm 0644 %{SOURCE4} 
%{buildroot}%{_datadir}/applications/flashplayer.desktop
 install -Dpm 0644 %{SOURCE5} %{buildroot}%{_datadir}/pixmaps/flashplayer.png
 %suse_update_desktop_file flashplayer


++ flashplayer_11.2.202.243_sa.i386.tar.bz2 -> 
flashplayer_11.2.202.251_sa.i386.tar.bz2 ++
Files old/flashplayer and new/install_flash_player_linux_sa/flashplayer differ

++ install_flash_player_11.2.202.243_linux.i386.tar.bz2 -> 
install_flash_player_11.2.202.251_linux.i386.tar.bz2 ++
/work/SRC/openSUSE:Factory:NonFree/flash-player/install_flash_player_11.2.202.243_linux.i386.tar.bz2
 
/work/SRC/openSUSE:Factory:NonFree/.flash-player.new/install_flash_player_11.2.202.251_linux.i386.tar.bz2
 differ: char 11, line 1

++ install_flash_player_11.2.202.243_linux.x86_64.tar.bz2 -> 
install_flash_player_11.2.202.251_linux.x86_64.tar.bz2 ++
/work/SRC/openSUSE:Factory:NonFree/flash-player/install_flash_player_11.2.202.243_linux.x86_64.tar.bz2
 
/work/SRC/openSUSE:Factory:NonFree/.flash-player.new/install_flash_player_11.2.202.251_linux.x86_64.tar.bz2
 differ: char 11, line 1

++ update.sh ++
--- /var/tmp/diff_new_pack.y5sqLc/_old  2012-11-06 21:05:34.0 +0100
+++ /var/tmp/diff_new_pack.y5sqLc/_new  2012-11-06 21:05:34.0 +0100
@@ -41,12 +41,13 @@
 fi
 
 for arch in i386; do
-tar xf ../flashplayer_*_sa.$arch.tar.bz2 
install_flash_player_linux_sa/flashplayer
-md5sum install_flash_player_linux_sa/flashplayer > ORIG_FLASH
+tar xf ../flashplayer_*_sa.$arch.tar.bz2 flashplayer
+md5sum flashplayer > ORIG_FLASH
 rm -rf install_flash_player_linux_sa
 wget 
http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa.$arch.tar.gz
 tar xvf flashplayer_11_sa.$arch.tar.gz
-md5sum flashplayer > NEW_FLASH
+md5sum install_flash_player_linux_sa/flashplayer > NEW_FLASH
+rm -rf install_flash_player_linux_sa
 
 if cmp -s ORIG_FLASH NEW_FLASH; then
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit filesystem for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package filesystem for openSUSE:Factory 
checked in at 2012-11-06 16:35:27

Comparing /work/SRC/openSUSE:Factory/filesystem (Old)
 and  /work/SRC/openSUSE:Factory/.filesystem.new (New)


Package is "filesystem", Maintainer is "kkae...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/filesystem/filesystem.changes2012-10-31 
13:53:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.filesystem.new/filesystem.changes   
2012-11-06 16:35:29.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov  6 15:11:22 UTC 2012 - fcro...@suse.com
+
+- Revert /var/run and /var/lock being symlinks for now.
+
+---



Other differences:
--
++ filesystem.spec ++
--- /var/tmp/diff_new_pack.3EhT0l/_old  2012-11-06 16:35:30.0 +0100
+++ /var/tmp/diff_new_pack.3EhT0l/_new  2012-11-06 16:35:30.0 +0100
@@ -187,10 +187,6 @@
 %pre -p 
 os.remove ("/usr/include/X11")
 os.remove ("/usr/lib/X11")
-os.execute ("mountpoint -q /var/lock && umount -l /var/lock")
-os.rename ("/var/lock","/var/lock.migrated")
-os.execute ("mountpoint -q /var/run && umount -l /var/run")
-os.rename ("/var/run","/var/run.migrated")
 
 %files -f filesystem.list
 

++ directory.list ++
--- /var/tmp/diff_new_pack.3EhT0l/_old  2012-11-06 16:35:30.0 +0100
+++ /var/tmp/diff_new_pack.3EhT0l/_new  2012-11-06 16:35:30.0 +0100
@@ -69,7 +69,6 @@
 0700 root root /root/.gnupg
 0755 root root /root/bin
 0755 root root /run
-1775 root lock /run/lock
 0755 root root /sbin
 0755 root root /selinux
 0755 root root /srv/ftp
@@ -175,6 +174,8 @@
 0755 nobody root /var/lib/nobody
 0700 root root /var/lib/pam_devperm
 0755 wwwrun root /var/lib/wwwrun
+1775 root lock /var/lock
+0755 root root /var/run
 0755 root root /var/spool
 0755 lp lp /var/spool/lpd
 0770 mail mail /var/spool/clientmqueue

++ filesystem.links ++
--- /var/tmp/diff_new_pack.3EhT0l/_old  2012-11-06 16:35:30.0 +0100
+++ /var/tmp/diff_new_pack.3EhT0l/_new  2012-11-06 16:35:30.0 +0100
@@ -1,6 +1,4 @@
 # links to be created
-../run /var/run
-../run/lock/var/lock
 init.d /etc/rc.d
 ../var/tmp /usr/tmp
 ../lock/var/spool/locks

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sysconfig for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2012-11-06 16:33:30

Comparing /work/SRC/openSUSE:Factory/sysconfig (Old)
 and  /work/SRC/openSUSE:Factory/.sysconfig.new (New)


Package is "sysconfig", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2012-11-02 
17:43:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2012-11-06 
16:33:36.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  5 20:18:45 UTC 2012 - tittiatc...@gmail.com
+
+- Added patch (set_new_udevrules_dir.patch) to ensure that the 
+  udevmountd and the udev rules are installed at the right place 
+  (/usr/lib/udev)
+
+---

New:

  set_new_udevrules_dir.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.LZZqMF/_old  2012-11-06 16:33:37.0 +0100
+++ /var/tmp/diff_new_pack.LZZqMF/_new  2012-11-06 16:33:37.0 +0100
@@ -35,6 +35,7 @@
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
+Patch1: set_new_udevrules_dir.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -54,13 +55,13 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1
 
 %build
 autoreconf --force --install
 CFLAGS="$RPM_OPT_FLAGS -fPIC" \
 ./configure --prefix=/ \
 --sbindir=/sbin \
---libdir=/%_lib \
 --libdir=/usr/%_lib \
 --sysconfdir=%_sysconfdir \
 --mandir=%_mandir \
@@ -78,8 +79,8 @@
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/config
 touch $RPM_BUILD_ROOT/etc/sysconfig/network/dhcp
 # install udevmountd
-mkdir -p $RPM_BUILD_ROOT/lib/udev
-mv $RPM_BUILD_ROOT/sbin/udevmountd $RPM_BUILD_ROOT/lib/udev
+mkdir -p $RPM_BUILD_ROOT/usr/lib/udev
+mv $RPM_BUILD_ROOT/sbin/udevmountd $RPM_BUILD_ROOT/usr/lib/udev
 # remove template dir
 rm -rf $RPM_BUILD_ROOT/etc/sysconfig/network/ifservices.template/
 
@@ -94,11 +95,11 @@
 %config(noreplace) /etc/ppp/ip-down
 %config(noreplace) /etc/ppp/ipv6-up
 %config(noreplace) /etc/ppp/ipv6-down
-%dir /lib/udev
-/lib/udev/udevmountd
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/77-network.rules
-/lib/udev/rules.d/81-mount.rules
+%dir /usr/lib/udev
+/usr/lib/udev/udevmountd
+%dir /usr/lib/udev/rules.d
+/usr/lib/udev/rules.d/77-network.rules
+/usr/lib/udev/rules.d/81-mount.rules
 %dir /etc/modprobe.d
 %config /etc/sysconfig/network/ifcfg.template
 %config /etc/modprobe.d/50-blacklist.conf

++ set_new_udevrules_dir.patch ++
--- configure.in2012-10-26 15:40:04.0 +0200
+++ configure.in2012-11-05 21:14:16.575665132 +0100
@@ -18,7 +18,7 @@
 init_ddir='${sysconfdir}/init.d'
 docdir='${prefix}/usr/share/doc/packages/sysconfig'
 pppdir='${sysconfdir}/ppp'
-udevrulesdir='${prefix}/lib/udev/rules.d'
+udevrulesdir='${prefix}/usr/lib/udev/rules.d'
 nm_dispatcherdir='${sysconfdir}/NetworkManager/dispatcher.d'
 modprobedir='${sysconfdir}/modprobe.d'
 omc_svcinfodir='${prefix}/usr/share/omc/svcinfo.d'
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit colord for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2012-11-06 16:32:53

Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and  /work/SRC/openSUSE:Factory/.colord.new (New)


Package is "colord", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2012-10-19 
12:05:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2012-11-06 
16:32:56.0 +0100
@@ -1,0 +2,35 @@
+Wed Oct 31 20:53:05 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.24:
+  + New Features:
+- Add a extract-vcgt subcommand to cd-fix-profile.
+- Add a general plugin interface for adding and removing
+  devices.
+- Add defines for the 'ColorHug Spectro' hardware.
+- Add a 'seat' property to each device.
+- Add FindProfileByProperty() to the main interface.
+- Allow the user to specify a custom udev rules directory.
+  + Bugfixes:
+- Append usernames to dbus object paths before sanitising the
+  object path.
+- colorhug:
+  . Add support for firmware >= 1.2.0 by accepting a full HID
+buffer.
+  . Update the private files to the latest libcolorhug code.
+- Fix a critical warning when user tries to dump a non-icc
+  file.
+- Fix automatic dep on libusb and vala.
+- Fix a warning in the daemon if a device property is NULL at
+  setup.
+- Initialise global connection variable earlier.
+- More paranoia in construction of object paths.
+- Never use Werror by default in configure.
+- Remove libsane support and rely only on udev for scanner
+  device information.
+- Set FILE_checksum on discovered system profiles.
+- Set the seat for devices created in the session and from
+  udev.
+- Drop sane-backends-devel BuildRequires: no longer needed.
+- Add pkgconfig(libsystemd-login) BuildRequires: new dependency.
+
+---

Old:

  colord-0.1.23.tar.xz

New:

  colord-0.1.24.tar.xz



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.SJp48f/_old  2012-11-06 16:32:59.0 +0100
+++ /var/tmp/diff_new_pack.SJp48f/_new  2012-11-06 16:32:59.0 +0100
@@ -19,7 +19,7 @@
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 
 Name:   colord
-Version:0.1.23
+Version:0.1.24
 Release:0
 Summary:System Daemon for Managing Color Devices
 License:GPL-2.0+
@@ -31,7 +31,6 @@
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-BuildRequires:  sane-backends-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -42,6 +41,7 @@
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(gusb) >= 0.1.1
 BuildRequires:  pkgconfig(lcms2) >= 2.2
+BuildRequires:  pkgconfig(libsystemd-login) >= 44
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.103
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(systemd)
@@ -98,7 +98,7 @@
 %configure \
 --disable-static \
 --enable-polkit \
---with-daemon-user=colord
+--with-daemon-user=colord --enable-vala
 make %{?_smp_mflags}
 
 %install
@@ -120,7 +120,6 @@
 %find_lang %{name}
 
 %pre
-%service_add_pre colord.service colord-sane.service
 # Create colord user
 getent group colord >/dev/null || groupadd -r colord
 getent passwd colord >/dev/null || useradd -r -g colord -d 
%{_localstatedir}/lib/colord -s /sbin/nologin -c "user for colord" colord
@@ -128,15 +127,6 @@
 test ! -d %{_localstatedir}/lib/colord || chown -R colord:colord 
%{_localstatedir}/lib/colord
 exit 0
 
-%post
-%service_add_post colord.service colord-sane.service
-
-%preun
-%service_del_preun colord.service colord-sane.service
-
-%postun
-%service_del_postun colord.service colord-sane.service
-
 %post -n libcolord1 -p /sbin/ldconfig
 
 %postun -n libcolord1 -p /sbin/ldconfig
@@ -145,30 +135,28 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_unitdir}/colord.service
-%{_unitdir}/colord-sane.service
 %{_udevrulesdir}/*.rules
 %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_sysconfdir}/bash_completion.d/colormgr-completion.bash
 %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
-%{_sysconfdir}/dbus-1/system.d/org.freedesktop.colord-sane.conf
 %{_bindir}/cd-create-profile
 %{_bindir}/cd-fix-profile
 %{_bindir}/colormgr
 %{_libdir}/colord-sensors/
 %{_libexecdir}/%{name}
-%{_libexecdir}/colord-sane
 %{_datadir}/color/
 %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.*
-%{_datadir}/dbus-1/interfaces/org.f

commit fam for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package fam for openSUSE:Factory checked in 
at 2012-11-06 16:32:26

Comparing /work/SRC/openSUSE:Factory/fam (Old)
 and  /work/SRC/openSUSE:Factory/.fam.new (New)


Package is "fam", Maintainer is "adr...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fam/fam.changes  2012-07-23 10:15:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.fam.new/fam.changes 2012-11-06 
16:32:27.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  5 12:10:36 UTC 2012 - co...@suse.com
+
+- remove sysvinit requires, especially for syslog
+
+---



Other differences:
--
++ fam.spec ++
--- /var/tmp/diff_new_pack.Ce8Wrw/_old  2012-11-06 16:32:30.0 +0100
+++ /var/tmp/diff_new_pack.Ce8Wrw/_new  2012-11-06 16:32:30.0 +0100
@@ -22,8 +22,6 @@
 BuildRequires:  help2man
 BuildRequires:  libtool
 PreReq: %install_info_prereq
-PreReq: sysvinit(portmap)
-PreReq: sysvinit(syslog)
 # bug437293
 %ifarch ppc64
 Obsoletes:  fam-64bit

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ruby-common for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package ruby-common for openSUSE:Factory 
checked in at 2012-11-06 16:32:19

Comparing /work/SRC/openSUSE:Factory/ruby-common (Old)
 and  /work/SRC/openSUSE:Factory/.ruby-common.new (New)


Package is "ruby-common", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes  2012-09-17 
14:09:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-common.new/ruby-common.changes 
2012-11-06 16:32:21.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  5 11:08:05 UTC 2012 - co...@suse.com
+
+- fix build on fedora 
+
+---



Other differences:
--
++ ruby-common.spec ++
--- /var/tmp/diff_new_pack.8NOzhG/_old  2012-11-06 16:32:22.0 +0100
+++ /var/tmp/diff_new_pack.8NOzhG/_new  2012-11-06 16:32:22.0 +0100
@@ -33,7 +33,7 @@
 Requires:   rubygems_with_buildroot_patch
 BuildArch:  noarch
 Provides:   ruby-macros = %{version}
-%if %suse_version < 1140
+%if 0%{?suse_version} < 1140
 # we need a patched rpm
 Requires:   rpm-with-ruby-provide-hook
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-trans for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-trans for openSUSE:Factory 
checked in at 2012-11-06 16:25:51

Comparing /work/SRC/openSUSE:Factory/yast2-trans (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-trans.new (New)


Package is "yast2-trans", Maintainer is "k...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-trans/yast2-trans.changes  2012-08-24 
13:53:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-trans.new/yast2-trans.changes 
2012-11-06 16:25:57.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 5 17:29:44 CET 2012 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et
+  fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my
+  nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu
+  en_GB en_US pt_BR zh_CN zh_TW ast nds.
+
+

Old:

  yast2-trans-af-2.22.0.tar.bz2
  yast2-trans-am-2.22.0.tar.bz2
  yast2-trans-ar-2.22.0.tar.bz2
  yast2-trans-ast-2.22.0.tar.bz2
  yast2-trans-be-2.22.0.tar.bz2
  yast2-trans-bg-2.22.0.tar.bz2
  yast2-trans-bn-2.22.0.tar.bz2
  yast2-trans-bs-2.22.0.tar.bz2
  yast2-trans-ca-2.22.0.tar.bz2
  yast2-trans-cs-2.22.0.tar.bz2
  yast2-trans-cy-2.22.0.tar.bz2
  yast2-trans-da-2.22.0.tar.bz2
  yast2-trans-de-2.22.0.tar.bz2
  yast2-trans-el-2.22.0.tar.bz2
  yast2-trans-en_GB-2.22.0.tar.bz2
  yast2-trans-en_US-2.22.0.tar.bz2
  yast2-trans-eo-2.22.0.tar.bz2
  yast2-trans-es-2.22.0.tar.bz2
  yast2-trans-et-2.22.0.tar.bz2
  yast2-trans-fa-2.22.0.tar.bz2
  yast2-trans-fi-2.22.0.tar.bz2
  yast2-trans-fr-2.22.0.tar.bz2
  yast2-trans-gl-2.22.0.tar.bz2
  yast2-trans-gu-2.22.0.tar.bz2
  yast2-trans-he-2.22.0.tar.bz2
  yast2-trans-hi-2.22.0.tar.bz2
  yast2-trans-hr-2.22.0.tar.bz2
  yast2-trans-hu-2.22.0.tar.bz2
  yast2-trans-id-2.22.0.tar.bz2
  yast2-trans-it-2.22.0.tar.bz2
  yast2-trans-ja-2.22.0.tar.bz2
  yast2-trans-jv-2.22.0.tar.bz2
  yast2-trans-ka-2.22.0.tar.bz2
  yast2-trans-km-2.22.0.tar.bz2
  yast2-trans-kn-2.22.0.tar.bz2
  yast2-trans-ko-2.22.0.tar.bz2
  yast2-trans-ku-2.22.0.tar.bz2
  yast2-trans-lo-2.22.0.tar.bz2
  yast2-trans-lt-2.22.0.tar.bz2
  yast2-trans-mk-2.22.0.tar.bz2
  yast2-trans-mr-2.22.0.tar.bz2
  yast2-trans-ms-2.22.0.tar.bz2
  yast2-trans-my-2.22.0.tar.bz2
  yast2-trans-nb-2.22.0.tar.bz2
  yast2-trans-nds-2.22.0.tar.bz2
  yast2-trans-nl-2.22.0.tar.bz2
  yast2-trans-nn-2.22.0.tar.bz2
  yast2-trans-pa-2.22.0.tar.bz2
  yast2-trans-pl-2.22.0.tar.bz2
  yast2-trans-pt-2.22.0.tar.bz2
  yast2-trans-pt_BR-2.22.0.tar.bz2
  yast2-trans-ro-2.22.0.tar.bz2
  yast2-trans-ru-2.22.0.tar.bz2
  yast2-trans-si-2.22.0.tar.bz2
  yast2-trans-sk-2.22.0.tar.bz2
  yast2-trans-sl-2.22.0.tar.bz2
  yast2-trans-sr-2.22.0.tar.bz2
  yast2-trans-sv-2.22.0.tar.bz2
  yast2-trans-sw-2.22.0.tar.bz2
  yast2-trans-ta-2.22.0.tar.bz2
  yast2-trans-tg-2.22.0.tar.bz2
  yast2-trans-th-2.22.0.tar.bz2
  yast2-trans-tk-2.22.0.tar.bz2
  yast2-trans-tr-2.22.0.tar.bz2
  yast2-trans-uk-2.22.0.tar.bz2
  yast2-trans-vi-2.22.0.tar.bz2
  yast2-trans-wa-2.22.0.tar.bz2
  yast2-trans-xh-2.22.0.tar.bz2
  yast2-trans-zh_CN-2.22.0.tar.bz2
  yast2-trans-zh_TW-2.22.0.tar.bz2
  yast2-trans-zu-2.22.0.tar.bz2

New:

  yast2-trans-af-2.23.0.tar.bz2
  yast2-trans-am-2.23.0.tar.bz2
  yast2-trans-ar-2.23.0.tar.bz2
  yast2-trans-ast-2.23.0.tar.bz2
  yast2-trans-be-2.23.0.tar.bz2
  yast2-trans-bg-2.23.0.tar.bz2
  yast2-trans-bn-2.23.0.tar.bz2
  yast2-trans-bs-2.23.0.tar.bz2
  yast2-trans-ca-2.23.0.tar.bz2
  yast2-trans-cs-2.23.0.tar.bz2
  yast2-trans-cy-2.23.0.tar.bz2
  yast2-trans-da-2.23.0.tar.bz2
  yast2-trans-de-2.23.0.tar.bz2
  yast2-trans-el-2.23.0.tar.bz2
  yast2-trans-en_GB-2.23.0.tar.bz2
  yast2-trans-en_US-2.23.0.tar.bz2
  yast2-trans-eo-2.23.0.tar.bz2
  yast2-trans-es-2.23.0.tar.bz2
  yast2-trans-et-2.23.0.tar.bz2
  yast2-trans-fa-2.23.0.tar.bz2
  yast2-trans-fi-2.23.0.tar.bz2
  yast2-trans-fr-2.23.0.tar.bz2
  yast2-trans-gl-2.23.0.tar.bz2
  yast2-trans-gu-2.23.0.tar.bz2
  yast2-trans-he-2.23.0.tar.bz2
  yast2-trans-hi-2.23.0.tar.bz2
  yast2-trans-hr-2.23.0.tar.bz2
  yast2-trans-hu-2.23.0.tar.bz2
  yast2-trans-id-2.23.0.tar.bz2
  yast2-trans-it-2.23.0.tar.bz2
  yast2-trans-ja-2.23.0.tar.bz2
  yast2-trans-jv-2.23.0.tar.bz2
  yast2-trans-ka-2.23.0.tar.bz2
  yast2-trans-km-2.23.0.tar.bz2
  yast2-trans-kn-2.23.0.tar.bz2
  yast2-trans-ko-2.23.0.tar.bz2
  yast2-trans-ku-2.23.0.tar.bz2
  yast2-trans-lo-2.23.0.tar.bz2
  yast2-trans-lt-2.23.0.tar.bz2
  yast2-trans-mk-2.23.0.tar.bz2
  yast2-trans-mr-2.23.0.tar.bz2
  yast2-trans-ms-2.23.0.tar.bz2
  yast2-trans-my-2.23.0.tar.bz2
  yast2-trans-nb-2.23.0.tar.bz2
  yast2-trans-nds-2.23.0.tar.bz2
  yast2-trans-nl-2.23.0.tar.bz2
  yast2-trans-nn-2.23.0.tar.bz2
  yast2-trans-pa-2.23.0.tar.bz2
  yast2-trans-pl-2.23.0.tar.bz2
  yast2-trans-pt-2.23.0.tar.bz2
  ya

commit yast2-network for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2012-11-06 16:25:20

Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-network.new (New)


Package is "yast2-network", Maintainer is "mfi...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2012-10-11 11:38:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2012-11-06 16:25:22.0 +0100
@@ -1,0 +2,22 @@
+Tue Nov  6 10:44:59 UTC 2012 - mfi...@suse.com
+
+- Fixed testsuite. tests/include.ycp, tests/udev.ycp failed when
+missing /etc/sysconfig/console. 
+
+---
+Thu Oct 25 21:04:58 UTC 2012 - mfi...@suse.com
+
+- initialize s390 specific device variables when switching interfaces
+- s390 code cleanup. chan_mode variable is not shared between different
+device types anymore. qeth_macaddress is set according sysconfig now.
+- bnc#747844
+- 2.24.8
+
+---
+Wed Oct 17 12:42:29 UTC 2012 - mfi...@suse.com
+
+- Refactoring editing interface names.
+- Added nic name checking according bnc#784952 
+- 2.24.7
+
+---

Old:

  yast2-network-2.24.6.tar.bz2

New:

  yast2-network-2.24.8.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.JtaexE/_old  2012-11-06 16:25:24.0 +0100
+++ /var/tmp/diff_new_pack.JtaexE/_new  2012-11-06 16:25:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:2.24.6
+Version:2.24.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,8 +37,8 @@
 # Wizard::SetDesktopTitleAndIcon
 # yast2 v2.23.0 - support for shel (un)quoting
 # yast2 v2.23.6 - updated API for IPv6
-BuildRequires:  yast2 >= 2.21.22
-Requires:   yast2 >= 2.23.5
+BuildRequires:  yast2 >= 2.23.6
+Requires:   yast2 >= 2.23.6
 
 #netconfig (FaTE #303618)
 Requires:   sysconfig >= 0.71.2

++ yast2-network-2.24.6.tar.bz2 -> yast2-network-2.24.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.6/VERSION 
new/yast2-network-2.24.8/VERSION
--- old/yast2-network-2.24.6/VERSION2012-10-03 11:06:49.0 +0200
+++ new/yast2-network-2.24.8/VERSION2012-11-06 08:39:56.0 +0100
@@ -1 +1 @@
-2.24.6
+2.24.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.6/src/lan/complex.ycp 
new/yast2-network-2.24.8/src/lan/complex.ycp
--- old/yast2-network-2.24.6/src/lan/complex.ycp2012-09-20 
10:28:35.0 +0200
+++ new/yast2-network-2.24.8/src/lan/complex.ycp2012-11-06 
08:39:45.0 +0100
@@ -249,7 +249,8 @@
 
 LanItems::startmode = "hotplug";
 LanItems::bootproto = "none";
-LanItems::GetReplacedItemUdev("KERNELS", 
LanItems::getCurrentItem()["hwinfo", "busid"]:"");
+// if particular bond slave uses mac based persistency, overwrite to 
bus id based one. Don't touch otherwise.
+LanItems::ReplaceItemUdev( "ATTR{address}", "KERNELS", 
LanItems::getCurrentItem()["hwinfo", "busid"]:"");
 
 LanItems::Commit();
 });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.6/src/lan/hardware.ycp 
new/yast2-network-2.24.8/src/lan/hardware.ycp
--- old/yast2-network-2.24.6/src/lan/hardware.ycp   2012-09-20 
10:28:35.0 +0200
+++ new/yast2-network-2.24.8/src/lan/hardware.ycp   2012-11-06 
08:39:56.0 +0100
@@ -372,8 +372,122 @@
 return ret;
 }
 
+/**
+ * Checks if given name can be accepted as nic's new one.
+ *
+ * @returns false and pops up an explanation if the name is invalid
+ */
+boolean CheckUdevNicName( string name)
+{
+// when dev_name changed, rename ifcfg (both in NetworkInterfaces and 
LanItems)
+boolean error = false;
+
+if( UsedNicName( name) )
+{
+Popup::Error(_("Configuration name already exists."));
+return false;
+}
+if( !ValidNicName( name) )
+{
+Popup::Error(_("Invalid configuration name."));
+return false;
+} 
+
+return true;
+}
+
+/**
+ * Dialog for editing nic's udev rules.
+ *
+ * @returns nic name. New one if `ok, old one otherwise.
+ */
+string EditUdevRulesDialog()
+{
+UI::OpenDialog(
+`VBox(
+`RadioButtonGroup(`id(`udev_type),
+`VBox(
+//make sure there is enough space (#3672

commit vim-plugins for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package vim-plugins for openSUSE:Factory 
checked in at 2012-11-06 16:25:08

Comparing /work/SRC/openSUSE:Factory/vim-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.vim-plugins.new (New)


Package is "vim-plugins", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/vim-plugins/vim-plugins.changes  2012-10-22 
22:13:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.vim-plugins.new/vim-plugins.changes 
2012-11-06 16:25:10.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov  3 16:02:50 UTC 2012 - pu...@suse.com
+
+- quilt-plugin-fix-autocmds.patch (bnc#746971)
+
+---

New:

  quilt-plugin-fix-autocmds.patch



Other differences:
--
++ vim-plugins.spec ++
--- /var/tmp/diff_new_pack.8q8gPd/_old  2012-11-06 16:25:11.0 +0100
+++ /var/tmp/diff_new_pack.8q8gPd/_new  2012-11-06 16:25:11.0 +0100
@@ -88,6 +88,7 @@
 Source31:   vimplugin-rails-%{rails_version}.tar.bz2
 Source100:  spec.snippets
 Patch1: locateopen-1.3-locate-support.patch
+Patch2: quilt-plugin-fix-autocmds.patch
 BuildRequires:  vim
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -540,6 +541,11 @@
 %patch1
 popd
 
+#  patch quilt ---
+pushd vimplugin-quilt-%quilt_version
+%patch2
+popd
+
 %build
 
 %install

++ quilt-plugin-fix-autocmds.patch ++
--- plugin/quilt.vim
+++ plugin/quilt.vim
@@ -39,11 +39,12 @@
 command! QuiltCheckRej call QuiltCheckRej()
 command! QuiltStatus call QuiltStatus()
 
-autocmd! BufNewFile,BufReadPost,FileReadPost * QuiltStatus
-autocmd! BufReadPost,FileReadPost * QuiltCheckRej
+augroup QuiltPlug
+autocmd!
 
 autocmd BufNewFile,BufReadPost * QuiltStatus
 autocmd BufReadPost * QuiltCheckRej
+augroup END
 
 command! -nargs=? -complete=custom,QuiltCompleteInPatch
\ QuiltPatchEdit call QuiltPatchEdit(  )
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit viewvc for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package viewvc for openSUSE:Factory checked 
in at 2012-11-06 16:24:41

Comparing /work/SRC/openSUSE:Factory/viewvc (Old)
 and  /work/SRC/openSUSE:Factory/.viewvc.new (New)


Package is "viewvc", Maintainer is "dmuel...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/viewvc/viewvc.changes2012-10-26 
17:36:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.viewvc.new/viewvc.changes   2012-11-06 
16:24:42.0 +0100
@@ -4 +4 @@
-- update to 1.1.17:
+- update to 1.1.17 (bnc#787072):



Other differences:
--
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit system-config-printer for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package system-config-printer for 
openSUSE:Factory checked in at 2012-11-06 16:24:01

Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old)
 and  /work/SRC/openSUSE:Factory/.system-config-printer.new (New)


Package is "system-config-printer", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes  
2012-10-22 22:11:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes
 2012-11-06 16:24:18.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  5 20:35:41 UTC 2012 - tittiatc...@gmail.com
+
+- Ensure that the udev related files are installed in the correct
+  path (/usr/lib/udev).
+
+---



Other differences:
--
++ system-config-printer.spec ++
--- /var/tmp/diff_new_pack.ZPH5Q3/_old  2012-11-06 16:24:19.0 +0100
+++ /var/tmp/diff_new_pack.ZPH5Q3/_new  2012-11-06 16:24:19.0 +0100
@@ -149,7 +149,7 @@
 --with-systemdsystemunitdir=%{_unitdir}
 
 %install
-%makeinstall udevrulesdir=/lib/udev/rules.d udevhelperdir=/lib/udev
+%makeinstall udevrulesdir=/usr/lib/udev/rules.d udevhelperdir=/usr/lib/udev
 for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
if test -f %{_datadir}/icons/gnome/$size/devices/printer.png; then
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$size/apps
@@ -223,11 +223,11 @@
 %files -n udev-configure-printer
 %defattr(-,root,root,-)
 %{_unitdir}/configure-printer@.service
-%dir /lib/udev
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/*.rules
-/lib/udev/udev-add-printer
-/lib/udev/udev-configure-printer
+%dir /usr/lib/udev
+%dir /usr/lib/udev/rules.d
+/usr/lib/udev/rules.d/*.rules
+/usr/lib/udev/udev-add-printer
+/usr/lib/udev/udev-configure-printer
 
 %files common-lang -f %{name}.lang
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-treetop for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-treetop for openSUSE:Factory 
checked in at 2012-11-06 16:23:46

Comparing /work/SRC/openSUSE:Factory/rubygem-treetop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-treetop.new (New)


Package is "rubygem-treetop", Maintainer is "mrueck...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-treetop/rubygem-treetop.changes  
2012-10-13 20:20:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-treetop.new/rubygem-treetop.changes 
2012-11-06 16:23:51.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 30 05:48:50 UTC 2012 - co...@suse.com
+
+- updated to version 1.4.12
+
+---

Old:

  treetop-1.4.11.gem

New:

  treetop-1.4.12.gem



Other differences:
--
++ rubygem-treetop.spec ++
--- /var/tmp/diff_new_pack.hTYXjc/_old  2012-11-06 16:23:53.0 +0100
+++ /var/tmp/diff_new_pack.hTYXjc/_new  2012-11-06 16:23:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-treetop
-Version:1.4.11
+Version:1.4.12
 Release:0
 %define mod_name treetop
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rpm for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-11-06 16:23:18

Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and  /work/SRC/openSUSE:Factory/.rpm.new (New)


Package is "rpm", Maintainer is "m...@suse.com"

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-11-04 09:55:09.0 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-11-06 
16:23:22.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  4 10:16:54 UTC 2012 - co...@suse.com
+
+- insserv is not required any more
+
+---



Other differences:
--
rpm-python.spec: same change
++ rpm.spec ++
--- /var/tmp/diff_new_pack.u2BFsE/_old  2012-11-06 16:23:26.0 +0100
+++ /var/tmp/diff_new_pack.u2BFsE/_new  2012-11-06 16:23:26.0 +0100
@@ -42,7 +42,7 @@
 BuildRequires:  zlib-devel
 #!BuildIgnore:  rpmlint-Factory
 Provides:   rpminst
-PreReq: %insserv_prereq %fillup_prereq
+PreReq: %fillup_prereq
 Summary:The RPM Package Manager
 License:GPL-2.0+
 Group:  System/Packages
@@ -368,9 +368,6 @@
 # delete no longer maintained databases
 rm -f var/lib/rpm/Filemd5s var/lib/rpm/Filedigests var/lib/rpm/Requireversion 
var/lib/rpm/Provideversion
 
-%postun
-%{insserv_cleanup}
-
 %files -f rpm.lang
 %defattr(-,root,root)
 %doc   CHANGES.gz COPYING GROUPS

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-daemon_controller for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-daemon_controller for 
openSUSE:Factory checked in at 2012-11-06 16:22:59

Comparing /work/SRC/openSUSE:Factory/rubygem-daemon_controller (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-daemon_controller.new (New)


Package is "rubygem-daemon_controller", Maintainer is "jsr...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-daemon_controller/rubygem-daemon_controller.changes
  2012-07-16 09:42:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-daemon_controller.new/rubygem-daemon_controller.changes
 2012-11-06 16:23:00.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 28 06:03:08 UTC 2012 - co...@suse.com
+
+- updated to version 1.1.0
+
+---

Old:

  daemon_controller-1.0.0.gem

New:

  daemon_controller-1.1.0.gem



Other differences:
--
++ rubygem-daemon_controller.spec ++
--- /var/tmp/diff_new_pack.k9nwie/_old  2012-11-06 16:23:01.0 +0100
+++ /var/tmp/diff_new_pack.k9nwie/_new  2012-11-06 16:23:01.0 +0100
@@ -15,35 +15,64 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   rubygem-daemon_controller
-Version:1.0.0
+Version:1.1.0
 Release:0
 %define mod_name daemon_controller
-#
-Group:  Development/Languages/Ruby
-License:MIT
-#
+%define mod_full_name %{mod_name}-%{version}
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
-Url:http://github.com/FooBarWidget/daemon_controller/tree/master
-Source: %{mod_name}-%{version}.gem
-#
+BuildRequires:  ruby-macros >= 1
+Url:https://github.com/FooBarWidget/daemon_controller
+Source: %{mod_full_name}.gem
 Summary:A library for implementing daemon management capabilities
+License:MIT
+Group:  Development/Languages/Ruby
+
 %description
 A library for robust daemon management.
 
+%package doc
+Summary:RDoc documentation for %{mod_name}
+Group:  Development/Languages/Ruby
+Requires:   %{name} = %{version}
+
+%description doc
+Documentation generated at gem installation time.
+Usually in RDoc and RI formats.
+
+%package testsuite
+Summary:Test suite for %{mod_name}
+Group:  Development/Languages/Ruby
+Requires:   %{name} = %{version}
+
+%description testsuite
+Test::Unit or RSpec files, useful for developers.
+
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{S:0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
+%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+
+%files doc
+%defattr(-,root,root,-)
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+
+%files testsuite
+%defattr(-,root,root,-)
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-capistrano for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-capistrano for 
openSUSE:Factory checked in at 2012-11-06 16:22:31

Comparing /work/SRC/openSUSE:Factory/rubygem-capistrano (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-capistrano.new (New)


Package is "rubygem-capistrano", Maintainer is "mrueck...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes
2012-09-21 14:58:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes   
2012-11-06 16:22:33.0 +0100
@@ -1,0 +2,11 @@
+Mon Oct 29 05:56:50 UTC 2012 - co...@suse.com
+
+- updated to version 2.13.5
+ * Merged in `capistrano_colors` gem, and renamed to 'log_formatters', since 
it does much more than just colors
+   (@ndbroadbent)
+ * Use more intelligence in setting the :scm variable based on known version 
control directory names (@czarneckid)
+ * Remove the deploy:web:{disable, enable} tasks (@carsomyr)
+ * Group finalize_update shell commands into one command, harden shell calls 
with #shellescape, and separate arguments
+   with -- (@ndbroadbent)
+
+---

Old:

  capistrano-2.13.4.gem

New:

  capistrano-2.13.5.gem



Other differences:
--
++ rubygem-capistrano.spec ++
--- /var/tmp/diff_new_pack.PFBB3V/_old  2012-11-06 16:22:38.0 +0100
+++ /var/tmp/diff_new_pack.PFBB3V/_new  2012-11-06 16:22:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-capistrano
-Version:2.13.4
+Version:2.13.5
 Release:0
 %define mod_name capistrano
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit qmmp for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2012-11-06 16:22:13

Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and  /work/SRC/openSUSE:Factory/.qmmp.new (New)


Package is "qmmp", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes2012-08-23 
15:31:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2012-11-06 
16:22:14.0 +0100
@@ -1,0 +2,15 @@
+Sun Nov  4 17:12:49 UTC 2012 - reddw...@opensuse.org
+
+- Update to 0.6.4
+  * using UTF-8 encoding for shoutcast metadata by default
+  * fixed visualization menu update after changing settings
+  * fixed skinned user interface settings
+  * fixed analyzer falloff speeds
+  * fixed skinned user interface visualization switching
+  * fixed playlist titlebar resize bug
+  * fixed color selection widget
+  * fixed possible crash in the transport plugins
+  * fixed Russian translation
+  * updated Japanese translation (Ryota Shimamoto)
+
+---

Old:

  qmmp-0.6.3.tar.bz2

New:

  qmmp-0.6.4.tar.bz2



Other differences:
--
++ qmmp.spec ++
--- /var/tmp/diff_new_pack.rzMfMt/_old  2012-11-06 16:22:20.0 +0100
+++ /var/tmp/diff_new_pack.rzMfMt/_new  2012-11-06 16:22:20.0 +0100
@@ -23,7 +23,7 @@
 %define soname 0
 
 Name:   qmmp
-Version:0.6.3
+Version:0.6.4
 Release:0
 Summary:XMMS-like audio player
 License:GPL-2.0+

++ qmmp-0.6.3.tar.bz2 -> qmmp-0.6.4.tar.bz2 ++
 41549 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-SQLAlchemy for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2012-11-06 16:22:00

Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and  /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)


Package is "python-SQLAlchemy", Maintainer is "cth...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes  
2012-05-29 10:36:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2012-11-06 16:22:02.0 +0100
@@ -1,0 +2,223 @@
+Fri Nov  2 17:53:22 UTC 2012 - ter...@gmail.com
+
+- do not require python-pysqlite package.
+- update to 0.7.9:
+
+  *orm
+
+  - [bug] Fixed bug mostly local to new AbstractConcreteBase helper
+where the "type" attribute from the superclass would not be overridden
+on the subclass to produce the "reserved for base" error message,
+instead placing a do-nothing attribute there. This was inconsistent
+vs. using ConcreteBase as well as all the behavior of classical
+concrete mappings, where the "type" column from the polymorphic base
+would be explicitly disabled on subclasses, unless overridden
+explicitly.
+
+  - [bug] A warning is emitted when lazy='dynamic' is combined with
+uselist=False. This is an exception raise in 0.8.
+
+  - [bug] Fixed bug whereby user error in related-object assignment could
+cause recursion overflow if the assignment triggered a backref of the
+same name as a bi-directional attribute on the incorrect class to the
+same target. An informative error is raised now.
+
+  - [bug] Fixed bug where incorrect type information would be passed when
+the ORM would bind the "version" column, when using the "version"
+feature. Tests courtesy Daniel Miller. [ticket:2539]
+
+  - [bug] Extra logic has been added to the "flush" that occurs within
+Session.commit(), such that the extra state added by an after_flush()
+or after_flush_postexec() hook is also flushed in a subsequent flush,
+before the "commit" completes. Subsequent calls to flush() will
+continue until the after_flush hooks stop adding new state. An
+"overflow" counter of 100 is also in place, in the event of a broken
+after_flush() hook adding new content each time.  [ticket:2566] 
+
+  *engine
+
+  - [feature] Dramatic improvement in memory usage of the event system;
+instance-level collections are no longer created for a particular type of
+event until instance-level listeners are established for that
+event. [ticket:2516] 
+
+  - [bug] Fixed bug whereby a disconnect detect + dispose that occurs when
+the QueuePool has threads waiting for connections would leave those
+threads waiting for the duration of the timeout on the old pool (or
+indefinitely if timeout was disabled). The fix now notifies those
+waiters with a special exception case and has them move onto the new
+pool. [ticket:2522]
+
+  - [bug] Added gaerdbms import to mysql/__init__.py, the absense of which
+was preventing the new GAE dialect from being loaded. [ticket:2529]
+
+  - [bug] Fixed cextension bug whereby the "ambiguous column error" would
+fail to function properly if the given index were a Column object and
+not a string. Note there are still some column-targeting issues here
+which are fixed in 0.8. [ticket:2553]
+
+  - [bug] Fixed the repr() of Enum to include the "name" and "native_enum"
+flags. Helps Alembic autogenerate. 
+
+  *sql
+
+  - [bug] Fixed the DropIndex construct to support an Index associated with
+a Table in a remote schema. [ticket:2571] 
+
+  - [bug] Fixed bug in over() construct whereby passing an empty list for
+either partition_by or order_by, as opposed to None, would fail to
+generate correctly. Courtesy Gunnlaugur Þór Briem. [ticket:2574] 
+
+  - [bug] Fixed CTE bug whereby positional bound parameters present in the
+CTEs themselves would corrupt the overall ordering of bound
+parameters. This primarily affected SQL Server as the platform with
+positional binds + CTE support. [ticket:2521] 
+
+  - [bug] Fixed more un-intuitivenesses in CTEs which prevented referring
+to a CTE in a union of itself without it being aliased. CTEs now render
+uniquely on name, rendering the outermost CTE of a given name only -
+all other references are rendered just as the name. This even includes
+other CTE/SELECTs that refer to different versions of the same CTE
+object, such as a SELECT or a UNION ALL of that SELECT. We are somewhat
+loosening the usual link between object identity and lexical identity
+in this case. A true name conflict between two unrelated CTEs now
+raises an error. 
+
+  - [bug] quoting is applied to the column names in

commit python-sip for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2012-11-06 16:20:52

Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and  /work/SRC/openSUSE:Factory/.python-sip.new (New)


Package is "python-sip", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes2012-10-03 
10:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes   
2012-11-06 16:20:54.0 +0100
@@ -1,0 +2,14 @@
+Mon Oct 29 09:54:38 UTC 2012 - dmuel...@suse.com
+
+- update to 4.14.1:
+  - SIP_PYBUFFER can now be used to define objects that implement the Python
+buffer protocol.
+  - Added /Capsule/ typedef annotation.
+  - Added the 'z' format character to sipBuildResult().
+  - Added the 'z', '!' and '$' format characters to sipParseResult().
+  - The C prototype foo(void) is now accepted.
+  - sipdistutils.py will now include swig_opts if no sip_opts have been
+defined.
+  - Bug fixes.
+
+---
--- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes   2012-10-03 
10:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes  
2012-11-06 16:20:54.0 +0100
@@ -1,0 +2,15 @@
+Mon Oct 29 09:55:09 UTC 2012 - dmuel...@suse.com
+
+- update to 4.14.1:
+  - SIP_PYBUFFER can now be used to define objects that implement the Python
+buffer protocol.
+  - Added /Capsule/ typedef annotation.
+  - Added the 'z' format character to sipBuildResult().
+  - Added the 'z', '!' and '$' format characters to sipParseResult().
+  - The C prototype foo(void) is now accepted.
+  - sipdistutils.py will now include swig_opts if no sip_opts have been
+defined.
+  - Bug fixes.
+
+
+---

Old:

  sip-4.14.tar.gz

New:

  sip-4.14.1.tar.gz



Other differences:
--
++ python-sip.spec ++
--- /var/tmp/diff_new_pack.NRHCaL/_old  2012-11-06 16:20:56.0 +0100
+++ /var/tmp/diff_new_pack.NRHCaL/_new  2012-11-06 16:20:56.0 +0100
@@ -17,16 +17,16 @@
 
 
 %define rversion %{version}
-%define python_sip_api 9.0
+%define python_sip_api 9.1
 
 Name:   python-sip
-Version:4.14
+Version:4.14.1
 Release:0
 Summary:SIP tool to use python sip bindings
 License:GPL-2.0 or GPL-3.0 or SUSE-SIP
 Group:  Development/Libraries/Python
-Url:http://www.riverbankcomputing.com/software/sip/intro
-Source0:
http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz
+Url:http://www.riverbankcomputing.com/software/sip/introa
+Source0:
http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0: disable-rpaths.diff
 # PATCH-FIX-OPENSUSE build-compare.diff cmorv...@yahoo.es -- Fix build-compare

++ python3-sip.spec ++
--- /var/tmp/diff_new_pack.NRHCaL/_old  2012-11-06 16:20:56.0 +0100
+++ /var/tmp/diff_new_pack.NRHCaL/_new  2012-11-06 16:20:56.0 +0100
@@ -22,16 +22,16 @@
 %global py3_abi %(python3-config --abiflags)
 
 %define rversion %{version}
-%define python_sip_api 9.0
+%define python_sip_api 9.1
 
 Name:   python3-sip
-Version:4.14
+Version:4.14.1
 Release:0
 Summary:SIP tool to use python sip bindings
 License:GPL-2.0 or GPL-3.0 or SUSE-SIP
 Group:  Development/Libraries/Python
 Url:http://www.riverbankcomputing.com/software/sip/intro
-Source0:
http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz
+Source0:
http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0: disable-rpaths.diff
 # PATCH-FIX-OPENSUSE build-compare.diff cmorv...@yahoo.es -- Fix build-compare

++ sip-4.14.tar.gz -> sip-4.14.1.tar.gz ++
 11609 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3 for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2012-11-06 16:20:12

Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and  /work/SRC/openSUSE:Factory/.python3.new (New)


Package is "python3", Maintainer is "jmate...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/python3/python3-base.changes 2012-10-16 
21:32:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes
2012-11-06 16:20:14.0 +0100
@@ -1,0 +2,18 @@
+Mon Nov  5 20:01:46 UTC 2012 - co...@suse.com
+
+- buildrequire timezone for the test suite
+
+---
+Mon Oct 29 18:21:45 UTC 2012 - dmuel...@suse.com
+
+- disable more checks for qemu builds as they use syscalls not
+  implemented yet
+
+---
+Thu Oct 25 08:14:36 UTC 2012 - rene.vanpaas...@gmail.com
+
+- exclude test_math for SLE 11; math library fails on negative 
+  gamma function values close to integers and 0, probably
+  due to imprecision in -lm on SLE_11_SP2. 
+
+---
--- /work/SRC/openSUSE:Factory/python3/python3.changes  2012-10-06 
18:42:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3.changes 2012-11-06 
16:20:14.0 +0100
@@ -1,0 +2,6 @@
+Mon Oct 29 18:21:45 UTC 2012 - dmuel...@suse.com
+
+- disable more checks for qemu builds as they use syscalls not
+  implemented yet
+
+---



Other differences:
--
++ python3-base.spec ++
--- /var/tmp/diff_new_pack.dFWcJa/_old  2012-11-06 16:20:16.0 +0100
+++ /var/tmp/diff_new_pack.dFWcJa/_new  2012-11-06 16:20:16.0 +0100
@@ -28,6 +28,7 @@
 BuildRequires:  fdupes
 BuildRequires:  libbz2-devel
 BuildRequires:  pkg-config
+BuildRequires:  timezone
 BuildRequires:  zlib-devel
 Url:http://www.python.org/
 Summary:Python3 Interpreter
@@ -233,6 +234,10 @@
 # prevent make from trying to rebuild asdl stuff, which requires existing 
python installation
 touch Parser/asdl* Python/Python-ast.c Include/Python-ast.h
 
+%if 0%{?sles_version}
+sed -e 's/-fprofile-correction//' -i Makefile.pre.in
+%endif
+
 ./configure \
 --prefix=%{_prefix} \
 --libdir=%{_libdir} \
@@ -259,7 +264,16 @@
 %endif
 # some tests break in QEMU
 %if 0%{?qemu_user_space_build} > 0
-EXCLUDE="$EXCLUDE -x test_multiprocessing test_threading test_threadedtempfile 
test_io test_ioctl test_mmap test_openpty test_pty"
+EXCLUDE="$EXCLUDE -x test_multiprocessing test_threading test_threadedtempfile 
test_io test_posix test_ioctl test_mmap test_openpty test_pty 
test_monotonic_settime test_clock_settime test_time test_subprocess 
test_asyncore test_send_at_certain_offset test_send_whole_file test_os 
test_faulthandler"
+%endif
+
+# on x86_64, SLE_11_SP2 only, extreme gamma function values (close to negative 
+# integers) fail. Is probably a bug/imperfection in -lm
+# disabling this for all SLE, unless someone knows how to test for SP level?
+%ifarch x86_64
+%if 0%{?sles_version} == 11
+EXCLUDE="$EXCLUDE -x test_math"
+%endif
 %endif
 
 # Limit virtual memory to avoid spurious failures

++ python3.spec ++
--- /var/tmp/diff_new_pack.dFWcJa/_old  2012-11-06 16:20:16.0 +0100
+++ /var/tmp/diff_new_pack.dFWcJa/_new  2012-11-06 16:20:16.0 +0100
@@ -43,6 +43,7 @@
 %define tarnamePython-%{tarversion}
 
 Requires:   python3-base = %{version}
+BuildRequires:  python3-base = %{version}
 
 Source0:%{tarname}.tar.bz2
 Source1:baselibs.conf

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit plasmoid-cwp for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2012-11-06 16:18:51

Comparing /work/SRC/openSUSE:Factory/plasmoid-cwp (Old)
 and  /work/SRC/openSUSE:Factory/.plasmoid-cwp.new (New)


Package is "plasmoid-cwp", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes
2012-10-23 19:44:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2012-11-06 16:18:53.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  4 18:05:54 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 1.6.7:
+  * xml: gismeteo.com: location name fixed
+
+---

Old:

  98925-cwp-1.6.6.tar.bz2

New:

  98925-cwp-1.6.7.tar.bz2



Other differences:
--
++ plasmoid-cwp.spec ++
--- /var/tmp/diff_new_pack.kVFQEL/_old  2012-11-06 16:18:54.0 +0100
+++ /var/tmp/diff_new_pack.kVFQEL/_new  2012-11-06 16:18:54.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   plasmoid-cwp
-Version:1.6.6
+Version:1.6.7
 Release:0
 Summary:Customizable Weather Plasmoid
 License:GPL-3.0+

++ 98925-cwp-1.6.6.tar.bz2 -> 98925-cwp-1.6.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/ChangeLog new/cwp-1.6.7/ChangeLog
--- old/cwp-1.6.6/ChangeLog 2012-10-21 22:46:37.0 +0200
+++ new/cwp-1.6.7/ChangeLog 2012-11-03 21:17:49.0 +0100
@@ -1,3 +1,7 @@
+1.6.7
+=
+- xml: gismeteo.com: location name fixed
+
 1.6.6
 =
 - xml: accuweather.com (US): fixed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/README new/cwp-1.6.7/README
--- old/cwp-1.6.6/README2012-10-21 22:46:37.0 +0200
+++ new/cwp-1.6.7/README2012-11-03 21:17:49.0 +0100
@@ -1,5 +1,5 @@
 =
-Customizable Weather Plasmoid (CWP) 1.6.6
+Customizable Weather Plasmoid (CWP) 1.6.7
 =
 
 This is another weather plasmoid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/data/br_weather_com.xml 
new/cwp-1.6.7/data/br_weather_com.xml
--- old/cwp-1.6.6/data/br_weather_com.xml   2012-10-21 22:46:37.0 
+0200
+++ new/cwp-1.6.7/data/br_weather_com.xml   2012-11-03 21:17:49.0 
+0100
@@ -1,7 +1,7 @@
 
 
 
-   http://br.weather.com"; example_zip="BRXX0043" unit="C" />
+   http://br.weather.com"; example_zip="BRXX0043" unit="C" />
 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/data/de_weather_com.xml 
new/cwp-1.6.7/data/de_weather_com.xml
--- old/cwp-1.6.6/data/de_weather_com.xml   2012-10-21 22:46:37.0 
+0200
+++ new/cwp-1.6.7/data/de_weather_com.xml   2012-11-03 21:17:49.0 
+0100
@@ -1,7 +1,7 @@
 
 
 
-   http://de.weather.com"; example_zip="80331" unit="C" />
+   http://de.weather.com"; example_zip="80331" unit="C" />
 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/data/espanol_weather_com.xml 
new/cwp-1.6.7/data/espanol_weather_com.xml
--- old/cwp-1.6.6/data/espanol_weather_com.xml  2012-10-21 22:46:37.0 
+0200
+++ new/cwp-1.6.7/data/espanol_weather_com.xml  2012-11-03 21:17:49.0 
+0100
@@ -1,7 +1,7 @@
 
 
 
-   http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
+   http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/data/fr_weather_com.xml 
new/cwp-1.6.7/data/fr_weather_com.xml
--- old/cwp-1.6.6/data/fr_weather_com.xml   2012-10-21 22:46:37.0 
+0200
+++ new/cwp-1.6.7/data/fr_weather_com.xml   2012-11-03 21:17:49.0 
+0100
@@ -1,7 +1,7 @@
 
 
 
-   http://fr.weather.com"; example_zip="Paris-FRXX0076" unit="C" />
+   http://fr.weather.com"; example_zip="Paris-FRXX0076" unit="C" />
 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.6/data/freemeteo_com_celsius.xml 
new/cwp-1.6.7/data/freemeteo_com_celsius.xml
--- old/cwp-1.6.6/data/freemeteo_com_celsius.xml2012-10-21 
22:46:37.0 +0200
+++ new/cwp-1.6.7/data/freemeteo_com_celsius.xml2012-11-03 
21:17:49.0 +0100
@@ -1,7 +1,7 @@
 
 
 
-   http://freemeteo.com"; example_zip="gid=3117735&la=4" unit="C" 
/>
+   http://freemeteo.com"; exampl

commit pcmciautils for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package pcmciautils for openSUSE:Factory 
checked in at 2012-11-06 16:17:48

Comparing /work/SRC/openSUSE:Factory/pcmciautils (Old)
 and  /work/SRC/openSUSE:Factory/.pcmciautils.new (New)


Package is "pcmciautils", Maintainer is "g...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/pcmciautils/pcmciautils.changes  2012-02-03 
10:25:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.pcmciautils.new/pcmciautils.changes 
2012-11-06 16:17:49.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  5 20:29:52 UTC 2012 - tittiatc...@gmail.com
+
+- Added patch (fix_udev_directory.patch) to ensure that the udev
+  related files are installed in the correct /usr/lib/udev
+  directory
+
+---

New:

  fix_udev_directory.patch



Other differences:
--
++ pcmciautils.spec ++
--- /var/tmp/diff_new_pack.wwGm0l/_old  2012-11-06 16:17:50.0 +0100
+++ /var/tmp/diff_new_pack.wwGm0l/_new  2012-11-06 16:17:50.0 +0100
@@ -15,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pcmciautils
-BuildRequires:  bison flex
+BuildRequires:  bison
+BuildRequires:  flex
 %if 0%{?suse_version} > 1130
 BuildRequires:  sysfsutils-devel
 %else
@@ -27,7 +26,7 @@
 %endif
 Url:http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
 Version:017
-Release:115
+Release:0
 Summary:Utilities for PC-Cards
 License:GPL-2.0+
 Group:  Hardware/Other
@@ -36,11 +35,11 @@
 Provides:   pcmcia >= 017
 PreReq: permissions
 Supplements:modalias(pci:v*d*sv*sd*bc06sc07i00*)
-AutoReqProv:on
 Source: pcmciautils-%{version}.tar.bz2
 Patch1: pcmciautils_config.opts.202500.diff
 Patch2: pcmciautils_fix1.diff
 Patch3: pcmciautils_pie.diff
+Patch4: fix_udev_directory.patch
 Source1:suse-files.tar.bz2
 Source2:cis-files.tar.bz2
 
@@ -66,6 +65,7 @@
 %setup -n pcmciautils-%{version} -T -D -a 2
 %patch2 -p1
 %patch3 -p1
+%patch4
 
 %build
 make all DEF_CFLAGS="-fPIE $RPM_OPT_FLAGS" DEF_LDFLAGS="-pie" STRIPCMD=true
@@ -93,12 +93,12 @@
 %dir /etc/pcmcia
 %config /etc/pcmcia/config.opts
 /etc/pcmcia/NOTE
-/lib/udev/rules.d/60-pcmcia.rules
+/usr/lib/udev/rules.d/60-pcmcia.rules
 %verify(not mode) %attr(4750,root,trusted) /sbin/pccardctl
-%dir /lib/udev
-%dir /lib/udev/rules.d
-/lib/udev/pcmcia-check-broken-cis
-/lib/udev/pcmcia-socket-startup
+%dir /usr/lib/udev
+%dir /usr/lib/udev/rules.d
+/usr/lib/udev/pcmcia-check-broken-cis
+/usr/lib/udev/pcmcia-socket-startup
 /sbin/lspcmcia
 /lib/firmware/*
 /%{_docdir}/pcmciautils

++ fix_udev_directory.patch ++
--- Makefile2010-01-06 16:47:45.0 +0100
+++ Makefile2012-11-05 21:28:17.080705810 +0100
@@ -67,7 +67,7 @@
 etcdir =   ${prefix}/etc
 sbindir =  ${exec_prefix}/sbin
 mandir =   ${prefix}/usr/share/man
-udevdir =  ${prefix}/lib/udev
+udevdir =  ${prefix}/usr/lib/udev
 
 INSTALL = /usr/bin/install -c
 INSTALL_PROGRAM = ${INSTALL}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit nautilus for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2012-11-06 16:14:28

Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and  /work/SRC/openSUSE:Factory/.nautilus.new (New)


Package is "nautilus", Maintainer is "dli...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes2012-10-19 
10:12:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2012-11-06 
16:14:37.0 +0100
@@ -1,0 +2,25 @@
+Tue Oct 30 14:30:14 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.2:
+  + Open default location for remote shares when mounting.
+  + Resolve symbolic links before launching a file.
+  + Fix missing search results from Tracker for names that contain
+hyphens.
+  + Fix black input field when renaming a file in icon view with
+XIM enabled.
+  + Fix missing item selection in the sidebar when starting up.
+  + Fix wrong return location when unmounting local and remote
+mounts.
+  + Fix search tabs changing location to $HOME on tab switch.
+  + Fix search toggle button state inconsistent when switching
+between tabs.
+  + Fix search string being eaten by a hidden entry under certain
+circumstances.
+  + Fix missing tooltips on stock toolbar buttons.
+  + Fix crasher when using the Tracker engine from the Shell search
+provider.
+  + Fix crasher in Shell search provider.
+  + Fix crasher when unmounting a volume under certain
+circumstances.
+
+---

Old:

  nautilus-3.6.1.tar.xz

New:

  nautilus-3.6.2.tar.xz



Other differences:
--
++ nautilus.spec ++
--- /var/tmp/diff_new_pack.bNFqOB/_old  2012-11-06 16:14:40.0 +0100
+++ /var/tmp/diff_new_pack.bNFqOB/_new  2012-11-06 16:14:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   nautilus
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:File Manager for the GNOME Desktop
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit multipath-tools for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2012-11-06 16:14:00

Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and  /work/SRC/openSUSE:Factory/.multipath-tools.new (New)


Package is "multipath-tools", Maintainer is "h...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2012-07-18 17:33:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes 
2012-11-06 16:14:04.0 +0100
@@ -1,0 +2,6 @@
+Sun Aug 26 02:05:37 UTC 2012 - crrodrig...@opensuse.org
+
+- Systemd: use default service type instead of forking
+- Systemd: fix spec pre/post scripts. 
+
+---

New:

  mpath-tools-service.patch



Other differences:
--
++ multipath-tools.spec ++
--- /var/tmp/diff_new_pack.aZfrNy/_old  2012-11-06 16:14:05.0 +0100
+++ /var/tmp/diff_new_pack.aZfrNy/_new  2012-11-06 16:14:05.0 +0100
@@ -33,6 +33,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch0: %{name}-%{version}-opensuse-12.2.diff.bz2
 Patch1: 0002-fix-installation-of-multipath-rule.patch
+Patch2: mpath-tools-service.patch
+%if 0%{?suse_version} >= 1210
+BuildRequires:  systemd
+%{?systemd_requires}
+%define has_systemd 1
+%endif
 
 %description
 This package provides the tools to manage multipathed devices by
@@ -74,7 +80,7 @@
 %setup -q -n multipath-tools-%{version}
 %patch0 -p1
 %patch1 -p1
-
+%patch2
 %build
 make CC="%__cc" OPTFLAGS="$RPM_OPT_FLAGS" LIB=%_lib
 
@@ -85,18 +91,24 @@
 rm $RPM_BUILD_ROOT/%_lib/libmpathpersist.so
 
 %clean
-[ "$RPM_BUILD_ROOT" != / ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
+rm -rf $RPM_BUILD_ROOT;
 
 %pre
 [ -f /.buildenv ] && exit 0
 if [ -f /etc/init.d/multipathd ] && dmsetup --target multipath table | grep -q 
multipath ; then
 /etc/init.d/multipathd stop
+%if 0%{?has_systemd}
+%service_add_pre multipathd.service
+%endif
 fi
 
 %post
 [ -f /.buildenv ] && exit 0
 if dmsetup --target multipath table | grep -q multipath ; then
 /etc/init.d/multipathd start
+%if 0%{?has_systemd}
+%service_add_post multipathd.service
+%endif
 fi
 [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
 if [ -e /var/lib/no_initrd_recreation_by_suspend ]; then
@@ -112,6 +124,9 @@
 
 %preun
 %stop_on_removal multipathd
+%if 0%{?has_systemd}
+%service_del_preun multipathd.service
+%endif
 
 %postun
 [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
@@ -122,6 +137,10 @@
   /sbin/mkinitrd
 fi
 
+%if 0%{?has_systemd}
+%service_del_postun multipathd.service
+%endif
+
 %{insserv_cleanup}
 
 %files

++ mpath-tools-service.patch ++
--- multipathd/multipathd.service.orig
+++ multipathd/multipathd.service
@@ -4,9 +4,7 @@ Before=iscsi.service iscsid.service
 After=syslog.target
 
 [Service]
-Type=forking
-PIDFile=/var/run/multipathd.pid
-ExecStart=/sbin/multipathd
+ExecStart=/sbin/multipathd -d
 ExecReload=/sbin/multipathd reconfigure
 #ExecStop=/path/to/scrip delete-me if not necessary
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit monit for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package monit for openSUSE:Factory checked 
in at 2012-11-06 16:13:36

Comparing /work/SRC/openSUSE:Factory/monit (Old)
 and  /work/SRC/openSUSE:Factory/.monit.new (New)


Package is "monit", Maintainer is "lmue...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/monit/monit.changes  2012-05-21 
07:28:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.monit.new/monit.changes 2012-11-06 
16:13:41.0 +0100
@@ -1,0 +2,24 @@
+Sun Nov  4 16:51:40 UTC 2012 - l...@samba.org
+
+- update to 5.5:
+  * check program:
+- Multiple exit values can be tested within single program check
+- Exit value test supports multiple cycles option ("for X cycles")
+- If exit value test matches and the stderr has no data, try stdout
+  * Renamed mail header (message-id and mime-version) to prevent
+triggering spam check of capitalization.
+  * The 'check system ' statement sets the system hostname in mail
+alerts and initial hostname in M/Monit.
+  * Increase the default mailserver timeout to 30 seconds.
+  * Fix the rare hung on linux which may occur during program execution.
+  * In the case that the process start/restart execution failed, monit kept
+"Execution failed" flag even if the process was recovered later (for
+example it was starting slowly or manually recovered).
+  * Fix the mail alert (strict SMTP implementation) to pass MTA-side sanity
+checks like postscreen.
+  * The -t option tests the configuration file syntax even if the
+file permissions are wrong.
+  * Do not display the default non-existence test for the check
+program (not applicable in the check program context).
+
+---

Old:

  monit-5.4.tar.gz

New:

  monit-5.5.tar.gz



Other differences:
--
++ monit.spec ++
--- /var/tmp/diff_new_pack.UMr7bc/_old  2012-11-06 16:13:44.0 +0100
+++ /var/tmp/diff_new_pack.UMr7bc/_new  2012-11-06 16:13:44.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   monit
-Version:5.4
+Version:5.5
 Release:0
 Summary:Service Manager and Monitor System
 License:AGPL-3.0

++ monit-5.4.tar.gz -> monit-5.5.tar.gz ++
 16757 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mdadm for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2012-11-06 16:12:52

Comparing /work/SRC/openSUSE:Factory/mdadm (Old)
 and  /work/SRC/openSUSE:Factory/.mdadm.new (New)


Package is "mdadm", Maintainer is "nfbr...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2012-10-26 
17:25:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2012-11-06 
16:12:54.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  4 01:43:34 UTC 2012 - crrodrig...@opensuse.org
+
+- Fix factory breakage on udev and systemd rules.
+
+---



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.xsAYjO/_old  2012-11-06 16:12:55.0 +0100
+++ /var/tmp/diff_new_pack.xsAYjO/_new  2012-11-06 16:12:55.0 +0100
@@ -20,7 +20,10 @@
 Version:3.2.6
 Release:0
 BuildRequires:  binutils-devel
+BuildRequires:  pkgconfig
 BuildRequires:  sgmltool
+BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(systemd)
 PreReq: %fillup_prereq %insserv_prereq /sbin/mkinitrd
 Recommends: cron
 Recommends: smtp_daemon
@@ -40,6 +43,9 @@
 Source7:mdadm.cron
 Source8:mdadm.shutdown
 
+%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
+%define _systemdshutdowndir %{_unitdir}/../system-shutdown 
+
 %description
 Mdadm is a program that can be used to control Linux md devices. It is
 intended to provide all the functionality of the mdtools and raidtools
@@ -55,21 +61,22 @@
 sgml2txt Software-RAID.HOWTO.sgml
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_var}/adm/fillup-templates
-install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir}/init.d}
-install -m 755 %{S:4} %{S:3} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/
-install -d $RPM_BUILD_ROOT/lib/mkinitrd/scripts
-install -m 755 %{S:5} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/setup-md.sh
-install -m 755 %{S:6} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/boot-md.sh
-install -d $RPM_BUILD_ROOT/etc/cron.daily
-install -m 755 %{S:7} $RPM_BUILD_ROOT/etc/cron.daily/mdadm
-install -m 644 %{S:2} $RPM_BUILD_ROOT%{_var}/adm/fillup-templates/
-ln -sf ../../etc/init.d/mdadmd $RPM_BUILD_ROOT/%{_sbindir}/rcmdadmd
-install -d $RPM_BUILD_ROOT/lib/udev/rules.d
-install -m 644 udev-md-raid.rules 
$RPM_BUILD_ROOT/lib/udev/rules.d/64-md-raid.rules
-install -d $RPM_BUILD_ROOT/lib/systemd/system-shutdown
-install -m 755 %{S:8} 
$RPM_BUILD_ROOT/lib/systemd/system-shutdown/mdadm.shutdown
+make install DESTDIR=%{buildroot}
+rm -rf %{buildroot}/lib/udev
+install -d %{buildroot}%{_var}/adm/fillup-templates
+install -d %{buildroot}{%{_sbindir},%{_sysconfdir}/init.d}
+install -m 755 %{S:4} %{S:3} %{buildroot}%{_sysconfdir}/init.d/
+install -d %{buildroot}/lib/mkinitrd/scripts
+install -m 755 %{S:5} %{buildroot}/lib/mkinitrd/scripts/setup-md.sh
+install -m 755 %{S:6} %{buildroot}/lib/mkinitrd/scripts/boot-md.sh
+install -d %{buildroot}/etc/cron.daily
+install -m 755 %{S:7} %{buildroot}/etc/cron.daily/mdadm
+install -m 644 %{S:2} %{buildroot}%{_var}/adm/fillup-templates/
+ln -sf ../../etc/init.d/mdadmd %{buildroot}/%{_sbindir}/rcmdadmd
+install -d %{buildroot}%{_udevrulesdir}
+install -m 644 udev-md-raid.rules %{buildroot}%{_udevrulesdir}/64-md-raid.rules
+install -d %{buildroot}%{_systemdshutdowndir}
+install -m 755 %{S:8} %{buildroot}%{_systemdshutdowndir}/mdadm.shutdown
 
 %post
 [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
@@ -98,7 +105,7 @@
 %stop_on_removal mdadmd
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
@@ -113,14 +120,10 @@
 %dir /lib/mkinitrd/scripts
 /lib/mkinitrd/scripts/setup-md.sh
 /lib/mkinitrd/scripts/boot-md.sh
-%dir /lib/udev
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/64-md-raid.rules
+%{_udevrulesdir}/64-md-raid.rules
 %dir /etc
 %dir /etc/cron.daily
 /etc/cron.daily/mdadm
-%dir /lib/systemd
-%dir /lib/systemd/system-shutdown
-/lib/systemd/system-shutdown/mdadm.shutdown
+%{_systemdshutdowndir}/mdadm.shutdown
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lightdm for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2012-11-06 16:09:25

Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm.new (New)


Package is "lightdm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2012-11-05 
06:30:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2012-11-06 
16:09:27.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  5 13:15:27 UTC 2012 - g...@opensuse.org
+
+- fixed lightdm-fix-language-setting.patch so LANG/GDM_LANG are not
+  set if there are no per-user settings
+
+---



Other differences:
--
++ lightdm-do-not-strip-codeset-from-language.patch ++
--- /var/tmp/diff_new_pack.oRz8ZA/_old  2012-11-06 16:09:30.0 +0100
+++ /var/tmp/diff_new_pack.oRz8ZA/_new  2012-11-06 16:09:30.0 +0100
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent 9b36e1706032e4fb3e29b72d0e69bc3ba9c4e973
+# Parent 85f20a477f42e514507c2d6ecd97deee2f860bcc
 Do not strip the codeset when loading the Language filed from dmrc
 
 Do not strip the codeset and be consistent with how the Language setting is

++ lightdm-fix-language-setting.patch ++
--- /var/tmp/diff_new_pack.oRz8ZA/_old  2012-11-06 16:09:30.0 +0100
+++ /var/tmp/diff_new_pack.oRz8ZA/_new  2012-11-06 16:09:30.0 +0100
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent 7753b3891c3640151c7ef4af7e35c6c2efb2e8fd
+# Parent 914564e535f0a132b097bc5a066908c04892180d
 Fix saving/retrieving of the language setting
 
 Add user_get_language() for retrieving the language setting.
@@ -141,7 +141,7 @@

 +/* Retrieve language setting */
 +language = user_get_language (user);
-+if (g_strcmp0 (language, "") != 0)
++if (language != NULL && language != '\0')
 +{
 +session_set_env (display->priv->session, "LANG", language);
 +session_set_env (display->priv->session, "GDM_LANG", language);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdevplatform for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package kdevplatform for openSUSE:Factory 
checked in at 2012-11-06 16:08:50

Comparing /work/SRC/openSUSE:Factory/kdevplatform (Old)
 and  /work/SRC/openSUSE:Factory/.kdevplatform.new (New)


Package is "kdevplatform", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/kdevplatform/kdevplatform.changes
2012-09-25 10:31:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdevplatform.new/kdevplatform.changes   
2012-11-06 16:08:52.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  4 12:10:52 UTC 2012 - mailaen...@opensuse.org
+
+- update to 1.4.0
+  * Fix a regression of AliasDeclaration handling in 
DUContext::findLocalDeclarationsInternal.
+  * Add dots to lex/yacc file patterns.
+  * Only handle document model once, not once for every top row.
+  * Make it possible to show the history of CVS folders without crashing.
+  * Fix conditional, reported by CppCheck
+
+---

Old:

  kdevplatform-1.3.90.tar.bz2

New:

  kdevplatform-1.4.0.tar.bz2



Other differences:
--
++ kdevplatform.spec ++
--- /var/tmp/diff_new_pack.Jz2Hil/_old  2012-11-06 16:08:53.0 +0100
+++ /var/tmp/diff_new_pack.Jz2Hil/_new  2012-11-06 16:08:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdevplatform
-Version:1.3.90
+Version:1.4.0
 Release:0
 Summary:Base Package for Integrated Development Environments
 License:GPL-2.0+

++ kdevplatform-1.3.90.tar.bz2 -> kdevplatform-1.4.0.tar.bz2 ++
 9605 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdevelop4-plugins for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory checked in at 2012-11-06 16:08:37

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new (New)


Package is "kdevelop4-plugins", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes  
2012-09-25 10:26:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 
2012-11-06 16:08:39.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  4 12:34:09 UTC 2012 - mailaen...@opensuse.org
+
+- Update to 1.4.0
+  * Validate imported parent context before accessing it.
+
+---

Old:

  kdevelop-php-1.3.90.tar.bz2
  kdevelop-php-docs-1.3.90.tar.bz2

New:

  kdevelop-php-1.4.0.tar.bz2
  kdevelop-php-docs-1.4.0.tar.bz2



Other differences:
--
++ kdevelop4-plugins.spec ++
--- /var/tmp/diff_new_pack.LLTAFP/_old  2012-11-06 16:08:40.0 +0100
+++ /var/tmp/diff_new_pack.LLTAFP/_new  2012-11-06 16:08:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdevelop4-plugins
-Version:1.3.90
+Version:1.4.0
 Release:0
 Summary:Additional plugins for KDevelop4 Integrated Development 
Environment
 License:GPL-2.0+

++ add-php-docs.diff ++
--- /var/tmp/diff_new_pack.LLTAFP/_old  2012-11-06 16:08:40.0 +0100
+++ /var/tmp/diff_new_pack.LLTAFP/_new  2012-11-06 16:08:40.0 +0100
@@ -4,7 +4,7 @@
  add_subdirectory(parser)
  add_subdirectory(duchain)
  add_subdirectory(completion)
-+add_subdirectory(kdevelop-php-docs-1.3.90)
++add_subdirectory(kdevelop-php-docs-1.4.0)
  
  set(kdevphplanguagesupport_PART_SRCS
  phplanguagesupport.cpp

++ kdevelop-php-1.3.90.tar.bz2 -> kdevelop-php-1.4.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-1.3.90/CHANGELOG.1.3.90 
new/kdevelop-php-1.4.0/CHANGELOG.1.3.90
--- old/kdevelop-php-1.3.90/CHANGELOG.1.3.902012-09-05 13:09:50.0 
+0200
+++ new/kdevelop-php-1.4.0/CHANGELOG.1.3.90 1970-01-01 01:00:00.0 
+0100
@@ -1,4 +0,0 @@
-ChangeLog for php v1.3.90
-=
-
-* Milian Wolff: set version to 1.3.90, i.e. 1.4 RC1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-1.3.90/CHANGELOG.1.4.0 
new/kdevelop-php-1.4.0/CHANGELOG.1.4.0
--- old/kdevelop-php-1.3.90/CHANGELOG.1.4.0 1970-01-01 01:00:00.0 
+0100
+++ new/kdevelop-php-1.4.0/CHANGELOG.1.4.0  2012-10-15 23:45:44.0 
+0200
@@ -0,0 +1,5 @@
+ChangeLog for php v1.4.0
+
+
+* Milian Wolff: Set version to 1.4.0 and require KDevplatform 1.4.0
+* Milian Wolff: Validate imported parent context before accessing it.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-1.3.90/CMakeLists.txt 
new/kdevelop-php-1.4.0/CMakeLists.txt
--- old/kdevelop-php-1.3.90/CMakeLists.txt  2012-09-05 13:14:07.0 
+0200
+++ new/kdevelop-php-1.4.0/CMakeLists.txt   2012-10-15 23:49:40.0 
+0200
@@ -1,8 +1,8 @@
 PROJECT(php)
 
 set(KDEVPHP_VERSION_MAJOR 1)
-set(KDEVPHP_VERSION_MINOR 3)
-set(KDEVPHP_VERSION_PATCH 90)
+set(KDEVPHP_VERSION_MINOR 4)
+set(KDEVPHP_VERSION_PATCH 0)
 
 configure_file( "${php_SOURCE_DIR}/kdevphpversion.h.cmake" 
"${php_BINARY_DIR}/kdevphpversion.h" @ONLY )
 
@@ -15,7 +15,7 @@
 #complain about the FindKDevelop-PG.cmake file not findable.
 find_package(KDE4 REQUIRED)
 
-find_package(KDevPlatform 1.3.80 REQUIRED)
+find_package(KDevPlatform 1.4.0 REQUIRED)
 include_directories(${KDEVPLATFORM_INCLUDE_DIR})
 
 include_directories(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-1.3.90/duchain/helper.cpp 
new/kdevelop-php-1.4.0/duchain/helper.cpp
--- old/kdevelop-php-1.3.90/duchain/helper.cpp  2012-09-05 13:09:50.0 
+0200
+++ new/kdevelop-php-1.4.0/duchain/helper.cpp   2012-10-15 23:45:44.0 
+0200
@@ -107,8 +107,9 @@
 }
 if (classCtx) {
 foreach(const DUContext::Import &i, 
classCtx->importedParentContexts()) {
-if (i.context(classCtx->topContext())->type() == 
DUContext::Class) {
-return 
DeclarationPointer(i.context(classCtx->topContext())->owner());
+DUContext* ctx = i.context(classCtx->topContext());
+if (ctx && ctx->type() == DUContext::Class) {
+return DeclarationPointer(ctx->owner());
 }
 }
 }
diff -urN '--exclude=CVS' '--

commit kdevelop4 for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4 for openSUSE:Factory 
checked in at 2012-11-06 16:08:22

Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4.new (New)


Package is "kdevelop4", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes  2012-09-26 
10:02:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2012-11-06 
16:08:24.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov  4 12:10:52 UTC 2012 - mailaen...@opensuse.org
+
+- update to 1.4.0
+  * Fix bug in signature assistant. Tested in master.
+  * Fix auto type-deduction for cases like 'auto foo(bar);'.
+  * Extend unit test
+  * Improve properties fetching
+
+---

Old:

  kdevelop-4.3.90.tar.bz2

New:

  kdevelop-4.4.0.tar.bz2



Other differences:
--
++ kdevelop4.spec ++
--- /var/tmp/diff_new_pack.kIdoU6/_old  2012-11-06 16:08:26.0 +0100
+++ /var/tmp/diff_new_pack.kIdoU6/_new  2012-11-06 16:08:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdevelop4
-Version:4.3.90
+Version:4.4.0
 Release:0
 Summary:Integrated Development Environment for the X Window System, 
Qt, KDE, and GNOME
 License:GPL-3.0+
@@ -26,7 +26,7 @@
 Source0:kdevelop-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libkdevplatform-devel >= 1.3.80
+BuildRequires:  libkdevplatform-devel >= 1.4.0
 BuildRequires:  okteta-devel
 BuildRequires:  valgrind-devel
 Requires:   %{name}-lang = %{version}

++ kdevelop-4.3.90.tar.bz2 -> kdevelop-4.4.0.tar.bz2 ++
 3226 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kadu for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package kadu for openSUSE:Factory checked in 
at 2012-11-06 16:07:52

Comparing /work/SRC/openSUSE:Factory/kadu (Old)
 and  /work/SRC/openSUSE:Factory/.kadu.new (New)


Package is "kadu", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kadu/kadu.changes2012-09-14 
12:28:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kadu.new/kadu.changes   2012-11-06 
16:07:55.0 +0100
@@ -1,0 +2,28 @@
+Mon Nov  5 16:38:22 UTC 2012 - fi...@opensuse.org
+
+- Upstream update to 0.12.3, bugfix only:
+  + icons cleanup
+  + add French translation
+  + fix config file name created during crash application
+  + work around QTBUG-27122
+  + reconnect xmpp after waking up from suspend
+
+---
+Thu Aug 30 18:07:20 UTC 2012 - fi...@opensuse.org
+
+- Upstream update to 0.12.2, bugfix only:
+  + fixed sent SMS history
+  + fixed xmpp status icons on GTK+-based platforms
+  + cleanup unused icons
+  + updated translations
+
+---
+Thu Aug 30 17:03:47 UTC 2012 - fi...@opensuse.org
+
+- Upstream update to 0.12.1, bugfix only:
+  + reconnecting after suspend
+  + fixed avatar size in roster
+  + fixed handling of untrusted server certificates
+  + many minor bugs fixed
+
+---

Old:

  kadu-0.12.0.tar.bz2

New:

  kadu-0.12.3.tar.bz2



Other differences:
--
++ kadu.spec ++
--- /var/tmp/diff_new_pack.LAZRqH/_old  2012-11-06 16:07:57.0 +0100
+++ /var/tmp/diff_new_pack.LAZRqH/_new  2012-11-06 16:07:57.0 +0100
@@ -2,7 +2,7 @@
 # spec file for package kadu
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) Mariusz Fik .
+# Copyright (c) 2012 Mariusz Fik .
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define build_penguins 0
 
 Name:   kadu
-Version:0.12.0
+Version:0.12.3
 Release:0
 # Choosing GPL-3.0+ because of presence and usage of numerous GPL-3.0 files
 Summary:Gadu-Gadu and Jabber/XMPP protocol Instant Messenger

++ kadu-0.12.0.tar.bz2 -> kadu-0.12.3.tar.bz2 ++
 42129 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit iscsitarget for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package iscsitarget for openSUSE:Factory 
checked in at 2012-11-06 16:07:14

Comparing /work/SRC/openSUSE:Factory/iscsitarget (Old)
 and  /work/SRC/openSUSE:Factory/.iscsitarget.new (New)


Package is "iscsitarget", Maintainer is "h...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/iscsitarget/iscsitarget.changes  2012-10-31 
06:59:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.iscsitarget.new/iscsitarget.changes 
2012-11-06 16:07:15.0 +0100
@@ -1,0 +2,9 @@
+Tue Oct 30 19:02:00 UTC 2012 - ldun...@suse.com
+
+- fixed service file to use correct PIDFILE (bnc#743562)
+- added missing ietadm.8 man page (bnc#760919)
+- move ietd.conf to /etc/iet, as per upstream
+- deliver initiators.{allow,deny} and targets.allow
+  in /etc/iet: needed to work correctly
+
+---



Other differences:
--
++ iscsitarget.spec ++
--- /var/tmp/diff_new_pack.c8kYvb/_old  2012-11-06 16:07:16.0 +0100
+++ /var/tmp/diff_new_pack.c8kYvb/_new  2012-11-06 16:07:16.0 +0100
@@ -77,11 +77,15 @@
 %install
 install -vD usr/ietd ${RPM_BUILD_ROOT}/usr/sbin/ietd
 install -vD usr/ietadm ${RPM_BUILD_ROOT}/usr/sbin/ietadm
-install -vD -m 600 etc/ietd.conf ${RPM_BUILD_ROOT}/etc/ietd.conf
+install -vD -m 600 etc/ietd.conf ${RPM_BUILD_ROOT}/etc/iet/ietd.conf
+install -vD -m 600 etc/initiators.allow 
${RPM_BUILD_ROOT}/etc/iet/initiators.allow
+install -vD -m 600 etc/initiators.deny 
${RPM_BUILD_ROOT}/etc/iet/initiators.deny
+install -vD -m 600 etc/targets.allow ${RPM_BUILD_ROOT}/etc/iet/targets.allow
 install -vD -m 755 %{S:1} ${RPM_BUILD_ROOT}/etc/init.d/iscsitarget
 install -vD -m 644 %{S:2} 
${RPM_BUILD_ROOT}/var/adm/fillup-templates/sysconfig.ietd
 install -vD -m 644 %{S:4} 
${RPM_BUILD_ROOT}/etc/sysconfig/SuSEfirewall2.d/services/iscsitarget
 install -D -m 644 doc/manpages/ietd.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/ietd.8
+install -D -m 644 doc/manpages/ietadm.8 
${RPM_BUILD_ROOT}%{_mandir}/man8/ietadm.8
 install -D -m 644 doc/manpages/ietd.conf.5 
${RPM_BUILD_ROOT}%{_mandir}/man5/ietd.conf.5
 ln -sf ../../etc/init.d/iscsitarget $RPM_BUILD_ROOT/usr/sbin/rciscsitarget
 # install kernel modules
@@ -110,7 +114,11 @@
 %attr(755,root,root)/usr/sbin/*
 %attr(755,root,root)/etc/init.d/*
 %defattr(-,root,root)
-%config /etc/ietd.conf
+%dir /etc/iet
+%config /etc/iet/ietd.conf
+%config /etc/iet/initiators.allow
+%config /etc/iet/initiators.deny
+%config /etc/iet/targets.allow
 %config /etc/sysconfig/SuSEfirewall2.d/services/*
 /var/adm/fillup-templates/sysconfig.ietd
 %doc COPYING README

++ iscsitarget.init ++
--- /var/tmp/diff_new_pack.c8kYvb/_old  2012-11-06 16:07:16.0 +0100
+++ /var/tmp/diff_new_pack.c8kYvb/_new  2012-11-06 16:07:16.0 +0100
@@ -15,8 +15,8 @@
 # Script to start and stop the iSCSI target daemon
 ### END INIT INFO
 
-CONFIG=/etc/ietd.conf
-PIDFILE=/var/run/iscsi_trgt.pid
+CONFIG=/etc/iet/ietd.conf
+PIDFILE=/var/run/ietd.pid
 
 # Check for missing binaries (stale symlinks should not happen)
 # Note: Special treatment of stop for LSB conformance

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit giggle for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package giggle for openSUSE:Factory checked 
in at 2012-11-06 16:05:40

Comparing /work/SRC/openSUSE:Factory/giggle (Old)
 and  /work/SRC/openSUSE:Factory/.giggle.new (New)


Package is "giggle", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/giggle/giggle.changes2012-02-27 
18:35:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.giggle.new/giggle.changes   2012-11-06 
16:05:42.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov  1 04:59:47 UTC 2012 - dougla...@outlook.com
+
+- Update to version 0.6.2:
+  + build: Explicitly link to gmodule-2.0.
+  + use the giggle api instead g_object_get()
+- Drop giggle-link-gmodule.patch: fixed upstream.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+- Only conditionally use find_lang variant on openSUSE <= 12.1.
+
+---

Old:

  giggle-0.6.1.tar.bz2
  giggle-link-gmodule.patch

New:

  giggle-0.6.2.tar.xz



Other differences:
--
++ giggle.spec ++
--- /var/tmp/diff_new_pack.49gdOj/_old  2012-11-06 16:05:43.0 +0100
+++ /var/tmp/diff_new_pack.49gdOj/_new  2012-11-06 16:05:43.0 +0100
@@ -17,19 +17,14 @@
 
 
 Name:   giggle
-Version:0.6.1
+Version:0.6.2
 Release:0
-# FIXME: the %%{_datadir}/help/$locale/ files should be found by %%find_lang
 Summary:A graphical frontend for git
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:http://live.gnome.org/giggle
-Source: 
http://download.gnome.org/sources/giggle/0.6/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM giggle-link-gmodule.patch bgo#667350 vu...@opensuse.org 
-- Explicitly link to gmodule
-Patch0: giggle-link-gmodule.patch
+Source: 
http://download.gnome.org/sources/giggle/0.6/%{name}-%{version}.tar.xz
 BuildRequires:  git-core >= 1.5
-# needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -68,11 +63,8 @@
 %prep
 %setup -q
 translation-update-upstream po giggle
-%patch0 -p1
 
 %build
-# needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -82,14 +74,16 @@
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file -G "Git repository viewer" %{name}
 
+%if 0%{?suse_version} <= 1210
 # Localized help
 for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
 LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g"`
 echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
%{name}.help-lang.tmp
 echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
%{name}.help-lang.tmp
 done
-echo "%%defattr(-,root,root)" > %{name}.help-lang
+echo "%%defattr(-,root,root)" >> %{name}.lang
 sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" >> %{name}.help-lang
+%endif
 
 %clean
 rm -rf %{buildroot}
@@ -127,7 +121,7 @@
 %{_libdir}/giggle/plugins/%{version}/*.xml
 %{_datadir}/giggle/
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fbreader for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package fbreader for openSUSE:Factory 
checked in at 2012-11-06 16:05:24

Comparing /work/SRC/openSUSE:Factory/fbreader (Old)
 and  /work/SRC/openSUSE:Factory/.fbreader.new (New)


Package is "fbreader", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fbreader/fbreader.changes2012-02-20 
16:10:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.fbreader.new/fbreader.changes   2012-11-06 
16:05:27.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 16 19:26:18 UTC 2012 - co...@suse.com
+
+- add explicit buildrequire on libbz2-devel
+
+---



Other differences:
--
++ fbreader.spec ++
--- /var/tmp/diff_new_pack.PmLMtI/_old  2012-11-06 16:05:28.0 +0100
+++ /var/tmp/diff_new_pack.PmLMtI/_new  2012-11-06 16:05:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fbreader
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   fbreader
 Version:0.12.10
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:E-book reader
-Url:http://www.fbreader.org/
+License:GPL-2.0+
 Group:  Productivity/Other
+Url:http://www.fbreader.org/
 Source0:fbreader-%{version}.tar.bz2
 Source1:FBReader.desktop
 Source2:README.SuSE
@@ -39,6 +38,7 @@
 BuildRequires:  fdupes
 BuildRequires:  fribidi-devel
 BuildRequires:  gcc-c++
+BuildRequires:  libbz2-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libexpat-devel
 BuildRequires:  liblinebreak-devel


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dracut for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2012-11-06 16:05:12

Comparing /work/SRC/openSUSE:Factory/dracut (Old)
 and  /work/SRC/openSUSE:Factory/.dracut.new (New)


Package is "dracut", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2012-09-29 
15:26:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2012-11-06 
16:05:13.0 +0100
@@ -1,0 +2,33 @@
+Mon Nov  5 08:44:30 UTC 2012 - tittiatc...@gmail.com
+
+- Added additional patches to make dracut work in an openSUSE 
+  environment.
+
+- Added patch (use_all_paths_udev.patch) to use both /usr/lib/udev
+  and /lib/udev as long as not all packages migrated.
+- Added patch (use_initrd_insteadof_initramfs.patch) to change 
+  the naming of the generated initrd file to be more openSUSE
+- Added patch (use_sysconfig_values_correctly.patch) to read the 
+  correct keymap value from /etc/sysconfig. (.gz extension)
+
+---
+Thu Nov  1 17:47:45 UTC 2012 - tittiatc...@gmail.com
+
+- Update to release 024:
+  + new dracut option "--device"
+  + new dracut kernel command line options "rd.auto"
+  + new dracut kernel command line options "rd.noverifyssl"
+  + new dracut option "--kernel-cmdline" and "kernel_cmdline" 
+option for default parameters
+  + fixes for systemd and crypto
+  + fix for kexec in shutdown, if not included in initramfs
+  + create the initramfs non-world readable
+  + prelink/preunlink in the initramfs
+  + strip binaries in the initramfs by default now
+  + various FIPS fixes
+  + various dracut-install fixes
+
+- Added patch (correct-paths-for-opensuse.patch) to ensure correct 
+  paths for openSUSE (Plymouth)
+
+---

Old:

  dracut-023.tar.xz
  initramfs-non-world-readable.patch

New:

  correct-paths-for-opensuse.patch
  dracut-024.tar.xz
  use_all_paths_udev.patch
  use_initrd_insteadof_initramfs.patch
  use_sysconfig_values_correctly.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.HQ39hS/_old  2012-11-06 16:05:14.0 +0100
+++ /var/tmp/diff_new_pack.HQ39hS/_new  2012-11-06 16:05:14.0 +0100
@@ -21,7 +21,7 @@
 %define replace_mkinitrd 0
 
 Name:   dracut
-Version:023
+Version:024
 Release:0
 
 Summary:Initramfs generator using udev
@@ -35,8 +35,14 @@
 # (not to be upstreamed)
 Source1:module-setup-initrd.sh
 Source2:parse-suse-initrd.sh
-# PATCH-FIX-UPSTREAM initramfs-non-world-readable.patch fcro...@suse.com -- 
fix CVE-2012-4453 bnc#782734
-Patch0: initramfs-non-world-readable.patch
+# PATCH-FIX-OPENSUSE correct the paths for openSUSE - tittiatc...@gmail.com
+Patch0: correct-paths-for-opensuse.patch
+# PATCH-FIX-OPENSUSE change the default naming from initramfs to initrd - 
tittiatc...@gmail.com
+Patch1: use_initrd_insteadof_initramfs.patch
+# PATCH-FIX-OPENSUSE Strip the gz extension from the keymap mentioned in 
/etc/sysconfig/keyboard  - tittiatc...@gmail.com
+Patch2: use_sysconfig_values_correctly.patch
+# PATCH-FIX-OPENSUSE At the moment we have 2 paths that contain udev files 
(/lib/udev and /usr/lib/udev)  - tittiatc...@gmail.com
+Patch3: use_all_paths_udev.patch
 
 BuildRequires:  bash
 BuildRequires:  dash
@@ -107,6 +113,9 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 make all -e CFLAGS="%{optflags}"

++ correct-paths-for-opensuse.patch ++
--- dracut-024/modules.d/10i18n/module-setup.sh 2012-10-16 16:31:06.0 
+0200
+++ new/modules.d/10i18n/module-setup.sh2012-11-01 19:52:37.196044993 
+0100
@@ -86,6 +86,8 @@
 install_base() {
 dracut_install setfont loadkeys kbd_mode stty
 
+inst /usr/bin/setfont /bin/setfont
+inst /usr/bin/loadkeys /bin/loadkeys
 inst ${moddir}/console_init.sh /lib/udev/console_init
 inst_rules ${moddir}/10-console.rules
 inst_hook cmdline 20 "${moddir}/parse-i18n.sh"
--- dracut-024/modules.d/50plymouth/module-setup.sh 2012-10-16 
16:31:06.0 +0200
+++ new/modules.d/50plymouth/module-setup.sh2012-11-01 19:52:37.196044993 
+0100
@@ -4,7 +4,7 @@
 
 check() {
 [[ "$mount_needs" ]] && return 1
-[[ -x /sbin/plymouthd && -x /bin/plymouth && -x 
/usr/sbin/plymouth-set-default-theme ]]
+[[ -x /usr/sbin/plymouthd && -x /usr/bin/plymouth && -x 
/usr/sbin/plymouth-set-default-theme ]]
 }
 
 depends() {
@@ -64,12 +64,12 @@
 }
 
 install() {
-if grep -q nash /usr/libexec/plymouth/plymouth-populate-initrd \
-|| [ ! -x /usr/libe

commit argus for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package argus for openSUSE:Factory checked 
in at 2012-11-06 16:04:51

Comparing /work/SRC/openSUSE:Factory/argus (Old)
 and  /work/SRC/openSUSE:Factory/.argus.new (New)


Package is "argus", Maintainer is "jmate...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/argus/argus.changes  2011-11-28 
12:52:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.argus.new/argus.changes 2012-11-06 
16:04:53.0 +0100
@@ -1,0 +2,24 @@
+Sun Oct 28 15:54:54 UTC 2012 - p.drou...@gmail.com
+
+- Remove argus-3.0.0-flex.diff from Coolo : argus_get_leng string
+  is no longer used since 3.0.6 release
+
+---
+Sun Oct 28 14:00:36 UTC 2012 - p.drou...@gmail.com
+
+- - Update to 3.0.6.1 version :
+ Bugs fixed :
+* Correct memory leak and deadlock issues for argus and radium; 
+* Argus and radium get some protection from port scanners; 
+* The client release also fixes a number of bugs with geolocation data,
+  especially country code aggregation and printing. We also fixed 
+  meta-data label merging, multicast identification, and some minor
+  issues with variable namespace collisions.
+- Remove sysvinit support and improve systemd support
+
+---
+Fri Oct 26 05:34:04 UTC 2012 - co...@suse.com
+
+- remove prototypes for flex, they conflict with the real ones
+
+---

Old:

  argus-3.0.0-libpcap.diff
  argus-3.0.0.tar.bz2
  rc.argus
  sysconfig.argus

New:

  argus-3.0.6.1-libpcap.patch
  argus-3.0.6.1.tar.bz2
  argus.service



Other differences:
--
++ argus.spec ++
--- /var/tmp/diff_new_pack.MF3XQc/_old  2012-11-06 16:04:54.0 +0100
+++ /var/tmp/diff_new_pack.MF3XQc/_new  2012-11-06 16:04:54.0 +0100
@@ -19,27 +19,26 @@
 
 Name:   argus
 BuildRequires:  bison flex libpcap-devel tcpd-devel tcsh
-License:BSD3c ; LGPLv2.1+ ; MIT
+License:BSD-3-Clause ; LGPL-2.1+ ; MIT
 Group:  Productivity/Networking/Diagnostic
 Summary:Network Monitoring Tool
-Version:3.0.0
+Version:3.0.6.1
 Release:3
 Url:http://www.qosient.com/argus/
 Source: %{name}-%{version}.tar.bz2
-Source1:rc.argus
-Source2:sysconfig.argus
 Source3:README.SuSE
 Source4:argus_linux.8.gz
-#Patch:  %{name}-%{version}-fixes-1.patch
-Patch1: %{name}-%{version}-libpcap.diff
+Source5:argus.service
+Patch1: %{name}-%{version}-libpcap.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  systemd
 
 %package server
-License:BSD3c ; LGPLv2.1+ ; NON-OSI-COMPLIANT(Restricted Shareware) ; 
MIT
-PreReq: %insserv_prereq %fillup_prereq
+License:BSD-3-Clause ; LGPL-2.1+ ; NON-OSI-COMPLIANT(Restricted 
Shareware) ; MIT
 Group:  Productivity/Networking/Diagnostic
 Summary:Daemon for Network Monitoring Tool
 Requires:   argus
+%{?systemd_requires}
 Provides:   argus:/usr/sbin/argus
 
 %description
@@ -52,8 +51,7 @@
 
 %prep
 %setup -n argus-%{version}
-# %patch -p1
-%patch1
+%patch1 -p1
 cp %{S:3} .
 cp %{S:4} man/man8/
 
@@ -64,9 +62,10 @@
 make %{?_smp_mflags}
 
 %install
-install -d -m 755 
$RPM_BUILD_ROOT{/etc/init.d,/sbin,/usr/{sbin,bin,share/man},%{_docdir}}
+install -d -m 755 $RPM_BUILD_ROOT{/etc,/usr/{sbin,bin,share/man},%{_docdir}}
 install -m 700 bin/argus $RPM_BUILD_ROOT/usr/sbin/argus
 install -m 700 bin/arg* $RPM_BUILD_ROOT/usr/bin/
+install -D -m 0755 %{SOURCE5} %{buildroot}/%{_unitdir}/argus.service
 # alread in sbin
 rm -f $RPM_BUILD_ROOT/usr/bin/argus
 rm -f $RPM_BUILD_ROOT/usr/bin/argus_linux
@@ -74,38 +73,35 @@
   cp -a man* $RPM_BUILD_ROOT%{_mandir} 
   chmod a-x $RPM_BUILD_ROOT%{_mandir}/*/* )
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/tcpdump.1*
+rm -rf `find -type f -name ._*`
 install -m 600 support/Config/argus.conf $RPM_BUILD_ROOT/etc/argus.conf
 install -m 755 support/Archive/argusarchive $RPM_BUILD_ROOT/usr/bin/
-install -d -m 755 $RPM_BUILD_ROOT/etc/init.d
-install -m 755 %{S:1} $RPM_BUILD_ROOT/etc/init.d/argus
-ln -sf ../etc/init.d/argus $RPM_BUILD_ROOT/sbin/rcargus
-mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
-install -m 644 %{S:2} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.argus
 find support -type f -exec chmod 0644 {} \;
 chmod a+x support/{Archive/argusarchive,Startup/argus,System/magic}
 
+
+%pre server
+%service_add_pre argus.service
+
 %post server
-%{fillup_and_insserv argus}
+%service_add_post argus.service
 
 %preun server
-%stop_on_removal argus
+%service_del_preun argus.service
 

commit hdf5 for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package hdf5 for openSUSE:Factory checked in 
at 2012-11-06 16:04:26

Comparing /work/SRC/openSUSE:Factory/hdf5 (Old)
 and  /work/SRC/openSUSE:Factory/.hdf5.new (New)


Package is "hdf5", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hdf5/hdf5.changes2012-09-29 
15:32:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.changes   2012-11-06 
16:04:28.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  5 12:31:22 UTC 2012 - co...@suse.com
+
+- fixing baselibs.conf
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.cBu3Q3/_old  2012-11-06 16:04:30.0 +0100
+++ /var/tmp/diff_new_pack.cBu3Q3/_new  2012-11-06 16:04:30.0 +0100
@@ -4,13 +4,14 @@
   requires "libhdf5-0- = "
   requires "libhdf5_hl0- = "
 libhdf5-0-openmpi
-libhdf5_hl-0-openmpi
 hdf5-openmpi-devel
   requires -openmpi-
   requires "libhdf5-0-openmpi- = "
   requires "libhdf5_hl0-openmpi- = "
 libhdf5-0-mvapich2
-libhdf5_hl-0-mvapich2
+libhdf5_hl0
+libhdf5_hl0-mvapich2
+libhdf5_hl0-openmpi
 hdf5-mvapich2-devel
   requires -openmpi-
   requires "libhdf5-0-mvapich2- = "

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patterns-openSUSE for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2012-11-06 16:04:03

Comparing /work/SRC/openSUSE:Factory/patterns-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-openSUSE.new (New)


Package is "patterns-openSUSE", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2012-11-06 15:50:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2012-11-06 16:04:04.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  6 15:03:08 UTC 2012 - co...@suse.com
+
+- Stephan Kulow (1):
+  fix previous commit
+
+Commit: 982ea6db
+
+---



Other differences:
--
++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/BASIS 
new/patterns-openSUSE-data/data/BASIS
--- old/patterns-openSUSE-data/data/BASIS   2012-11-06 15:44:12.0 
+0100
+++ new/patterns-openSUSE-data/data/BASIS   2012-11-06 16:02:45.0 
+0100
@@ -49,7 +49,7 @@
 #endif
 -Prc:
 
--Psg:
++Psg:
 // default old syslog daemon
 rsyslog
-+Psg:
+-Psg:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit systemd for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-11-06 15:52:46

Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and  /work/SRC/openSUSE:Factory/.systemd.new (New)


Package is "systemd", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2012-11-05 
20:55:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2012-11-06 15:52:48.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov  6 14:40:37 UTC 2012 - co...@suse.com
+
+- adding a package systemd-logger that blocks syslog implementations
+  from installation to make an installation that only uses the journal
+
+---
systemd.changes: same change



Other differences:
--
++ systemd-mini.spec ++
--- /var/tmp/diff_new_pack.j89Cv8/_old  2012-11-06 15:52:51.0 +0100
+++ /var/tmp/diff_new_pack.j89Cv8/_new  2012-11-06 15:52:51.0 +0100
@@ -279,6 +279,18 @@
 %description -n libgudev-1_0-devel
 This is the devel package for the GObject library libgudev, which
 provides GObject access to udev device information.
+
+%package logger
+Summary:Journal only logging
+License:LGPL-2.1+
+Group:  System/Base
+Provides:   syslog
+Provides:   sysvinit(syslog)
+Conflicts:  otherproviders(syslog)
+
+%description logger
+This package marks the installation to not use syslog but only the journal.
+
 %endif
 
 %prep
@@ -842,6 +854,11 @@
 %dir %{_datadir}/gtk-doc/html/gudev
 %{_datadir}/gtk-doc/html/gudev/*
 %{_datadir}/gir-1.0/GUdev-1.0.gir
+
+%files logger
+%defattr(-,root,root)
+%dir /var/log/journal
+
 %endif
 
 %changelog

systemd.spec: same change

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patterns-openSUSE for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2012-11-06 15:50:49

Comparing /work/SRC/openSUSE:Factory/patterns-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-openSUSE.new (New)


Package is "patterns-openSUSE", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2012-11-05 06:31:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2012-11-06 15:50:50.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  6 14:44:54 UTC 2012 - co...@suse.com
+
+- Stephan Kulow (1):
+  with systemd there is no special requirement for syslog
+
+Commit: 93316782
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.j3gIwk/_old  2012-11-06 15:50:52.0 +0100
+++ /var/tmp/diff_new_pack.j3gIwk/_new  2012-11-06 15:50:52.0 +0100
@@ -106,7 +106,6 @@
 Recommends: grub
 Recommends: grub2
 Recommends: pm-utils
-Recommends: rsyslog
 Recommends: systemd-sysvinit
 Requires:   aaa_base
 Requires:   dhcpcd
@@ -129,7 +128,6 @@
 Requires:   rpm
 Requires:   sbin_init
 Requires:   sysconfig
-Requires:   syslog
 
 %description base
 This package is installed if a pattern is selected to have a working update 
path

++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/BASIS 
new/patterns-openSUSE-data/data/BASIS
--- old/patterns-openSUSE-data/data/BASIS   2012-11-04 20:21:22.0 
+0100
+++ new/patterns-openSUSE-data/data/BASIS   2012-11-06 15:44:12.0 
+0100
@@ -17,7 +17,6 @@
 openSUSE-release
 openSUSE-build-key
 sysconfig
-syslog
 klogd
 
 // enable NFS installation for minimal
@@ -41,8 +40,6 @@
 systemd-sysvinit
 // get it branded
 branding-openSUSE
-// default syslog daemon
-rsyslog
 #if defined(__i386__) || defined (__x86_64__)
 grub
 grub2
@@ -51,3 +48,8 @@
 lilo
 #endif
 -Prc:
+
+-Psg:
+// default old syslog daemon
+rsyslog
++Psg:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit installation-images for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2012-11-06 15:50:34

Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and  /work/SRC/openSUSE:Factory/.installation-images.new (New)


Package is "installation-images", Maintainer is "snw...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2012-11-05 15:34:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2012-11-06 15:50:36.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov  6 15:01:39 CET 2012 - snw...@suse.de
+
+- adjust to package changes
+- fix video mode setting
+
+---

Old:

  installation-images-13.56.diff
  installation-images-13.56.tar.bz2

New:

  installation-images-13.57.tar.bz2



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.1sTnKi/_old  2012-11-06 15:50:39.0 +0100
+++ /var/tmp/diff_new_pack.1sTnKi/_new  2012-11-06 15:50:39.0 +0100
@@ -273,6 +273,7 @@
 BuildRequires:  xf86-video-ati
 BuildRequires:  xf86-video-cirrus
 BuildRequires:  xf86-video-fbdev
+BuildRequires:  xf86-video-modesetting
 BuildRequires:  xf86-video-nv
 BuildRequires:  xf86-video-r128
 BuildRequires:  xf86-video-sis
@@ -369,10 +370,9 @@
 Summary:Installation Image Files
 License:GPL-2.0+
 Group:  Metapackages
-Version:13.56
+Version:13.57
 Release:0
-Source: installation-images-13.56.tar.bz2
-Patch0: installation-images-13.56.diff
+Source: installation-images-13.57.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -435,7 +435,6 @@
 
 %prep
 %setup
-%patch0 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++ installation-images-13.56.tar.bz2 -> installation-images-13.57.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/VERSION 
new/installation-images-13.57/VERSION
--- old/installation-images-13.56/VERSION   2012-10-16 14:44:17.0 
+0200
+++ new/installation-images-13.57/VERSION   2012-11-06 15:01:26.0 
+0100
@@ -1 +1 @@
-13.56
+13.57
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/changelog 
new/installation-images-13.57/changelog
--- old/installation-images-13.56/changelog 2012-10-16 14:44:21.0 
+0200
+++ new/installation-images-13.57/changelog 2012-11-06 15:01:30.0 
+0100
@@ -1,4 +1,8 @@
-2012-10-16:HEAD
+2012-11-06:HEAD
+   - adjust to package changes
+   - fix video mode setting
+
+2012-10-16:13.56
- adjust to package changes
 
 2012-09-21:13.55
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.56/data/base/base.file_list 
new/installation-images-13.57/data/base/base.file_list
--- old/installation-images-13.56/data/base/base.file_list  2012-09-19 
16:22:53.0 +0200
+++ new/installation-images-13.57/data/base/base.file_list  2012-11-06 
10:42:01.0 +0100
@@ -137,6 +137,12 @@
 r /usr/lib/rpm/rpm{get,put}text
 r /usr/bin/rpmqpack
 
+libmagic*:
+  /
+
+libmagic-data:
+  /
+
 libpopt*:
   /
 
@@ -146,9 +152,6 @@
 liblua5_1:
   /
 
-file:
-  /usr/lib*/libmagic.so.*
-
 libncurses5:
   /
 
@@ -157,8 +160,8 @@
   /usr/share/terminfo/l
   /usr/share/terminfo/v/vt10[02]
 
-zlib:
-  /lib*/libz.so*
+libz*:
+  /
 
 if arch eq 'i386' || arch eq 'x86_64'
   syslinux:
@@ -216,6 +219,7 @@
 r /etc/{csh*,default*,mailcap,mime.types,permissions*}
 r /etc/{rc.d.README,runlevel.fallback,zshrc,cron.daily}
   /sbin
+  /usr/sbin
 r /etc/init.d/rc?.d/*kerneld
 r /etc/init.d/rc?.d/*cron
 r /etc/init.d/rc?.d/*pcnfsd
@@ -224,8 +228,8 @@
 r /etc/init.d/rc?.d/*xdm
   /usr/bin
 r /usr/bin/ChangeSymlinks
-  /lib/YaST/SuSEconfig.functions
   /var/adm/fillup-templates
+
   # /root/.gnupg/suse_build_key
 e postin
 r /var/adm/fillup-templates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.56/data/initrd/etc/myudevstart 
new/installation-images-13.57/data/initrd/etc/myudevstart
--- old/installation-images-13.56/data/initrd/etc/myudevstart   2012-08-21 
16:15:26.0 +0200
+++ new/installation-images-13.57/data/initrd/etc/myudevstart   2012-11-06 
10:42:01.0 +0100
@@ -23,8 +23,8 @@
 mkdir /dev/.udev/queue
 
 # create devices
-/sbin/udevadm trigger
+/usr/bin/udevadm trigger
 
 # 10 min - just long enough
-/sbin/udevadm settle

commit aaa_base for openSUSE:Factory

2012-11-06 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2012-11-06 11:11:20

Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and  /work/SRC/openSUSE:Factory/.aaa_base.new (New)


Package is "aaa_base", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2012-11-05 
15:34:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2012-11-06 
11:11:21.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov  6 10:08:41 UTC 2012 - co...@suse.com
+
+- readd insserv for the remaining boot scripts
+
+---



Other differences:
--
++ aaa_base-12.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-12.3/aaa_base.post 
new/aaa_base-12.3/aaa_base.post
--- old/aaa_base-12.3/aaa_base.post 2012-11-05 10:24:01.0 +0100
+++ new/aaa_base-12.3/aaa_base.post 2012-11-06 11:07:06.0 +0100
@@ -52,6 +52,8 @@
 esac
 fi
 
+%{fillup_and_insserv -y boot.localfs boot.rootfsck boot.cleanup boot.localnet}
+
 %{remove_and_set -n security CONSOLE_SHUTDOWN}
 %{remove_and_set -n suseconfig CHECK_INITTAB}
 %{remove_and_set -n suseconfig HALT_SOUND}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org