commit apparmor for openSUSE:12.1:Update:Test

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package apparmor for 
openSUSE:12.1:Update:Test checked in at 2012-02-10 12:48:16

Comparing /work/SRC/openSUSE:12.1:Update:Test/apparmor (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.apparmor.new (New)


Package is apparmor, Maintainer is mszer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/apparmor/apparmor.changes   
2012-02-07 17:36:38.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.apparmor.new/apparmor.changes  
2012-02-10 12:48:17.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 19:01:07 UTC 2012 - opens...@cboltz.de
+
+- add 0001-fix-for-lp929531.patch to allow reading 
+  /sys/devices/system/cpu/online in abstractions/base (lp#929531)
+
+---

New:

  0001-fix-for-lp929531.patch



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.6AnGxD/_old  2012-02-10 12:48:17.0 +0100
+++ /var/tmp/diff_new_pack.6AnGxD/_new  2012-02-10 12:48:17.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_with tomcat
 %bcond_without pam
 %bcond_without apache
@@ -53,6 +54,9 @@
 Source2:%{name}-profile-editor.desktop
 Source3:update-trans.sh
 
+# add /sys/devices/system/cpu/online r to abstractions/base. Will be 
included in upstream  2.7.2
+Patch:  0001-fix-for-lp929531.patch
+
 # enable caching of profiles (= massive performance speedup when loading 
profiles)
 Patch1: apparmor-enable-profile-cache.diff
 
@@ -400,6 +404,7 @@
 
 %prep
 %setup -q -n %{name}-%{versiondir}
+%patch  -p1
 %patch1 -p1
 %patch2 -p0
 %patch5 -p1

++ 0001-fix-for-lp929531.patch ++
Author: Jamie Strandboge ja...@canonical.com
Description: glibc's __get_nprocs() now checks /sys/devices/system/cpu/online
 in addition to /proc/stat for the number of processors. This is used in the
 _SC_NPROCESSORS_ONLN implementation, a part of sysconf. This was introduced in
 upstream glibc commit:
 http://repo.or.cz/w/glibc.git/patch/84e2a551a72c79b020694bb327e33b6d71b09b63
Bug-Ubuntu: https://launchpad.net/bugs/929531
Index: apparmor-2.7.0/profiles/apparmor.d/abstractions/base
===
--- apparmor-2.7.0.orig/profiles/apparmor.d/abstractions/base   2012-02-09 
07:57:35.0 -0600
+++ apparmor-2.7.0/profiles/apparmor.d/abstractions/base2012-02-09 
08:01:13.0 -0600
@@ -86,6 +86,7 @@
   @{PROC}/meminfor,
   @{PROC}/stat   r,
   @{PROC}/cpuinfor,
+  /sys/devices/system/cpu/online r,
 
   # glibc's *printf protections read the maps file
   @{PROC}/*/maps r,

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



commit rpmlint for openSUSE:12.1:Update:Test

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for 
openSUSE:12.1:Update:Test checked in at 2012-02-10 12:49:08

Comparing /work/SRC/openSUSE:12.1:Update:Test/rpmlint (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.rpmlint.new (New)


Package is rpmlint, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/rpmlint/rpmlint.changes 2012-02-10 
12:49:14.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.rpmlint.new/rpmlint.changes
2012-02-10 12:49:16.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 11:05:14 UTC 2012 - lnus...@suse.de
+
+- add NetworkManager-openconnect to dbus whitelist (bnc#732915)
+
+---



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.BIpykz/_old  2012-02-10 12:49:16.0 +0100
+++ /var/tmp/diff_new_pack.BIpykz/_new  2012-02-10 12:49:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpmlint
 #
-# 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

++ config ++
--- /var/tmp/diff_new_pack.BIpykz/_old  2012-02-10 12:49:16.0 +0100
+++ /var/tmp/diff_new_pack.BIpykz/_new  2012-02-10 12:49:16.0 +0100
@@ -472,6 +472,8 @@
 # kdepim4/kalarm (bnc#707723)
 org.kde.kalarmrtcwake.conf,
 org.kde.kalarmrtcwake.service,
+# NetworkManager-openvpn (bnc#732915)
+nm-openconnect-service.conf,
 ))
 
 # Output filters


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



commit amanda for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package amanda for openSUSE:Factory checked 
in at 2012-02-10 17:11:09

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


Package is amanda, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/amanda/amanda.changes2011-12-08 
11:48:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.amanda.new/amanda.changes   2012-02-10 
17:11:10.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  7 17:41:09 UTC 2012 - jmate...@suse.com
+
+- removed custom definition of g_queue_free_full which was
+  conflicting with a function newly added to glib2
+
+---

New:

  amanda-3.3.0-g_queue.patch



Other differences:
--
++ amanda.spec ++
--- /var/tmp/diff_new_pack.Q5QKab/_old  2012-02-10 17:11:12.0 +0100
+++ /var/tmp/diff_new_pack.Q5QKab/_new  2012-02-10 17:11:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amanda
 #
-# 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
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %if 0%{?suse_version} = 1110
 %define amanda_group disk
 %else
@@ -60,6 +63,7 @@
 Patch3: amanda-2.6.1p1-shellbang.patch
 Patch4: amanda-2.6.1p1-return_val.patch
 Patch6: amanda-2.6.1p1-avoid-perl-provides.patch
+Patch7: amanda-3.3.0-g_queue.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -69,9 +73,11 @@
 
 %prep
 %setup -q -a 1 -a 2
+rm -r patches
 %patch3
 %patch4
 %patch6 -p1
+%patch7 -p1
 
 %build
 ./autogen

++ amanda-3.3.0-g_queue.patch ++
Index: amanda-3.3.0/common-src/glib-util.c
===
--- amanda-3.3.0.orig/common-src/glib-util.c2011-03-30 20:45:37.0 
+0200
+++ amanda-3.3.0/common-src/glib-util.c 2012-02-02 15:41:35.0 +0100
@@ -120,15 +120,6 @@
 }
 #endif
 
-void g_queue_free_full(GQueue * queue) {
-while (!g_queue_is_empty(queue)) {
-gpointer data;
-data = g_queue_pop_head(queue);
-amfree(data);
-}
-g_queue_free(queue);
-}
-
 void g_ptr_array_free_full(GPtrArray * array) {
 size_t i;
 
Index: amanda-3.3.0/common-src/glib-util.h
===
--- amanda-3.3.0.orig/common-src/glib-util.h2011-03-30 20:45:37.0 
+0200
+++ amanda-3.3.0/common-src/glib-util.h 2012-02-02 15:53:37.0 +0100
@@ -72,7 +72,6 @@
 
 /* These functions all take a GLib container, and call free() on all the
  * pointers in the container before free()ing the container itself. */
-void g_queue_free_full(GQueue * queue);
 void g_ptr_array_free_full(GPtrArray * array);
 
 /* g_value_compare() does what you expect. It returns TRUE if and
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit CharLS for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package CharLS for openSUSE:Factory checked 
in at 2012-02-10 17:11:42

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


Package is CharLS, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/CharLS/CharLS.changes2011-12-05 
12:43:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.CharLS.new/CharLS.changes   2012-02-10 
17:11:44.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec  5 08:17:04 UTC 2011 - cfarr...@suse.com
+
+- license update: BSD-3-Clause
+  The License file is BSD-3-Clause. Also, use SPDX format
+
+---



Other differences:
--
++ CharLS.spec ++
--- /var/tmp/diff_new_pack.kgEZBI/_old  2012-02-10 17:11:45.0 +0100
+++ /var/tmp/diff_new_pack.kgEZBI/_new  2012-02-10 17:11:45.0 +0100
@@ -18,7 +18,7 @@
 Name:   CharLS
 Version:1.0
 Release:0
-License:BSD
+License:BSD-3-Clause
 Summary:A JPEG-LS library
 Url:http://charls.codeplex.com/
 Group:  System/Libraries


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



commit chromium for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2012-02-10 17:11:47

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


Package is chromium, Maintainer is prus...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2012-01-31 
10:20:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2012-02-10 
17:11:59.0 +0100
@@ -1,0 +2,36 @@
+Mon Feb  6 10:45:25 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 19.0.1031
+  * Block plugins for platform apps
+To block plugins a new content settings has been added, with 
+the highest priority (i.e. at the front of the list). This 
+could be used down the track to hang off more platform app 
+specific stuff.
+  * Remove unconditional -msse3 -mssse3 CFLAGS from media.gyp 
+(issue#107532)
+  * Refactoring of Settings page
+  * Other bugfixes
+  * Security Fixes:  
+CVE-2011-3953: Avoid clipboard monitoring after paste event.
+CVE-2011-3954: Crash with excessive database usage.
+CVE-2011-3955: Crash aborting an IndexDB transaction
+CVE-2011-3956: Incorrect handling of sandboxed origins inside 
+   extensions
+CVE-2011-3957: Use-after-free in PDF garbage collection
+CVE-2011-3958: Bad casts with column spans
+CVE-2011-3959: Buffer overflow in locale handling
+CVE-2011-3960: Out-of-bounds read in audio decoding
+CVE-2011-3961: Race condition after crash of utility process
+CVE-2011-3962: Out-of-bounds read in path clipping
+CVE-2011-3963: Out-of-bounds read in PDF fax image handling
+CVE-2011-3964: URL bar confusion after drag + drop
+CVE-2011-3965: Crash in signature check
+CVE-2011-3966: Use-after-free in stylesheet error handling
+CVE-2011-3967: Crash with unusual certificate.
+CVE-2011-3968: Use-after-free in CSS handling
+CVE-2011-3969: Use-after-free in SVG layout.
+CVE-2011-3970: Out-of-bounds read in libxslt
+CVE-2011-3971: Use-after-free with mousemove events
+CVE-2011-3972: Out-of-bounds read in shader translator
+
+---

Old:

  chromium.18.0.1022.0.svn119632.tar.lzma

New:

  chromium.19.0.1031.0.svn120549.tar.lzma



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.ShbE5A/_old  2012-02-10 17:12:22.0 +0100
+++ /var/tmp/diff_new_pack.ShbE5A/_new  2012-02-10 17:12:22.0 +0100
@@ -15,11 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define v8_ver 3.8.9.0
-%define svn_revision 119632
+%define v8_ver 3.9.1.0
+%define svn_revision 120549
 
 Name:   chromium
-Version:18.0.1022.0
+Version:19.0.1031.0
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+


++ chromium-icons.tar.bz2 ++
Files old/oxygen/128x128/apps/chromium-browser.png and 
new/oxygen/128x128/apps/chromium-browser.png differ
Files old/oxygen/16x16/apps/chromium-browser.png and 
new/oxygen/16x16/apps/chromium-browser.png differ
Files old/oxygen/22x22/apps/chromium-browser.png and 
new/oxygen/22x22/apps/chromium-browser.png differ
Files old/oxygen/24x24/apps/chromium-browser.png and 
new/oxygen/24x24/apps/chromium-browser.png differ
Files old/oxygen/256x256/apps/chromium-browser.png and 
new/oxygen/256x256/apps/chromium-browser.png differ
Files old/oxygen/32x32/apps/chromium-browser.png and 
new/oxygen/32x32/apps/chromium-browser.png differ
Files old/oxygen/48x48/apps/chromium-browser.png and 
new/oxygen/48x48/apps/chromium-browser.png differ
Files old/oxygen/64x64/apps/chromium-browser.png and 
new/oxygen/64x64/apps/chromium-browser.png differ

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



commit cifs-utils for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2012-02-10 17:11:55

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


Package is cifs-utils, Maintainer is sjayara...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes2012-01-20 
22:06:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new/cifs-utils.changes   
2012-02-10 17:12:22.0 +0100
@@ -1,0 +2,41 @@
+Thu Feb  2 11:56:04 UTC 2012 - lmue...@suse.de
+
+- BuildRequire autoconf to avoid implicit dependency for post-11.4 systems.
+- BuildRequire keyutils-devel for post-10.2 systems.
+- BuildRequire libcap-ng-devel for post-11.2 systems.
+- BuildRequire libwbclient-devel for post-10.2 systems.
+- BuildRequire samba-winbind-devel for CentOS, Fedora, and RHEL systems.
+- Add getcifsacl, setcifsacl, cifs.idmap, and cifs.upcall binaries and man
+  pages to the filelist.
+
+---
+Wed Feb  1 20:38:17 UTC 2012 - lmue...@suse.de
+
+- Update to cifs-utils 5.3.
+  + admins can now tell cifs.upcall to use an alternate krb5.conf file
+  + on remount, mount.cifs no longer adds a duplicate mtab entry
+  + the cifscreds utility has seen a major overhaul to allow for multiuser
+mounts without krb5 auth
+
+- Update to cifs-utils 5.2.
+  + cifs.idmap can now map uid/gid to SID in addition to the other way around
+  + getcifsacl/setcifsacl are now installed by default in /usr/bin instead of
+/usr/sbin. The manpages are now in section 1.
+  + cifs.upcall has a new scheme for picking the SPN on krb5 mounts. The
+hostname is now always lowercased. If we fail to get a ticket using an
+unqualified name, it now attempts to guess the domain name.
+  + A lot of manpage updates, additions and corrections
+
+- Update to cifs-utils 5.1.
+  + fix for a minor security issue that can corrupt the mtab
+  + new getcifsacl/setcifsacl tools that allow you to fetch and set raw
+Windows ACLs via an xattr.
+  + a lot of manpage patches
+
+- Update to cifs-utils 5.0.
+  + mount.cifs always uses the original device string to ensure that umounts
+by unprivileged users are not problematic
+  + there is a new cifs.idmap program for handling idmapping upcalls
+  + a lot of manpage patches
+
+---

Old:

  cifs-utils-4.9.tar.bz2

New:

  cifs-utils-5.3.tar.bz2



Other differences:
--
++ cifs-utils.spec ++
--- /var/tmp/diff_new_pack.Te4NZp/_old  2012-02-10 17:12:24.0 +0100
+++ /var/tmp/diff_new_pack.Te4NZp/_new  2012-02-10 17:12:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cifs-utils
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   cifs-utils
-Version:4.9
+Version:5.3
 Release:0
 Summary:Utilities for doing and managing mounts of the Linux CIFS 
filesyste
 License:GPL-3.0+
@@ -35,9 +35,19 @@
 %define initdir %{_sysconfdir}/init.d
 Provides:   cifs-mount = %{version}
 Obsoletes:  cifs-mount  %{version}
+%if 0%{?suse_version} == 0 || 0%{?suse_version}  1140
+BuildRequires:  autoconf
+%endif
 BuildRequires:  automake
+%if 0%{?suse_version}  1020
+BuildRequires:  keyutils-devel
+%endif
 BuildRequires:  krb5-devel
+%if 0%{?suse_version}  1120
+BuildRequires:  libcap-ng-devel
+%else
 BuildRequires:  libcap-devel
+%endif
 BuildRequires:  libtalloc-devel
 %if 0%{?suse_version}  1110
 BuildRequires:  fdupes
@@ -45,6 +55,12 @@
 %if 0%{?mandriva_version}
 BuildRequires:  libkeyutils-devel
 %endif
+%if 0%{?suse_version}  1020
+BuildRequires:  libwbclient-devel
+%endif
+%if 0%{?centos_version} || 0%{?fedora_version} || 0%{?rhel_version}
+BuildRequires:  samba-winbind-devel
+%endif
 Requires:   keyutils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -106,11 +122,17 @@
 %files
 %defattr(-,root,root)
 /sbin/mount.cifs
-#/sbin/umount.cifs
-%doc %{_mandir}/man8/mount.cifs.8.*
-#%doc %{_mandir}/man8/umount.cifs.8.*
+%{_bindir}/cifscreds
+%{_bindir}/getcifsacl
+%{_bindir}/setcifsacl
+%{_sbindir}/cifs.idmap
 %{_sbindir}/cifs.upcall
+%doc %{_mandir}/man1/cifscreds.1.*
+%doc %{_mandir}/man1/getcifsacl.1.*
+%doc %{_mandir}/man1/setcifsacl.1.*
+%doc %{_mandir}/man8/cifs.idmap.8.*
 %doc %{_mandir}/man8/cifs.upcall.8.*
+%doc %{_mandir}/man8/mount.cifs.8.*
 %if 0%{?suse_version}  

commit cloop for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package cloop for openSUSE:Factory checked 
in at 2012-02-10 17:12:03

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


Package is cloop, Maintainer is d...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cloop/cloop.changes  2011-09-23 
01:53:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.cloop.new/cloop.changes 2012-02-10 
17:12:25.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 15 07:00:30 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ cloop.spec ++
--- /var/tmp/diff_new_pack.lNik3S/_old  2012-02-10 17:12:26.0 +0100
+++ /var/tmp/diff_new_pack.lNik3S/_new  2012-02-10 17:12:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cloop
 #
-# 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,20 +16,23 @@
 #
 
 
-
 Name:   cloop
 Version:2.639
-Release:1
-Group:  System/Filesystems
+Release:0
 Summary:Compressed loop block device
-License:GPL
+License:GPL-2.0
+Group:  System/Filesystems
 Url:http://debian-knoppix.alioth.debian.org/packages/cloop/
 
 Source: cloop_%version-2.tar.xz
 Source2:%name-preamble
 Patch1: cloop-kmod-install.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ kernel-syms module-init-tools xz zlib-devel
+BuildRequires:  gcc-c++
+BuildRequires:  kernel-syms
+BuildRequires:  module-init-tools
+BuildRequires:  xz
+BuildRequires:  zlib-devel
 
 %kernel_module_package -p %name-preamble
 
@@ -39,9 +42,8 @@
 block devices. It is not a compressed file system in itself.
 
 %package KMP
-
-Group:  System/Filesystems
 Summary:Kernel modules for cloop
+Group:  System/Filesystems
 
 %description KMP
 The compressed loopback device or cloop is a module for the Linux


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



commit cmake for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2012-02-10 17:12:08

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


Package is cmake, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake-gui.changes  2011-10-16 
12:43:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-gui.changes 2012-02-10 
17:12:26.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 13:10:30 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 2.8.7
+ - see /usr/share/doc/packages/cmake/Changelog for changes
+
+---
cmake.changes: same change

Old:

  cmake-2.8.6.tar.gz

New:

  cmake-2.8.7.tar.gz



Other differences:
--
++ cmake-gui.spec ++
--- /var/tmp/diff_new_pack.yGIKsS/_old  2012-02-10 17:12:28.0 +0100
+++ /var/tmp/diff_new_pack.yGIKsS/_new  2012-02-10 17:12:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmake-gui
 #
-# 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
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   cmake-gui
-Version:2.8.6
-Release:1
-License:BSD-3-Clause
-Group:  Development/Tools/Building
+Version:2.8.7
+Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
 Patch4: cmake-disable-builtin-chrpath.diff
 Summary:CMake graphical user interface
+License:BSD-3-Clause
+Group:  Development/Tools/Building
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  libexpat-devel

++ cmake.spec ++
--- /var/tmp/diff_new_pack.yGIKsS/_old  2012-02-10 17:12:28.0 +0100
+++ /var/tmp/diff_new_pack.yGIKsS/_new  2012-02-10 17:12:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmake
 #
-# 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
@@ -15,18 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   cmake
-Version:2.8.6
-Release:1
-License:BSD-3-Clause
-Group:  Development/Tools/Building
+Version:2.8.7
+Release:0
 Url:http://www.cmake.org/
 Source0:http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
 Patch4: cmake-disable-builtin-chrpath.diff
 # Should appear in cmake-2.8.3
 Summary:Cross-platform, open-source make system
+License:BSD-3-Clause
+Group:  Development/Tools/Building
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  libexpat-devel

++ cmake-2.8.6.tar.gz - cmake-2.8.7.tar.gz ++
 20206 lines of diff (skipped)

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



commit ctdb for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ctdb for openSUSE:Factory checked in 
at 2012-02-10 17:12:18

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


Package is ctdb, Maintainer is samba-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/ctdb/ctdb.changes2012-02-01 
13:15:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.ctdb.new/ctdb.changes   2012-02-10 
17:12:32.0 +0100
@@ -1,0 +2,12 @@
+Tue Feb  7 17:07:09 CET 2012 - dd...@suse.de
+
+- Remove stop_on_removal and restart_on_update pre/post uninstall hooks, ctdbd
+  processes are managed by the CTDB resource agent; (bnc#745388).
+
+---
+Tue Feb  7 11:05:59 CET 2012 - dd...@suse.de
+
+- Mark event scripts as %verify(not mode) to ensure rpm --verify does not
+  complain about mode changes made by enablescript; (bnc#694262).
+
+---



Other differences:
--
++ ctdb.spec ++
--- /var/tmp/diff_new_pack.DBBDww/_old  2012-02-10 17:12:33.0 +0100
+++ /var/tmp/diff_new_pack.DBBDww/_new  2012-02-10 17:12:33.0 +0100
@@ -91,9 +91,7 @@
 %{__install} -m 0755 config/ctdb.init ${RPM_BUILD_ROOT}/%{initdir}/ctdb
 
 %preun
-%if 0%{?suse_version}
-%{stop_on_removal ctdb}
-%else
+%if 0%{?suse_version} == 0
 if [ $1 = 0 ] ; then
test -x /sbin/chkconfig  /sbin/chkconfig --del ctdb
 fi
@@ -107,7 +105,6 @@
 
 %postun
 %if 0%{?suse_version}
-%{restart_on_update ctdb}
 %{insserv_cleanup}
 %else
 if [ $1 -ge 1 ]; then
@@ -131,22 +128,22 @@
 %dir %{_defaultdocdir}/ctdb
 %{_docdir}/ctdb/README.eventscripts
 %{_docdir}/ctdb/recovery-process.txt
-%{_sysconfdir}/ctdb/events.d/00.ctdb
-%{_sysconfdir}/ctdb/events.d/01.reclock
-%{_sysconfdir}/ctdb/events.d/10.interface
-%{_sysconfdir}/ctdb/events.d/11.natgw
-%{_sysconfdir}/ctdb/events.d/11.routing
-%{_sysconfdir}/ctdb/events.d/13.per_ip_routing
-%{_sysconfdir}/ctdb/events.d/20.multipathd
-%{_sysconfdir}/ctdb/events.d/31.clamd
-%{_sysconfdir}/ctdb/events.d/40.vsftpd
-%{_sysconfdir}/ctdb/events.d/41.httpd
-%{_sysconfdir}/ctdb/events.d/50.samba
-%{_sysconfdir}/ctdb/events.d/60.nfs
-%{_sysconfdir}/ctdb/events.d/60.ganesha
-%{_sysconfdir}/ctdb/events.d/62.cnfs
-%{_sysconfdir}/ctdb/events.d/70.iscsi
-%{_sysconfdir}/ctdb/events.d/91.lvs
+%attr(775,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/00.ctdb
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/01.reclock
+%attr(644,root,root) %verify(not mode) 
%{_sysconfdir}/ctdb/events.d/10.interface
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/11.natgw
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/11.routing
+%attr(644,root,root) %verify(not mode) 
%{_sysconfdir}/ctdb/events.d/13.per_ip_routing
+%attr(644,root,root) %verify(not mode) 
%{_sysconfdir}/ctdb/events.d/20.multipathd
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/31.clamd
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/40.vsftpd
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/41.httpd
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/50.samba
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/60.nfs
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/60.ganesha
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/62.cnfs
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/70.iscsi
+%attr(644,root,root) %verify(not mode) %{_sysconfdir}/ctdb/events.d/91.lvs
 %{_sysconfdir}/ctdb/interface_modify.sh
 %{_sysconfdir}/ctdb/ctdb-crash-cleanup.sh
 %{_sysconfdir}/ctdb/statd-callout

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



commit conntrack-tools for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package conntrack-tools for openSUSE:Factory 
checked in at 2012-02-10 17:12:13

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


Package is conntrack-tools, Maintainer is j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/conntrack-tools/conntrack-tools.changes  
2011-09-23 01:53:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.conntrack-tools.new/conntrack-tools.changes 
2012-02-10 17:12:30.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan  4 20:16:48 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 1.0.1
+* add support for mark masks
+
+---

Old:

  conntrack-tools-1.0.0.tar.bz2
  conntrack-tools-1.0.0.tar.bz2.sig

New:

  conntrack-tools-1.0.1.tar.bz2
  conntrack-tools-1.0.1.tar.bz2.sig



Other differences:
--
++ conntrack-tools.spec ++
--- /var/tmp/diff_new_pack.fmNjZf/_old  2012-02-10 17:12:31.0 +0100
+++ /var/tmp/diff_new_pack.fmNjZf/_new  2012-02-10 17:12:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package conntrack-tools
 #
-# 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
@@ -18,17 +18,19 @@
 
 
 Name:   conntrack-tools
-Version:1.0.0
+Version:1.0.1
 Release:1
 License:GPL-2.0+
 Group:  Productivity/Networking/Security
 Url:http://conntrack-tools.netfilter.org/
-Source: 
http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2
-Source2:
http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig
+
+#Git-Clone:git://git.netfilter.org/conntrack-tools
+Source: 
http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2
+Source2:
http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison flex
-BuildRequires:  libnetfilter_conntrack-devel = 0.9.1
-BuildRequires:  libnfnetlink-devel = 1.0.0 pkg-config = 0.19
+BuildRequires:  bison flex pkgconfig = 0.23
+BuildRequires:  pkgconfig(libnetfilter_conntrack) = 0.9.1
+BuildRequires:  pkgconfig(libnfnetlink) = 1.0.0
 Summary:Userspace tools for interacting with the Connection Tracking 
System
 
 %description
@@ -42,8 +44,6 @@
 enable highly available scenarios, and can be used as statistics
 collector as well.
 
-%define debug_package_requires %name = %version-%release
-
 %prep
 %setup -q
 

++ conntrack-tools-1.0.0.tar.bz2 - conntrack-tools-1.0.1.tar.bz2 ++
 1 lines of diff (skipped)

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



commit curl for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2012-02-10 17:12:22

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


Package is curl, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/curl/curl.changes2012-02-03 
10:22:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2012-02-10 
17:12:33.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 00:45:18 UTC 2012 - crrodrig...@opensuse.org
+
+- Problem with the c-ares backend, workaround for [bnc#745534] 
+
+---



Other differences:
--
++ curl.spec ++
--- /var/tmp/diff_new_pack.YY5S2P/_old  2012-02-10 17:12:36.0 +0100
+++ /var/tmp/diff_new_pack.YY5S2P/_new  2012-02-10 17:12:36.0 +0100
@@ -112,7 +112,7 @@
--with-libssh2\
--enable-hidden-symbols \
--disable-static \
---enable-ares
+--enable-threaded-resolver
 
 : if this fails, the above sed hack did not work
 ./libtool --config | grep -q link_all_deplibs=no


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



commit dbus-1 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2012-02-10 17:12:34

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


Package is dbus-1, Maintainer is thoe...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes2011-10-12 
16:11:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes   2012-02-10 
17:12:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb  6 10:12:53 UTC 2012 - dlova...@suse.com
+
+- fixed bnc#743149 - added position independent flags to compilation and 
linking(-fpie/-pie)
+
+---



Other differences:
--
++ dbus-1-x11.spec ++
--- /var/tmp/diff_new_pack.a8FTi3/_old  2012-02-10 17:12:39.0 +0100
+++ /var/tmp/diff_new_pack.a8FTi3/_new  2012-02-10 17:12:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-1-x11
 #
-# 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

++ dbus-1.spec ++
--- /var/tmp/diff_new_pack.a8FTi3/_old  2012-02-10 17:12:39.0 +0100
+++ /var/tmp/diff_new_pack.a8FTi3/_new  2012-02-10 17:12:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-1
 #
-# 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
@@ -102,7 +102,8 @@
 
 %build
 autoreconf -fi
-export CFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC
+export CFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC -fpie
+export LDFLAGS=-pie
 export CXXFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing
 %if 0%{?suse_version}  1000
 export CFLAGS=$CFLAGS -fstack-protector

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



commit dd_rescue for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2012-02-10 17:12:45

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


Package is dd_rescue, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2011-10-21 
16:28:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2012-02-10 
17:12:52.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 21:51:22 UTC 2012 - rschweik...@suse.com
+
+- place binaries in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.mG78Hd/_old  2012-02-10 17:12:58.0 +0100
+++ /var/tmp/diff_new_pack.mG78Hd/_new  2012-02-10 17:12:58.0 +0100
@@ -70,9 +70,15 @@
 make RPM_OPT_FLAGS=%{optflags} libfalloc-static LIBDIR=%{_libdir} 
%{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} INSTASROOT= INSTALLFLAGS=
+make install DESTDIR=%{buildroot} INSTALLDIR=%{buildroot}/%{_bindir} \
+INSTASROOT= INSTALLFLAGS=
 cd dd_rhelp-%{ddrhelpver}
-install -Dpm 0755 dd_rhelp %{buildroot}/bin
+install -Dpm 0755 dd_rhelp %{buildroot}/%{_bindir}
+#UsrMerge
+mkdir %{buildroot}/bin
+ln -sf %{_bindir}/dd_rescue %{buildroot}/bin
+ln -sf %{_bindir}/dd_rhelp %{buildroot}/bin
+#EndUsrMerge
 cd ..
 
 %check
@@ -86,7 +92,11 @@
 %doc COPYING README.dd_rescue
 %doc dd_rhelp-%{ddrhelpver}/*.dd_rhelp
 %doc dd_rhelp-%{ddrhelpver}/doc
+%{_bindir}/dd_rescue
+%{_bindir}/dd_rhelp
+#UsrMerge
 /bin/dd_rescue
 /bin/dd_rhelp
+#EndUsrMerge
 
 %changelog

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



commit dnsmasq for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2012-02-10 17:12:50

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


Package is dnsmasq, Maintainer is u...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2011-10-21 
16:28:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new/dnsmasq.changes 2012-02-10 
17:12:58.0 +0100
@@ -1,0 +2,39 @@
+Wed Feb  8 16:56:35 CET 2012 - u...@suse.de
+
+- added correct group for tftp
+  (bnc#738905)
+
+---
+Mon Feb  6 22:25:05 UTC 2012 - crrodrig...@opensuse.org
+
+- Use systemd macros correctly 
+- build with PIE and full RELRO.
+
+---
+Thu Jan 19 04:22:44 UTC 2012 - crrodrig...@opensuse.org
+
+- --enable-dbus must be explicit in systemd unit
+- default user is provided in config file or takes defaults on 
+  group_and_isc.diff
+
+---
+Wed Jan 18 21:34:25 UTC 2012 - crrodrig...@opensuse.org
+
+- dnsmasq has dbus support, use it for systemd service. 
+
+---
+Fri Nov 25 13:14:41 CET 2011 - u...@suse.de
+
+- removed systemd config for pre-12.1
+
+---
+Thu Nov 24 20:45:37 UTC 2011 - crrodrig...@opensuse.org
+
+- Must be of type forking and change uid to dnsmasq 
+
+---
+Thu Nov 24 20:19:11 UTC 2011 - crrodrig...@opensuse.org
+
+- Add systemd startup script 
+
+---

New:

  dnsmasq.service



Other differences:
--
++ dnsmasq.spec ++
--- /var/tmp/diff_new_pack.ZcAEf1/_old  2012-02-10 17:13:01.0 +0100
+++ /var/tmp/diff_new_pack.ZcAEf1/_new  2012-02-10 17:13:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dnsmasq
 #
-# 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
@@ -19,19 +19,25 @@
 
 Name:   dnsmasq
 Summary:Lightweight, Easy-to-Configure DNS Forwarder and DHCP Server
-Version:2.59
-Release:1
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Networking/DNS/Servers
+Version:2.59
+Release:0
 Provides:   dns_daemon
 PreReq: /usr/sbin/useradd %fillup_prereq %insserv_prereq /bin/mkdir
 Url:http://www.thekelleys.org.uk/dnsmasq/
 Source: %{name}-%{version}.tar.bz2
 Source1:vendor-files.tar.bz2
+Source2:dnsmasq.service
 Patch1: group_and_isc.diff
 Patch3: manpage.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  dbus-1-devel libidn libidn-devel pkg-config
+BuildRequires:  dbus-1-devel
+BuildRequires:  libidn
+BuildRequires:  libidn-devel
+BuildRequires:  pkg-config
+BuildRequires:  systemd
+%{?systemd_requires}
 
 %description
 Dnsmasq is a lightweight, easy-to-configure DNS forwarder and DHCP
@@ -52,23 +58,36 @@
 
 %build
 mv po/no.po po/nb.po
-export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing 
+export RPM_OPT_FLAGS=$RPM_OPT_FLAGS -fPIC -DPIC -fpie -fno-strict-aliasing
+export LDFLAGS=-Wl,-z,relro,-z,now -pie
 make %{?_smp_mflags} AWK=gawk all-i18n
 
 %pre
+if ! /usr/bin/getent group tftp /dev/null; then
+%{_sbindir}/groupadd -r tftp 2/dev/null || :
+fi
+if ! /usr/bin/getent passwd tftp /dev/null; then
+%{_sbindir}/useradd -c TFTP account -d /srv/tftpboot -G tftp -g tftp \
+  -r -s /bin/false tftp 2/dev/null || :
+fi
 if ! /usr/bin/getent passwd dnsmasq /dev/null; then
-/usr/sbin/useradd -r -d /var/lib/empty -s /bin/false -c dnsmasq -g 
nogroup dnsmasq || :
+/usr/sbin/useradd -r -d /var/lib/empty -s /bin/false -c dnsmasq -g 
nogroup -G tftp dnsmasq || :
 fi
 
+%service_add_pre %{name}.service
+
 %post
 %{fillup_and_insserv dnsmasq}
+%service_add_post %{name}.service
 
 %preun
 %stop_on_removal dnsmasq
+%service_del_preun %{name}.service
 
 %postun
 %restart_on_update dnsmasq
 %{insserv_cleanup}
+%service_del_postun %{name}.service
 
 %install
 make install-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr AWK=gawk
@@ -83,6 +102,8 @@
 install -m 644 SuSEFirewall.dnsmasq-dhcp 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dhcp
 install -d 755 

commit emacs for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2012-02-10 17:13:11

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


Package is emacs, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2011-12-27 
18:34:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2012-02-10 
17:13:16.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 10 14:53:41 UTC 2012 - wer...@suse.de
+
+- Port fix for CVE-2012-0035 to CEDET used for emacs 23.3 (bnc#740447)
+- Yet an other change of the tar ball to avoid intrinsic emacs GPL
+  violoation
+
+---
+Tue Jan  3 18:01:19 CET 2012 - dmuel...@suse.de
+
+- rebuild for ppc64 and ia64 (bnc#726769)
+
+---

Old:

  emacs-23.3a.tar.bz2

New:

  emacs-23.3-bnc740447.patch
  emacs-23.3b.tar.bz2



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.Cc0BwQ/_old  2012-02-10 17:13:28.0 +0100
+++ /var/tmp/diff_new_pack.Cc0BwQ/_new  2012-02-10 17:13:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs
 #
-# 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   emacs
 BuildRequires:  alsa-devel
 BuildRequires:  autoconf
@@ -58,7 +57,7 @@
 Summary:GNU Emacs Base Package
 License:GPL-2.0+
 Group:  Productivity/Editors/Emacs
-Source: ftp://ftp.gnu.org/gnu/emacs/emacs-23.3a.tar.bz2
+Source: ftp://ftp.gnu.org/gnu/emacs/emacs-23.3b.tar.bz2
 Source1:app-defaults.Emacs
 Source2:site-lisp.tar.bz2
 Source3:dot.gnu-emacs
@@ -82,6 +81,7 @@
 Patch16:emacs-23.1-flyspell.patch
 Patch18:emacs-sparc.diff
 Patch22:emacs-23.1-bnc628268.patch
+Patch23:emacs-23.3-bnc740447.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global bug_345669  0
 %{expand: %%global _exec_prefix %(type -p pkg-config /dev/null  pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
@@ -110,6 +110,7 @@
 Requires:   emacs = %{version}-%{release}
 Provides:   emacs_program = %{version}-%{release}, emac_nox
 Summary:GNU Emacs-nox: An Emacs Binary without X Window System Support
+Group:  Productivity/Editors/Emacs
 
 %description -n emacs-nox
 Eight Megabytes And Constantly Swapping. Call it
@@ -126,6 +127,7 @@
 Provides:   emacs_program = %{version}-%{release} emacsbin
 Provides:   emacs:/usr/bin/emacs ge_exec:/usr/bin/emacs
 Summary:GNU Emacs: Emacs binary with X Window System Support
+Group:  Productivity/Editors/Emacs
 
 %description -n emacs-x11
 Call it
@@ -140,6 +142,7 @@
 Requires:   emacs = %{version}-%{release}
 Provides:   ge_lisp
 Summary:Several Lisp Files for GNU Emacs
+Group:  Productivity/Editors/Emacs
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -152,6 +155,7 @@
 Obsoletes:  ge_info elispman elisp-manual elispint emacs-lisp-intro
 Provides:   elispman elisp-manual elispint emacs-lisp-intro ge_info
 Summary:Info files for GNU Emacs
+Group:  Productivity/Editors/Emacs
 PreReq: %install_info_prereq
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
@@ -185,6 +189,17 @@
 install-mh -auto  /dev/null
 fi
 %patch22
+%patch23
+
+# make sure that the binaries work (pagesize on build must be the same as on 
target, bnc#726769)
+%if %suse_version = 1110
+%ifarch ppc ppc64 ia64
+%if %(getconf PAGESIZE) != 65536
+%error Error: wrong build host, PAGESIZE must be 65536
+exit 1
+%endif
+%endif
+%endif
 
 %build
   cflags ()
@@ -750,12 +765,13 @@
 %doc %{_datadir}/emacs/%{version}/etc/grammars/README
 %{_datadir}/emacs/%{version}/etc/grammars/bovine-grammar.el
 %{_datadir}/emacs/%{version}/etc/grammars/c.by
-%{_datadir}/emacs/%{version}/etc/grammars/fixes.patch
+%{_datadir}/emacs/%{version}/etc/grammars/grammar.wy
 %{_datadir}/emacs/%{version}/etc/grammars/java-tags.wy
 %{_datadir}/emacs/%{version}/etc/grammars/js.wy
 %{_datadir}/emacs/%{version}/etc/grammars/make.by
 %{_datadir}/emacs/%{version}/etc/grammars/python.wy
 %{_datadir}/emacs/%{version}/etc/grammars/scheme.by
+%{_datadir}/emacs/%{version}/etc/grammars/srecode-template.wy
 %{_datadir}/emacs/%{version}/etc/grammars/wisent-grammar.el
 

commit ethtool for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ethtool for openSUSE:Factory checked 
in at 2012-02-10 17:13:22

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


Package is ethtool, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ethtool/ethtool.changes  2011-12-14 
14:33:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.ethtool.new/ethtool.changes 2012-02-10 
17:13:28.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 13:00:21 UTC 2012 - rschweik...@suse.com
+
+- keep binary in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ ethtool.spec ++
--- /var/tmp/diff_new_pack.9hA6UP/_old  2012-02-10 17:13:31.0 +0100
+++ /var/tmp/diff_new_pack.9hA6UP/_new  2012-02-10 17:13:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ethtool
 #
-# 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
@@ -38,15 +38,22 @@
 %{suse_update_config -f}
 autoreconf -fi
 export CFLAGS=%{optflags} -W -Wall -Wstrict-prototypes -Wformat-security 
-Wpointer-arith
-%configure --sbindir=/sbin
+%configure
 make %{?_smp_mflags}
 
 %install
 %make_install
+#UsrMerge
+mkdir $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/ethtool  $RPM_BUILD_ROOT/sbin
+#EndUserMerge
 
 %files
 %defattr(-,root,root)
+#UsrMerge
 /sbin/ethtool
+#EndUserMerge
+%{_sbindir}/ethtool
 %{_mandir}/man8/ethtool.8*
 %doc AUTHORS COPYING NEWS README ChangeLog
 

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



commit fwbuilder for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package fwbuilder for openSUSE:Factory 
checked in at 2012-02-10 17:13:51

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


Package is fwbuilder, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fwbuilder/fwbuilder.changes  2012-02-01 
09:57:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.fwbuilder.new/fwbuilder.changes 2012-02-10 
17:13:54.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 07:53:58 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+
+---



Other differences:
--
++ fwbuilder.spec ++
--- /var/tmp/diff_new_pack.LFbhr5/_old  2012-02-10 17:13:56.0 +0100
+++ /var/tmp/diff_new_pack.LFbhr5/_new  2012-02-10 17:13:56.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   fwbuilder
 Summary:Firewall Builder
-License:GPL-2.0
+License:GPL-2.0+
 Group:  Productivity/Networking/Security
 Version:5.0.1.3592
 Release:0.0

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



commit grsync for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package grsync for openSUSE:Factory checked 
in at 2012-02-10 17:14:08

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


Package is grsync, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.grsync.new/grsync.changes   2012-02-10 
17:14:21.0 +0100
@@ -0,0 +1,138 @@
+---
+Mon Jan 23 12:58:39 UTC 2012 - pu...@suse.com
+
+- update to 1.2.1
+ - enabled session sets
+ - fixed saving of current session when creating new one
+ - little fix to main window layout for the two open buttons,
+   which had some overflown translations
+ - grsync-batch: fixed paths with spaces in them
+ - optimization of global and file progress updates
+ - fixed a translation problem on the slashes help dialog
+ - fixed bug: didn't check before command exit status correctly
+ - fixed bug: some rsync window titles aren't translatable
+ - fixed bug: grsync-batch can't find last session in config file
+ - fixed bug: output text is not selectable after something
+   initially fails
+ - added check for empty new session names
+ - differentiated exit status in grsync-batch
+ - some glade file cleanups by-hand
+ - auto window resize only on first window load
+- configure with --disable-unity
+- add grsync-link-libm.patch (fix build)
+
+---
+Tue Apr 26 12:56:32 UTC 2011 - pu...@novell.com
+
+- use spec-cleaner 
+
+---
+Fri May  7 09:06:53 UTC 2010 - pu...@novell.com
+
+- update to grsync-1.1.1 
+  * Removed automatic addition of a trailing slash to source and 
+destination directories
+  * Updated new functionalities of 1.1.0 for Maemo, added 
+configuration backup support + other fixes
+  * Updated czech translation (thanks Lucas)
+  * Fixed tags in a french translation message
+  * Added Rsync command line menu item
+
+---
+Tue Mar 30 08:57:10 UTC 2010 - pu...@novell.com
+
+- update to grsync-1.1.0 
+ - notable changes:
+  * Use tray icon preferences option added
+  * Added --protect-args option, on by default, solves the 
+remote filename with spaces problem
+  * Fixed bug: doesn't save itemized changes list option
+  * Added mime type definition for grsync session files with icon
+  * Updated desktop file to open session files with grsync -i
+  * Made some fixes which could make grsync more stable on some systems
+  * Added run as superuser extra options switch, uses pkexec 
+from policykit
+  * Added rsync child watch function
+  * Added rsync process exit status output
+  * Fixed behaviour when rsync window is closed not by using the close button
+  * Fixed scrolling to end on pause
+  * Added -i option to import a session file from command line
+
+---
+Thu Dec  3 14:43:36 UTC 2009 - pu...@novell.com
+
+- update to grsync-0.9.3
+  * Fixed file permissions: some scripts were not executable
+  * Fixed main window position and size reset when closed with window 
manager's close button
+  * Added advanced option to disable directory recursion
+  * Added preferences option to enable the switch source with destination 
button
+  * New main window layout, more compact and pretty; changes include:
+   * new toolbar
+   * removed quit button
+   * introduced more stock buttons
+   * removed custom icons from buttons
+   * additional options in a multiline text entry field
+   * directories moved to basic options tab
+   * notes moved to extra options tab
+   * other little fixes to tooltips, accelerators etc.
+  * Authors information moved from AUTHORS file to about dialog
+
+---
+Wed Oct  7 11:24:48 UTC 2009 - pu...@novell.com
+
+- update to grsync-0.9.2
+  * grsync-batch: added itemize-changes option which was missing 
+in 0.9.1
+  * Small fix to the pause button showing as play instead of 
+pause in some occasions
+  * Catalan translation added (thanks Josep)
+  * -s command line option added, stays open on success
+  * Gtkbuilder xml file updated for glade 3.6.7
+  * Fixed bug: when wrong session specified on the command line 
+with -e, executes default session instead of nothing
+  * Fixed bug: grsync can't start when compiled against 
+gtk = 2.16.6
+  * Now prints an error and exits when unable to correctly load 
+gtkbuilder xml file
+  * Dutch translation updated (thanks Frank)
+  * Italian translation updated
+  * Manpage updated
+

commit iproute2 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2012-02-10 17:14:19

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


Package is iproute2, Maintainer is b...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes2011-10-25 
16:03:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2.changes   2012-02-10 
17:14:22.0 +0100
@@ -1,0 +2,17 @@
+Sat Jan 14 03:04:36 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 3.2.0
+* L2TPv3 support
+* netem additions for loss models, improved RED options
+
+---
+Sat Dec 31 20:57:22 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 3.1.0
+* ip: Add processless network namespace support
+* tc: Add QFQ scheduler
+* ss: display closed UDP sockets on `ss -ul`
+* ss: report ecnseen
+* Add L2TP support
+
+---

Old:

  iproute2-2.6.39.tar.xz
  iproute2-libxtables6.diff
  iproute2-xt-detect.diff
  iproute2-xt.diff

New:

  iproute2-3.2.0.tar.xz



Other differences:
--
++ iproute2.spec ++
--- /var/tmp/diff_new_pack.NCkBrX/_old  2012-02-10 17:14:23.0 +0100
+++ /var/tmp/diff_new_pack.NCkBrX/_new  2012-02-10 17:14:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2
 #
-# 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
@@ -15,41 +15,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   iproute2
-Group:  Productivity/Networking/Routing
-Provides:   iproute
-Version:2.6.39
-Release:1
+Provides:   iproute = %version
+Version:3.2.0
+Release:0
 Summary:Linux network configuration utilities
-URL:
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
-# Using GPL-2.0 instead of GPL-2.0+ because of tc_skbedit.h and tc/q_multiq.c
 License:GPL-2.0
+Group:  Productivity/Networking/Routing
+Url:
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
+# Using GPL-2.0 instead of GPL-2.0+ because of tc_skbedit.h and tc/q_multiq.c
+
+#DL-URL:   
http://kernel.org/pub/linux/utils/net/iproute2/iproute2-3.2.0.tar.bz2
+#Git-Clone:
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2
 Source0:%name-%version.tar.xz
-# PATCH-FIX-UPSTREAM iproute2-libdir-1.diff
+# PATCH-FIX-UPSTREAM iproute2-libdir-1.diff status=unknown
 Patch0: iproute2-libdir-1.diff
-# PATCH-??-OPENSUSE iproute2-HZ.diff
+# PATCH-??-OPENSUSE iproute2-HZ.diff status=noidea
 Patch1: iproute2-HZ.diff
-# PATCH-FIX-UPSTREAM iproute2-xt.diff
-Patch4: iproute2-xt.diff
-# PATCH-FIX-UPSTREAM iproute2-libxtables6.diff
-Patch5: iproute2-libxtables6.diff
-# PATCH-FIX-UPSTREAM iproute2-xt-detect.diff
-Patch6: iproute2-xt-detect.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison db-devel flex
-BuildRequires:  libpng-devel libtiff-devel pkgconfig = 0.19
-BuildRequires:  xorg-x11-devel xz
+BuildRequires:  bison
+BuildRequires:  db-devel
+BuildRequires:  flex
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  pkgconfig = 0.21
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
 %if 0%{?suse_version}
-BuildRequires:  ghostscript-x11 sgmltool texlive-latex
+BuildRequires:  ghostscript-x11
+BuildRequires:  sgmltool
+BuildRequires:  texlive-latex
 %endif
 %if 0%{?fedora} || 0%{?rhel}
-BuildRequires:  ghostscript linuxdoc-tools sgml-common tetex-dvips tetex-latex
+BuildRequires:  ghostscript
+BuildRequires:  linuxdoc-tools
+BuildRequires:  sgml-common
+BuildRequires:  tetex-dvips
+BuildRequires:  tetex-latex
 %endif
 %define with_xt 1
 %if 0%{?with_xt}
-BuildRequires:  iptables-devel = 1.4.11
+BuildRequires:  pkgconfig(libnl-1)
+BuildRequires:  pkgconfig(xtables) = 1.4.11
 %endif
 
 %description
@@ -60,20 +67,20 @@
 
 %package -n libnetlink-devel
 Summary:A Higher Level Interface to the Netlink Service
+License:GPL-2.0+
 Group:  Development/Libraries/C and C++
 Provides:   libnetlink = %version-%release
-License:GPL-2.0+
 
 %description -n libnetlink-devel
 libnetlink provides a higher level interface to rtnetlink(7).
 
 %package doc
 Summary:Documentation to iproute2

commit ipset for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ipset for openSUSE:Factory checked 
in at 2012-02-10 17:14:27

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


Package is ipset, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ipset/ipset.changes  2012-01-05 
13:48:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.ipset.new/ipset.changes 2012-02-10 
17:14:29.0 +0100
@@ -1,0 +2,11 @@
+Fri Jan 20 17:27:01 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 6.11
+* libipset is now complete; ipset is just a frontend
+* Log warning when a hash type of set gets full
+* Exceptions support added to hash:*net* types
+* hash:net,iface timeout bug fixed
+* Support hostnames and service names with dash
+
+
+---

Old:

  ipset-6.10+git9.tar.xz

New:

  ipset-6.11.tar.xz
  linux-export.h.diff



Other differences:
--
++ ipset.spec ++
--- /var/tmp/diff_new_pack.2z5vEJ/_old  2012-02-10 17:14:30.0 +0100
+++ /var/tmp/diff_new_pack.2z5vEJ/_new  2012-02-10 17:14:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ipset
 #
-# 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
@@ -15,14 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   ipset
-%define lname  libipset1
-Version:6.10+git9
+%define lname  libipset2
+Version:6.11
 Release:0
 Group:  Productivity/Networking/Security
 Summary:Netfilter ipset administration utility
 License:GPL-2.0
-URL:http://ipset.netfilter.org/
+Url:http://ipset.netfilter.org/
 
 #Git-Clone:git://git.netfilter.org/ipset
 #Git-Web:  http://git.netfilter.org/
@@ -30,10 +32,11 @@
 Source3:%name-preamble
 Patch1:no-static.diff
 Patch2:kernel-3_3.diff
+Patch3: linux-export.h.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf, automake, libtool
-BuildRequires: pkgconfig = 0.23, pkgconfig(libmnl) = 1, xz
+BuildRequires:  autoconf automake libtool
+BuildRequires:  pkgconfig = 0.21 pkgconfig(libmnl) = 1 xz
 %if 0%{?suse_version}
 BuildRequires:  %kernel_module_package_buildreqs
 BuildRequires: kernel-syms = 2.6.39
@@ -95,12 +98,13 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -p1
+%patch -P 1 -P 2 -P 3 -p1
 
 %build
-if [ ! -e configure ]; then
-   ./autogen.sh;
-fi;
+./autogen.sh; # got patches
+#if [ ! -e configure ]; then
+#  ./autogen.sh;
+#fi;
 pushd ../;
 for flavor in %flavors_to_build; do
cp -a %name-%version %name-$flavor-%version;
@@ -135,7 +139,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libipset.so.1*
+%_libdir/libipset.so.2*
 
 %files devel
 %defattr(-,root,root)

++ kernel-3_3.diff ++
--- /var/tmp/diff_new_pack.2z5vEJ/_old  2012-02-10 17:14:31.0 +0100
+++ /var/tmp/diff_new_pack.2z5vEJ/_new  2012-02-10 17:14:31.0 +0100
@@ -3,18 +3,18 @@
 Author: Jan Engelhardt jeng...@medozas.de
 Date:   Sat Dec 31 02:22:10 2011 +0100
 
-kernel 3.2 support
+kernel 3.3 support
 ---
  kernel/net/netfilter/ipset/ip_set_getport.c  |6 ++
  kernel/net/netfilter/ipset/ip_set_hash_ip.c  |2 +-
  kernel/net/netfilter/ipset/ip_set_hash_net.c |2 +-
  3 files changed, 8 insertions(+), 2 deletions(-)
 
-diff --git a/kernel/net/netfilter/ipset/ip_set_getport.c 
b/kernel/net/netfilter/ipset/ip_set_getport.c
-index 58ca4e1..836855f 100644
 a/kernel/net/netfilter/ipset/ip_set_getport.c
-+++ b/kernel/net/netfilter/ipset/ip_set_getport.c
-@@ -12,6 +12,7 @@
+Index: ipset-6.11/kernel/net/netfilter/ipset/ip_set_getport.c
+===
+--- ipset-6.11.orig/kernel/net/netfilter/ipset/ip_set_getport.c
 ipset-6.11/kernel/net/netfilter/ipset/ip_set_getport.c
+@@ -16,6 +16,7 @@
  #include linux/icmp.h
  #include linux/icmpv6.h
  #include linux/sctp.h
@@ -22,7 +22,7 @@
  #include linux/netfilter_ipv6/ip6_tables.h
  #include net/ip.h
  #include net/ipv6.h
-@@ -115,9 +116,14 @@ ip_set_get_ip6_port(const struct sk_buff *skb, bool src,
+@@ -119,9 +120,14 @@ ip_set_get_ip6_port(const struct sk_buff
  {
int protoff;
u8 nexthdr;
@@ -37,11 +37,11 @@
if (protoff  0)
return false;
  
-diff --git a/kernel/net/netfilter/ipset/ip_set_hash_ip.c 
b/kernel/net/netfilter/ipset/ip_set_hash_ip.c
-index 

commit java-1_6_0-openjdk for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package java-1_6_0-openjdk for 
openSUSE:Factory checked in at 2012-02-10 17:14:38

Comparing /work/SRC/openSUSE:Factory/java-1_6_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_6_0-openjdk.new (New)


Package is java-1_6_0-openjdk, Maintainer is 
bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/java-1_6_0-openjdk/java-1_6_0-openjdk.changes
2012-01-27 15:17:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_6_0-openjdk.new/java-1_6_0-openjdk.changes   
2012-02-10 17:14:42.0 +0100
@@ -1,0 +2,16 @@
+Fri Feb  3 14:06:13 UTC 2012 - r...@suse.de
+
+- apply ppc patch also on s390/s390x
+- add a 3 more void-return fixes to ppc patch 
+
+---
+Fri Feb  3 11:01:40 UTC 2012 - mvysko...@suse.cz
+
+- update to icedtea6-1.11, openjdk b24
+- ARM assembly language port reinstated and updated
+- Allow selection of test suites using the jtreg_checks argument e.g. 
jtreg_checks=langtools
+- Drop the outdated NIO2 backport.  Users who want NIO2 should use IcedTea 2.x.
+- Shark has been disabled
+- Fixed build with GCC 4.7
+
+---

Old:

  f0f676c5a2c6.tar.gz
  icedtea6-1.10.5.tar.gz
  icedtea6-replace-gcc-stack-marking.patch
  jaxp144_01.zip
  jdk6-jaxws-b20.zip
  openjdk-6-src-b22-28_feb_2011-fedora.tar.bz2

New:

  icedtea6-1.11.tar.gz
  jaxp144_03.zip
  jdk6-jaxws2_1_6-2011_06_13.zip
  openjdk-6-src-b24-14_nov_2011-fedora.tar.gz



Other differences:
--
++ java-1_6_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.HezTJI/_old  2012-02-10 17:14:50.0 +0100
+++ /var/tmp/diff_new_pack.HezTJI/_new  2012-02-10 17:14:50.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define gcjbootstrap 0
 
 %define jit_arches %{ix86} x86_64
@@ -38,10 +37,10 @@
 # If runtests is 0 test suites will not be run.
 %define runtests 0
 
-%define icedteaver 1.10.5
+%define icedteaver 1.11
 %define icedteasnapshot %{nil}
-%define openjdkver b22
-%define openjdkdate 28_feb_2011
+%define openjdkver b24
+%define openjdkdate 14_nov_2011
 
 %define accessmajorver 1.23
 %define accessminorver 0
@@ -55,7 +54,7 @@
 
 %define openjdkurlbase http://www.java.net/download/openjdk/jdk6/promoted/
 %define openjdkurl %{openjdkurlbase}%{openjdkver}/
-%define fedorazip  openjdk-6-src-%{openjdkver}-%{openjdkdate}-fedora.tar.bz2
+%define fedorazip  openjdk-6-src-%{openjdkver}-%{openjdkdate}-fedora.tar.gz
 
 %define mauvedate 2008-10-22
 
@@ -147,14 +146,12 @@
 Source5:mauve-%{mauvedate}.tar.bz2
 # from Fedora rpm
 Source6:mauve_tests
-#Source7:%{hotspoturl}f0f676c5a2c6.tar.gz
 #Source8:%{jaxpurl}jaxp144_01.zip
 #Source9:%{jafurl}jdk6-jaf-b20.zip
 #Source10:   %{jaxwsurl}jdk6-jaxws-b20.zip
-Source7:f0f676c5a2c6.tar.gz
-Source8:jaxp144_01.zip
+Source8:jaxp144_03.zip
 Source9:jdk6-jaf-b20.zip
-Source10:   jdk6-jaxws-b20.zip
+Source10:   jdk6-jaxws2_1_6-2011_06_13.zip
 Source1000: java-1_6_0-openjdk-rpmlintrc
 # those properties are for opeSUSE only
 Source1001: fontconfig.SuSE.properties
@@ -203,9 +200,6 @@
 # PATCH-FIX-OPENSUSE: forward support for bouncycastle provider - requested by 
rgarrigue,
 # will be sent to fedora as well. Applied only on systems with enabled nss 
(11.2+)
 Patch135:   icedtea6-1.10.2-bouncycastle-provider-support.patch
-# PATCH-FIX-UPSTREAM: http://icedtea.classpath.org/hg/icedtea6/rev/012505ce3d0d
-# fixes build on 11.1/i586 and sle11/i586, which fails because code behind 
GNU_stack.note in linux_x64_32.so
-Patch136:   icedtea6-replace-gcc-stack-marking.patch
 #PATCH-FIX-OPENSUSE: no -Werror on ecj based build as well
 Patch137:   openjdk-ecj-6-src-b22-no-werror.patch
 # PATCH-FIX-UPSTREAM bnc#524505
@@ -223,8 +217,10 @@
 
 BuildRequires:  automake
 BuildRequires:  alsa-lib-devel
+%ifnarch %{arm}
 BuildRequires:  quilt
 BuildRequires:  vim
+%endif
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  giflib-devel
@@ -389,6 +385,7 @@
 
 %package devel
 Summary:Java SDK based on OpenJDK 6 and IcedTea 6
+Group:  Development/Languages/Java
 Requires:   %{name} = %{version}-%{release}
 Requires(pre):  %{_sbindir}/update-alternatives
 Provides:   java-1.6.0-openjdk-devel = %{version}-%{release}
@@ -417,6 +414,7 @@
 %package demo
 # As 1.6.0 is stable, obsolete java-1_7_0-icedtea in openSUSE 11.0 and earlier:
 Summary:Sources for building demo applications with OpenJDK 6
+Group:  Development/Languages/Java
 Provides:   

commit kaccessible for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2012-02-10 17:14:54

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


Package is kaccessible, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes 
2012-02-10 17:14:55.0 +0100
@@ -0,0 +1,560 @@
+---
+Mon Jan 30 10:43:14 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  Package is LGPL-2.1+ licensed not GPL-2.0+
+
+---
+Mon Jan 23 14:23:32 UTC 2012 - idon...@suse.com
+
+- update to 4.8.0 
+  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
+  * see http://kde.org/announcements/4.8/ for details
+
+---
+Tue Jan  3 21:42:08 CET 2012 - dmuel...@suse.de
+
+- update to 4.7.97
+
+---
+Mon Jan  2 22:02:14 CET 2012 - dmuel...@suse.de
+
+- update to 4.7.96
+
+---
+Tue Dec 20 22:49:58 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.95
+
+---
+Sat Dec  3 08:48:31 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.90
+
+---
+Thu Nov 17 23:11:23 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.80
+
+---
+Fri Nov  4 16:21:38 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.46
+
+---
+Thu Oct 20 23:45:40 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.45
+
+---
+Tue Oct 11 23:15:58 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.44
+
+---
+Mon Sep 26 15:42:43 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.43
+
+---
+Mon Aug 22 15:12:14 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.41
+
+---
+Sat Jul  9 09:52:15 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.95
+
+---
+Tue Jun 28 14:12:16 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.90
+
+---
+Sat May 21 01:41:11 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.80
+
+---
+Fri Jan  7 11:39:58 CET 2011 - dmuel...@suse.de
+
+- update to 4.6.41_20110106
+
+---
+Sun Dec 19 16:44:41 UTC 2010 - tittiatc...@gmail.com
+
+- Update to 4.5.86svn1207757
+
+---
+Fri Dec 10 17:40:44 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.86svn1205247
+
+---
+Thu Dec  2 00:40:56 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.82svn1202688
+
+---
+Mon Nov 29 17:54:41 UTC 2010 - tittiatc...@gmail.com
+
+- Update to 4.5.81svn1202101
+
+---
+Fri Nov 19 17:08:13 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.80
+  * KDE 4.6 Beta1
+  * no upstream changelog available.
+  
+
+---
+Mon Nov  8 12:34:15 UTC 2010 - co...@novell.com
+
+- remove special case for 11.3 that is not a special case
+
+---
+Thu Oct 28 22:06:52 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.3
+  * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for 
details
+
+---
+Thu Sep 30 23:46:53 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.2
+  * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for 
details
+
+---
+Fri Aug 27 13:42:30 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.1
+  * see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for 
details
+
+---
+Thu Jul 29 13:48:32 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.0
+  * KDE 4.5.0 final (version bump over RC3)
+  

commit kactivities4 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kactivities4 for openSUSE:Factory 
checked in at 2012-02-10 17:15:01

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


Package is kactivities4, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kactivities4/kactivities4.changes
2012-01-31 10:18:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kactivities4.new/kactivities4.changes   
2012-02-10 17:15:03.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb  6 09:52:25 UTC 2012 - adr...@suse.de
+
+- add obsoletes/provides to fix missing lib on update
+
+---



Other differences:
--
++ kactivities4.spec ++
--- /var/tmp/diff_new_pack.2s8SJV/_old  2012-02-10 17:15:04.0 +0100
+++ /var/tmp/diff_new_pack.2s8SJV/_new  2012-02-10 17:15:04.0 +0100
@@ -16,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   kactivities4
 Version:4.8.0
 Release:0
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:KDE Plasma Activities support
-Url:http://www.kde.org
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/GUI/KDE
+Url:http://www.kde.org
 Source0:kactivities-%{version}.tar.bz2
 BuildRequires:  libkde4-devel
 BuildRequires:  update-desktop-files
@@ -34,8 +35,10 @@
 Activities Manager.
 
 %package -n libkactivities6
-Group:  System/Libraries
+Provides:   libkactivities = %version
+Obsoletes:  libkactivities = 4.8.0
 Summary:Development files and headers for kactivities
+Group:  System/Libraries
 
 %description -n libkactivities6
 Kactivities provides an API for using and interacting with the Plasma Active

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



commit kde3-amarok for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kde3-amarok for openSUSE:Factory 
checked in at 2012-02-10 17:15:07

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


Package is kde3-amarok, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-amarok/kde3-amarok.changes  2012-01-25 
11:08:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.kde3-amarok.new/kde3-amarok.changes 
2012-02-10 17:15:14.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 13:45:40 UTC 2012 - an...@opensuse.org
+
+- unparallel build
+
+---



Other differences:
--
++ kde3-amarok.spec ++
--- /var/tmp/diff_new_pack.iglkGl/_old  2012-02-10 17:15:15.0 +0100
+++ /var/tmp/diff_new_pack.iglkGl/_new  2012-02-10 17:15:15.0 +0100
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   kde3-amarok
 BuildRequires:  SDL-devel curl-devel kdebase3-devel
 BuildRequires:  kdemultimedia3-devel libtunepimp-devel libvisual-devel
@@ -177,7 +174,7 @@
--disable-final \
--disable-debug
 
-make %{?_smp_mflags}
+make -j1
 
 %install
 . /etc/opt/kde3/common_options

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



commit kde3-basket for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kde3-basket for openSUSE:Factory 
checked in at 2012-02-10 17:15:24

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


Package is kde3-basket, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-basket/kde3-basket.changes  2011-09-23 
02:04:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-basket.new/kde3-basket.changes 
2012-02-10 17:15:25.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 19:01:15 UTC 2012 - an...@opensuse.org
+
+- spec file cleanup
+
+---



Other differences:
--
++ kde3-basket.spec ++
--- /var/tmp/diff_new_pack.lw2fM3/_old  2012-02-10 17:15:26.0 +0100
+++ /var/tmp/diff_new_pack.lw2fM3/_new  2012-02-10 17:15:26.0 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   kde3-basket
 BuildRequires:  kdelibs3-devel
@@ -24,8 +22,9 @@
 BuildRequires:  kdepim3-devel
 %endif
 BuildRequires:  gpgme-devel
+BuildRequires:  libassuan-devel
 Url:http://basket.kde.org/
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/X11/Utilities
 Summary:Extended Clipboard
 Version:1.0.3.1
@@ -46,17 +45,9 @@
 It is also possible to add additional comments to the items or to use
 BasKet as a KDE clipboard replacement.
 
-
-
-Authors:
-
-S�bastien Lao�t sla...@linux62.org
-
 %prep
 %setup -q -n basket-%rversion
-%if %suse_version1020
 %patch1
-%endif
 %patch2
 %patch3
 . /etc/opt/kde3/common_options
@@ -77,20 +68,13 @@
 # non-valid .desktop files
 rm $RPM_BUILD_ROOT/opt/kde3/share/services/basket_config_features.desktop
 rm $RPM_BUILD_ROOT/opt/kde3/share/services/basket_config_notes.desktop
-%if %suse_version  1030
-rm $RPM_BUILD_ROOT/opt/kde3/share/services/kontact/basket.desktop
-%else
 %if %suse_version  1120
 rm $RPM_BUILD_ROOT/opt/kde3/share/services/kontact/basket_v4.desktop
 %endif
-%endif
 %suse_update_desktop_file -G Extended Clipboard basket DesktopUtility
 kde_post_install
 %find_lang basket
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f basket.lang
 %defattr(-,root,root)
 %doc README COPYING AUTHORS
@@ -114,12 +98,8 @@
 %dir /opt/kde3/share/apps/kontact/ksettingsdialog
 /opt/kde3/share/apps/kontact/ksettingsdialog/kontact_basketplugin.setdlg
 %endif
-%if %suse_version  1020
 %if %suse_version  1120
 /opt/kde3/share/services/kontact/basket.desktop
 %endif
-%else
-/opt/kde3/share/services/kontact/basket_v4.desktop
-%endif
 
 %changelog

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



commit kdebase3 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kdebase3 for openSUSE:Factory 
checked in at 2012-02-10 17:15:34

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


Package is kdebase3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase3/kdebase3.changes2012-02-01 
11:53:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase3.new/kdebase3.changes   2012-02-10 
17:15:37.0 +0100
@@ -1,0 +2,15 @@
+Wed Feb  8 16:45:34 UTC 2012 - an...@opensuse.org
+
+- add a konq patch from KDE3 svn
+
+---
+Wed Feb  8 12:48:59 UTC 2012 - an...@opensuse.org
+
+- remove qt3-devel-doc dependency
+
+---
+Tue Feb  7 22:37:05 UTC 2012 - an...@opensuse.org
+
+- remove openmotif dependency
+
+---

New:

  kdebase-svn-konq-move.patch



Other differences:
--
++ kdebase3.spec ++
--- /var/tmp/diff_new_pack.3QksyS/_old  2012-02-10 17:15:40.0 +0100
+++ /var/tmp/diff_new_pack.3QksyS/_new  2012-02-10 17:15:40.0 +0100
@@ -35,13 +35,10 @@
 BuildRequires:  mDNSResponder-devel
 BuildRequires:  openldap2
 BuildRequires:  openldap2-devel
-BuildRequires:  openmotif
-BuildRequires:  openmotif-devel
 BuildRequires:  openslp-devel
 BuildRequires:  openssh
 BuildRequires:  pam-devel
 BuildRequires:  pcsc-lite-devel
-BuildRequires:  qt3-devel-doc
 BuildRequires:  samba-client
 BuildRequires:  unsermake
 BuildRequires:  utempter
@@ -276,6 +273,7 @@
 Patch267:   kdebase-pardus-fix-autosuspend.patch
 Patch268:   systemd-shutdown.patch
 Patch269:   kdebase-slackware-kicker.diff
+Patch270:   kdebase-svn-konq-move.patch
 
 %description
 This package contains kdebase, one of the basic packages of the K
@@ -617,6 +615,7 @@
 %patch267 -p1
 %patch268 -p1
 %patch269 -p4
+%patch270 -p4
 
 rm -rf kappfinder
 rm pics/crystalsvg/cr??-*emacs.png
@@ -638,7 +637,6 @@
 PARANOIA=--with-cdparanoia
 %endif
 LDAP=--with-ldap
-MOTIF_INCLUDE=/usr/include
 X_SERVER=/usr/bin/X RUN_KAPPFINDER=no \
 
 ./configure \
@@ -647,8 +645,6 @@
   $LDAP \
   $FLAGS \
   $XINERAMA \
-  --with-motif-libraries=/usr/%{_lib}/ \
-  --with-motif-includes=$MOTIF_INCLUDE \
   --with-samba-libs \
   --with-pam=xdm \
   --with-kdm-xconsole \




++ kdebase-svn-konq-move.patch ++
--- branches/KDE/3.5/kdebase/libkonq/konq_operations.cc 2007/05/14 10:09:27 
664555
+++ branches/KDE/3.5/kdebase/libkonq/konq_operations.cc 2010/10/15 20:04:22 
1186318
@@ -562,12 +562,26 @@
 return;
 }
 
+bool enableLinking = true;  // for now, but see 
below
+
+// We don't want to offer move for temp files. They might come from
+// kmail using a tempfile for attachments, or ark using a tempdir for
+// extracting an archive -- in all cases, we can't implement a real 
move,
+// it's just a copy of the tempfile [and the source app will delete it 
later].
+// https://www.intevation.de/roundup/kolab/issue2026
+if (url.isLocalFile()  url.path().startsWith(locateLocal(tmp, 
QString::null))) {
+sMoving = false;
+sDeleting = false;
+enableLinking = false;
+}
+
 QPopupMenu popup;
 if (!mlst.isEmpty()  (sMoving || (sReading  sDeleting))  
!linkOnly )
 popup.insertItem(SmallIconSet(goto), i18n( Move Here ) + \t 
+ KKey::modFlagLabel( KKey::SHIFT ), 2 );
 if ( sReading  !linkOnly)
 popup.insertItem(SmallIconSet(editcopy), i18n( Copy Here ) + 
\t + KKey::modFlagLabel( KKey::CTRL ), 1 );
-popup.insertItem(SmallIconSet(www), i18n( Link Here ) + \t + 
KKey::modFlagLabel( (KKey::ModFlag)( KKey::CTRL|KKey::SHIFT ) ), 3 );
+if (enableLinking)
+popup.insertItem(SmallIconSet(www), i18n( Link Here ) + \t 
+ KKey::modFlagLabel( (KKey::ModFlag)( KKey::CTRL|KKey::SHIFT ) ), 3 );
 if (bSetWallpaper)
 popup.insertItem(SmallIconSet(background), i18n( Set as 
Wallpaper ), 4 );
 popup.insertSeparator();


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



commit kdeedu3 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kdeedu3 for openSUSE:Factory checked 
in at 2012-02-10 17:15:46

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


Package is kdeedu3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdeedu3/kdeedu3.changes  2011-09-23 
02:06:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeedu3.new/kdeedu3.changes 2012-02-10 
17:15:49.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 13:50:07 UTC 2012 - an...@opensuse.org
+
+- cleanup
+
+---



Other differences:
--
++ kdeedu3.spec ++
--- /var/tmp/diff_new_pack.aOn7Tp/_old  2012-02-10 17:15:50.0 +0100
+++ /var/tmp/diff_new_pack.aOn7Tp/_new  2012-02-10 17:15:50.0 +0100
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   kdeedu3
 BuildRequires:  kdelibs3-devel
 %if %suse_version  1210
@@ -29,10 +26,7 @@
 Version:3.5.10
 Release:1
 Url:http://www.kde.org
-Requires:   kdelibs3 = %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
-%if %suse_version  1020
 BuildRequires:  fdupes
-%endif
 Provides:   kgeo,keduca
 Obsoletes:  kgeo,keduca
 Source0:kdeedu-%{version}.tar.bz2
@@ -59,12 +53,6 @@
 
 * kvoctrain: vocabulary trainer
 
-
-
-Authors:
-
-The KDE Team k...@kde.org
-
 %prep
 %setup -n kdeedu-%{version} -q
 %patch0
@@ -106,9 +94,7 @@
 chmod 0755 $RPM_BUILD_ROOT/opt/kde3/bin/fliccd
 # legal trouble with Langenscheidt (#91022)
 rm -f $RPM_BUILD_ROOT/opt/kde3/bin/langen2kvtml
-%if %suse_version  1020
 %fdupes -s $RPM_BUILD_ROOT
-%endif
 
 %post
 %run_ldconfig
@@ -116,9 +102,6 @@
 %postun
 %run_ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %dir /opt/kde3/share/icons/hicolor/*

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



commit kdepimlibs4 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package kdepimlibs4 for openSUSE:Factory 
checked in at 2012-02-10 17:15:54

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


Package is kdepimlibs4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdepimlibs4/kdepimlibs4.changes  2012-01-27 
15:20:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepimlibs4.new/kdepimlibs4.changes 
2012-02-10 17:15:56.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan 27 18:05:00 CET 2012 - dmuel...@suse.de
+
+- fix kdesdk4 build
+
+---

New:

  disable-pth-build.diff



Other differences:
--
++ kdepimlibs4.spec ++
--- /var/tmp/diff_new_pack.hLGCcC/_old  2012-02-10 17:15:57.0 +0100
+++ /var/tmp/diff_new_pack.hLGCcC/_new  2012-02-10 17:15:57.0 +0100
@@ -24,6 +24,7 @@
 Url:http://www.kde.org
 Source0:kdepimlibs-%{version}.tar.bz2
 Patch0: 4_7_BRANCH.diff
+Patch1: disable-pth-build.diff
 BuildRequires:  boost-devel
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  fdupes
@@ -50,6 +51,7 @@
 %prep
 %setup -q -n kdepimlibs-%{version}
 %patch0 -p1
+%patch1
 
 %build
   %cmake_kde4 -d build -- -DKDE4_ENABLE_FINAL=1
@@ -60,7 +62,6 @@
   %make_install
 
   # we don't need it
-  rm -f %{buildroot}%{_kde4_libdir}/libgpgme++-pth.so*
   %kde_post_install
   %fdupes %{buildroot}%{_includedir}/KDE
 

++ disable-pth-build.diff ++
--- cmake/modules/FindGpgme.cmake
+++ cmake/modules/FindGpgme.cmake
@@ -226,10 +226,8 @@
  set( _gpgme_config_pthread_libs )
endif()
 
-exec_program( ${_GPGMECONFIG_EXECUTABLE} ARGS --thread=pth --libs 
OUTPUT_VARIABLE _gpgme_config_pth_libs RETURN_VALUE _ret )
-   if ( _ret )
+ # disable pth
  set( _gpgme_config_pth_libs )
-   endif()
 
 # append -lgpg-error to the list of libraries, if necessary
 foreach ( _flavour vanilla pthread pth )
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ketchup for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ketchup for openSUSE:Factory checked 
in at 2012-02-10 17:16:01

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


Package is ketchup, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ketchup/ketchup.changes  2011-09-23 
02:06:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.ketchup.new/ketchup.changes 2012-02-10 
17:16:03.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 19 22:45:49 UTC 2011 - gre...@suse.de
+
+- update to 1.0.1 version which handles the 3.0 kernel properly
+
+---

Old:

  ketchup-0.9.8.tar.bz2

New:

  ketchup-1.0.1.tar.bz2



Other differences:
--
++ ketchup.spec ++
--- /var/tmp/diff_new_pack.EjAlxQ/_old  2012-02-10 17:16:04.0 +0100
+++ /var/tmp/diff_new_pack.EjAlxQ/_new  2012-02-10 17:16:04.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ketchup (Version 0.9.8)
+# spec file for package ketchup
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 
 Name:   ketchup
-Version:0.9.8
+Version:1.0.1
 Release:101
 License:GPL v2 or later
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ ketchup-0.9.8.tar.bz2 - ketchup-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ketchup new/ketchup
--- old/ketchup 2006-05-01 22:09:00.0 +0200
+++ new/ketchup 2011-05-18 18:25:56.0 +0200
@@ -1,9 +1,23 @@
 #!/usr/bin/python
 #
-# ketchup 0.9.8
-# http://selenic.com/ketchup/wiki
+# ketchup 1.0.1
+#http://github.com/psomas/ketchup 
+#git://github.com/psomas/ketchup.git
 #
-# Copyright 2004 Matt Mackall m...@selenic.com
+# Orignial code by:
+#Copyright 2004 Matt Mackall m...@selenic.com
+#
+# Added code for new RT location and maintained until 2011 by:
+#Steven Rostedt srost...@redhat.com
+#
+# Now maintained by:
+#Stratos Psomadakis pso...@cslab.ece.ntua.gr
+# 
+# Contributors:
+#Baruch Even bar...@debian.org
+#Pavel Machek pa...@ucw.cz
+#Johann Felix Soden joh...@gmx.de
+#Carsten Emde c.e...@osadl.org
 #
 # This software may be used and distributed according to the terms
 # of the GNU General Public License, incorporated herein by reference.
@@ -25,7 +39,7 @@
 # gpg = '/weird/path/to/gpg'
 #
 
-import re, sys, urllib, os, getopt, glob, shutil
+import re, sys, urllib, os, getopt, glob, shutil, subprocess
 
 def error(*args):
 sys.stderr.write(ketchup: )
@@ -42,7 +56,6 @@
 sys.stdout.write( .join(map(str, args)))
 sys.stdout.write(\n)
 
-
 def fancyopts(args, options, state, syntax=''):
 long = []
 short = ''
@@ -119,10 +132,6 @@
 try: return re.match(r'\d+\.\d+\.\d+\.(\d+)', ver).group(1)
 except: return None
 
-def pretype(ver):
-try: return re.match(r'\d+\.\d+\.\d+(\.\d+)?-((rc|pre)\d+)', ver).group(3)
-except: return None
-
 def prenum(ver):
 try: return int(re.match(r'\d+\.\d+\.\d+-((rc|pre)(\d+))', ver).group(3))
 except: return None
@@ -139,24 +148,24 @@
 return v
 
 def forkname(ver):
-try: return re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?(-(\w+?)\d+)?',
- ver).group(5)
+try: return 
re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?(-([a-zA-Z]+)(-)?(\d+)?)?',
+ver).group(5)
 except: return None
 
 def forknum(ver):
-try: return int(
-re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?(-(\w+?)(\d+))?',
- ver).group(6))
+try: return 
int(re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?(-([a-zA-Z]+)(-)?(\d+)?)?',
+ver).group(7))
 except: return None
 
 def fork(ver):
-try: return re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?(-(\w+))?', 
ver).group(4)
+try: return 
re.match(r'\d+.\d+.\d+(\.\d+)?(-(rc|pre)\d+)?((\.\d+)?-(\w+(-)?(\d+)?))?',
+ver).group(4)
 except: return None
 
 def get_ver(makefile):
  Read the version information from the specified makefile 
 part = {}
-parts = VERSION PATCHLEVEL SUBLEVEL EXTRAVERSION.split(' ')
+parts = VERSION PATCHLEVEL SUBLEVEL EXTRAVERSION CKVERSION.split(' ')
 m = open(makefile)
 for l in m.readlines():
 for p in parts:
@@ -165,6 +174,14 @@
 
 version = %s.%s.%s % tuple([part[p] for p in parts[:3]])
 version += part.get(EXTRAVERSION,)
+version += part.get(CKVERSION,)
+   
+  

commit ldapfuse for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ldapfuse for openSUSE:Factory 
checked in at 2012-02-10 17:16:18

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


Package is ldapfuse, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ldapfuse/ldapfuse.changes2011-09-23 
02:07:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.ldapfuse.new/ldapfuse.changes   2012-02-10 
17:16:19.0 +0100
@@ -1,0 +2,7 @@
+Sun Dec  4 21:50:22 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 1.0
+* Initial upstream tarball release
+* ldapfuse: correct wrong error type in cache lookup failure path
+
+---

Old:

  ldapfuse-0~39.tar.xz

New:

  ldapfuse-1.0.tar.xz
  ldapfuse-1.0.tar.xz.asc



Other differences:
--
++ ldapfuse.spec ++
--- /var/tmp/diff_new_pack.u7Qtmu/_old  2012-02-10 17:16:20.0 +0100
+++ /var/tmp/diff_new_pack.u7Qtmu/_new  2012-02-10 17:16:20.0 +0100
@@ -18,18 +18,20 @@
 
 
 Name:   ldapfuse
-Version:0.39
-Release:1
-%define realver0~39
+Version:1.0
+Release:0
 Group:  System/Filesystems
 Summary:Browse LDAP trees via filesystem
-License:GPLv3
-Url:http://ldapfuse.sf.net/
+License:GPL-3.0
+URL:http://ldapfuse.sf.net/
 
-Source: %name-%realver.tar.xz
+#Git-Clone:git://ldapfuse.git.sf.net/gitroot/ldapfuse/ldapfuse
+#DL-URL:   http://downloads.sf.net/ldapfuse/ldapfuse-1.0.tar.xz
+Source: %name-%version.tar.xz
+Source2:%name-%version.tar.xz.asc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fuse-devel = 2.7 openldap2-devel = 2.3
-BuildRequires:  libHX-devel = 3.4 pkg-config = 0.19 xz
+BuildRequires:  openldap2-devel = 2.3 pkgconfig = 0.19
+BuildRequires:  pkgconfig(fuse) = 2.7 pkgconfig(libHX) = 3.12 xz
 
 %description
 A virtual filesystem for FUSE that allows to navigate an LDAP tree.
@@ -39,7 +41,7 @@
Jan Engelhardt
 
 %prep
-%setup -qn %name-%realver
+%setup -q
 
 %build
 if [ ! -e configure ]; then

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



commit libdrm for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libdrm for openSUSE:Factory checked 
in at 2012-02-10 17:16:36

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


Package is libdrm, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes2011-11-14 
12:02:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes   2012-02-10 
17:16:38.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 16 16:11:11 UTC 2012 - v...@ovi.com
+
+- Update to libdrm-2.4.30
+  * required for lastest Mesa
+
+---

Old:

  libdrm-2.4.27.tar.bz2

New:

  libdrm-2.4.30.tar.bz2



Other differences:
--
++ libdrm.spec ++
--- /var/tmp/diff_new_pack.rlht10/_old  2012-02-10 17:16:40.0 +0100
+++ /var/tmp/diff_new_pack.rlht10/_new  2012-02-10 17:16:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdrm
 #
-# 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
@@ -25,7 +25,7 @@
 License:MIT
 Group:  System/Libraries
 AutoReqProv:on
-Version:2.4.27
+Version:2.4.30
 Release:1
 Provides:   libdrm23 = %{version}
 Obsoletes:  libdrm23  %{version}

++ libdrm-2.4.27.tar.bz2 - libdrm-2.4.30.tar.bz2 ++
 12219 lines of diff (skipped)

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



commit libflaim for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libflaim for openSUSE:Factory 
checked in at 2012-02-10 17:16:41

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


Package is libflaim, Maintainer is csarangt...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/libflaim/libflaim.changes2012-01-26 
14:05:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libflaim.new/libflaim.changes   2012-02-10 
17:16:50.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 23:48:00 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Provide pkgconfig symbols
+
+---



Other differences:
--
++ libflaim.spec ++
--- /var/tmp/diff_new_pack.xO74Is/_old  2012-02-10 17:16:51.0 +0100
+++ /var/tmp/diff_new_pack.xO74Is/_new  2012-02-10 17:16:51.0 +0100
@@ -16,16 +16,17 @@
 #
 
 
-
 Name:   libflaim
 %define lname  libflaim5
-BuildRequires:  gcc-c++ ncurses-devel
+BuildRequires:  gcc-c++
+BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 Summary:Embeddable cross-platform database engine
-Url:http://forge.novell.com/modules/xfmod/project/?flaim
-Version:4.9.1046
-Release:106
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
+Url:http://forge.novell.com/modules/xfmod/project/?flaim
+Version:4.9.1046
+Release:0
 Source: libflaim-4.9.1046.tar.gz
 Patch0: libflaim-warning.patch
 Patch1: libflaim-hppa.patch
@@ -51,7 +52,6 @@
 platforms.
 
 %package devel
-License:LGPL-2.1+
 Summary:Embeddable cross-platform database engine
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version

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



commit libmsn for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libmsn for openSUSE:Factory checked 
in at 2012-02-10 17:16:48

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


Package is libmsn, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmsn/libmsn.changes2011-11-21 
15:47:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmsn.new/libmsn.changes   2012-02-10 
17:16:51.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb  8 11:06:42 UTC 2012 - idon...@suse.com
+
+- Fix license to be SUSE-GPL-2.0+-with-openssl-exception 
+
+---
+Sat Jan 21 20:02:04 UTC 2012 - crrodrig...@opensuse.org
+
+- Build with fvisibility-inlines-hidden, saving  around 50 
+  exported symbols
+
+---



Other differences:
--
++ libmsn.spec ++
--- /var/tmp/diff_new_pack.bZMk9R/_old  2012-02-10 17:16:52.0 +0100
+++ /var/tmp/diff_new_pack.bZMk9R/_new  2012-02-10 17:16:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmsn
 #
-# 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
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libmsn
-BuildRequires:  cmake gcc-c++ kde4-filesystem libopenssl-devel pkg-config
-License:BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
-Group:  Development/Libraries/C and C++
+BuildRequires:  cmake
+BuildRequires:  gcc-c++
+BuildRequires:  kde4-filesystem
+BuildRequires:  libopenssl-devel
+BuildRequires:  pkg-config
 Summary:Reusable, open-source library for MSN Messenger
+License:SUSE-GPL-2.0+-with-openssl-exception
+Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://sourceforge.net/projects/libmsn
 Version:4.2
-Release:1
-%define tar_version 4.2
-Source: 
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{tar_version}.tar.bz2
+Release:0
+Source: 
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{version}.tar.bz2
 Patch1: gcc-warnings.diff
 Patch2: literal-string-compare.diff
 Patch3: install-xmlparser.patch
@@ -42,7 +43,6 @@
 
 
 %package -n libmsn0_3
-License:BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
 Summary:Reusable, open-source library for MSN Messenger
 Group:  Development/Libraries/C and C++
 
@@ -53,7 +53,6 @@
 
 
 %package devel
-License:BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
 Summary:Reusable, open-source library for MSN Messenger
 Group:  Development/Libraries/C and C++
 Requires:   libmsn0_3 = %version
@@ -66,13 +65,14 @@
 
 
 %prep
-%setup -n libmsn-%{tar_version}
+%setup -q
 %patch1
 %patch2
 %patch3 -p1
 cp %{S:99} .
 
 %build
+export RPM_OPT_FLAGS=%optflags -fvisibility-inlines-hidden
 %cmake_kde4 -d build
 %make_jobs
 

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



commit libnscd for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libnscd for openSUSE:Factory checked 
in at 2012-02-10 17:17:18

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


Package is libnscd, Maintainer is ku...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libnscd/libnscd.changes  2011-09-23 
02:09:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libnscd.new/libnscd.changes 2012-02-10 
17:17:20.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 05:31:45 UTC 2012 - crrodrig...@opensuse.org
+
+- put library back into %{_libdir} , /usr merge.
+
+---



Other differences:
--
++ libnscd.spec ++
--- /var/tmp/diff_new_pack.DAinjx/_old  2012-02-10 17:17:27.0 +0100
+++ /var/tmp/diff_new_pack.DAinjx/_new  2012-02-10 17:17:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnscd
 #
-# 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
@@ -15,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libnscd
-License:LGPL-2.1
-Group:  System/Libraries
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libnscd-64bit
 %endif
 #
 Version:2.0.2
-Release:121
+Release:0
 Summary:Library to Allow Applications to Communicate with nscd
+License:LGPL-2.1
+Group:  System/Libraries
 Source: libnscd-%{version}.tar.bz2
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,11 +39,10 @@
 
 
 %package devel
-License:LGPL-2.1+
 Summary:Include Files and Libraries for Development.
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires:   libnscd = %{version}
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libnscd-devel-64bit
@@ -63,7 +59,7 @@
 %setup -q
 
 %build
-%configure --libdir=/%{_lib} --disable-static --with-pic
+%configure --disable-static --with-pic
 %{__make} %{?_smp_mflags}
 
 %check
@@ -72,8 +68,7 @@
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 %{__mkdir_p} %{buildroot}%{_libdir}
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/%{name}.so) 
%{buildroot}%{_libdir}/%{name}.so
-%{__rm} -v %{buildroot}/%{_lib}/%{name}.{so,la}
+rm -fv %{buildroot}%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -85,7 +80,7 @@
 %files
 %defattr(-,root,root)
 %doc COPYING.LIB README NEWS
-/%{_lib}/libnscd.so.*
+%{_libdir}/libnscd.so.*
 
 %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 libssh for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libssh for openSUSE:Factory checked 
in at 2012-02-10 17:17:24

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


Package is libssh, Maintainer is jmcdono...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libssh/libssh.changes2011-09-23 
02:10:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libssh.new/libssh.changes   2012-02-10 
17:17:27.0 +0100
@@ -1,0 +2,31 @@
+Tue Feb  7 13:34:00 UTC 2012 - jeng...@medozas.de
+
+- Ensure pkgconfig symbols are provided
+
+---
+Tue Jan 31 10:36:26 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+- Make pkgconfig provides available
+- Add patch to work around compilation problems on SLES11SP1
+
+---
+Sat Sep 17 07:00:53 UTC 2011 - a...@cryptomilk.org
+
+- Update to version 0.5.2
+  * Increased window size x10.
+  * Fixed SSHv1.
+  * Fixed bugged lists.
+  * Fixed use-after-free + inconsistent callbacks call in poll.
+  * Fixed scp documentation.
+  * Fixed possible infinite loop in channel_read().
+  * Fixed handling of short reads of sftp_async_read().
+  * Fixed handling request service timeout in blocking mode.
+  * Fixed ssh_auth_list() documentation.
+  * Fixed incorrect return values in ssh_channel_write().
+  * Fixed an infinite loop in the termination callback.
+  * Fixed handling of SSH_AGAIN in channel_open().
+  * Fixed status -5 inflating zlib packet
+
+---

Old:

  libssh-0.5.1.tar.bz2

New:

  libssh-0.5.2.tar.bz2
  remove-pedantic-errors.diff



Other differences:
--
++ libssh.spec ++
--- /var/tmp/diff_new_pack.gof0Hf/_old  2012-02-10 17:17:29.0 +0100
+++ /var/tmp/diff_new_pack.gof0Hf/_new  2012-02-10 17:17:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libssh
 #
-# 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
@@ -15,20 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:http://www.libssh.org
 
 Name:   libssh
-BuildRequires:  cmake doxygen gcc-c++ openssl-devel
-License:LGPL v2.1 or later
-Group:  System/Libraries
-Version:0.5.1
-Release:1
+BuildRequires:  cmake
+BuildRequires:  doxygen
+BuildRequires:  gcc-c++
+BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
+Version:0.5.2
+Release:0
 Summary:SSH library
+License:LGPL-2.1+
+Group:  System/Libraries
 Source0:%{name}-%{version}.tar.bz2
+Patch1: remove-pedantic-errors.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define debug_package_requires libssh4 = %{version}-%{release}
 
 %description
 The ssh library was designed to be used by programmers needing a
@@ -43,18 +46,9 @@
 be confused with libssh2 available from http://www.libssh2.org (libssh2
 package)
 
-
-
-Authors:
-
-Aris Adamantiadis a...@0xbadc0de.be
-Andreas Schneider m...@cynapses.org
-Nick Zitzmann sei...@comcast.net
-
 %package -n libssh4
-License:LGPL v2.1 or later
-Group:  System/Libraries
 Summary:SSH library
+Group:  System/Libraries
 
 %description -n libssh4
 The ssh library was designed to be used by programmers needing a
@@ -69,49 +63,26 @@
 be confused with libssh2 available from http://www.libssh2.org (libssh2
 package)
 
-
-
-Authors:
-
-Aris Adamantiadis a...@0xbadc0de.be
-Andreas Schneider m...@cynapses.org
-Nick Zitzmann sei...@comcast.net
-
 %package devel
-License:LGPL v2.1 or later
-Group:  Development/Libraries/C and C++
 Summary:SSH library development headers
+Group:  Development/Libraries/C and C++
 Requires:   libssh4 = %{version}
 
 %description devel
 Development headers for the SSH library.
 
-
-
-Authors:
-
-Aris Adamantiadis a...@0xbadc0de.be
-Andreas Schneider m...@cynapses.org
-Nick Zitzmann sei...@comcast.net
-
 %package devel-doc
-License:LGPL v2.1 or later
-Group:  Development/Languages/C and C++
 Summary:SSH library api documentation
+Group:  Development/Languages/C and C++
 
 %description devel-doc
 Documentation for libssh development.
 
-
-

commit libunistring for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libunistring for openSUSE:Factory 
checked in at 2012-02-10 17:17:34

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


Package is libunistring, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libunistring/libunistring.changes
2011-10-02 10:16:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.libunistring.new/libunistring.changes   
2012-02-10 17:17:40.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 13:11:15 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+---



Other differences:
--
++ libunistring.spec ++
--- /var/tmp/diff_new_pack.RDjge6/_old  2012-02-10 17:17:43.0 +0100
+++ /var/tmp/diff_new_pack.RDjge6/_new  2012-02-10 17:17:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libunistring
 #
-# 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
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   libunistring
 Version:0.9.3
-Release:1
-Group:  Development/Libraries/C and C++
+Release:0
 Summary:GNU Unicode string library
 License:LGPL-3.0+
+Group:  Development/Libraries/C and C++
 Url:http://www.gnu.org/software/libunistring/
 Source0:libunistring-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,9 +34,8 @@
 case folding and regular expressions).
 
 %package devel
-License:LGPL-3.0+
-Group:  Development/Libraries/C and C++
 Summary:GNU Unicode string library - development files
+Group:  Development/Libraries/C and C++
 Requires:   libunistring0 = %{version}
 
 %description devel
@@ -47,9 +43,8 @@
 for UniString library.
 
 %package -n libunistring0
-License:LGPL-3.0+
-Group:  Development/Libraries/C and C++
 Summary:GNU Unicode string library - development files
+Group:  Development/Libraries/C and C++
 Requires:   %{name}
 
 %description -n libunistring0
@@ -61,11 +56,11 @@
 
 
 %prep
-%setup -q -n libunistring-%{version}
+%setup -q
 
 %build
 %configure --disable-static --disable-rpath --docdir=%{_docdir}/%{name}
-make 
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT INSTALL=install -p install
@@ -78,9 +73,6 @@
 make check
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit libwebp for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libwebp for openSUSE:Factory checked 
in at 2012-02-10 17:17:40

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


Package is libwebp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes  2011-11-23 
19:36:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwebp.new/libwebp.changes 2012-02-10 
17:17:46.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 12:51:06 UTC 2012 - jeng...@medozas.de
+
+- Rename webp-tools to libwebp-tools to follow scheme of other
+  lib*-tools packages.
+
+---



Other differences:
--
++ libwebp.spec ++
--- /var/tmp/diff_new_pack.iYVCuL/_old  2012-02-10 17:17:47.0 +0100
+++ /var/tmp/diff_new_pack.iYVCuL/_new  2012-02-10 17:17:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwebp
 #
-# 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,22 +16,25 @@
 #
 
 
-
 Name:   libwebp
 %define lname  libwebp2
 Version:0.1.3
-Release:1
-Group:  System/Libraries
+Release:0
 Url:http://webmproject.org/
 Summary:Library and tools for the WebP graphics format
-License:BSD3c
+License:BSD-3-Clause
+Group:  System/Libraries
 
 Source0:http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libjpeg-devel libpng-devel libtool xz
-
-%define debug_package_requires %lname = %version-%release
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  xz
 
 %description
 WebP is an image format that does lossy compression of digital
@@ -40,11 +43,14 @@
 developers can use WebP to compress, archive and distribute digital
 images more efficiently.
 
-%package -n webp-tools
-Group:  Productivity/Archiving/Compression
+%package tools
 Summary:The WebP command line tools
+Group:  Productivity/Archiving/Compression
+#O/P added in 12.2
+Obsoletes:  webp-tools  %version-%release
+Provides:   webp-tools = %version-%release
 
-%description -n webp-tools
+%description tools
 WebP is an image format that does lossy compression of digital
 photographic images. WebP consists of a codec based on VP8, and a
 container based on RIFF. Webmasters, web developers and browser
@@ -52,8 +58,8 @@
 images more efficiently.
 
 %package -n %lname
-Group:  System/Libraries
 Summary:Library for the WebP graphics format
+Group:  System/Libraries
 
 %description -n %lname
 WebP is an image format that does lossy compression of digital
@@ -63,8 +69,8 @@
 images more efficiently.
 
 %package devel
-Group:  Development/Libraries/C and C++
 Summary:Development files for libwebp, a library for the WebP format
+Group:  Development/Libraries/C and C++
 Requires:   %lname = %version
 
 %description devel
@@ -86,13 +92,13 @@
 %install
 b=%buildroot;
 make install DESTDIR=$b;
-find $b/%_libdir -type f -name *.la -delete;
+rm -f %buildroot/%_libdir/*.la;
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
-%files -n webp-tools
+%files -n libwebp-tools
 %defattr(-,root,root)
 %_bindir/*
 %_mandir/man*/*

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



commit libwpg for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package libwpg for openSUSE:Factory checked 
in at 2012-02-10 17:17:44

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


Package is libwpg, Maintainer is mhruse...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libwpg/libwpg.changes2012-01-25 
10:38:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpg.new/libwpg.changes   2012-02-10 
17:17:47.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 24 09:40:42 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections (see specfile guidelines)
+- SPDX-style license field
+- Parallel build with %_smp_mflags
+- Adjust rpm group of -tools and (main) to match libwpd
+
+---



Other differences:
--
++ libwpg.spec ++
--- /var/tmp/diff_new_pack.4NDFB9/_old  2012-02-10 17:17:48.0 +0100
+++ /var/tmp/diff_new_pack.4NDFB9/_new  2012-02-10 17:17:48.0 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   libwpg
 # note: the main package is empty, it only sets a sane name for the source rpm
 %if 0%{?suse_version}  1020
@@ -25,35 +23,27 @@
 %else
 %define build_doc  0
 %endif
-BuildRequires:  gcc-c++ libwpd-devel = 0.9.0 pkgconfig
+BuildRequires:  gcc-c++
+BuildRequires:  libwpd-devel = 0.9.0
+BuildRequires:  pkgconfig
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format
+License:LGPL-2.1+
+Group:  Productivity/Publishing/Word
 Version:0.2.1
 Release:0
-License:LGPL-2.1+
-Group:  System/Libraries
 Url:http://libwpg.sourceforge.net/
 Source: libwpg-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch0: libwpg-nodatetime.patch
-%define debug_package_requires libwpg-0_2-2 = %{version}-%{release}
 
 %description
 libwpg is a C++ library to read and parse graphics in WPG (WordPerfect
 Graphics) format. It is cross-platform, at the moment it can be build
 on Microsoft Windows and Linux.
 
-
-
-Authors:
-
-Marc Oude Kotte (m...@solcon.nl)
-Marc Maurer (u...@uwog.net)
-Fridrich Strba (fridrich.st...@bluewin.ch)
-Ariya Hidayat (ar...@kde.org)
-
-%package -n libwpg-0_2-2
 %define libname libwpg-0_2-2
-License:LGPL-2.1+
+
+%package -n %libname
 # remove the old non-versioned package (built in the bs for instance)
 Obsoletes:  libwpg  %version
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format
@@ -64,7 +54,6 @@
 Graphics) format.
 
 %package devel
