commit release-notes-openSUSE for openSUSE:11.4

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:11.4
checked in at Thu Jun 16 23:15:19 CEST 2011.




--- 
old-versions/11.4/UPDATES/all/release-notes-openSUSE/release-notes-openSUSE.changes
 2011-04-19 13:19:23.0 +0200
+++ 11.4/release-notes-openSUSE/release-notes-openSUSE.changes  2011-06-15 
10:55:00.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 15 10:52:27 CEST 2011 - k...@suse.de
+
+- 11.4.5
+* Update translations.
+* Improved entries: NFS shares not mounted at boot (bnc#694784).
+
+---

calling whatdependson for 11.4-i586


Old:

  release-notes-opensuse-11.4.4.tar.bz2

New:

  release-notes-opensuse-11.4.5.tar.bz2



Other differences:
--
++ release-notes-openSUSE.spec ++
--- /var/tmp/diff_new_pack.VzGn3S/_old  2011-06-16 23:13:45.0 +0200
+++ /var/tmp/diff_new_pack.VzGn3S/_new  2011-06-16 23:13:45.0 +0200
@@ -25,7 +25,7 @@
 Summary:Most Important Changes for This openSUSE Release
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Version:11.4.4
+Version:11.4.5
 Release:0.
 Provides:   release-notes = %{version}
 Source0:release-notes-opensuse-%{version}.tar.bz2

++ release-notes-opensuse-11.4.4.tar.bz2 -> 
release-notes-opensuse-11.4.5.tar.bz2 ++
 2155 lines of diff (skipped)






Remember to have fun...

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



commit libopenraw for openSUSE:11.4

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package libopenraw for openSUSE:11.4
checked in at Thu Jun 16 23:13:27 CEST 2011.




--- old-versions/11.4/all/libopenraw/libopenraw.changes 2010-10-11 
21:23:06.0 +0200
+++ 11.4/libopenraw/libopenraw.changes  2011-06-15 06:44:51.0 +0200
@@ -1,0 +2,10 @@
+Wed Jun 15 04:40:03 UTC 2011 - g...@novell.com
+
+- Merge upstream patch libopenraw-detect-compressed-otf.patch to
+  avoid segfault while loading Olympus raw files (.orf)
+  bnc#561232, fdo#26618
+
+- Rebase and merge upstream patch libopenraw-orf-thumbnail.patch to
+  decompress otf bnc#699678
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/libopenraw
Destination is old-versions/11.4/UPDATES/all/libopenraw
calling whatdependson for 11.4-i586


New:

  libopenraw-detect-compressed-otf.patch
  libopenraw-orf-thumbnail.patch



Other differences:
--
++ libopenraw.spec ++
--- /var/tmp/diff_new_pack.jMo4j5/_old  2011-06-16 23:07:30.0 +0200
+++ /var/tmp/diff_new_pack.jMo4j5/_new  2011-06-16 23:07:30.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libopenraw (Version 0.0.8)
+# spec file for package libopenraw
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,17 @@
 
 Name:   libopenraw
 Version:0.0.8
-Release:9
+Release:11.
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
 Source0:
http://libopenraw.freedesktop.org/download/%name-%{version}.tar.bz2
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM libopenraw-gdk-pixbuf-loaders-path.patch fdo29208 -- 
Install gdk-pixbuf module in the right directory, only works with gdk-pixbuf >= 
2.21
 Patch0: libopenraw-gdk-pixbuf-loaders-path.patch
+# PATCH-FIX-UPSTREAM libopenraw-detect-compressed-otf.patch bnc561232 fdo26618 
g...@novell.com -- Detect the compressed otf file to avoid potential segfault
+Patch1: libopenraw-detect-compressed-otf.patch
+# PATCH-FIX-UPSTREAM libopenraw-orf-thumbnail.patch bnc699678 g...@novell.com 
- Decompress otf files
+Patch2: libopenraw-orf-thumbnail.patch
 BuildRequires:  gcc-c++
 BuildRequires:  boost-devel >= 1.33.1
 BuildRequires:  libjpeg-devel
@@ -73,8 +77,11 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
+autoreconf
 %configure --disable-static --with-pic
 %{__make} %{?jobs:-j%jobs}
 

++ libopenraw-detect-compressed-otf.patch ++
commit 1b15acdcfdc4664bc6c0be473cb6e096071a4e62
Author: Hubert Figuiere 
Date:   Sat Mar 6 11:41:43 2010 -0800

- Support (partially) PEF from Pentax K20D.
- Detect that ORF file are compressed if they are. (Closes #26618)
- Skip compressed CFA when rendering the image. (Closes #25464)

diff --git a/README b/README
index b4716ee..e373a22 100644
--- a/README
+++ b/README
@@ -114,9 +114,9 @@ Olympus ORF  Y Y N Y Y Y
  E-10B B   T
  E-3 T T   T
  E-300   T T B T T T
- E-330   T T   T
+ E-330   T T N T
  E-400   T B   T   T
- E-410   B T   T   T
+ E-410   B T N T   T
  E-500   T T   T   T
  E-510   B T   T   T
  SP-350
@@ -143,6 +143,7 @@ Pentax PEF   Y Y N Y Y Y
  K10DT T N T T T
  K100D T
  K100D Super T T N T
+ K20DT T N T   
 
 Epson ERFY Y Y Y Y Y
  Epson RD1   T T T T T T
diff --git a/include/libopenraw/consts.h b/include/libopenraw/consts.h
index c2d6bf4..de49034 100644
--- a/include/libopenraw/consts.h
+++ b/include/libopenraw/consts.h
@@ -1,8 +1,8 @@
 /*
  * libopenraw - consts.h
  *
- * Copyright (C) 2005-2009 Hubert Figuiere
  * Copyright (c) 2008 Novell, Inc.
+ * Copyright (C) 2005-2010 Hubert Figuiere
  *
  * This library is free software: you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
@@ -204,7 +204,8 @@ extern "C" {
OR_TYPEID_PENTAX_IST_D,
OR_TYPEID_PENTAX_IST_DL,
OR_TYPEID_PENTAX_K100D_PEF,
-   OR_TYPEID_PENTAX_K100D_SUPER_PEF
+   OR_TYPEID_PENTAX_K100D_SUPER_PEF,
+   OR_TYPEID_PENTAX_K20D_PEF
};
 
/** Epson type IDs */
diff --git a/lib/orffile.cpp b/lib/orffile.cpp
index c9f0181..28980f4 100644
--- a/lib/orffile.cpp
+++ b/lib/orffile.cpp
@@ -1,7 +1,7 @@
 /*
  * libopenraw - orffile.cpp
  *
- * C

drop gnome-mag from openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

FYI: Package gnome-mag was dropped from openSUSE:Factory at Thu Jun 16 17:22:51 
CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=gnome-mag

Remember to have fun...

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



drop gnome-speech from openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

FYI: Package gnome-speech was dropped from openSUSE:Factory at Thu Jun 16 
17:22:24 CEST 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Dropped&package=gnome-speech

Remember to have fun...

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



commit bison for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package bison for openSUSE:Factory
checked in at Thu Jun 16 17:21:30 CEST 2011.




--- bison/bison.changes 2010-02-10 17:27:21.0 +0100
+++ /mounts/work_src_done/STABLE/bison/bison.changes2011-06-07 
05:10:59.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun  7 03:06:12 UTC 2011 - crrodrig...@opensuse.org
+
+- Update to version 2.5
+- Fixes GCC 4.6 warnings 
+- Changelist too long to fit here, see NEWS.
+
+---

calling whatdependson for head-i586


Old:

  bison-2.3-subpipe.diff
  bison-2.4.1-28169bab1f6f2fc
  bison-2.4.1-7439c5c0f949408
  bison-2.4.1.tar.bz2

New:

  bison-2.5.tar.bz2



Other differences:
--
++ bison.spec ++
--- /var/tmp/diff_new_pack.MPIz3X/_old  2011-06-16 17:18:20.0 +0200
+++ /var/tmp/diff_new_pack.MPIz3X/_new  2011-06-16 17:18:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bison (Version 2.4.1)
+# spec file for package bison
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:   bison
 BuildRequires:  gcc-c++
-License:GPLv2+
+License:GPLv3+
 Group:  Development/Languages/C and C++
 PreReq: %install_info_prereq
 AutoReqProv:on
@@ -30,15 +30,12 @@
 %endif
 #
 Requires:   m4
-Version:2.4.1
+Version:2.5
 Release:1
 Summary:The GNU Parser Generator
 Url:http://www.gnu.org/software/bison/bison.html
 Source: bison-%{version}.tar.bz2
 Source2:baselibs.conf
-Patch1: bison-2.3-subpipe.diff
-Patch2: bison-2.4.1-28169bab1f6f2fc
-Patch3: bison-2.4.1-7439c5c0f949408
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -46,29 +43,17 @@
 
 %prep
 %setup -q
-%patch1
-%patch2 -p1
-%patch3 -p1
 
 %build
-# CXXFLAGS is for c++ examples / test cases
-# these are not installed, but building them with $RPM_OPT_FLAGS could
-# catch possible problems in bison-generated C++ sources
-CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure \
-   --prefix=%{_prefix} \
-   --mandir=%{_mandir} \
---infodir=%{_infodir} \
-   --libdir=%{_libdir}
+%configure 
 make %{_smp_mflags}
+
+%check
 make %{_smp_mflags} check
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
-%find_lang %{name}
-# FIXME: this should probably go to separate subpackage (see PACKAGING)
-%find_lang %{name}-runtime
-cat %{name}-runtime.lang >>%{name}.lang
+%find_lang %{name} --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT

++ bison-2.4.1.tar.bz2 -> bison-2.5.tar.bz2 ++
 430343 lines of diff (skipped)






Remember to have fun...

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



commit mcelog for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package mcelog for openSUSE:Factory
checked in at Thu Jun 16 10:53:22 CEST 2011.




--- mcelog/mcelog.changes   2010-10-25 15:51:12.0 +0200
+++ /mounts/work_src_done/STABLE/mcelog/mcelog.changes  2011-06-07 
11:53:11.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun  7 09:51:57 UTC 2011 - tr...@suse.de
+
+- Remove test email address from config
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mcelog.spec ++
--- /var/tmp/diff_new_pack.c6FMCO/_old  2011-06-16 10:51:53.0 +0200
+++ /var/tmp/diff_new_pack.c6FMCO/_new  2011-06-16 10:51:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package mcelog (Version 1.0pre3.6363f5b719e9)
+# spec file for package mcelog
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 License:GPLv2+
 Summary:Log Machine Check Events
 Version:1.0pre3.6363f5b719e9
-Release:1
+Release:6
 AutoReqProv:on
 ExclusiveArch:  x86_64
 BuildRequires:  libesmtp-devel

++ mcelog.sysconfig ++
--- /var/tmp/diff_new_pack.c6FMCO/_old  2011-06-16 10:51:53.0 +0200
+++ /var/tmp/diff_new_pack.c6FMCO/_new  2011-06-16 10:51:53.0 +0200
@@ -7,4 +7,4 @@
 # ECC errors), processor or other HW are sent with a detailed description
 # to this address. Also read README.email_setup for further details.
 #
-MCELOG_ADMIN_EMAIL="tr...@suse.de"
+MCELOG_ADMIN_EMAIL=""






Remember to have fun...

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



commit perl-Crypt-RC4 for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package perl-Crypt-RC4 for openSUSE:Factory
checked in at Thu Jun 16 10:51:42 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Crypt-RC4/perl-Crypt-RC4.changes  
2011-06-07 09:19:55.0 +0200
@@ -0,0 +1,20 @@
+---
+Tue Jun  7 07:19:30 UTC 2011 - co...@novell.com
+
+- ran spec-cleaner
+
+---
+Tue Nov 30 19:20:02 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:29:37 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Sun Jul 25 23:58:05 UTC 2010 - pascal.ble...@opensuse.org
+
+- initial package (2.02)
+

calling whatdependson for head-i586


New:

  Crypt-RC4-2.02.tar.gz
  perl-Crypt-RC4.changes
  perl-Crypt-RC4.spec



Other differences:
--
++ perl-Crypt-RC4.spec ++
#
# spec file for package perl-Crypt-RC4
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Pascal Bleser
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   perl-Crypt-RC4
Version:2.02
Release:1
License:GPL+ or Artistic
Summary:Perl implementation of the RC4 encryption algorithm
Url:http://search.cpan.org/dist/Crypt-RC4/
Group:  Development/Libraries/Perl
Source: 
http://search.cpan.org/CPAN/authors/id/S/SI/SIFUKURT/Crypt-RC4-%{version}.tar.gz
BuildRequires:  make
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}

%description
A simple implementation of the RC4 algorithm, developed by RSA Security, Inc.
Here is the description from RSA's website:

RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA
Security). It is a variable key-size stream cipher with byte-oriented
operations. The algorithm is based on the use of a random permutation. Analysis
shows that the period of the cipher is overwhelmingly likely to be greater than
10100. Eight to sixteen machine operations are required per output byte, and
the cipher can be expected to run very quickly in software. Independent
analysts have scrutinized the algorithm and it is considered secure.

%prep
%setup -q -n "Crypt-RC4-%{version}"
sed -i '/^auto_install/d' Makefile.PL

%build
perl Makefile.PL PREFIX="%{_prefix}"
make %{?jobs:-j%{jobs}}

%install
%perl_make_install
%perl_process_packlist

%check
make test

%clean
%{?buildroot:rm -rf %{buildroot}}

%files
%defattr(-,root,root)
%doc Changes
%dir %{perl_vendorlib}/Crypt
%{perl_vendorlib}/Crypt/RC4.pm
%dir %{perl_vendorarch}/auto/Crypt
%{perl_vendorarch}/auto/Crypt/RC4
%doc %{perl_man3dir}/Crypt::RC4.%{perl_man3ext}%{ext_man}

%changelog





Remember to have fun...

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



commit php5-pear-Horde_Support for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package php5-pear-Horde_Support for 
openSUSE:Factory
checked in at Thu Jun 16 10:50:29 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/php5-pear-Horde_Support/php5-pear-Horde_Support.changes
2011-06-15 16:46:13.0 +0200
@@ -0,0 +1,17 @@
+---
+Wed Jun 15 14:44:18 UTC 2011 - l...@b1-systems.de
+
+- removed rm buildroot
+- removed explicit conflict for version 2.0.0
+
+---
+Wed Apr  6 16:35:44 UTC 2011 - l...@b1-systems.de
+
+- Updating to version 1.0.0
+- formal update, no functionality added
+
+---
+Thu Mar 17 09:35:19 UTC 2011 - l...@b1-systems.de
+
+- Initial commit of version 1.0.0beta1
+

calling whatdependson for head-i586


New:

  Horde_Support-1.0.0.tgz
  php5-pear-Horde_Support.changes
  php5-pear-Horde_Support.spec



Other differences:
--
++ php5-pear-Horde_Support.spec ++
#
# spec file for package php5-pear-Horde_Support
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear)
%define xmldir  /var/lib/pear

Summary:PEAR: Horde support package

Name:   php5-pear-Horde_Support
Version:1.0.0
Release:1
License:BSD
Group:  Development/Libraries/PHP
Source0:http://pear.horde.org/get/Horde_Support-%{version}.tgz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Url:http://pear.horde.org/package/Horde_Support
BuildRequires:  php5-pear >= 1.4.7
Requires:   php5-pear-Horde_Exception < 2.0.0
Requires:   php5-pear-Horde_Stream_Wrapper < 2.0.0
Requires:   php5-pear >= 1.7.0
BuildRequires:  php5-pear-channel-horde
Requires:   php5-pear-channel-horde
BuildArch:  noarch
%define pear_name  Horde_Support
%define pear_sname horde_support
# Fix for renaming (package convention)
Provides:   php5-pear-%{pear_sname} = %{version}
Provides:   php-pear-%{pear_sname} = %{version}
Provides:   pear-%{pear_sname} = %{version}
Obsoletes:  php5-pear-%{pear_sname} < %{version}
Obsoletes:  php-pear-%{pear_sname} < %{version}
Obsoletes:  pear-%{pear_sname} < %{version}

%description
This package provides supporting functionality for Horde that is not tied
to Horde but is used by it. These classes can be used outside of Horde as
well.

%prep
%setup -c -T
pear -v -c pearrc \
-d php_dir=%{peardir} \
-d doc_dir=%{_docdir}/%{name} \
-d bin_dir=%{_bindir} \
-d data_dir=%{peardir}/data \
-d test_dir=%{peardir}/tests \
-d ext_dir=%{_libdir} \
-s

%build

%install
pear -c pearrc install --nodeps --packagingroot %{buildroot} %{SOURCE0}

# Clean up unnecessary files
rm pearrc
rm %{buildroot}/%{peardir}/.filemap
rm %{buildroot}/%{peardir}/.lock
rm -rf %{buildroot}/%{peardir}/.registry
rm -rf %{buildroot}%{peardir}/.channels
rm %{buildroot}%{peardir}/.depdb
rm %{buildroot}%{peardir}/.depdblock

# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
cp -p package.xml %{buildroot}%{xmldir}/Horde_Support.xml

%clean
rm -rf %{buildroot}

%post
pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Support.xml

%postun
if [ "$1" -eq "0" ]; then
pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Support
fi

%files
%defattr(-,root,root)

%{peardir}/*
%{xmldir}/Horde_Support.xml

%changelog





Remember to have fun...

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



commit acpid for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package acpid for openSUSE:Factory
checked in at Thu Jun 16 10:46:39 CEST 2011.




--- acpid/acpid.changes 2011-03-09 14:10:01.0 +0100
+++ /mounts/work_src_done/STABLE/acpid/acpid.changes2011-06-15 
22:33:31.0 +0200
@@ -1,0 +2,5 @@
+Sat May 21 16:09:14 UTC 2011 - vlado.pas...@gmail.com
+
+- Version update to 2.0.10 for systemd support
+
+---

calling whatdependson for head-i586


Old:

  _service:download_url:acpid-2.0.9.tar.gz

New:

  _service:download_url:acpid-2.0.10.tar.gz



Other differences:
--
++ acpid.spec ++
--- /var/tmp/diff_new_pack.Kg5reC/_old  2011-06-16 10:46:20.0 +0200
+++ /var/tmp/diff_new_pack.Kg5reC/_new  2011-06-16 10:46:20.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   acpid
 Url:http://tedfelix.com/linux/acpid-netlink.html
-Version:2.0.9
+Version:2.0.10
 Release:1
 License:GPLv2+
 Group:  System/Daemons

++ _service ++
--- /var/tmp/diff_new_pack.Kg5reC/_old  2011-06-16 10:46:20.0 +0200
+++ /var/tmp/diff_new_pack.Kg5reC/_new  2011-06-16 10:46:20.0 +0200
@@ -2,11 +2,11 @@
   
 http
 tedfelix.com
-/linux/acpid-2.0.9.tar.gz
+/linux/acpid-2.0.10.tar.gz
   
   
-_service:download_url:acpid-2.0.9.tar.gz
+_service:download_url:acpid-2.0.10.tar.gz
 sha256
-f02a4931083ef52e6785c989d9d44720387c1d65a42bdcd364e3b06cd588ba65
+ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb
   
 

++ _service:download_url:acpid-2.0.9.tar.gz -> 
_service:download_url:acpid-2.0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acpid-2.0.9/Changelog new/acpid-2.0.10/Changelog
--- old/acpid-2.0.9/Changelog   2011-04-15 19:12:47.0 +0200
+++ new/acpid-2.0.10/Changelog  2011-05-17 19:05:33.0 +0200
@@ -1,3 +1,12 @@
+* Tue May 17 2011  Ted Felix 
+  - 2.0.10 release
+  - Fixed compiler warnings in kacpimon.  (kacpimon/libnetlink.c)
+(Michael Meskes)
+  - systemd support.  The socket acpid creates to connect with clients can now
+be passed as stdin (fd 0) at startup.  (acpid.c sock.h sock.c acpid.8)  
+(Reiner Klussmeier)
+  - man page improvements  (acpid.8)  (Ted Felix)
+
 * Fri Apr 15 2011  Ted Felix 
   - 2.0.9 release
   - Removed newlines from acpid_log() calls and modified acpid_log() to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acpid-2.0.9/Makefile new/acpid-2.0.10/Makefile
--- old/acpid-2.0.9/Makefile2011-03-12 17:06:19.0 +0100
+++ new/acpid-2.0.10/Makefile   2011-04-27 01:56:59.0 +0200
@@ -1,7 +1,7 @@
 # Makefile for ACPI daemon
 
 # update these numbers for new releases
-VERSION = 2.0.9
+VERSION = 2.0.10
 
 OPT = -O2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acpid-2.0.9/TESTPLAN new/acpid-2.0.10/TESTPLAN
--- old/acpid-2.0.9/TESTPLAN2011-03-19 03:37:20.0 +0100
+++ new/acpid-2.0.10/TESTPLAN   2011-05-02 23:54:40.0 +0200
@@ -4,10 +4,16 @@
 
 - Run all these tests with valgrind to detect memory leaks.
 - It's best to test without a window manager running (such as GNOME or KDE) as 
they tend to handle acpi events on their own and override acpid.  To bring down 
X on a system that is configured with a graphical login, there's usually an 
"init" script you can run.  As an example, with Debian/GNOME, log off of your 
X/GNOME session, switch to another tty (e.g. Alt-Ctrl-F1), login, and do this:
-  sudo /etc/init.d/gdm stop
-  [need instructions for upstart, maybe this: sudo initctl gdm stop]
-Now X is out of the way and you can test from the console.
-- You can kill acpid with "sudo killall acpid".
+sudo /etc/init.d/gdm stop
+  It's different if you are using upstart:
+sudo initctl gdm stop
+  And systemd requires a different incantation:
+[anyone care to enlighten me?]
+  Now X is out of the way and you can test from the console.
+- You can kill acpid with "sudo killall acpid".  Or if you are using upstart:
+sudo initctl stop acpid
+  For systemd:
+[anyone?]
 - To make testing more convenient, you can run acpid from a shell as "acpid 
-ld" to get maximum logging.  Use Ctrl-C to stop acpid.
 
 Normal Paths
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acpid-2.0.9/acpid.8 new/acpid-2.0.10/acpid.8
--- old/acpid-2.0.9/acpid.8 2010-01-26 04:03:22.0 +0100
+++ new/acpid-2.0.10/acpid.82011-05-03 03:50:50.0 +0200
@@ -54,6 +54,11 @@
 for messages about which it cares.  \fBacpid\fP will not close the client
 socket except in the case of a SIGHUP or \fBacpid\fP exiting.
 .

commit apport for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package apport for openSUSE:Factory
checked in at Thu Jun 16 10:46:11 CEST 2011.




--- apport/apport.changes   2010-07-20 15:15:12.0 +0200
+++ /mounts/work_src_done/STABLE/apport/apport.changes  2011-06-15 
12:47:36.0 +0200
@@ -1,0 +2,20 @@
+Wed Jun 15 09:52:01 UTC 2011 - lnus...@suse.de
+
+- really fix /var/lock/subsys usage
+- init script cleanup
+- install rcapport symlink
+- url for viewing reports should be http
+
+---
+Tue Jun  7 19:40:26 UTC 2011 - br...@ioda-net.ch
+
+- Changing subject of bnc#698213 after mail from speilicke to 
+  /var/lock making it in phase with the patch
+- Renamed patch to apport-fix_var_lock_subsys.diff
+
+---
+Mon Jun  6 11:24:22 UTC 2011 - br...@ioda-net.ch
+
+- Fix init script to get rid of /var/run/subsys (bnc#698213) 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ apport.spec ++
--- /var/tmp/diff_new_pack.eAg4Q1/_old  2011-06-16 10:41:53.0 +0200
+++ /var/tmp/diff_new_pack.eAg4Q1/_new  2011-06-16 10:41:53.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apport (Version 0.114)
+# spec file for package apport
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007-2008 Nikolay Derkach 
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 Name:   apport
 Summary:Automatic crash handler
 Version:0.114
-Release:20
+Release:24
 License:GPLv2+
 Url:https://launchpad.net/apport
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,6 +115,8 @@
 # install init script 
 %__install -d -m755 %{buildroot}%{_sysconfdir}/init.d 
 %__install -m755 %SOURCE1 %{buildroot}%{_sysconfdir}/init.d/apport
+%__install -d -m755 %{buildroot}%{_sbindir}
+ln -s %{_sysconfdir}/init.d/apport %{buildroot}%{_sbindir}/rcapport
 # install man pages
 %__install -d -m755 %{buildroot}%{_mandir}/man1
 %__install -m644 man/apport-{cli,unpack}.1 %{buildroot}%{_mandir}/man1
@@ -153,6 +155,7 @@
 %{_bindir}/apport-cli
 %{_bindir}/apport-checkreports
 %{_bindir}/apport-unpack
+%{_sbindir}/rcapport
 %doc doc/data-format.pdf doc/package-hooks.txt
 %doc %{_mandir}/man1/apport-cli.1*
 %doc %{_mandir}/man1/apport-unpack.1*

++ crashdb.conf ++
--- /var/tmp/diff_new_pack.eAg4Q1/_old  2011-06-16 10:41:53.0 +0200
+++ /var/tmp/diff_new_pack.eAg4Q1/_new  2011-06-16 10:41:53.0 +0200
@@ -7,8 +7,8 @@
 'impl': 'opensuse_crashdb',
 'bug_pattern_base': None,
'report_baseurl': 'https://crashdb.opensuse.org/log/new',
-   'comment_baseurl': 'https://crashdb.opensuse.org/log/show/%s',
-   'comment_rawurl': 'https://crashdb.opensuse.org/log/raw/%s',
+   'comment_baseurl': 'http://crashdb.opensuse.org/log/show/%s',
+   'comment_rawurl': 'http://crashdb.opensuse.org/log/raw/%s',
'cert_location': '/etc/apport/crashdb.pem',
 'distro': 'opensuse'
 },

++ rc.apport ++
--- /var/tmp/diff_new_pack.eAg4Q1/_old  2011-06-16 10:41:53.0 +0200
+++ /var/tmp/diff_new_pack.eAg4Q1/_new  2011-06-16 10:41:53.0 +0200
@@ -23,12 +23,6 @@
 
 set -o noclobber
 
-# Check for missing binaries (stale symlinks should not happen)
-# Note: Special treatment of stop for LSB conformance
-[ -x $AGENT ] || { log_failure_msg "$AGENT not installed";
-   if [ "$1" = "stop" ]; then exit 0;
-   else exit 5; fi; }
-
 # Return success if apport is already enabled
 apport_is_enabled() {
 grep -q "^|.*apport" $PATFILE
@@ -40,9 +34,6 @@
 start_apport()
 {
 if ! apport_is_enabled; then 
-[ -e /var/crash ] || {
-log_failure_msg "There is /var/crash directory missing in your 
system";
-exit 2; }
 cat $PATFILE > $OLDPAT
 echo "|$AGENT %p %s %c" >| /proc/sys/kernel/core_pattern
 fi
@@ -62,13 +53,11 @@
 case "$1" in
 start)
  start_apport
- touch /var/lock/subsys/apport
  log_success_msg "Starting $DESC"
;;

 stop)
  stop_apport
- rm -f /var/lock/subsys/apport
  log_success_msg "Stopping $DESC"
;;
 restart|reload)
@@ -86,23 +75,22 @@
  # 4 - service status unknown :-(
  # 5--199 reserved (5--99 LSB, 100--149 distro, 150--199 appl.)

-  if grep -q 'apport' $PATFILE; then
-   echo "Apport is enabled"
-exit 0
+ echo -n "Checking for $DESC ..."
+ if apport_is_enabled; then
+   rc_failed 0
  else
-   echo "Apport is disabl

commit fillup for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package fillup for openSUSE:Factory
checked in at Thu Jun 16 10:41:37 CEST 2011.




--- fillup/fillup.changes   2010-06-28 08:48:33.0 +0200
+++ /mounts/work_src_done/STABLE/fillup/fillup.changes  2011-05-21 
22:36:25.0 +0200
@@ -1,0 +2,6 @@
+Sat May 21 20:34:06 UTC 2011 - crrodrig...@opensuse.org
+
+- Open all file descriptors with O_CLOEXEC
+- handle out-of-disk-space situations somewhat better.
+
+---

calling whatdependson for head-i586


New:

  fillup-1.42-cloexec.patch



Other differences:
--
++ fillup.spec ++
--- /var/tmp/diff_new_pack.UX2KtZ/_old  2011-06-16 10:39:50.0 +0200
+++ /var/tmp/diff_new_pack.UX2KtZ/_new  2011-06-16 10:39:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fillup (Version 1.42)
+# spec file for package fillup
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Provides:   aaa_base:/bin/fillup
 AutoReqProv:on
 Version:1.42
-Release:246
+Release:257
 Summary:Tool for Merging Config Files
 Source: fillup-%{version}.tar.bz2
 Patch:  fillup-optflags.patch
@@ -32,6 +32,7 @@
 Patch2: fillup-%{version}.dif
 Patch3: fillup-retval.dif
 Patch4: fillup-nodate.patch
+Patch5: fillup-1.42-cloexec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define fillup_info_entry * fillup: (fillup) fillup. SuSE-fillup-tool.
 
@@ -49,11 +50,12 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch
 %patch1 -p1
 %patch2 -p0
 %patch3 -p0
 %patch4 -p0
+%patch5
 
 %build
 #

++ fillup-1.42-cloexec.patch ++
--- SRC/services.c.orig
+++ SRC/services.c
@@ -342,7 +342,7 @@ openFileForReading
 {
 Service_t   returnValue;
 
-*filePointer = fopen( filename, "r" );
+*filePointer = fopen( filename, "re" );
 if( *filePointer == NULL )
 {
 fillup_exception( __FILE__, __LINE__, ServiceException, 
@@ -368,7 +368,7 @@ openFileForWriting
 {
 Service_t   returnValue;
 
-*filePointer = fopen( filename, "w" );
+*filePointer = fopen( filename, "we" );
 if( *filePointer == NULL )
 {
 fillup_exception( __FILE__, __LINE__, ServiceException, 
++ fillup-1.42.dif ++
--- /var/tmp/diff_new_pack.UX2KtZ/_old  2011-06-16 10:39:50.0 +0200
+++ /var/tmp/diff_new_pack.UX2KtZ/_new  2011-06-16 10:39:50.0 +0200
@@ -1,6 +1,6 @@
 SRC/consume.c
-+++ SRC/consume.c  2005-09-02 12:44:00.0 +0200
-@@ -140,7 +140,7 @@
+--- SRC/consume.c.orig
 SRC/consume.c
+@@ -140,7 +140,7 @@ consumeUptoBreak
  {
  break;   /* line break detected */
  }
@@ -9,9 +9,9 @@
  {
  break;  /* End-Of-File detected */
  }
 SRC/file.c
-+++ SRC/file.c 2005-09-02 12:44:00.0 +0200
-@@ -35,18 +35,34 @@
+--- SRC/file.c.orig
 SRC/file.c
+@@ -35,18 +35,34 @@ readFile
  File_t  returnValue;
  FILE  * filePointer;
  longfileLength;
@@ -52,9 +52,9 @@
  addToWatchdog( fileLength );
  associateBuffer( fileSpecifier, fileLength, &buffer );
  returnValue = FileOperationsSuccessful;
 SRC/parameters.c
-+++ SRC/parameters.c   2005-09-02 12:44:00.0 +0200
-@@ -368,6 +368,13 @@
+--- SRC/parameters.c.orig
 SRC/parameters.c
+@@ -368,6 +368,13 @@ queryParameter
  }
  break;
  
@@ -68,9 +68,18 @@
  case IgnoreDefinites:
  if( parameterIgnoreDefinites == IsSet )
  {
 SRC/parser.c
-+++ SRC/parser.c   2005-09-02 12:44:00.0 +0200
-@@ -296,6 +296,7 @@
+--- SRC/parser.c.orig
 SRC/parser.c
+@@ -19,7 +19,7 @@
+ /*- IMPORTS 
--*/
+ 
+ #include 
+-
++#include 
+ #include "portab.h"
+ #include "variableblock.h"
+ #include "parameters.h"
+@@ -296,6 +296,7 @@ createAdministrationInfo
  unsigned long  Size;
  char * delimiterString;
  char   delimiterChar;
@@ -78,7 +87,7 @@
  
  queryStringParameter( Delimiter, &delimiterString );
  delimiterChar = delimiterString[ 0 ];
-@@ -305,23 +306,25 @@
+@@ -305,23 +306,25 @@ createAdministrationInfo
  countDelimiters( delimiterChar, baseFileBuffer, baseFileBufferLength 
);
  baseFileBlocksLength++;/* add possible trailing comment */
  Size = baseFileBlocksLength * sizeof( VariableBlock_t );
@@ -106,7 +115,7 @@
  
  

commit krusader for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package krusader for openSUSE:Factory
checked in at Thu Jun 16 10:39:38 CEST 2011.




--- KDE/krusader/krusader.changes   2010-09-09 11:21:14.0 +0200
+++ /mounts/work_src_done/STABLE/krusader/krusader.changes  2011-06-15 
14:04:42.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 15 12:04:25 UTC 2011 - co...@novell.com
+
+- add -fpermissive to pass old code in new gccs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ krusader.spec ++
--- /var/tmp/diff_new_pack.zRTWEe/_old  2011-06-16 10:30:52.0 +0200
+++ /var/tmp/diff_new_pack.zRTWEe/_new  2011-06-16 10:30:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package krusader (Version 2.0.0)
+# spec file for package krusader
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 Name:   krusader
 Version:2.0.0
-Release:14
+Release:15
 License:GPLv2+
 Group:  Productivity/File utilities
 Url:http://krusader.sourceforge.net/
@@ -39,13 +39,6 @@
 %description
 An advanced twin panel (commander style) file manager for KDE.
 
-
-
-Authors:
-
-Shie Erlich 
-Rafi Yanai  
-
 %package -n kio_iso
 License:GPLv2+
 Group:  System/GUI/KDE
@@ -57,12 +50,6 @@
 KIO slave to access ISO images like zip- or tar.gz-archives in your
 file-browser.
 
-
-
-Authors:
-
-Szombathelyi Gygy 
-
 %package doc
 License:GPLv2+
 Group:  Productivity/File utilities
@@ -71,13 +58,6 @@
 %description doc
 An advanced twin panel (commander style) file manager for KDE.
 
-
-
-Authors:
-
-Shie Erlich 
-Rafi Yanai  
-
 %prep
 %setup -q
 %patch
@@ -89,6 +69,7 @@
 done
 
 %build
+export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fpermissive"
 %cmake_kde4 -d build
 %make_jobs
 
@@ -103,9 +84,6 @@
 cp %{SOURCE1} %{buildroot}%{_kde_share_dir}/services/ServiceMenus/
 %fdupes %{buildroot}
 
-%clean
-test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig






Remember to have fun...

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



commit myspell-dictionaries for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package myspell-dictionaries for 
openSUSE:Factory
checked in at Thu Jun 16 10:30:41 CEST 2011.




--- myspell-dictionaries/myspell-dictionaries.changes   2011-04-21 
19:34:36.0 +0200
+++ 
/mounts/work_src_done/STABLE/myspell-dictionaries/myspell-dictionaries.changes  
2011-06-13 19:24:58.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun 13 19:22:03 CEST 2011 - pmla...@suse.cz
+
+- myspell-portuguese (bnc#688200):
+* added myspell-portuguese-dictionary into Provides to have a common
+  provides with the myspell-portuguese-preao package
+* added myspell-portuguese-preao into Conflicts
+
+---
+Sat Jun 4 08:19:21 CEST 2011 - kkemen...@opensuse.org
+
+- updated Portuguese (pt_PT) dictionary (bnc#688200)
+
+---

calling whatdependson for head-i586


Old:

  oo3x-pt-PT-AO.oxt

New:

  oo3x-pt-PT.oxt



Other differences:
--
++ myspell-dictionaries.spec ++
 1037 lines (skipped)
 between myspell-dictionaries/myspell-dictionaries.spec
 and 
/mounts/work_src_done/STABLE/myspell-dictionaries/myspell-dictionaries.spec





























































++ myspell-dictionaries.data ++
--- /var/tmp/diff_new_pack.KFrgdd/_old  2011-06-16 10:25:00.0 +0200
+++ /var/tmp/diff_new_pack.KFrgdd/_new  2011-06-16 10:25:00.0 +0200
@@ -871,15 +871,17 @@
 
 Locale:pt_PT
 Language:  Portuguese
-URL:   http://extensions.services.openoffice.org/project/ptPTAOdict
-Version:   20091015 # 9.10.13.0
+URL:   http://darkstar.ist.utl.pt/openoffice.org/pt/
+Version:   20100525
 Types: hunspell, hyphen, thesaurus
+Dependency: Provides:   myspell-portuguese-dictionary
+Dependency: Conflicts:  myspell-portuguese-preao
 License:   GPLv2, LGPLv2.1, MPL 1.1
-Source:oo3x-pt-PT-AO.oxt
+Source:oo3x-pt-PT.oxt
 
 Locale:qu_EC
 Language:  Kichwa
-Prov_lang:  qu_EC
+Prov_lang:  qu_EC
 URL:   http://extensions.services.openoffice.org/project/ptPTdict
 Version:   0.4
 Types: hunspell



















Remember to have fun...

-- 
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

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory
checked in at Thu Jun 16 10:23:51 CEST 2011.




--- patterns-openSUSE/patterns-openSUSE.changes 2011-05-25 09:37:10.0 
+0200
+++ /mounts/work_src_done/STABLE/patterns-openSUSE/patterns-openSUSE.changes
2011-06-15 21:40:10.0 +0200
@@ -1,0 +2,26 @@
+Wed Jun 15 19:39:51 UTC 2011 - co...@novell.com
+
+Stephan Kulow (2):
+  drop ivman
+  fix webyast sel files
+
+---
+Wed Jun 15 09:58:16 UTC 2011 - co...@novell.com
+
+- set version to 12.1
+
+---
+Wed Jun 15 08:29:57 UTC 2011 - co...@novell.com
+
+Ludwig Nussel (2):
+  add vim to minimal_base
+  create a separate minimal_base-conflicts pattern
+
+Stefan Schubert (1):
+  added webyast
+
+Stephan Kulow (4):
+  libstorage is gone
+  promo dvd can live without xgl
+
+---

calling whatdependson for head-i586




Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.GWkVlN/_old  2011-06-16 10:22:50.0 +0200
+++ /var/tmp/diff_new_pack.GWkVlN/_new  2011-06-16 10:22:50.0 +0200
@@ -23,8 +23,8 @@
 Group:  Metapackages
 AutoReqProv:on
 Summary:Patterns for Installation (full ftp tree)
-Version:11.4
-Release:12
+Version:12.1
+Release:1
 Url:http://en.opensuse.org/Patterns
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: patterns-openSUSE-data.tar.bz2
@@ -151,7 +151,6 @@
 Recommends: mtools
 Recommends: sox
 Recommends: vorbis-tools
-Requires:   ivman
 Requires:   mc
 Requires:   patterns-openSUSE-console
 Requires:   w3m
@@ -1874,15 +1873,6 @@
 
 Group:  Metapackages
 Summary:Meta package for pattern minimal_base
-Conflicts:  cups-client
-Conflicts:  desktop-translations
-Conflicts:  glib-networking
-Conflicts:  gsettings-backend-dconf
-Conflicts:  netpbm
-Conflicts:  perl-doc
-Conflicts:  python-base
-Conflicts:  readline-doc
-Conflicts:  samba-client
 Recommends: SuSEfirewall2
 Recommends: autofs
 Recommends: bc
@@ -1909,7 +1899,7 @@
 Recommends: tcsh
 Recommends: telnet
 Recommends: unscd
-Recommends: vim-base
+Recommends: vim
 Recommends: w3m
 Recommends: wget
 Recommends: wireless-tools
@@ -1917,12 +1907,34 @@
 Recommends: xinetd
 Recommends: yp-tools
 Recommends: ypbind
-Requires:   patterns-openSUSE-basesystem
 Requires:   patterns-openSUSE-minimal_base
+%ifarch ix86
+Requires:   patterns-openSUSE-minimal_base
+%endif
+
+%description minimal_base
+This package is installed if a pattern is selected to have a working update 
path
+
+%package minimal_base-conflicts
+
+Group:  Metapackages
+Summary:Meta package for pattern minimal_base-conflicts
+Conflicts:  cups-client
+Conflicts:  desktop-translations
+Conflicts:  glib-networking
+Conflicts:  gsettings-backend-dconf
+Conflicts:  netpbm
+Conflicts:  perl-doc
+Conflicts:  python-base
+Conflicts:  readline-doc
+Conflicts:  samba-client
+Conflicts:  vim-data
+Requires:   patterns-openSUSE-basesystem
+Requires:   patterns-openSUSE-minimal_base-conflicts
 Requires:   patterns-openSUSE-sw_management
 Requires:   patterns-openSUSE-yast2_basis
 
-%description minimal_base
+%description minimal_base-conflicts
 This package is installed if a pattern is selected to have a working update 
path
 
 %package misc_server
@@ -2201,6 +2213,58 @@
 %description voip
 This package is installed if a pattern is selected to have a working update 
path
 
+%package webyast-ui
+
+Group:  Metapackages
+Summary:Meta package for pattern webyast-ui
+Requires:   qwebyast
+Requires:   webyast-activedirectory-ui
+Requires:   webyast-base-ui
+Requires:   webyast-firewall-ui
+Requires:   webyast-kerberos-ui
+Requires:   webyast-ldap-ui
+Requires:   webyast-licenses-ui
+Requires:   webyast-mail-ui
+Requires:   webyast-network-ui
+Requires:   webyast-reboot-ui
+Requires:   webyast-registration-ui
+Requires:   webyast-roles-ui
+Requires:   webyast-root-user-ui
+Requires:   webyast-services-ui
+Requires:   webyast-software-ui
+Requires:   webyast-status-ui
+Requires:   webyast-time-ui
+Requires:   webyast-users-ui
+
+%description webyast-ui
+This package is installed if a pattern is selected to have a working update 
path
+
+%package webyast-ws
+
+Group:  Metapackages
+Summary:Meta package for pattern webyast-ws
+Requires:   webyast-activedirectory-ws
+Requires:   webyast-b

commit yast2-apparmor for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package yast2-apparmor for openSUSE:Factory
checked in at Thu Jun 16 10:21:54 CEST 2011.




--- yast2-apparmor/yast2-apparmor.changes   2011-02-24 15:36:39.0 
+0100
+++ /mounts/work_src_done/STABLE/yast2-apparmor/yast2-apparmor.changes  
2011-06-14 15:45:40.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 14 13:29:32 UTC 2011 - jreidin...@novell.com
+
+- merge apparmor to one desktop entry (FATE#305278)
+- fix typos in translatable strings
+- 2.21.0 
+
+---

calling whatdependson for head-i586


Old:

  yast2-apparmor-2.20.1.tar.bz2

New:

  yast2-apparmor-2.21.0.tar.bz2



Other differences:
--
++ yast2-apparmor.spec ++
--- /var/tmp/diff_new_pack.2Gh1tJ/_old  2011-06-16 10:19:32.0 +0200
+++ /var/tmp/diff_new_pack.2Gh1tJ/_new  2011-06-16 10:19:32.0 +0200
@@ -19,16 +19,16 @@
 
 
 Name:   yast2-apparmor
-Version:2.20.1
+Version:2.21.0
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-apparmor-2.20.1.tar.bz2
+Source0:yast2-apparmor-2.21.0.tar.bz2
 
 Prefix: /usr
 
 Group:  Productivity/Security
-License:GPLv2+
+License:GPL v2 or later
 
 Summary:YaST2 - Plugins for AppArmor Profile Management
 Requires:   yast2 perl-TimeDate
@@ -53,7 +53,7 @@
 SubDomain.
 
 %prep
-%setup -n yast2-apparmor-2.20.1
+%setup -n yast2-apparmor-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-apparmor-2.20.1.tar.bz2 -> yast2-apparmor-2.21.0.tar.bz2 ++
 1642 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-apparmor-2.20.1/VERSION new/yast2-apparmor-2.21.0/VERSION
--- old/yast2-apparmor-2.20.1/VERSION   2011-02-24 15:33:33.0 +0100
+++ new/yast2-apparmor-2.21.0/VERSION   2011-06-14 15:29:28.0 +0200
@@ -1 +1 @@
-2.20.1
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-apparmor-2.20.1/configure.in new/yast2-apparmor-2.21.0/configure.in
--- old/yast2-apparmor-2.20.1/configure.in  2011-02-24 15:35:24.0 
+0100
+++ new/yast2-apparmor-2.21.0/configure.in  2011-06-14 16:21:16.0 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-apparmor, 2.20.1, http://bugs.opensuse.org/, yast2-apparmor)
+AC_INIT(yast2-apparmor, 2.21.0, http://bugs.opensuse.org/, yast2-apparmor)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.20.1"
+VERSION="2.21.0"
 RPMNAME="yast2-apparmor"
 MAINTAINER="Katarina Machalkova "
 
@@ -157,7 +157,6 @@
 src/apparmor/Makefile
 src/bin/Makefile
 src/clients/Makefile
-src/desktop/groups/Makefile
 src/desktop/Makefile
 src/include/subdomain/Makefile
 src/include/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-apparmor-2.20.1/src/clients/Makefile.am 
new/yast2-apparmor-2.21.0/src/clients/Makefile.am
--- old/yast2-apparmor-2.20.1/src/clients/Makefile.am   2008-01-17 
10:28:32.0 +0100
+++ new/yast2-apparmor-2.21.0/src/clients/Makefile.am   2011-06-14 
15:32:14.0 +0200
@@ -1,4 +1,5 @@
 client_DATA = \
+   apparmor.ycp \
GenProf.ycp \
LogProf.ycp \
SD_AddProfile.ycp \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-apparmor-2.20.1/src/clients/apparmor.ycp 
new/yast2-apparmor-2.21.0/src/clients/apparmor.ycp
--- old/yast2-apparmor-2.20.1/src/clients/apparmor.ycp  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-apparmor-2.21.0/src/clients/apparmor.ycp  2011-06-14 
15:38:18.0 +0200
@@ -0,0 +1,102 @@
+{
+textdomain "yast2

commit mc for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package mc for openSUSE:Factory
checked in at Thu Jun 16 10:19:23 CEST 2011.




--- GNOME/mc/mc.changes 2011-03-23 09:19:58.0 +0100
+++ /mounts/work_src_done/STABLE/mc/mc.changes  2011-04-25 11:19:39.0 
+0200
@@ -1,0 +2,7 @@
+Mon Apr 25 08:25:11 UTC 2011 - lazy.k...@opensuse.org
+
+- Don't convert Russian and Ukrainian docs. They have been already
+  in UTF-8 (bnc#686483).
+- Install help and hints for non-english locales (bnc#681060).
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mc.spec ++
--- /var/tmp/diff_new_pack.mrIbDP/_old  2011-06-16 10:17:58.0 +0200
+++ /var/tmp/diff_new_pack.mrIbDP/_new  2011-06-16 10:17:58.0 +0200
@@ -24,7 +24,7 @@
 License:GPLv2+
 Url:http://www.ibiblio.org/mc/
 Version:4.7.5.1
-Release:7
+Release:8
 Source: mc-%{version}.tar.lzma
 Source1:x11_browser
 Source2:%{name}.desktop
@@ -124,8 +124,6 @@
 iconv -f iso8859-2 -t utf-8 -o mc.hint.hu.tmp mc.hint.hu && mv mc.hint.hu.tmp 
mc.hint.hu
 iconv -f iso8859-2 -t utf-8 -o mc.hint.pl.tmp mc.hint.pl && mv mc.hint.pl.tmp 
mc.hint.pl
 iconv -f iso8859-5 -t utf-8 -o mc.hint.sr.tmp mc.hint.sr && mv mc.hint.sr.tmp 
mc.hint.sr
-iconv -f koi8-r -t utf8 -o mc.hint.ru.tmp mc.hint.ru && mv mc.hint.ru.tmp 
mc.hint.ru
-iconv -f koi8-u -t utf8 -o mc.hint.uk.tmp mc.hint.uk && mv mc.hint.uk.tmp 
mc.hint.uk
 iconv -f big5 -t utf8 -o mc.hint.zh.tmp mc.hint.zh && mv mc.hint.zh.tmp 
mc.hint.zh
 popd
 pushd misc
@@ -146,9 +144,6 @@
 pushd pl
 iconv -f iso8859-2 -t utf-8 -o mc.1.in.tmp mc.1.in && mv mc.1.in.tmp mc.1.in
 popd
-pushd ru
-iconv -f koi8-r -t utf-8 -o mc.1.in.tmp mc.1.in && mv mc.1.in.tmp mc.1.in
-popd
 pushd sr
 iconv -f iso8859-5 -t utf-8 -o mc.1.in.tmp mc.1.in && mv mc.1.in.tmp mc.1.in
 iconv -f iso8859-5 -t utf-8 -o mcserv.8.in.tmp mcserv.8.in && mv 
mcserv.8.in.tmp mcserv.8.in
@@ -167,9 +162,6 @@
 pushd pl
 iconv -f iso8859-2 -t utf-8 -o xnc.hlp.tmp xnc.hlp && mv xnc.hlp.tmp xnc.hlp
 popd
-pushd ru
-iconv -f koi8-r -t utf-8 -o xnc.hlp.tmp xnc.hlp && mv xnc.hlp.tmp xnc.hlp
-popd
 pushd sr
 iconv -f iso8859-5 -t utf-8 -o xnc.hlp.tmp xnc.hlp && mv xnc.hlp.tmp xnc.hlp
 popd # doc/hlp
@@ -242,6 +234,9 @@
 %exclude %{_sysconfdir}/mc/mc.menu.*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
+
+%files lang -f %{name}.lang
+%defattr(-, root, root)
 %lang(es) %doc %{_mandir}/es
 %lang(hu) %doc %{_mandir}/hu
 %lang(it) %doc %{_mandir}/it
@@ -254,8 +249,9 @@
 %lang(it) %doc %{_datadir}/mc/*/mc.*.it
 %lang(nl) %doc %{_datadir}/mc/*/mc.*.nl
 %lang(pl) %doc %{_datadir}/mc/*/mc.*.pl
+%lang(ru) %doc %{_datadir}/mc/*/mc.*.ru
 %lang(sr) %doc %{_datadir}/mc/*/mc.*.sr
-
-%files lang -f %{name}.lang
+%lang(uk) %doc %{_datadir}/mc/*/mc.*.uk
+%lang(zh) %doc %{_datadir}/mc/*/mc.*.zh
 
 %changelog








Remember to have fun...

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



commit MozillaFirefox for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory
checked in at Thu Jun 16 10:17:42 CEST 2011.




--- MozillaFirefox/MozillaFirefox.changes   2011-06-01 08:05:09.0 
+0200
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes  
2011-06-15 17:00:40.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 15 14:59:32 UTC 2011 - w...@rosenauer.org
+
+- update to 5.0b6
+- include proper revision information into the build
+- speedier find-external-requires.sh
+
+---

calling whatdependson for head-i586


New:

  mozilla-repo.patch
  source-stamp.txt



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.PHUGrx/_old  2011-06-16 10:16:13.0 +0200
+++ /var/tmp/diff_new_pack.PHUGrx/_new  2011-06-16 10:16:13.0 +0200
@@ -34,8 +34,8 @@
 BuildRequires:  nss-shared-helper-devel
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Version:%{mainver}
-Release:1
-%define releasedate 2011053000
+Release:3
+%define releasedate 2011061300
 Provides:   web_browser
 Provides:   firefox = %{version}-%{release}
 Provides:   firefox = %{mainver}
@@ -51,6 +51,7 @@
 Source2:MozillaFirefox-rpmlintrc
 Source3:mozilla.sh.in
 Source4:find-external-requires.sh
+Source5:source-stamp.txt
 Source6:kde.js
 Source7:l10n-%{version}.tar.bz2
 Source8:firefox-mimeinfo.xml
@@ -71,6 +72,7 @@
 Patch9: mozilla-cairo-return.patch
 Patch10:mozilla-ntlm-full-path.patch
 Patch11:mozilla-ppc-ipc.patch
+Patch12:mozilla-repo.patch
 # Firefox/browser
 Patch30:firefox-linkorder.patch
 Patch31:firefox-browser-css.patch
@@ -202,6 +204,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 #
 %patch30 -p1
 %patch31 -p1
@@ -232,6 +235,10 @@
   echo fix kde helper version in the .spec file
   exit 1
 fi
+source %{SOURCE5}
+export MOZ_SOURCE_STAMP=$REV
+export SOURCE_REPO=$REPO
+export MOZ_SOURCE_REPO=$REPO
 export MOZ_BUILD_DATE=%{releasedate}
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
@@ -291,6 +298,9 @@
 %install
 cd $RPM_BUILD_DIR/obj
 rm dist/bin/defaults/pref/firefox-l10n.js
+source %{SOURCE5}
+export MOZ_SOURCE_STAMP=$REV
+export MOZ_SOURCE_REPO=$REPO
 make -C browser/installer STRIP=/bin/true
 # copy tree into RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{progdir}

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.PHUGrx/_old  2011-06-16 10:16:13.0 +0200
+++ /var/tmp/diff_new_pack.PHUGrx/_new  2011-06-16 10:16:13.0 +0200
@@ -1,13 +1,18 @@
 #!/bin/bash
 
 BRANCH="mozilla-beta"
-RELEASE_TAG="FIREFOX_5_0b3_RELEASE"
+RELEASE_TAG="FIREFOX_5_0b6_RELEASE"
 VERSION="4.99"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla
 pushd mozilla
 [ "$RELEASE_TAG" == "default" ] || hg update -r $RELEASE_TAG
+# get repo and source stamp
+echo -n "REV=" > ../source-stamp.txt
+hg -R . parent --template="{node|short}\n" >> ../source-stamp.txt
+echo -n "REPO=" >> ../source-stamp.txt
+hg showconfig paths.default 2>/dev/null | head -n1 | sed -e "s/^ssh:/http:/" 
>> ../source-stamp.txt
 popd
 tar cjf firefox-$VERSION-source.tar.bz2 --exclude=.hgtags --exclude=.hgignore 
--exclude=.hg --exclude=CVS mozilla
 

++ find-external-requires.sh ++
--- /var/tmp/diff_new_pack.PHUGrx/_old  2011-06-16 10:16:13.0 +0200
+++ /var/tmp/diff_new_pack.PHUGrx/_new  2011-06-16 10:16:13.0 +0200
@@ -1,23 +1,9 @@
 #!/bin/sh
-
 # Finds requirements provided outside of the current file set
 
-filelist=`sed "s/[]['\"*?{}]/\&/g"`
-
-provides=`echo "$filelist" | /usr/lib/rpm/find-provides`
-
-{
-for f in $filelist ; do
-   echo $f | /usr/lib/rpm/find-requires | while read req ; do
-   found=0
-   for p in $provides ; do
-   if [ "$req" = "$p" ]; then
-   found=1
-   fi
-   done
-   if [ "$found" = "0" ]; then
-   echo $req
-   fi
-   done
-done
-} | sort -u
+filelist=$( sed "s/[]['\"*?{}]/\&/g" )
+provides=$( echo "$filelist" | /usr/lib/rpm/find-provides )
+echo "$filelist" \
+| /usr/lib/rpm/find-requires \
+| grep -F -v "$provides" \
+| sort -u

++ firefox-4.99-source.tar.bz2 ++
MozillaFirefox/firefox-4.99-source.tar.bz2 
/mounts/work_src_done/STABLE/MozillaFirefox/firefox-4.99-source.tar.bz2 differ: 
char 11, line 1


++ l10n-4.99.tar.bz2 ++
MozillaFirefox/l10n-4.99.tar.bz2 
/mounts/work_src_done/STABLE/MozillaFirefox/l10n-4.99.tar.bz2 differ: char 11, 
line 1

++ mozilla-repo.patch ++
# HG changeset patch
# Parent 84ecc6172ec5f01c80346bdb819520d08f982bac

diff --git a/toolkit/content/Makefile.i

commit libvirt for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory
checked in at Thu Jun 16 10:16:00 CEST 2011.




--- libvirt/libvirt.changes 2011-05-06 16:29:16.0 +0200
+++ /mounts/work_src_done/STABLE/libvirt/libvirt.changes2011-06-15 
23:48:24.0 +0200
@@ -1,0 +2,38 @@
+Mon Jun 13 14:50:32 CST 2011 - lidongy...@novell.com
+
+- fate#311371 Enhance yast to configure live migration for
+  Xen and KVM
+  add firewall service file for libvirt
+
+---
+Thu Jun  9 09:38:44 MDT 2011 - jfeh...@suse.de
+
+- Invoke qemu instances as user:group qemu:qemu by default
+  bnc#694883
+
+---
+Mon Jun  6 11:40:13 MDT 2011 - jfeh...@suse.de
+
+- Update to libvirt 0.9.2
+  - Framework for lock manager plugins
+  - API for network config change transactions (netcf required)
+  - flags for setting memory parameters
+  - virDomainGetState public API
+  - qemu: allow blkstat/blkinfo calls during migration
+  - Introduce migration v3 API
+  - Defining the Screenshot public API
+  - public API for NMI injection
+- spec file: Adjust some directory attributes to support running
+  non-privileged qemu instances
+
+---
+Mon May 15 15:53:21 MDT 2011 - jfeh...@suse.de
+
+- Remove vi_VN locale if suse_version < 11.3
+
+---
+Thu May 12 13:40:09 UTC 2011 - fcro...@suse.com
+
+- Enable cap_ng when building lxc support.
+
+---

calling whatdependson for head-i586


Old:

  libvirt-0.9.1.tar.bz2

New:

  libvirt-0.9.2.tar.bz2
  libvirtd-relocation-server.fw



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.IfwQ2Z/_old  2011-06-16 10:01:03.0 +0200
+++ /var/tmp/diff_new_pack.IfwQ2Z/_new  2011-06-16 10:01:03.0 +0200
@@ -126,8 +126,9 @@
 %define with_hal   0%{!?_without_hal:%{server_drivers}}
 %endif
 
-# libcapng is used to manage capabilities in 11.3 or newer
-%if 0%{?suse_version} >= 1130
+# libcapng is used to manage capabilities in 11.3 or newer.
+# It is also used by lxc and needs to be enabled if lxc is enabled.
+%if 0%{?suse_version} >= 1130 || %{with_lxc}
 %define with_capng 0%{!?_without_capng:1}
 %endif
 
@@ -147,6 +148,12 @@
 %define with_nwfilter  0%{!?_without_nwfilter:%{server_drivers}}
 %define with_libpcap   0%{!?_without_libpcap:%{server_drivers}}
 %define with_macvtap   0%{!?_without_macvtap:%{server_drivers}}
+# Force QEMU to run as qemu:qemu
+%define qemu_user  qemu
+%define qemu_group qemu
+%else
+%define qemu_user  root
+%define qemu_group root
 %endif
 %endif
 
@@ -160,6 +167,8 @@
 %define with_network   0
 %endif
 
+%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
+
 BuildRequires:  python-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  xhtml-dtd
@@ -268,7 +277,7 @@
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
 AutoReqProv:yes
-Version:0.9.1
+Version:0.9.2
 Release:1
 Summary:A C toolkit to interract with the virtualization capabilities 
of Linux
 
@@ -332,6 +341,7 @@
 
 Source0:%{name}-%{version}.tar.bz2
 Source1:libvirtd.init
+Source2:libvirtd-relocation-server.fw
 # Upstream patches
 # Need to go upstream
 Patch100:   xen-name-for-devid.patch
@@ -587,6 +597,8 @@
%{?_without_libpcap} \
--libexecdir=%{_libdir}/%{name} \
--with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid \
+   --with-qemu-user=%{qemu_user} \
+   --with-qemu-group=%{qemu_group} \
--with-init-script=redhat \
ac_cv_path_MODPROBE=/sbin/modprobe \
ac_cv_path_UDEVADM=/sbin/udevadm \
@@ -599,6 +611,9 @@
 cd docs ; cp -a *.html  $RPM_BUILD_ROOT%{_docdir}/%{name} ; cp -a *.png  
$RPM_BUILD_ROOT%{_docdir}/%{name} ; cd ..
 # remove currently unsupported locale(s)
 rm -rf $RPM_BUILD_ROOT/usr/share/locale/sr@latin
+%if 0%{?suse_version} < 1130
+rm -rf $RPM_BUILD_ROOT/usr/share/locale/vi_VN
+%endif
 mkdir -p $RPM_BUILD_ROOT/%{_localstatedir}/lib/libvirt
 rm $RPM_BUILD_ROOT%{_libdir}/*.*a $RPM_BUILD_ROOT%{py_sitedir}/*.*a
 %find_lang %{name}
@@ -658,6 +673,10 @@
 ln -s /etc/init.d/libvirtd $RPM_BUILD_ROOT%{_sbindir}/rclibvirtd
 %endif
 ln -s /etc/init.d/libvirt-guests $RPM_BUILD_ROOT%{_sbindir}/rclibvirt-guests
+#install firewall definitions format is described here:
+#/usr/share/SuSEfirewall2/services/TEMPLATE
+mkdir -p $RPM_BUILD_ROOT/%{_fwdefdir}
+install -m 644 %{S:2} $RPM_BUILD_ROOT/%{_fwdefdir}/libvirtd-relocation-server
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -723,9 +742,9 @@
 %config(norep

commit gnome-sharp2 for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package gnome-sharp2 for openSUSE:Factory
checked in at Thu Jun 16 10:00:07 CEST 2011.




--- GNOME/gnome-sharp2/gnome-sharp2.changes 2010-10-29 20:25:42.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-sharp2/gnome-sharp2.changes  
2011-06-09 10:49:19.0 +0200
@@ -1,0 +2,15 @@
+Thu Jun  9 08:35:14 UTC 2011 - dims...@opensuse.org
+
+- Help the build to choose the right packages by using
+  pkgconfig()-style BuildRequires:
+  + Old ones: glade-sharp2, gtk-sharp2, gtk-sharp2-gapi,
+  mono-devel, gnome-panel-devel, monodoc-core
+  + New ones: mono, mono-cairo, gtk-sharp-2.0, glade-sharp-2.0,
+  gnome-vfs-2.0, libgnomecanvas-2.0, libgnomeui-2.0,
+  gtk+-2.0, gmodule-2.0, gapi-2.0
+- Remove unneeded BuildRequires:
+  + librsvg-devel, vte-devel, gtkhtml2-devel, gnome-panel-devel,
+update-desktop-files.
+- Spec-cleanup using spec-cleaner
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gnome-sharp2.spec ++
--- /var/tmp/diff_new_pack.bstHNY/_old  2011-06-16 09:57:11.0 +0200
+++ /var/tmp/diff_new_pack.bstHNY/_new  2011-06-16 09:57:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gnome-sharp2 (Version 2.24.2)
+# spec file for package gnome-sharp2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define _name gnome-sharp
 
 Name:   gnome-sharp2
 Version:2.24.2
-Release:1
-Url:http://www.mono-project.com/GtkSharp
+Release:6
 License:LGPLv2.1
-Group:  System/GUI/GNOME
 Summary:Mono bindings for Gnome
-BuildRequires:  glade-sharp2 gtk-sharp2 gtk-sharp2-gapi
-BuildRequires:  librsvg-devel
-BuildRequires:  mono-devel
-BuildRequires:  vte-devel
-BuildRequires:  gnome-panel-devel
-BuildRequires:  monodoc-core
-BuildRequires:  update-desktop-files
-BuildRequires:  gtkhtml2-devel
+Url:http://www.mono-project.com/GtkSharp
+Group:  System/GUI/GNOME
 Source: 
http://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.24/%{_name}-%{version}.tar.bz2
+BuildRequires:  pkgconfig(gapi-2.0)
+BuildRequires:  pkgconfig(glade-sharp-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gnome-vfs-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk-sharp-2.0)
+BuildRequires:  pkgconfig(libgnomecanvas-2.0)
+BuildRequires:  pkgconfig(libgnomeui-2.0)
+BuildRequires:  pkgconfig(mono)
+BuildRequires:  pkgconfig(mono-cairo)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,12 +43,12 @@
 
 %package -n gnome-sharp2-complete
 License:LGPLv2.1
-Group:  System/GUI/GNOME
 Summary:GTK+ and GNOME bindings for Mono (virtual package)
-Requires:   art-sharp2 = %{version}-%{release}
-Requires:   gconf-sharp2 = %{version}-%{release}
-Requires:   gnome-sharp2 = %{version}-%{release}
-Requires:   gnome-vfs-sharp2 = %{version}-%{release}
+Group:  System/GUI/GNOME
+Requires:   art-sharp2 = %{version}
+Requires:   gconf-sharp2 = %{version}
+Requires:   gnome-sharp2 = %{version}
+Requires:   gnome-vfs-sharp2 = %{version}
 
 %description -n gnome-sharp2-complete
 Gtk# is a library that allows you to build fully native graphical GNOME
@@ -84,13 +85,16 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure --libexecdir=%{_prefix}/lib --enable-debug
-make
+export CFLAGS="%{optflags} -fno-strict-aliasing"
+%configure \
+--libexecdir=%{_prefix}/lib \
+--disable-static \
+--enable-debug
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
-rm -f %{buildroot}%{_libdir}/*.*a
+%makeinstall
+find %{buildroot} -type f -name '*.la' -delete -print
 
 %clean
 rm -rf %{buildroot}






Remember to have fun...

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



commit gnutls for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory
checked in at Thu Jun 16 09:57:01 CEST 2011.




--- gnutls/gnutls.changes   2010-04-24 13:52:05.0 +0200
+++ /mounts/work_src_done/STABLE/gnutls/gnutls.changes  2011-06-15 
22:30:01.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 11 03:05:58 UTC 2010 - g...@novell.com
+
+- update to latest stable version 2.10.2
+  * tons of changes, see NEWS
+
+---

calling whatdependson for head-i586


Old:

  gnutls-2.8.6.tar.bz2

New:

  gnutls-2.10.2.tar.bz2



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.GmSfw0/_old  2011-06-16 09:54:09.0 +0200
+++ /var/tmp/diff_new_pack.GmSfw0/_new  2011-06-16 09:54:09.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gnutls (Version 2.8.6)
+# spec file for package gnutls
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:   gnutls
 BuildRequires:  gcc-c++ libgcrypt-devel libopencdk-devel libtasn1-devel 
pkg-config
-Version:2.8.6
+Version:2.10.2
 Release:1
 License:LGPLv2.1+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -137,8 +137,8 @@
 
 %prep
 %setup -q
+#%patch0 -p1
 #%patch1 -p1
-#%patch2 -p1
 
 %build
 autoreconf -fi

++ gnutls-2.8.6.tar.bz2 -> gnutls-2.10.2.tar.bz2 ++
gnutls/gnutls-2.8.6.tar.bz2 
/mounts/work_src_done/STABLE/gnutls/gnutls-2.10.2.tar.bz2 differ: char 11, line 
1






Remember to have fun...

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



commit udev for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package udev for openSUSE:Factory
checked in at Thu Jun 16 09:11:04 CEST 2011.




--- udev/udev.changes   2011-04-26 21:29:09.0 +0200
+++ /mounts/work_src_done/STABLE/udev/udev.changes  2011-05-27 
02:00:28.0 +0200
@@ -1,0 +2,32 @@
+Fri May 27 01:46:53 CEST 2011 - kay.siev...@novell.com
+
+- version 171
+  - systemd: run udev.service and udev-trigger.service in
+parallel
+  - path_id: allow to be asked about usb_devices not only
+usb_interfaces
+  - rules: support substitutions in TAG=
+  - libudev: enumerate - do not ignore other matches when
+add_match_tag() is used
+  - rules: implement TAGS== match
+  - configure: allow usb.ids location to be specified
+
+---
+Thu May 19 23:16:54 CEST 2011 - kay.siev...@novell.com
+
+- version 170
+  - fix control message handling which could lead to a failing
+udevadm control --exit
+
+---
+Wed May 18 18:40:32 CEST 2011 - kay.siev...@novell.com
+
+- version 169
+  - hid2hci is no longer part of udev, it moved to bluez
+  - mobile-action-modeswitch is disabled, it moved
+to usb_modeswitch
+  - edd_id is disabled, it depends on disk signatures that
+might be removed
+  - the event timeout is 60 seconds now
+
+---

calling whatdependson for head-i586


Old:

  udev-168.tar.bz2

New:

  udev-171.tar.bz2



Other differences:
--
++ udev.spec ++
--- /var/tmp/diff_new_pack.mdjS93/_old  2011-06-16 09:10:24.0 +0200
+++ /var/tmp/diff_new_pack.mdjS93/_new  2011-06-16 09:10:24.0 +0200
@@ -20,13 +20,13 @@
 
 Name:   udev
 Url:http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
-Version:168
+Version:171
 Release:1
 License:GPLv2+
 Group:  System/Kernel
 Summary:A rule-based device node and kernel event manager
 PreReq: /bin/pidof /bin/rm /usr/bin/stat %insserv_prereq 
%fillup_prereq /usr/sbin/groupadd
-Conflicts:  systemd < 24
+Conflicts:  systemd < 28
 Conflicts:  aaa_base < 11.5
 Conflicts:  filesystem < 11.5
 Conflicts:  mkinitrd < 2.7.0
@@ -110,6 +110,7 @@
   --docdir=%{_docdir}/udev \
   --with-selinux \
   --with-systemdsystemunitdir=/lib/systemd/system \
+  --enable-floppy \
   CFLAGS="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
 
@@ -134,7 +135,7 @@
 # stop daemon if we are not in a chroot
 if test -f /proc/1/exe -a -d /proc/1/root; then
if test "$(stat -Lc '%%D-%%i' /)" = "$(stat -Lc '%%D-%%i' 
/proc/1/root)"; then
-   /bin/systemctl stop udev.socket udev.service >/dev/null 2>&1 || 
:
+   /bin/systemctl stop udev-control.socket udev-kernel.service 
>/dev/null 2>&1 || :
/sbin/udevadm control --exit >/dev/null 2>&1 || :
fi
 fi

++ udev-168.tar.bz2 -> udev-171.tar.bz2 ++
 15580 lines of diff (skipped)






Remember to have fun...

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



commit acl for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package acl for openSUSE:Factory
checked in at Thu Jun 16 09:05:27 CEST 2011.




--- acl/acl.changes 2010-06-28 08:46:03.0 +0200
+++ /mounts/work_src_done/STABLE/acl/acl.changes2011-04-19 
20:06:18.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 19 18:05:44 UTC 2011 - bphil...@novell.com
+
+- upgrade to 2.2.51
+ - Test fixes
+
+---
+Sat Apr 16 00:26:52 UTC 2011 - bphil...@novell.com
+
+- upgrade to 2.2.50
+ - OPTIONS in man pages should be a section heading, not a subsection heading
+ - Fix a typo in the setfacl man page
+ - setfacl: Clarify that removing a non-existent acl entry is not an error
+ - Prevent setfacl --restore from SIGSEGV on malformed restore file
+ - setfacl: make sure that -R only calls stat(2) on symlinks when it needs to
+ - libacl: fix potential null pointer dereference
+ - setfacl: fix restore crash on malformed input
+ - setfacl: print useful error from read_acl_comments
+ - setfacl: changing owner and when S_ISUID should be set --restore fix
+
+---

calling whatdependson for head-i586


Old:

  acl-2.2.48.src.tar.gz

New:

  acl-2.2.51.src.tar.gz



Other differences:
--
++ acl.spec ++
--- /var/tmp/diff_new_pack.Xp96Y2/_old  2011-06-16 09:04:08.0 +0200
+++ /var/tmp/diff_new_pack.Xp96Y2/_new  2011-06-16 09:04:08.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package acl (Version 2.2.48)
+# spec file for package acl
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
 Group:  System/Filesystems
 AutoReqProv:on
 Summary:Commands for Manipulating POSIX Access Control Lists
-Version:2.2.48
-Release:5
+Version:2.2.51
+Release:1
 Source: %name-%version.src.tar.gz
 Source2:baselibs.conf
 Patch0: builddefs.in.diff
@@ -188,6 +188,7 @@
 %doc %attr(644,root,root) %{_mandir}/man3/acl_to_any_text.3.gz
 %doc %attr(644,root,root) %{_mandir}/man3/acl_to_text.3.gz
 %doc %attr(644,root,root) %{_mandir}/man3/acl_valid.3.gz
+%doc %attr(644,root,root) %{_mandir}/man3/acl_extended_file_nofollow.3.gz
 
 %files -n libacl
 %defattr(755,root,root,755)

++ acl-2.2.48.src.tar.gz -> acl-2.2.51.src.tar.gz ++
 25709 lines of diff (skipped)






Remember to have fun...

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



commit attr for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package attr for openSUSE:Factory
checked in at Thu Jun 16 09:03:57 CEST 2011.




--- attr/attr.changes   2010-06-28 08:46:06.0 +0200
+++ /mounts/work_src_done/STABLE/attr/attr.changes  2011-05-18 
11:36:16.0 +0200
@@ -1,0 +2,24 @@
+Wed May 18 09:32:06 UTC 2011 - co...@novell.com
+
+- make shared library executable
+
+---
+Tue Apr 19 18:06:35 UTC 2011 - bphil...@novell.com
+
+- upgrade to 2.4.46
+ - Fix tests
+
+---
+Sat Apr 16 00:16:15 UTC 2011 - bphil...@novell.com
+
+- upgrade to 2.4.45 
+ - OPTIONS in man pages should be a section heading, not a subsection heading
+ - getfattr: encode NULs properly with --encoding=text
+ - setfattr.1: document supported encodings of values
+ - convert the man pages into html
+ - attr_parse_attr_conf: eliminate a double free
+ - attr_parse_attr_conf: eliminate a memory leak
+ - quote: pull in string.h for strchr prototype
+ - libattr: fix memory leak in attr_copy_action()
+
+---

calling whatdependson for head-i586


Old:

  attr-2.4.44.src.tar.gz
  attr-fiximplicit.patch

New:

  attr-2.4.46.src.tar.gz



Other differences:
--
++ attr.spec ++
--- /var/tmp/diff_new_pack.jJbKlF/_old  2011-06-16 09:02:34.0 +0200
+++ /var/tmp/diff_new_pack.jJbKlF/_new  2011-06-16 09:02:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package attr (Version 2.4.44)
+# spec file for package attr
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,12 @@
 Group:  System/Filesystems
 AutoReqProv:on
 Summary:Commands for Manipulating Extended Attributes
-Version:2.4.44
-Release:4
+Version:2.4.46
+Release:1
 Source: %{name}-%{version}.src.tar.gz
 Source1:xattr.conf
 Source2:baselibs.conf
 Patch0: builddefs.in.diff
-Patch1: %name-fiximplicit.patch
 Url:http://download.savannah.gnu.org/releases-noredirect/attr/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 License:GPLv2+ ; LGPLv2.1+
@@ -40,13 +39,6 @@
 is also provided, which is largely compatible with the SGI IRIX tool of
 the same name.
 
-
-
-Authors:
-
-Andreas Gruenbacher 
-SGI
-
 %package -n libattr
 License:GPLv2+ ; LGPLv2.1+
 Summary:A dynamic library for filesystem extended attribute support
@@ -62,13 +54,6 @@
 This package contains the libattr.so dynamic library, which contains
 the extended attribute library functions.
 
-
-
-Authors:
-
-Andreas Gruenbacher 
-SGI
-
 %package -n libattr-devel
 License:GPLv2+ ; LGPLv2.1+
 Summary:Include Files and Libraries mandatory for Development
@@ -89,16 +74,9 @@
 documented system call API is the recommended interface, but an SGI
 IRIX compatibility interface is also provided.
 
-
-
-Authors:
-
-SGI
-
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 export OPTIMIZER="$RPM_OPT_FLAGS -fPIC"
@@ -131,6 +109,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/libattr.la
 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}
 install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir}
+chmod 755 $RPM_BUILD_ROOT/%{_lib}/libattr.so.1*
 %find_lang %name
 
 %clean

++ attr-2.4.44.src.tar.gz -> attr-2.4.46.src.tar.gz ++
 24759 lines of diff (skipped)






Remember to have fun...

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



commit elfutils for openSUSE:Factory

2011-06-16 Thread h_root

Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory
checked in at Thu Jun 16 09:02:20 CEST 2011.




--- elfutils/elfutils.changes   2011-04-28 19:48:06.0 +0200
+++ /mounts/work_src_done/STABLE/elfutils/elfutils.changes  2011-05-24 
17:33:21.0 +0200
@@ -1,0 +2,6 @@
+Tue May 24 15:32:28 UTC 2011 - crrodrig...@opensuse.org
+
+- Remote timestamps on binaries, breaks build compare
+- Add missing build requires on zlib, bzip2 and lzma .
+
+---

calling whatdependson for head-i586




Other differences:
--
++ elfutils.spec ++
--- /var/tmp/diff_new_pack.vsdm3h/_old  2011-06-16 08:58:44.0 +0200
+++ /var/tmp/diff_new_pack.vsdm3h/_new  2011-06-16 08:58:44.0 +0200
@@ -21,7 +21,7 @@
 Name:   elfutils
 License:GPLv2 ; GPLv2+ ; LGPLv2.1+
 Version:0.152
-Release:1
+Release:3
 Summary:Higher-level library to access ELF
 Group:  System/Libraries
 Url:http://elfutils.fedorahosted.org
@@ -36,7 +36,7 @@
 Patch6: elfutils-0.137-dwarf-header-check-fix.diff
 Patch7: elfutils-0.148-dont-crash.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison flex
+BuildRequires:  bison flex libbz2-devel xz-devel zlib-devel
 
 %description
 This package provides a higher-level library to access ELF files. This
@@ -100,7 +100,7 @@
 License:GPLv2+
 
 %description -n libelf1
-This package provide a high-level library to read and write ELF files.
+This package provides a high-level library to read and write ELF files.
 This is a part of elfutils package.
 
 %package -n libelf-devel
@@ -120,7 +120,7 @@
 License:GPLv2+
 
 %description -n libdw1
-This package provide a high-level library to access the DWARF debugging
+This package provides a high-level library to access the DWARF debugging
 information.  This is a part of elfutils package.
 
 %package -n libdw-devel
@@ -145,6 +145,12 @@
 %patch7 -p1
 
 %build
+# Change DATE/TIME macros to use last change time of elfutils.changes
+# See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html
+modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
+DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
+TIME="\"$(date -d "${modified}" "+%%R")\""
+find . -type f -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
 autoreconf -fi
 %configure --program-prefix=eu-
 make %{?_smp_mflags}






Remember to have fun...

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