-License:LGPL-2.1+
 Summary:Files for Developing with libwpg
 Group:  Development/Libraries/C and C++
 Provides:   libwpg-devel = %version-%release
@@ -77,53 +66,24 @@
 
 This package contains the libwpg development files.
 
-
-
-Authors:
-
-Marc Oude Kotte (m...@solcon.nl)
-Marc Maurer (u...@uwog.net)
-Fridrich Strba (fridrich.st...@bluewin.ch)
-Ariya Hidayat (ar...@kde.org)
-
 %if %build_doc
 
 %package devel-doc
-License:LGPL-2.1+
 Summary:Documentation for the libwpg API
 Group:  Documentation/HTML
 
 %description devel-doc
 This package contains documentation for the libwpg API.
 
-
-
-Authors:
-
-Marc Oude Kotte (m...@solcon.nl)
-Marc Maurer (u...@uwog.net)
-Fridrich Strba (fridrich.st...@bluewin.ch)
-Ariya Hidayat (ar...@kde.org)
-
 %endif
 
 %package tools
-License:LGPL-2.1+
 Summary:Tools for converting WordPerfect Graphics files
-Group:  System/Libraries
+Group:  Productivity/Publishing/Word
 
 %description tools
 Tools to work with graphics in WPG (WordPerfect Graphics) format.
 
-
-
-Authors:
-
-Marc Oude Kotte (m...@solcon.nl)
-Marc Maurer (u...@uwog.net)
-Fridrich Strba (fridrich.st...@bluewin.ch)
-Ariya Hidayat (ar...@kde.org)
-
 %prep
 %setup -q
 %patch0
@@ -131,7 +91,7 @@
 %build
 export CXXFLAGS=%optflags -fvisibility-inlines-hidden
 %configure --disable-static --docdir=%_docdir/%name
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -140,9 +100,6 @@
 mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
 cp -p AUTHORS COPYING ChangeLog $RPM_BUILD_ROOT%{_docdir}/%{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n %libname -p /sbin/ldconfig
 
 %postun -n %libname -p /sbin/ldconfig

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



commit llvm for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2012-02-10 17:17:53

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


Package is llvm, Maintainer is mh...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2011-12-27 
18:37:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2012-02-10 
17:17:54.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 21:33:48 UTC 2011 - idon...@suse.com
+
+- Add upstream fix for llvm PR11642 
+
+---

New:

  clang-pr11642.patch



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.I2KQXk/_old  2012-02-10 17:17:57.0 +0100
+++ /var/tmp/diff_new_pack.I2KQXk/_new  2012-02-10 17:17:57.0 +0100
@@ -38,6 +38,8 @@
 Patch4: clang-glibc2.14.patch
 # PATCH-FIX-OPENSUSE clang-disable-ada-extension.patch idoen...@suse.de -- 
Don't run gcc for ada files
 Patch5: clang-disable-ada-extension.patch
+# PATCH-FIX-UPSTREAM 
http://llvm.org/viewvc/llvm-project?view=revrevision=147295
+Patch6: clang-pr11642.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -134,6 +136,7 @@
 %patch3
 cd tools/clang
 %patch4
+%patch6
 cd ../..
 %patch5 -p1
 

++ clang-pr11642.patch ++
Index: test/CodeGenCXX/visibility-inlines-hidden.cpp
===
--- test/CodeGenCXX/visibility-inlines-hidden.cpp   (revision 147294)
+++ test/CodeGenCXX/visibility-inlines-hidden.cpp   (revision 147295)
@@ -97,3 +97,14 @@
 
   // CHECK: define available_externally void 
@_ZN5test22ns3fooINS_1BINS_1AEvv()
 }
+
+namespace PR11642 {
+  template typename T
+  class Foo {
+  public:
+T foo(T x) { return x; }
+  };
+  extern template class Fooint;
+  template class Fooint;
+  // CHECK: define weak_odr i32 @_ZN7PR116423FooIiE3fooEi
+}
Index: lib/AST/Decl.cpp
===
--- lib/AST/Decl.cpp(revision 147294)
+++ lib/AST/Decl.cpp(revision 147295)
@@ -568,6 +568,7 @@
 // about whether containing classes have visibility attributes,
 // and that's intentional.
 if (TSK != TSK_ExplicitInstantiationDeclaration 
+TSK != TSK_ExplicitInstantiationDefinition 
 F.ConsiderGlobalVisibility 
 MD-getASTContext().getLangOptions().InlineVisibilityHidden) {
   // InlineVisibilityHidden only applies to definitions, and
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mathomatic for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package mathomatic for openSUSE:Factory 
checked in at 2012-02-10 17:17:59

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


Package is mathomatic, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/mathomatic/mathomatic.changes2012-01-09 
11:15:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.mathomatic.new/mathomatic.changes   
2012-02-10 17:18:00.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  1 21:42:02 UTC 2012 - georgegessl...@gmail.com
+
+- Updated to Mathomatic version 15.7.3.
+  All changes are listed at http://mathomatic.org/NEWS
+- Author's secondary email address changed from gessl...@linux.com
+  to gessl...@mathomatic.org.
+
+---

Old:

  mathomatic-15.7.2.tar.bz2

New:

  mathomatic-15.7.3.tar.bz2



Other differences:
--
++ mathomatic.spec ++
--- /var/tmp/diff_new_pack.Tun6Gx/_old  2012-02-10 17:18:01.0 +0100
+++ /var/tmp/diff_new_pack.Tun6Gx/_new  2012-02-10 17:18:01.0 +0100
@@ -13,10 +13,10 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments to the chief author of Mathomatic:
-#George Gesslein II gessl...@linux.com
+#George Gesslein II gessl...@mathomatic.org
 
 Name:   mathomatic
-Version:15.7.2
+Version:15.7.3
 Release:1
 Summary:Computer algebra system
 
@@ -46,7 +46,7 @@
 
 Author:
 ---
-George Gesslein II gessl...@linux.com
+George Gesslein II gessl...@mathomatic.org
 
 %package devel
 Summary: Development Package for Mathomatic
@@ -60,7 +60,7 @@
 
 Author:
 ---
-George Gesslein II gessl...@linux.com
+George Gesslein II gessl...@mathomatic.org
 
 %prep
 %setup -q

++ mathomatic-15.7.2.tar.bz2 - mathomatic-15.7.3.tar.bz2 ++
 2974 lines of diff (skipped)

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



commit oyranos for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package oyranos for openSUSE:Factory checked 
in at 2012-02-10 17:18:21

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


Package is oyranos, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/oyranos/oyranos.changes  2011-12-02 
13:22:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.oyranos.new/oyranos.changes 2012-02-10 
17:18:23.0 +0100
@@ -1,0 +2,12 @@
+Mon Dec 12 11:17:55 UTC 2011 - co...@suse.com
+
+- fix factory build in adding explicit dependeny on libltdl
+  (available since 12.1)
+
+---
+Thu Dec  8 11:10:40 UTC 2011 - co...@suse.com
+
+- remove the extra GPL on monitor-nvidia subpackage, this is not a valid
+  license on spdx.org
+
+---



Other differences:
--
++ oyranos.spec ++
--- /var/tmp/diff_new_pack.OORcT3/_old  2012-02-10 17:18:25.0 +0100
+++ /var/tmp/diff_new_pack.OORcT3/_new  2012-02-10 17:18:25.0 +0100
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Version:0.3.2
 Release:0
 Source: oyranos-0.3.2.tar.bz2
@@ -33,10 +32,10 @@
 %define desktopdir  /usr/share/applications
 
 Summary:Color Management System
-
-Name:   oyranos
 License:BSD-3-Clause and GPL-2.0
 Group:  Development/Libraries/Other
+
+Name:   oyranos
 Url:http://www.oyranos.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Prefix: %{_prefix}
@@ -45,34 +44,185 @@
 Patch1: oyranos-CMMapi_Check-fix.patch
 Patch2: oyranos-remove_unused_calls_in_lraw.patch
 Source1:oyranos-rpmlintrc
-BuildRequires:  color-filesystem desktop-file-utils lcms2
+BuildRequires:  color-filesystem
+BuildRequires:  desktop-file-utils
+BuildRequires:  lcms2
 
 %if 0%{?suse_version}  0
-BuildRequires:  cairo-devel cups-devel doxygen fltk fltk-devel gcc-c++ gettext 
graphviz libXcm-devel libjpeg-devel liblcms-devel libpng-devel libqt4-devel 
libtiff-devel libxml2-devel netpbm pkgconfig xdg-utils xorg-x11-Mesa 
xorg-x11-Mesa-devel
+BuildRequires:  cairo-devel
+BuildRequires:  cups-devel
+BuildRequires:  doxygen
+BuildRequires:  fltk
+BuildRequires:  fltk-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gettext
+BuildRequires:  graphviz
+BuildRequires:  libXcm-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  liblcms-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  netpbm
+BuildRequires:  pkgconfig
+BuildRequires:  xdg-utils
+BuildRequires:  xorg-x11-Mesa
+BuildRequires:  xorg-x11-Mesa-devel
 %endif
 
 %if 0%{?suse_version}  910
 %endif
 
 %if 0%{?suse_version}  1010
-BuildRequires:  Mesa Mesa-devel doxygen fltk fltk-devel gcc-c++ gettext 
graphviz libjpeg-devel libpng-devel netpbm pkgconfig update-desktop-files 
xorg-x11 xorg-x11-devel xorg-x11-fonts-devel xorg-x11-libICE 
xorg-x11-libICE-devel xorg-x11-libSM xorg-x11-libSM-devel xorg-x11-libX11 
xorg-x11-libX11-devel xorg-x11-libXau xorg-x11-libXau-devel xorg-x11-libXdmcp 
xorg-x11-libXdmcp-devel xorg-x11-libXext xorg-x11-libXext-devel 
xorg-x11-libXfixes xorg-x11-libXfixes-devel xorg-x11-libXmu 
xorg-x11-libXmu-devel xorg-x11-libXp xorg-x11-libXp-devel xorg-x11-libXpm 
xorg-x11-libXpm-devel xorg-x11-libXprintUtil xorg-x11-libXprintUtil-devel 
xorg-x11-libXrender xorg-x11-libXrender-devel xorg-x11-libXt 
xorg-x11-libXt-devel xorg-x11-libXv xorg-x11-libXv-devel xorg-x11-libfontenc 
xorg-x11-libfontenc-devel xorg-x11-libs xorg-x11-libxkbfile 
xorg-x11-libxkbfile-devel xorg-x11-proto-devel xorg-x11-util-devel 
xorg-x11-xtrans-devel
+BuildRequires:  Mesa
+BuildRequires:  Mesa-devel
+BuildRequires:  doxygen
+BuildRequires:  fltk
+BuildRequires:  fltk-devel
+BuildRequires:  gcc-c++
+BuildRequires:  gettext
+BuildRequires:  graphviz
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  netpbm
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-fonts-devel
+BuildRequires:  xorg-x11-libICE
+BuildRequires:  xorg-x11-libICE-devel
+BuildRequires:  xorg-x11-libSM
+BuildRequires:  xorg-x11-libSM-devel
+BuildRequires:  xorg-x11-libX11
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXau
+BuildRequires:  xorg-x11-libXau-devel
+BuildRequires:  xorg-x11-libXdmcp
+BuildRequires:  xorg-x11-libXdmcp-devel
+BuildRequires:  xorg-x11-libXext
+BuildRequires:  xorg-x11-libXext-devel
+BuildRequires:  xorg-x11-libXfixes

commit pcre for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package pcre for openSUSE:Factory checked in 
at 2012-02-10 17:18:36

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


Package is pcre, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pcre/pcre.changes2011-11-16 
17:21:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.pcre.new/pcre.changes   2012-02-10 
17:18:38.0 +0100
@@ -1,0 +2,17 @@
+Tue Feb  7 15:10:59 UTC 2012 - crrodrig...@opensuse.org
+
+- fix baselibs 
+
+---
+Tue Feb  7 04:40:59 UTC 2012 - crrodrig...@opensuse.org
+
+- Update to PCRE 8.30, upstream SONAME bump, libpcre1 
+- Drop no longer needed ppc patch.
+- move library back to %{_libdir}
+
+---
+Wed Feb  1 10:44:38 UTC 2012 - dval...@suse.com
+
+- Fix cache-flush on PPC 
+
+---

Old:

  pcre-8.20.tar.bz2

New:

  pcre-8.30.tar.bz2



Other differences:
--
++ pcre.spec ++
--- /var/tmp/diff_new_pack.WGhZc8/_old  2012-02-10 17:18:39.0 +0100
+++ /var/tmp/diff_new_pack.WGhZc8/_new  2012-02-10 17:18:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcre
 #
-# 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
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pcre
-BuildRequires:  gcc-c++ libtool pkg-config
-Version:8.20
-Release:1
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+Version:8.30
+Release:0
 Summary:A library for Perl-compatible regular expressions
-License:BSD3c(or similar) ; Other uncritical OpenSource License
+License:BSD-3-Clause
 Group:  System/Libraries
 # bug437293
 %ifarch ppc64
@@ -43,11 +43,10 @@
 as Perl 5.
 
 %packagedevel
-License:BSD3c(or similar) ; Other uncritical OpenSource License
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 Requires:   libstdc++-devel
-Requires:   libpcre0 = %{version}
+Requires:   libpcre1 = %{version}
 Requires:   libpcreposix0 = %{version}
 Requires:   libpcrecpp0 = %{version}
 # bug437293
@@ -61,20 +60,18 @@
 expression pattern matching using the same syntax and semantics
 as Perl 5.
 
-%package -n libpcre0
-License:BSD3c(or similar) ; Other uncritical OpenSource License
+%package -n libpcre1
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 Provides:   %{name} = %{version}
 Obsoletes:  %{name}  %{version}
 
-%description -n libpcre0
+%description -n libpcre1
 The PCRE library is a set of functions that implement regular
 expression pattern matching using the same syntax and semantics
 as Perl 5.
 
 %package -n libpcreposix0
-License:BSD3c(or similar) ; Other uncritical OpenSource License
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 
@@ -84,7 +81,6 @@
 as Perl 5.
 
 %package -n libpcrecpp0
-License:BSD3c(or similar) ; Other uncritical OpenSource License
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 
@@ -94,7 +90,6 @@
 as Perl 5.
 
 %package doc
-License:BSD3c(or similar) ; Other uncritical OpenSource License
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 %if 0%{?suse_version} = 1120
@@ -107,7 +102,6 @@
 as Perl 5.
 
 %package tools
-License:BSD3c(or similar) ; Other uncritical OpenSource License
 Summary:A library for Perl-compatible regular expressions
 Group:  System/Libraries
 Recommends: %{name}-doc
@@ -137,14 +131,15 @@
 mv %{buildroot}/usr/share/doc/pcre %{buildroot}/%{_defaultdocdir}/pcre-doc
 #empty dependecy_libs
 %{__rm} -f %{buildroot}%{_libdir}/*.la
-#move pcre and pcreposix library into /lib
-%{__mkdir_p} %{buildroot}/%{_lib}
-for l in libpcre libpcreposix; do
-  ldest=$(readlink %{buildroot}/%{_libdir}/$l.so)
-  mv %{buildroot}%{_libdir}/$l.so.* %{buildroot}/%{_lib}
-  #update the symlinks for linking.
-  %{__ln_s} -vf /%{_lib}/$ldest %{buildroot}%{_libdir}/$l.so
-done
+
+#ove pcre and pcreposix library into /lib
+#%{__mkdir_p} %{buildroot}/%{_lib}

commit posixovl for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package posixovl for openSUSE:Factory 
checked in at 2012-02-10 17:18:42

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


Package is posixovl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/posixovl/posixovl.changes2011-09-23 
12:41:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.posixovl.new/posixovl.changes   2012-02-10 
17:18:49.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:51:47 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ posixovl.spec ++
--- /var/tmp/diff_new_pack.N8NHWB/_old  2012-02-10 17:18:51.0 +0100
+++ /var/tmp/diff_new_pack.N8NHWB/_new  2012-02-10 17:18:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package posixovl
 #
-# 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,18 +16,23 @@
 #
 
 
-
 Name:   posixovl
 Version:1.2
-Release:1
-Group:  System/Filesystems
+Release:0
 Summary:POSIX overlay filesystem
-License:GPL
+License:GPL-2.0+
+Group:  System/Filesystems
 Url:http://posixovl.sf.net/
 
 Source: %name-%version.tar.xz
+Source1:%name-%version.tar.xz.asc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fuse-devel = 2.6.5 libattr-devel pkg-config xz
+BuildRequires:  autoconf = 2.61
+BuildRequires:  automake = 1.9
+BuildRequires:  libattr-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xz
+BuildRequires:  pkgconfig(fuse) = 2.6.5
 
 %description
 A FUSE filesystem that provides POSIX functionality - UNIX-style
@@ -42,9 +47,7 @@
 %setup -qn %name
 
 %build
-if [ ! -e configure ]; then
-   ./autogen.sh;
-fi;
+./autogen.sh;
 %configure
 make %{?_smp_mflags};
 



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



commit proftpd for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package proftpd for openSUSE:Factory checked 
in at 2012-02-10 17:18:57

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


Package is proftpd, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes  2011-11-14 
14:41:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.proftpd.new/proftpd.changes 2012-02-10 
17:19:01.0 +0100
@@ -1,0 +2,25 @@
+Mon Dec 12 15:00:18 UTC 2011 - ch...@computersalat.de
+
+- update to 1.3.4a
+  + Fixed mod_load/mod_wrap2 build issues.
+- 1.3.4
+  + New NoEmptyFragments TLSOption added; see the TLSOptions documentation
+for details.
+  + Improved configure script for cross-compiling.
+  + Reworked the proftpd.spec RPM file
+  + Fixed mod_sql_mysql Alarm clock bug on FreeBSD.
+  + New IgnoreSFTPSetTimes SFTPOption added; see the SFTPOptions
+documentation for details.
+  + Fixed response pool use-after-free issue.
+- for more info please see the RELEASE_NOTES file
+- reworked patches
+  * now p0 patches
+
+---
+Fri Nov 18 14:56:41 UTC 2011 - ch...@computersalat.de
+
+- fix for bnc#731347
+  * no (hostname -s) in post section
+  * reworked basic conf patch
+
+---

Old:

  proftpd-1.3.1-ftpasswd.patch
  proftpd-1.3.2a-basic.conf.patch
  proftpd-1.3.3-dist.patch
  proftpd-1.3.3-strip.patch
  proftpd-1.3.3g.tar.bz2

New:

  proftpd-1.3.4a-basic.conf.patch
  proftpd-1.3.4a-dist.patch
  proftpd-1.3.4a-ftpasswd.patch
  proftpd-1.3.4a-strip.patch
  proftpd-1.3.4a.tar.bz2



Other differences:
--
++ proftpd.spec ++
--- /var/tmp/diff_new_pack.HHpBgs/_old  2012-02-10 17:19:02.0 +0100
+++ /var/tmp/diff_new_pack.HHpBgs/_new  2012-02-10 17:19:02.0 +0100
@@ -15,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   proftpd
 Summary:Highly configurable GPL-licensed FTP server software
+License:GPL-2.0+
+Group:  Productivity/Networking/Ftp/Servers
 # Please save your time and do not update to rc versions.
 # We only accept updates for STABLE Versions
-Version:1.3.3g
-Release:1
-License:GPLv2+
-Group:  Productivity/Networking/Ftp/Servers
-AutoReqProv:on
+Version:1.3.4a
+Release:0
 Url:http://www.proftpd.org/
 Source: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.bz2
 Source1:%{name}.init
 Source2:%{name}.passwd
-#PATCH-FIX-UPSTREAM CVE-2009-3639 fix mod_tls security issue (bnc#549740)
-Patch100:   %{name}-1.3.3-dist.patch
-Patch101:   %{name}-1.3.2a-basic.conf.patch
-Patch102:   %{name}-1.3.1-ftpasswd.patch
-Patch103:   %{name}-1.3.3-strip.patch
+#PATCH-FIX-openSUSE: pam, logrotate, xinet
+Patch100:   %{name}-1.3.4a-dist.patch
+#PATCH-FIX-openSUSE: provide a useful default config
+Patch101:   %{name}-1.3.4a-basic.conf.patch
+#PATCH-FIX: provide more info on usage ;)
+Patch102:   %{name}-1.3.4a-ftpasswd.patch
+#PATCH-FIX: fix strip
+Patch103:   %{name}-1.3.4a-strip.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
@@ -57,7 +57,6 @@
 the platforms on which ProFTPD in known or thought to build and run.
 
 %package ldap
-
 Summary:LDAP Module for ProFTPD
 Group:  Productivity/Networking/Ftp/Servers
 Requires:   %{name} = %{version}
@@ -66,7 +65,6 @@
 This is the LDAP Module for ProFTPD
 
 %package mysql
-
 Summary:MySQL Module for ProFTPD
 Group:  Productivity/Networking/Ftp/Servers
 Requires:   %{name} = %{version}
@@ -75,7 +73,6 @@
 This is the MySQL Module for ProFTPD
 
 %package pgsql
-
 Summary:PostgreSQL Module for ProFTPD
 Group:  Productivity/Networking/Ftp/Servers
 Requires:   %{name} = %{version}
@@ -84,7 +81,6 @@
 This is the PostgreSQL Module for ProFTPD
 
 %package radius
-
 Summary:Radius Module for ProFTPD
 Group:  Productivity/Networking/Ftp/Servers
 Requires:   %{name} = %{version}
@@ -93,7 +89,6 @@
 This is the Radius Module for ProFTPD
 
 %package sqlite
-
 Summary:SQLite Module for ProFTPD
 Group:  Productivity/Networking/Ftp/Servers
 Requires:   %{name} = %{version}
@@ -102,7 +97,6 @@
 This is the SQLite Module for ProFTPD
 
 %package devel
-
 Summary:Development files for ProFTPD
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
@@ -111,7 +105,6 @@
 This package contains Development files for ProFTPD
 
 %package doc
-
 

commit python-gobject for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2012-02-10 17:19:03

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


Package is python-gobject, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes
2011-12-21 14:58:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2012-02-10 17:19:05.0 +0100
@@ -1,0 +2,18 @@
+Tue Feb  7 14:17:24 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.1.0:
+  + Fixed bug where GObject.property did not respect minimum and
+maximum values
+  + Handle NULL as a valid case of a char** array
+  + Avoid O(n^2) behavior when marshalling lists
+  + Connect to first action of a radio group
+  + Support functions which return GError
+  + Support GHashTable and GError as callback/closure arguments
+  + Fix bool(), hash() and __eq__() for GLib.Variant objects
+  + Don't issue a deprecation warning for GtkDialog's NO_SEPARATOR
+flag, even when unused
+  + Properly distinguish between different integer types for
+properties
+  + Distinguish between GArray and GPtrArray when cleaning up
+
+---
python3-gobject.changes: same change

Old:

  pygobject-3.0.3.tar.xz

New:

  pygobject-3.1.0.tar.xz



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.x8p7C6/_old  2012-02-10 17:19:06.0 +0100
+++ /var/tmp/diff_new_pack.x8p7C6/_new  2012-02-10 17:19:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gobject
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 0
 
 %if %{build_for_python3}
@@ -34,10 +35,10 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.0.3
+Version:3.1.0
 Release:0
 Url:http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source: 
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel = 1.29.0

++ python3-gobject.spec ++
--- /var/tmp/diff_new_pack.x8p7C6/_old  2012-02-10 17:19:06.0 +0100
+++ /var/tmp/diff_new_pack.x8p7C6/_new  2012-02-10 17:19:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-gobject
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define build_for_python3 1
 
 %if %{build_for_python3}
@@ -34,10 +35,10 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.0.3
+Version:3.1.0
 Release:0
 Url:http://ftp.gnome.org/pub/GNOME/sources/pygobject/
-Source: 
http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/pygobject/3.1/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection-devel = 1.29.0

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



commit qtsharp for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package qtsharp for openSUSE:Factory checked 
in at 2012-02-10 17:19:25

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


Package is qtsharp, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/qtsharp/qtsharp.changes  2011-09-23 
12:44:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.qtsharp.new/qtsharp.changes 2012-02-10 
17:19:27.0 +0100
@@ -1,0 +2,5 @@
+Sat Aug 13 08:26:57 CEST 2011 - dmuel...@suse.de
+
+- remove libdrm-devel buildrequires
+
+---



Other differences:
--
++ qtsharp.spec ++
--- /var/tmp/diff_new_pack.bKShNf/_old  2012-02-10 17:19:27.0 +0100
+++ /var/tmp/diff_new_pack.bKShNf/_new  2012-02-10 17:19:27.0 +0100
@@ -15,12 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   qtsharp
-BuildRequires:  libdrm-devel libicu libjpeg-devel mono-basic mono-data-sqlite 
mono-devel qt3-devel qtc update-desktop-files
-License:LGPL v2.1 or later
+BuildRequires:  libicu libjpeg-devel mono-basic mono-data-sqlite mono-devel 
qt3-devel qtc update-desktop-files
+License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Summary:Qt Bindings for C#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,12 +36,6 @@
 This package contains Qt C# bindings, which can be used with the Mono
 or pnet compiler.
 
-
-
-Authors:
-
-The KDE Team k...@kde.org
-
 %prep
 %setup -q -n %name -a 1
 %patch

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



commit rasqal for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package rasqal for openSUSE:Factory checked 
in at 2012-02-10 17:19:35

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


Package is rasqal, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/rasqal/rasqal.changes2012-01-05 
13:51:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.rasqal.new/rasqal.changes   2012-02-10 
17:19:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 10:49:20 CET 2012 - dmuel...@suse.de
+
+- add baselibs.conf
+
+---

New:

  baselibs.conf



Other differences:
--
++ rasqal.spec ++
--- /var/tmp/diff_new_pack.YWU8HM/_old  2012-02-10 17:19:38.0 +0100
+++ /var/tmp/diff_new_pack.YWU8HM/_new  2012-02-10 17:19:38.0 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   rasqal
 Version:0.9.28
 Release:0
@@ -27,6 +26,7 @@
 Url:http://librdf.org/%{name}/
 # http://download.librdf.org/source/rasqal-0.9.27.tar.gz
 Source0:%{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  bison

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



commit sane-backends for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package sane-backends for openSUSE:Factory 
checked in at 2012-02-10 17:19:40

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


Package is sane-backends, Maintainer is jsm...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sane-backends/sane-backends.changes  
2011-11-21 15:50:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.sane-backends.new/sane-backends.changes 
2012-02-10 17:19:44.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 20:18:31 UTC 2012 - lnus...@suse.de
+
+- add usb id for SCX4500W
+- fix usb device handling regression in xerox_mfp (bnc#745245)
+
+---

New:

  sane-backends-1.0.21-SCX4500W.patch
  sane-backends-1.0.22-xerox_mfp-fix-usb-devices.patch



Other differences:
--
++ sane-backends.spec ++
--- /var/tmp/diff_new_pack.mg16AB/_old  2012-02-10 17:19:45.0 +0100
+++ /var/tmp/diff_new_pack.mg16AB/_new  2012-02-10 17:19:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sane-backends
 #
-# 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
@@ -153,6 +153,10 @@
 # Patch104 removes descriptions-external/hpoj.desc from doc/Makefile.am
 # because it is intentionally removed from the sources in the prep section:
 Patch104:   no-descriptions-external-hpoj.patch
+# additional usb id
+Patch105:   sane-backends-1.0.21-SCX4500W.patch
+# fix usb device support in xerox_mfp (bnc#745245)
+Patch106:   sane-backends-1.0.22-xerox_mfp-fix-usb-devices.patch
 # Patch105 sane-backends-1.0.20-xerox_mfp.diff backports post 1.0.20 xerox_mfp 
changes
 # and is therefore removed since sane-backends-1.0.21 which contains those 
changes.
 # Install into this non-root directory (required when norootforbuild is used):
@@ -350,6 +354,8 @@
 # Patch104 removes descriptions-external/hpoj.desc from doc/Makefile.am
 # because it is intentionally removed from the sources in the prep section:
 %patch104
+%patch105 -p1
+%patch106 -p1
 # Source100... is SUSE specific stuff:
 # Remove hpoj.desc completely to avoid confusion with its successor hpaio.desc
 # because since openSUSE 10.3 the package hp-officeJet (for hpoj.desc) is 
dropped.

++ sane-backends-1.0.21-SCX4500W.patch ++
From 0643804b4e76c0047df1d61ebee1adfe4696d9d4 Mon Sep 17 00:00:00 2001
From: Nils Philippsen n...@redhat.com
Date: Wed, 3 Nov 2010 17:54:24 +0100
Subject: [PATCH] patch: SCX4500W

Squashed commit of the following:

commit d3d53225c2a5ee271141bd058e628ffa66d0c065
Author: Nils Philippsen n...@redhat.com
Date:   Wed Nov 3 17:53:32 2010 +0100

add USB id for SCX-4500W
---
 doc/descriptions/xerox_mfp.desc |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc
index 406510f..6b8aa5f 100644
--- a/doc/descriptions/xerox_mfp.desc
+++ b/doc/descriptions/xerox_mfp.desc
@@ -48,6 +48,10 @@
 :usbid 0x04e8 0x3426
 :status :good
 
+:model SCX-4500W
+:interface USB
+:usbid 0x04e8 0x342b
+
 :model CLX-3170fn
 :interface USB
 :usbid 0x04e8 0x342a
-- 
1.7.3.2

++ sane-backends-1.0.22-xerox_mfp-fix-usb-devices.patch ++
From 9792fb4ac11443553771d4f311a985333b503594 Mon Sep 17 00:00:00 2001
From: Nils Philippsen n...@redhat.com
Date: Tue, 10 May 2011 10:22:02 +0200
Subject: [PATCH] patch: xerox_mfp-fix-usb-devices

Squashed commit of the following:

commit 962a5a657b750f99b274d58763667bd199f5cb5d
Author: Alex Belkin a...@telekom.ru
Date:   Tue Mar 8 17:57:19 2011 +0300

keep usb device by default (correct for bug introduced by tcp sub-backend
(cherry picked from commit 5ea227caeacd504b64eef301e83fa63e0a25b3f7)
---
 backend/xerox_mfp.c |   27 +++
 1 files changed, 11 insertions(+), 16 deletions(-)

diff --git a/backend/xerox_mfp.c b/backend/xerox_mfp.c
index e08b50f..d4672a7 100644
--- a/backend/xerox_mfp.c
+++ b/backend/xerox_mfp.c
@@ -37,10 +37,10 @@
 static const SANE_Device **devlist = NULL; /* sane_get_devices array */
 static struct device *devices_head = NULL; /* sane_get_devices list */
 
-transport available_transports[] = {
+enum { TRANSPORT_USB, TRANSPORT_TCP, TRANSPORTS_MAX };
+transport available_transports[TRANSPORTS_MAX] = {
 { usb, usb_dev_request, usb_dev_open, usb_dev_close, 
usb_configure_device },
 { tcp, tcp_dev_request, tcp_dev_open, tcp_dev_close, 
tcp_configure_device },
-{ 0 }
 };
 
 static int 

commit sblim-sfcc for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package sblim-sfcc for openSUSE:Factory 
checked in at 2012-02-10 17:19:48

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


Package is sblim-sfcc, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sblim-sfcc/sblim-sfcc.changes2011-11-28 
12:57:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.sblim-sfcc.new/sblim-sfcc.changes   
2012-02-10 17:19:56.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 14 12:33:29 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ sblim-sfcc.spec ++
--- /var/tmp/diff_new_pack.R2aLeI/_old  2012-02-10 17:19:57.0 +0100
+++ /var/tmp/diff_new_pack.R2aLeI/_new  2012-02-10 17:19:57.0 +0100
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   sblim-sfcc
 Version:2.2.3
-Release:1
+Release:0
 Url:http://sblim.wiki.sourceforge.net/
-License:Other uncritical OpenSource License
-Group:  System/Management
 Summary:Small Footprint CIM Client Library
+License:EPL-1.0
+Group:  System/Management
 Source: %{name}-%{version}.tar.bz2
 Source1:autoconfiscate.sh
 
@@ -31,7 +29,8 @@
 Patch16:3435363-drop-curl_global_cleanup.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ libtool
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 %if 0%{?suse_version}
 %if 0%{?suse_version}  1020
 BuildRequires:  curl-devel
@@ -46,14 +45,7 @@
 Small Footprint CIM Client Library (sfcc) Runtime Libraries
 
 
-
-Authors:
-
-SBLIM Project
-
 %package devel
-License:Other uncritical OpenSource License
-Group:  System/Management
 Summary:Small Footprint CIM Client Library
 Requires:   %{name} = %{version} glibc-devel
 
@@ -61,12 +53,6 @@
 Small Footprint CIM Client Library (sfcc) Header Files and Link
 Libraries
 
-
-
-Authors:
-
-SBLIM Project
-
 %prep
 %setup -q
 

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



commit schismtracker for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package schismtracker for openSUSE:Factory 
checked in at 2012-02-10 17:19:58

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


Package is schismtracker, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/schismtracker/schismtracker.changes  
2011-10-02 11:14:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.schismtracker.new/schismtracker.changes 
2012-02-10 17:20:03.0 +0100
@@ -1,0 +2,21 @@
+Wed Feb  8 14:40:22 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 20120105
+* Shift-F10 now provides a dialog if the orderlist is empty
+* Fix loop points when deleting last point in envelope
+* Instrument list: Alt-Shift-A on trans table now copies sample
+  name as well as assigning sample numbers
+* Less picky sample-replacement checking for pattern-to-sample
+  rendering
+* Pattern editor: enter key now does channel search for instrument
+  number if none is under the cursor
+* Add hidden option for inverted (more FT2-like) home/end key
+  behavior in the pattern editor
+* Fix garbage writing when swapping portamento to the volume column
+
+---
+Fri Dec  2 07:22:57 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---

Old:

  schismtracker-0.20110409.tar.xz
  schismtracker-link.diff

New:

  schism-deptrack.diff
  schismtracker-20120105.tar.xz



Other differences:
--
++ schismtracker.spec ++
--- /var/tmp/diff_new_pack.i3E9Wr/_old  2012-02-10 17:20:04.0 +0100
+++ /var/tmp/diff_new_pack.i3E9Wr/_new  2012-02-10 17:20:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package schismtracker
 #
-# 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,26 +16,32 @@
 #
 
 
-
 Name:   schismtracker
-Version:0.20110409
-Release:1
-URL:http://schismtracker.org/
-License:GPL v2 or later
-Group:  Productivity/Multimedia/Sound/Editors and Convertors
+%define rversion 20120105
+Version:0.%rversion
+Release:0
+Url:http://schismtracker.org/
 Summary:Music editor that aims to match the look and feel of Impulse 
Tracker
+License:GPL-2.0+
+Group:  Productivity/Multimedia/Sound/Editors and Convertors
 #Hg-Clone:  http://schismtracker.org/hg/
-Source: %name-%version.tar.xz
+Source: %name-%rversion.tar.xz
 Source1:%name.desktop
 Patch1: schism-alsa.diff
 Patch2: schism-nodate.diff
-Patch3: schismtracker-link.diff
+Patch3: schism-deptrack.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel = 1.2.10
-BuildRequires:  xorg-x11-devel
-BuildRequires:  alsa-devel freeglut-devel gcc-c++
-BuildRequires:  python = 2.4 xz
+BuildRequires:  alsa-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  python = 2.4
 BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
 
 %description
 Schism Tracker is a free reimplementation of Impulse Tracker, a
@@ -46,13 +52,11 @@
 bugfixes and changes to improve IT playback.
 
 %prep
-%setup -q -n %name
+%setup -qn %name-%rversion
 %patch -P 1 -P 2 -P 3 -p1
 
 %build
-if [ ! -e configure ]; then
-  autoreconf -fi
-fi
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 
@@ -66,9 +70,6 @@
 # install desktop file
 %suse_update_desktop_file -i %name
 
-%clean
-rm -rf %buildroot
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README

++ schism-deptrack.diff ++
---
 Makefile.am  |1 +
 configure.ac |1 +
 2 files changed, 2 insertions(+)

Index: schismtracker-20120105/Makefile.am
===
--- schismtracker-20120105.orig/Makefile.am
+++ schismtracker-20120105/Makefile.am
@@ -158,6 +158,7 @@ CLEANFILES = \
auto/helptext.c
 
 auto/default-font.c: Makefile.am scripts/bin2h.sh scripts/build-font.sh 
$(fonts)
+   ${MKDIR_P} auto
sh $(srcdir)/scripts/build-font.sh $(srcdir) $(fonts) $@
 auto/helptext.c: Makefile.am scripts/genhelp.py $(helptexts)
$(PYTHON) $(srcdir)/scripts/genhelp.py $(srcdir) $(helptexts) $@
Index: schismtracker-20120105/configure.ac

commit sed for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package sed for openSUSE:Factory checked in 
at 2012-02-10 17:20:06

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


Package is sed, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sed/sed.changes  2011-12-06 18:02:49.0 
+0100
+++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes 2012-02-10 
17:20:07.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  3 15:20:39 UTC 2012 - rschweik...@suse.com
+
+- keep binary in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ sed.spec ++
--- /var/tmp/diff_new_pack.0MDpwW/_old  2012-02-10 17:20:08.0 +0100
+++ /var/tmp/diff_new_pack.0MDpwW/_new  2012-02-10 17:20:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sed
 #
-# 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   sed
 Version:4.2.1
 Release:0
-License:GPL-3.0+
 Summary:A Stream-Oriented Non-Interactive Text Editor
-Url:http://www.gnu.org/directory/sed.html
+License:GPL-3.0+
 Group:  System/Base
+Url:http://www.gnu.org/directory/sed.html
 Source: %name-%version.tar.bz2
 PreReq: %install_info_prereq
 Provides:   base:/bin/sed
@@ -61,17 +62,17 @@
 
 %install
 %makeinstall
-# Move sed to /bin:
+#UsrMerge
 mkdir -p %{buildroot}/bin
-mv %{buildroot}%{_bindir}/sed %{buildroot}/bin
-ln -s ../../bin/sed %{buildroot}%{_bindir}/sed
+ln -s %{_bindir}/sed %{buildroot}/bin/sed
+#EndUserMerge
 %find_lang %name
 
 %files -f %name.lang
 %defattr(-, root, root)
 /bin/sed
 %{_bindir}/sed
-%doc AUTHORS BUGS COPYING* INSTALL NEWS README* THANKS
+%doc AUTHORS BUGS COPYING* NEWS README* THANKS
 %{_infodir}/sed.info*.gz
 %{_mandir}/man*/*.gz
 

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



commit superlu for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package superlu for openSUSE:Factory checked 
in at 2012-02-10 17:20:11

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


Package is superlu, Maintainer is garl...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/superlu/superlu.changes  2011-09-23 
12:47:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.superlu.new/superlu.changes 2012-02-10 
17:20:15.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 29 01:48:27 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+---



Other differences:
--
++ superlu.spec ++
--- /var/tmp/diff_new_pack.XLg9QB/_old  2012-02-10 17:20:16.0 +0100
+++ /var/tmp/diff_new_pack.XLg9QB/_new  2012-02-10 17:20:16.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package superlu (Version 3.0)
+# spec file for package superlu
 #
-# Copyright (c) 2009 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   superlu
@@ -23,7 +22,6 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Provides:   blas2
-AutoReqProv:on
 Summary:SuperLU matrix solver
 Version:3.0
 Release:141
@@ -36,7 +34,6 @@
 Patch4: superlu-initialize.diff
 Patch5: superlu-undef-code.diff
 Url:http://crd.lbl.gov/~xiaoye/SuperLU/
-Prefix: /usr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,8 +60,8 @@
 
 %build
 #cd ../SuperLU
-make  -C CBLAS #%{?jobs:-j%jobs}
-make #%{?jobs:-j%jobs}
+make  -C CBLAS #%{?_smp_mflags}
+make #%{?_smp_mflags}
 
 %install
 install -d $RPM_BUILD_ROOT/%{_docdir}/superlu


-- 
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-02-10 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-02-10 17:20:20

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-gtk.changes  2012-02-03 
10:27:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-gtk.changes 2012-02-10 
17:20:22.0 +0100
@@ -1,0 +2,15 @@
+Tue Feb  7 14:43:58 UTC 2012 - fcro...@suse.com
+
+- Update to version 40:
+  + reason why a service failed is now exposed in theResult D-Bus
+property.
+  + Rudimentary service watchdog support (not complete)
+  + Improve bootcharts, by immediatly changing argv[0] after
+forking to to reflect which process will be executed. 
+  + Various bug fixes.
+- Add remote-fs-after-network.patch and update insserv patch:
+  ensure remote-fs-pre.target is enabled and started before network
+  mount points (bnc#744293).
+- Ensure journald doesn't prevent syslogs to read from /proc/kmsg.
+
+---
systemd.changes: same change

Old:

  systemd-39.tar.xz

New:

  remote-fs-after-network.patch
  systemd-40.tar.xz



Other differences:
--
++ systemd-gtk.spec ++
--- /var/tmp/diff_new_pack.2quS4A/_old  2012-02-10 17:20:24.0 +0100
+++ /var/tmp/diff_new_pack.2quS4A/_new  2012-02-10 17:20:24.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   systemd-gtk
 Url:http://www.freedesktop.org/wiki/Software/systemd
-Version:39
+Version:40
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit-devel

++ systemd.spec ++
--- /var/tmp/diff_new_pack.2quS4A/_old  2012-02-10 17:20:24.0 +0100
+++ /var/tmp/diff_new_pack.2quS4A/_new  2012-02-10 17:20:24.0 +0100
@@ -22,7 +22,7 @@
 
 Name:   systemd
 Url:http://www.freedesktop.org/wiki/Software/systemd
-Version:39
+Version:40
 Release:0
 Summary:A System and Session Manager
 License:GPL-2.0+
@@ -90,6 +90,7 @@
 # in the patch. Any patches added here without a very good reason to make
 # an exception will be silently removed with the next version update.
 Patch21:no-tmpfs-fsck.patch
+Patch37:remote-fs-after-network.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -150,6 +151,7 @@
 %patch31 -p1
 %patch33 -p1
 %patch36 -p1
+%patch37 -p1
 
 %build
 autoreconf -fiv
@@ -231,6 +233,9 @@
 # journal.
 rm -f %{buildroot}%{_libdir}/../lib/sysctl.d/coredump.conf
 
+# Let rsyslog read from /proc/kmsg for now
+sed -i -e 's/\#ImportKernel=yes/ImportKernel=no/' 
%{buildroot}%{_sysconfdir}/systemd/systemd-journald.conf
+
 # Install rsyslog fragment
 mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
 install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/

++ 0001-service-Fix-dependencies-added-when-parsing-insserv..patch ++
--- /var/tmp/diff_new_pack.2quS4A/_old  2012-02-10 17:20:24.0 +0100
+++ /var/tmp/diff_new_pack.2quS4A/_new  2012-02-10 17:20:24.0 +0100
@@ -7,13 +7,23 @@
  src/service.c |   16 +---
  1 files changed, 9 insertions(+), 7 deletions(-)
 
-Index: systemd-39/src/service.c
+Index: systemd-40/src/service.c
 ===
 systemd-39.orig/src/service.c
-+++ systemd-39/src/service.c
-@@ -3111,22 +3111,22 @@ static void sysv_facility_in_insserv_con
+--- systemd-40.orig/src/service.c
 systemd-40/src/service.c
+@@ -3162,23 +3162,32 @@ static void sysv_facility_in_insserv_con
+ Unit *u;
  if (sysv_translate_facility(parsed[0], NULL, 
facility)  0)
  continue;
++if (streq(facility, SPECIAL_REMOTE_FS_TARGET)) {
++/* insert also a Wants dependency from 
remote-fs-pre on remote-fs */
++u = manager_get_unit(mgr, 
SPECIAL_REMOTE_FS_TARGET);
++unit_add_dependency_by_name(u, UNIT_WANTS,
++SPECIAL_REMOTE_FS_PRE_TARGET, 
NULL, true);
++free (facility);
++facility=strdup(SPECIAL_REMOTE_FS_PRE_TARGET);
++}
++
  if ((u = manager_get_unit(mgr, facility))  (u-type 
== UNIT_TARGET)) {
 -UnitDependency e;
  char *dep = NULL, *name, **j;

++ bootsplash-quit.service ++

commit wine for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2012-02-10 17:20:28

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


Package is wine, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2012-01-20 
20:27:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2012-02-10 
17:20:33.0 +0100
@@ -1,0 +2,40 @@
+Fri Jan 27 20:23:03 UTC 2012 - meiss...@suse.com
+
+- Updated to 1.4-rc1 release candidate (1.3.38_1.4rc1 for linearity)
+  - Improved crash dialog with support for saving the backtrace.
+  - Support for the Back button in built-in Internet Explorer.
+  - Keyboard accelerators can now be translated through po files.
+  - A number of installer fixes.
+  - Many translation updates and tweaks.
+  - Various bug fixes.
+
+---
+Thu Jan 26 22:00:45 UTC 2012 - meiss...@suse.com
+
+- autogenerate baselibs.conf
+
+---
+Mon Jan 16 17:53:20 CET 2012 - meiss...@suse.de
+
+- Updated to 1.3.36 development snapshot
+  - Completion of the DIB engine.
+  - Improvements to the C++ runtime.
+  - A number of fixes in the audio drivers.
+  - Unnecessary Direct3D options removed from WineCfg.
+  - Some fixes to the built-in Internet Explorer.
+  - Various bug fixes.
+- packaging changed to use baselibs methods
+
+---
+Fri Dec 30 18:59:04 UTC 2011 - meiss...@suse.com
+
+- Updated to 1.3.36 development snapshot
+  - UDisks backend for the dynamic device support.
+  - Polygons and geometric pens implemented in the DIB engine.
+  - JScript now compiles entire functions.
+  - Improved support for vertical fonts.
+  - A few more scripts in UniScribe.
+  - A bunch of ctype functions implemented in MSVCP.
+  - Various bug fixes.
+
+---
@@ -4,0 +45,27 @@
+
+---
+Sat Dec 17 10:13:32 UTC 2011 - meiss...@suse.com
+
+- Updated to 1.3.35 development snapshot
+  - Triangular gradients and cosmetic wide pens support in the DIB engine.
+  - All Wine dialogs can now be translated through po files.
+  - Many more scripts added to UniScribe.
+  - JScript using bytecode throughout now.
+  - Several MSXML improvements.
+  - Various bug fixes.
+
+---
+Fri Dec  2 23:39:07 CET 2011 - meiss...@suse.de
+
+- Updated to 1.3.34 development snapshot
+  - Bytecode support in JavaScript.
+  - Support for gradients in the DIB engine.
+  - A number of Uniscribe improvements.
+  - Fixes for DirectDraw mode switching.
+  - A few more MSVC runtime functions.
+  - Various bug fixes.
+
+---
+Mon Nov 21 22:49:24 CET 2011 - meiss...@suse.de
+
+- Remove -fomit-frame-pointer again.

Old:

  susepatches.patch
  wine-1.3.33.tar.bz2

New:

  baselibs.conf
  wine-1.4-rc1.tar.bz2



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.nJl4Ka/_old  2012-02-10 17:20:35.0 +0100
+++ /var/tmp/diff_new_pack.nJl4Ka/_new  2012-02-10 17:20:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wine
 #
-# 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
@@ -56,34 +56,45 @@
 %if 0%{?suse_version}  1130
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 %endif
-Version:1.3.33
+Version:1.3.38_1.4rc1
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+
 Group:  System/Emulators/PC
 Url:http://www.winehq.com
 # vanilla Wine release
-Source0:wine-%version.tar.bz2
+%define winever 1.4-rc1
+Source0:wine-%{winever}.tar.bz2
 Source1:http://kegel.com/wine/winetricks
 Source2:http://kegel.com/wine/wisotool
 Source3:README.SuSE
 Source4:wine.desktop
 Source5:ubuntuwine.tar.bz2
+Source7:baselibs.conf
 # SUSE specific patches
 # - currently none, but add them here
-Patch0: susepatches.patch
+#Patch0: susepatches.patch
 Recommends: wine-gecko = 1.4
 Recommends: wine-mp3
 Recommends: dosbox
 Conflicts:  wine-gecko  1.3
 
-%ifarch %ix86 x86_64
+%ifarch x86_64
 Requires:   wine-32bit = %version
 %endif
 # 

commit xemacs for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package xemacs for openSUSE:Factory checked 
in at 2012-02-10 17:20:35

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


Package is xemacs, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xemacs/xemacs.changes2012-01-11 
15:39:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.xemacs.new/xemacs.changes   2012-02-10 
17:20:37.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 13:32:59 UTC 2012 - wer...@suse.de
+
+- Make it build again 
+
+---
+Wed Feb  8 13:31:28 UTC 2012 - co...@suse.com
+
+- build also against libjpeg-devel to fix Xaw3d support
+
+---



Other differences:
--
++ xemacs.spec ++
--- /var/tmp/diff_new_pack.rMkIdY/_old  2012-02-10 17:20:39.0 +0100
+++ /var/tmp/diff_new_pack.rMkIdY/_new  2012-02-10 17:20:39.0 +0100
@@ -26,6 +26,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gdbm-devel
 BuildRequires:  krb5
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  ncurses-devel
@@ -214,19 +215,46 @@
 %endif
 
 %build
-#libtoolize --force
-#autoreconf --force --install --verbose
-#rm configure
+  cflags ()
+  {
+  local flag=$1; shift
+  local var=$1; shift
+  test -n ${flag} -a -n ${var} || return
+  case ${!var} in
+  *${flag}*) return
+  esac
+  set -o noclobber
+  case $flag in
+  -Wl,*)
+ if echo 'int main () { return 0; }' | \
+ ${CC:-gcc} -Werror $flag -o /dev/null -xc ldtest.c  /dev/null 
21 ; then
+ eval $var=\${$var:+\$$var\ }$flag
+ fi
+ ;;
+  *)
+ if ${CC:-gcc} -Werror $flag -S -o /dev/null -xc /dev/null  /dev/null 
21 ; then
+ eval $var=\${$var:+\$$var\ }$flag
+ fi
+  esac
+  set +o noclobber
+  }
+
+# libtoolize --force
+# autoreconf --force --install --verbose
+# rm configure
 autoconf --force
-## needed for detection of XFree86[tm]
-#touch /etc/XF86Config
 VERSION=%{version}
   SHARE=/usr/share
 LIB=/usr/lib
 SYS=${RPM_ARCH}-suse-linux
 %ifarch %ix86
-# LOOP=-fprefetch-loop-arrays -funroll-loops
+cflags -fprefetch-loop-arrays LOOP
+cflags -funroll-loops LOOP
 %endif
+cflags -Wno-unused-but-set-variable RPM_OPT_FLAGS
+cflags -Wno-unused-valueRPM_OPT_FLAGS
+cflags -Wno-switch  RPM_OPT_FLAGS
+cflags -fno-strict-aliasing RPM_OPT_FLAGS
INFO=${SHARE}/xemacs/info
 LIBEXEC=${LIB}/xemacs/${VERSION}
ARCH=${LIBEXEC}/${SYS}
@@ -236,9 +264,9 @@
 MOD=${ARCH}/modules
   STATE=/var/lib/xemacs
 MAN=/usr/share/man/man1
- CFLAGS=${RPM_OPT_FLAGS} -Wall -Wno-switch -pipe ${LOOP} -fno-strict-aliasing 
-DLDAP_DEPRECATED 
+ CFLAGS=-Wall ${RPM_OPT_FLAGS} -pipe ${LOOP} -DLDAP_DEPRECATED 
 %ifarch s390x
- CFLAGS=$CFLAGS -O0
+ CFLAGS=$CFLAGS -O1
 %endif
 # To to the menu translations, add:
 # $CFLAGS=$CFLAGS -DPRINT_XLWMENU_RESOURCE_CONVERSIONS 
@@ -374,12 +402,12 @@
 %install
 set +o posix
 #
-mkdir -p $RPM_BUILD_ROOT/usr/share/xemacs/site-lisp/lisp
-mkdir -p $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/term
-mkdir -p $RPM_BUILD_ROOT/var/lib/xemacs/lock
-chmod 1777 $RPM_BUILD_ROOT/var/lib/xemacs/lock
-make DESTDIR=$RPM_BUILD_ROOT install
-mv $RPM_BUILD_ROOT%{xbindir}/xemacs-21.?-??? $RPM_BUILD_ROOT%{xbindir}/xemacs
+mkdir -p %{buildroot}/usr/share/xemacs/site-lisp/lisp
+mkdir -p %{buildroot}/usr/share/xemacs/site-packages/lisp/term
+mkdir -p %{buildroot}/var/lib/xemacs/lock
+chmod 1777 %{buildroot}/var/lib/xemacs/lock
+make DESTDIR=%{buildroot} install
+mv %{buildroot}%{xbindir}/xemacs-21.?-??? %{buildroot}%{xbindir}/xemacs
 # fix up the load-history to make it possible to use find-function
 # on functions which are in dumped lisp files, even if XEmacs was not
 # dumped at the place where it is finally running. 
@@ -390,53 +418,53 @@
 #
 # Test whether this works by evaluating (find-function 'next-line)
 # 
-install -m 644 $RPM_SOURCE_DIR/fix-load-history.el \
-   $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/
-rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/src/
-rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/lib-src/
-rm -f  $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/Installation
+install -m 644 %{_sourcedir}/fix-load-history.el \
+   %{buildroot}/usr/share/xemacs/site-packages/lisp/
+rm -rf %{buildroot}/usr/share/xemacs/%{version}/src/
+rm -rf %{buildroot}/usr/share/xemacs/%{version}/lib-src/
+rm -f  %{buildroot}/usr/share/xemacs/%{version}/Installation
 

commit xorg-x11 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11 for openSUSE:Factory 
checked in at 2012-02-10 17:21:05

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


Package is xorg-x11, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11/xorg-x11.changes2012-01-13 
11:00:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11.new/xorg-x11.changes   2012-02-10 
17:21:11.0 +0100
@@ -8,0 +9,6 @@
+Tue Jan 10 12:27:25 UTC 2012 - ch...@computersalat.de
+
+- remove AUTHORS from description
+- switch {?jobs:-j%jobs} to {?_smp_mflags}
+
+---
@@ -11,2 +17,9 @@
-- xlsclient 1.1.2
-  * fixes build against xcb-util 0.3.8
+- xlsclient 1.1.2 - fixes build against xcb-util 0.3.8
+  * Depend on xcb = 1.6 for XCB_ATOM_*.
+  * Drop dependency on xcb-atom/xcb-util
+  * Use XCB_ATOM_* atom names rather than deprecated atom names
+  * config: move man pages into their own directory
+  * man: replace hard coded man page section with substitution strings
+  * man: remove trailing spaces and tabs
+  * config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+  * Purge cvs tags.



Other differences:
--
++ xorg-x11.spec ++
--- /var/tmp/diff_new_pack.1JFLSi/_old  2012-02-10 17:21:15.0 +0100
+++ /var/tmp/diff_new_pack.1JFLSi/_new  2012-02-10 17:21:15.0 +0100
@@ -15,36 +15,56 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %define _dminitdir %{_prefix}/lib/X11/displaymanagers
 
 Name:   xorg-x11
-BuildRequires:  ConsoleKit-devel fontconfig-devel freetype2-devel libXi6-devel 
libpng-devel ncurses-devel
+BuildRequires:  ConsoleKit-devel
+BuildRequires:  fontconfig-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  libXi6-devel
+BuildRequires:  libpng-devel
+BuildRequires:  ncurses-devel
 %if 0%{?suse_version} = 01140
 BuildRequires:  aaa_base-extras
 %endif
-BuildRequires:  pam-devel pkgconfig rsh update-desktop-files xorg-x11-devel 
xorg-x11-libICE-devel
-BuildRequires:  xorg-x11-libSM-devel xorg-x11-libX11-devel 
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel
+BuildRequires:  pam-devel
+BuildRequires:  pkgconfig
+BuildRequires:  rsh
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libICE-devel
+BuildRequires:  xorg-x11-libSM-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXau-devel
+BuildRequires:  xorg-x11-libXdmcp-devel
 BuildRequires:  xorg-x11-libXext-devel
-BuildRequires:  xorg-x11-libXfixes-devel xorg-x11-libXmu-devel 
xorg-x11-libXp-devel xorg-x11-libXpm-devel
+BuildRequires:  xorg-x11-libXfixes-devel
+BuildRequires:  xorg-x11-libXmu-devel
+BuildRequires:  xorg-x11-libXp-devel
+BuildRequires:  xorg-x11-libXpm-devel
 BuildRequires:  xorg-x11-libXprintUtil-devel
-BuildRequires:  xorg-x11-libXrender-devel xorg-x11-libXt-devel 
xorg-x11-libXv-devel xorg-x11-libfontenc-devel
+BuildRequires:  xorg-x11-libXrender-devel
+BuildRequires:  xorg-x11-libXt-devel
+BuildRequires:  xorg-x11-libXv-devel
+BuildRequires:  xorg-x11-libfontenc-devel
 BuildRequires:  xorg-x11-libxkbfile-devel
-BuildRequires:  fdupes xorg-x11-proto-devel xorg-x11-xtrans-devel
-BuildRequires:  bison libtool
+BuildRequires:  fdupes
+BuildRequires:  xorg-x11-proto-devel
+BuildRequires:  xorg-x11-xtrans-devel
+BuildRequires:  bison
+BuildRequires:  libtool
 Url:http://xorg.freedesktop.org/
 Version:7.6
-Release:61
-License:MIT
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Group:  System/X11/Utilities
 Requires:   cpp logrotate
 Requires:   %{name}-xauth ConsoleKit
 Recommends: dbus-1-x11
 Provides:   XFree86 xcompmgr = 1.1.5 xrestop = 0.4
 Obsoletes:  xcompmgr  1.1.5 xrestop  0.4
 Summary:X.Org core and sample applications
+License:MIT
+Group:  System/X11/Utilities
 Source0:appres-1.0.3.tar.bz2
 Source1:bdftopcf-1.0.3.tar.bz2
 Source2:beforelight-1.0.4.tar.bz2
@@ -176,75 +196,15 @@
 %description
 This package contains the X.Org core and sample applications.
 
-
-
-Authors:
-
-
-Alan Coopersmith
-Amit Margalit
-Andreas Stolcke
-Bob Scheifler
-Caolan McNamara
-David Reveman
-David Rosenthal
-Dmitry Yu. Bolkhovityanov
-Doug Moran
-Eric Anholt
-Felix Kühling
-Ivan Griffin
-Jim Fulton
-Jim Gettys
-Keith Packard
-Lars Knoll
-Manish Singh
-Matthew Allum
-Matthias Hopf
-Matthieu Herrb  OpenBSD Team
-Phil Karlton
-Stephen Gildea
-Werner Fink
-
 %package 

commit xorg-x11-proto-devel for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-proto-devel for 
openSUSE:Factory checked in at 2012-02-10 17:21:29

Comparing /work/SRC/openSUSE:Factory/xorg-x11-proto-devel (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new (New)


Package is xorg-x11-proto-devel, Maintainer is sndir...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-proto-devel/xorg-x11-proto-devel.changes
2011-12-15 16:08:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new/xorg-x11-proto-devel.changes
   2012-02-10 17:21:30.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 16 16:52:23 UTC 2012 - v...@ovi.com
+
+- Update xcb-proto to 1.7
+
+---

Old:

  xcb-proto-1.6.tar.bz2

New:

  xcb-proto-1.7.tar.bz2



Other differences:
--
++ xorg-x11-proto-devel.spec ++
--- /var/tmp/diff_new_pack.YWXYdZ/_old  2012-02-10 17:21:32.0 +0100
+++ /var/tmp/diff_new_pack.YWXYdZ/_new  2012-02-10 17:21:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-proto-devel
 #
-# 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
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   xorg-x11-proto-devel
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -62,7 +64,7 @@
 Source30:   xproto-7.0.22.tar.bz2
 Source31:   xproxymanagementprotocol-1.0.3.tar.bz2
 Source32:   evieext-1.1.0.tar.bz2
-Source33:   xcb-proto-1.6.tar.bz2
+Source33:   xcb-proto-1.7.tar.bz2
 Source34:   libpthread-stubs-0.3.tar.bz2
 Source35:   vncproto-20070501.tar.bz2
 Source36:   xcliplistproto-20070501.tar.bz2

++ xcb-proto-1.6.tar.bz2 - xcb-proto-1.7.tar.bz2 ++
 5041 lines of diff (skipped)

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



commit xorg-x11-libXext for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-libXext for 
openSUSE:Factory checked in at 2012-02-10 17:21:20

Comparing /work/SRC/openSUSE:Factory/xorg-x11-libXext (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-libXext.new (New)


Package is xorg-x11-libXext, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-libXext/xorg-x11-libXext.changes
2011-09-23 12:52:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-libXext.new/xorg-x11-libXext.changes   
2012-02-10 17:21:22.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb  4 23:27:46 UTC 2012 - jeng...@medozas.de
+
+- Remove apparently unused (Build)Requires on Xdmcp, xtrans
+- Remove redundant tags/sections like %clean
+  (see specfile guidelines)
+- Parallel build with %_smp_mflags
+
+---



Other differences:
--
++ xorg-x11-libXext.spec ++
--- /var/tmp/diff_new_pack.h9cse0/_old  2012-02-10 17:21:23.0 +0100
+++ /var/tmp/diff_new_pack.h9cse0/_new  2012-02-10 17:21:23.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xorg-x11-libXext (Version 7.6_1.2.0)
+# spec file for package xorg-x11-libXext
 #
-# Copyright (c) 2010 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
@@ -15,20 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xorg-x11-libXext
 %define dirsuffix 1.2.0
-BuildRequires:  fdupes pkgconfig xorg-x11-libX11-devel xorg-x11-libXau-devel 
xorg-x11-libXdmcp-devel xorg-x11-proto-devel xorg-x11-xtrans-devel
+BuildRequires:  fdupes
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11) = 1.1.99.1
+BuildRequires:  pkgconfig(xextproto) = 7.0.99.2
+BuildRequires:  pkgconfig(xproto) = 7.0.13
 Url:http://xorg.freedesktop.org/
 Version:7.6_%{dirsuffix}
-Release:1
-License:MIT
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Group:  System/Libraries
 Provides:   xorg-x11-libs:/usr/X11R6/%{_lib}/libXext.so.6
 Summary:X.Org Xext library
+License:MIT
+Group:  System/Libraries
 Source: libXext-%{dirsuffix}.tar.bz2
 Source2:baselibs.conf
 
@@ -65,13 +67,11 @@
 Tim Glauert
 
 %package devel
-License:MIT
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/X11
 Provides:   xorg-x11-devel:/usr/X11R6/%{_lib}/libXext.so
-Requires:   xorg-x11-proto-devel xorg-x11-xtrans-devel 
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libX11-devel
+Requires:   xorg-x11-proto-devel xorg-x11-libXau-devel 
xorg-x11-libX11-devel
 Requires:   %{name} = %{version}
-AutoReqProv:on
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -117,7 +117,7 @@
 --disable-static \
 %endif
 --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -126,9 +126,6 @@
 %endif
 %fdupes -s $RPM_BUILD_ROOT/%_mandir
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit xorg-x11-util-devel for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-util-devel for 
openSUSE:Factory checked in at 2012-02-10 17:21:40

Comparing /work/SRC/openSUSE:Factory/xorg-x11-util-devel (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-util-devel.new (New)


Package is xorg-x11-util-devel, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-util-devel/xorg-x11-util-devel.changes  
2011-09-23 12:52:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-util-devel.new/xorg-x11-util-devel.changes 
2012-02-10 17:21:44.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 13:13:22 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---
+Wed Oct  5 15:21:52 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %configure macro
+
+---



Other differences:
--
++ xorg-x11-util-devel.spec ++
--- /var/tmp/diff_new_pack.F9VBso/_old  2012-02-10 17:21:45.0 +0100
+++ /var/tmp/diff_new_pack.F9VBso/_new  2012-02-10 17:21:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-util-devel
 #
-# 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
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xorg-x11-util-devel
-BuildRequires:  pkgconfig xorg-x11-proto-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-proto-devel
 Url:http://xorg.freedesktop.org/
 Version:7.6
-Release:11
-License:MIT License (or similar)
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Group:  Development/Libraries/X11
 Requires:   xorg-x11-proto-devel
 Summary:Include Files and Libraries mandatory for X11 Development
+License:MIT
+Group:  Development/Libraries/X11
 Source: gccmakedep-X11R7.1-1.0.2.tar.bz2
 Source1:imake-1.0.4.tar.bz2
 Source2:xorg-cf-files-1.0.3.tar.bz2
@@ -101,11 +100,8 @@
 for dir in *; do
   pushd $dir
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-   --prefix=/usr \
---libdir=%{_libdir} \
---with-config-dir=%_configdir \
---mandir=%{_datadir}/man
+%configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
+--with-config-dir=%_configdir
 make %{?jobs:-j%jobs};
   popd
 done

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



commit ed for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package ed for openSUSE:Factory checked in 
at 2012-02-10 17:46:32

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


Package is ed, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ed/ed.changes2011-09-23 01:56:08.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ed.new/ed.changes   2012-02-10 
17:46:34.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb  3 15:02:12 UTC 2012 - rschweik...@suse.com
+
+- switch license to spdx format
+- keep executable in /usr (UsrMerge project)
+
+---
+Mon Jan  2 15:16:42 UTC 2012 - dlova...@suse.com
+
+- Update to 1.6 (bugfix release)
+
+---

Old:

  ed-1.5.tar.gz

New:

  ed-1.6.tar.gz



Other differences:
--
++ ed.spec ++
--- /var/tmp/diff_new_pack.xXZuds/_old  2012-02-10 17:46:35.0 +0100
+++ /var/tmp/diff_new_pack.xXZuds/_new  2012-02-10 17:46:35.0 +0100
@@ -17,10 +17,10 @@
 
 Name:   ed
 Url:http://www.gnu.org/software/ed/
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Group:  Productivity/Editors/Other
 PreReq: %install_info_prereq
-Version:1.5
+Version:1.6
 Release:1
 Summary:Standard UNIX Line Editor
 Source: %{name}-%{version}.tar.gz
@@ -42,9 +42,10 @@
 
 %install
 %{makeinstall}
+#UsrMerge
 %{__install} -d -m 0755 %{buildroot}/bin
-%{__mv} %{buildroot}/%{_bindir}/ed %{buildroot}/bin/ed
-%{__ln_s} /bin/ed %{buildroot}/%{_bindir}/ed
+%{__ln_s} %{_bindir}/ed %{buildroot}/bin/ed
+#UsrMerge
 
 %check
 make check

++ ed-1.5.tar.gz - ed-1.6.tar.gz ++
 2254 lines of diff (skipped)

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



commit texinfo for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package texinfo for openSUSE:Factory checked 
in at 2012-02-10 17:46:45

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


Package is texinfo, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes  2012-01-20 
22:08:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.texinfo.new/texinfo.changes 2012-02-10 
17:46:46.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 12:35:24 UTC 2012 - wer...@suse.de
+
+- Work around dully check script of obs 
+
+---



Other differences:
--
++ texinfo.spec ++
--- /var/tmp/diff_new_pack.glTs0Z/_old  2012-02-10 17:46:51.0 +0100
+++ /var/tmp/diff_new_pack.glTs0Z/_new  2012-02-10 17:46:51.0 +0100
@@ -37,7 +37,9 @@
 Provides:   texi2roff = %{version_t2r}
 Source: ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.bz2
 Source1:
http://download.savannah.nongnu.org/releases/texi2html/texi2html-%{version_t2h}.tar.bz2
-Source2:http://texinfo.org/texi2roff/texi2roff-%{version_t2r}.tar.bz2
+# texinfo.org: the domain is expired.
+# http://texinfo.org/texi2roff/texi2roff-%{version_t2r}.tar.bz2
+Source2:texi2roff-%{version_t2r}.tar.bz2
 Source10:   info-dir
 Patch:  texinfo-4.12.dif
 Patch1: texi2html-1.78.dif


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



commit pcre0 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package pcre0 for openSUSE:Factory checked 
in at 2012-02-10 22:53:10

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


Package is pcre0, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _aggregate ++
--- /var/tmp/diff_new_pack.29wA0h/_old  2012-02-10 22:53:12.0 +0100
+++ /var/tmp/diff_new_pack.29wA0h/_new  2012-02-10 22:53:12.0 +0100
@@ -1,5 +1,5 @@
 aggregatelist
   aggregate project=openSUSE:12.1
-packagepcre/package
+packagelibpcre0/package
   /aggregate
 /aggregatelist

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



commit pcre0 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package pcre0 for openSUSE:Factory checked 
in at 2012-02-10 22:55:56

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


Package is pcre0, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _aggregate ++
--- /var/tmp/diff_new_pack.7n8DCK/_old  2012-02-10 22:55:58.0 +0100
+++ /var/tmp/diff_new_pack.7n8DCK/_new  2012-02-10 22:55:58.0 +0100
@@ -1,5 +1,5 @@
 aggregatelist
   aggregate project=openSUSE:12.1
-packagelibpcre0/package
+packagepcre/package
   /aggregate
 /aggregatelist

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



commit pcre0 for openSUSE:Factory

2012-02-10 Thread h_root
Hello community,

here is the log from the commit of package pcre0 for openSUSE:Factory checked 
in at 2012-02-10 23:28:22

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


Package is pcre0, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _aggregate ++
--- /var/tmp/diff_new_pack.hlnFkF/_old  2012-02-10 23:28:25.0 +0100
+++ /var/tmp/diff_new_pack.hlnFkF/_new  2012-02-10 23:28:25.0 +0100
@@ -1,5 +1,6 @@
 aggregatelist
   aggregate project=openSUSE:12.1
 packagepcre/package
+binarylibpcre0/binary
   /aggregate
 /aggregatelist

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