commit aisleriot for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2012-10-18 14:51:32

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


Package is aisleriot, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes  2012-10-03 
10:24:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2012-10-18 
14:51:34.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct 17 17:04:10 UTC 2012 - zai...@opensuse.org
+
+- Add fdupes buildrequires, and use fdupes macro to get rid of
+  duplicate help files. 
+
+---
+Tue Oct 16 13:34:04 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Updated translations.
+
+---

Old:

  aisleriot-3.6.0.tar.xz

New:

  aisleriot-3.6.1.tar.xz



Other differences:
--
++ aisleriot.spec ++
--- /var/tmp/diff_new_pack.GGBrOO/_old  2012-10-18 14:51:37.0 +0200
+++ /var/tmp/diff_new_pack.GGBrOO/_new  2012-10-18 14:51:37.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   aisleriot
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:Solitaire Card Games for GNOME
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Card
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/aisleriot/3.6/%{name}-%{version}.tar.xz
+BuildRequires:  fdupes
 BuildRequires:  guile-devel
 BuildRequires:  intltool
 BuildRequires:  lsb-release
@@ -71,6 +72,7 @@
 
 %install
 %make_install
+%fdupes %{buildroot}/usr/share/help/
 %suse_update_desktop_file -N AisleRiot -G Solitaire sol
 %find_lang %{name} %{?no_lang_C}
 %find_gconf_schemas

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



commit alacarte for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package alacarte for openSUSE:Factory 
checked in at 2012-10-18 14:54:39

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


Package is alacarte, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes2012-09-29 
15:21:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.alacarte.new/alacarte.changes   2012-10-18 
14:54:47.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct 17 18:34:59 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.6.1:
+  + Bugs Fixed: Respect $XDG_MENU_PREFIX.
+  + Updated translations.
+- Drop alacarte-xdg-menu.patch, fixed upstream.
+- Drop %if check for obsolete openSUSE version.
+
+---

Old:

  alacarte-3.5.5.tar.xz
  alacarte-xdg-menu.patch

New:

  alacarte-3.6.1.tar.xz



Other differences:
--
++ alacarte.spec ++
--- /var/tmp/diff_new_pack.Kau3wy/_old  2012-10-18 14:54:48.0 +0200
+++ /var/tmp/diff_new_pack.Kau3wy/_new  2012-10-18 14:54:48.0 +0200
@@ -17,21 +17,19 @@
 
 
 Name:   alacarte
-Version:3.5.5
+Version:3.6.1
 Release:0
 Url:http://www.realistanew.com/projects/alacarte
 Summary:Menu editor for GNOME
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/alacarte/3.5/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/alacarte/3.6/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE alacarte_system_edit_mode.patch sree...@novell.com (was 
PATCH-FEATURE-OPENSUSE)
 Patch1: alacarte_system_edit_mode.patch
 # PATCH-FEATURE-UPSTREAM alacarte-support-exo-desktop-item-edit.patch 
bnc#728482 bgo#664114 g...@opensuse.org -- Add support for 
exo-desktop-item-edit as an alternative to gnome-desktop-item-edit
 Patch2: alacarte-support-exo-desktop-item-edit.patch
 # PATCH-FIX-UPSTREAM alacarte-nohelp.patch bnc#779062 bgo#677332 
dims...@opensuse.org -- Do not show help button, as there is no help in alacarte
 Patch3: alacarte-nohelp.patch
-# PATCH-FIX-UPSTREAM alacarte-xdg-menu.patch bnc#779098 bgo#683535 
dims...@opensuse.org -- Use XDG_MENU_PREFIX when reading and writing users 
applications.menu
-Patch4: alacarte-xdg-menu.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 # Needed for the typelib() dependency parser
@@ -48,9 +46,6 @@
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
-%if %suse_version = 1110
-%define python_sitelib %{py_sitedir}
-%endif
 
 %description
 Alacarte is a simple freedesktop.org compliant menu editor for GNOME
@@ -66,7 +61,6 @@
 # %patch1 -p0
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 # Patch is disabled

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



commit alsa-utils for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package alsa-utils for openSUSE:Factory 
checked in at 2012-10-18 15:19:08

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


Package is alsa-utils, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/alsa-utils/alsa-utils.changes2012-09-11 
09:03:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-utils.new/alsa-utils.changes   
2012-10-18 15:19:10.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 17 10:10:38 CEST 2012 - ti...@suse.de
+
+- backport from upstream tree:
+  * add support for the new chmap API
+
+---

New:

  0001-speaker-test-Add-support-for-channel-mapping-API.patch
  0002-aplay-Add-support-for-channel-mapping.patch
  0003-aplay-More-support-for-channel-map-option.patch
  0004-speaker-test-Update-man-page-for-chmap-option.patch
  0005-aplay-fix-typo-silence-warning.patch



Other differences:
--
++ alsa-utils.spec ++
--- /var/tmp/diff_new_pack.gN59uT/_old  2012-10-18 15:19:11.0 +0200
+++ /var/tmp/diff_new_pack.gN59uT/_new  2012-10-18 15:19:11.0 +0200
@@ -44,6 +44,12 @@
 Source: 
ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{package_version}.tar.bz2
 Source1:01beep.conf
 # Patch:  alsa-utils-git-fixes.diff
+Patch1: 0001-speaker-test-Add-support-for-channel-mapping-API.patch
+Patch2: 0002-aplay-Add-support-for-channel-mapping.patch
+Patch3: 0003-aplay-More-support-for-channel-map-option.patch
+Patch4: 0004-speaker-test-Update-man-page-for-chmap-option.patch
+Patch5: 0005-aplay-fix-typo-silence-warning.patch
+#
 Patch99:alsa-utils-gettext-version-removal.diff
 Url:http://www.alsa-project.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -58,6 +64,11 @@
 sed -i -e's/EXTRA_DIST= config.rpath /EXTRA_DIST=/' Makefile.am
 # rm -f po/Makefile* po/*.gmo po/*.pot po/*.header po/stamp-*
 # patch -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 %if %suse_version  1020
 %patch99 -p1
 %endif

++ 0001-speaker-test-Add-support-for-channel-mapping-API.patch ++
From 951cb2c2974293db6e12ef067ae7001074887932 Mon Sep 17 00:00:00 2001
From: Takashi Iwai ti...@suse.de
Date: Tue, 11 Sep 2012 11:36:45 +0200
Subject: [PATCH 1/5] speaker-test: Add support for channel mapping API

The surround channel map follows the given channel map from the
driver if available.

Also, the channels can be specified manually via -m option.
Pass the channel map like FL,FR,FC,LFE.

Signed-off-by: Takashi Iwai ti...@suse.de
---
 speaker-test/speaker-test.c |  139 +++-
 1 file changed, 124 insertions(+), 15 deletions(-)

--- a/speaker-test/speaker-test.c
+++ b/speaker-test/speaker-test.c
@@ -60,6 +60,10 @@
 #include locale.h
 #endif
 
+#ifdef SND_CHMAP_API_VERSION
+#define CONFIG_SUPPORT_CHMAP   1
+#endif
+
 enum {
   TEST_PINK_NOISE = 1,
   TEST_SINE,
@@ -100,6 +104,11 @@ static const char *given_test_wav_file =
 static char *wav_file_dir = SOUNDSDIR;
 static int debug = 0;
 
+#ifdef CONFIG_SUPPORT_CHMAP
+static snd_pcm_chmap_t *channel_map;
+static int channel_map_set;
+#endif
+
 static const char *const channel_name[MAX_CHANNELS] = {
   /*  0 */ N_(Front Left),
   /*  1 */ N_(Front Right),
@@ -143,6 +152,65 @@ static const int   channels8[] = {
   6, /* Side Left   */
   5, /* LFE */
 };
+
+static int get_mapped_channel(int chn)
+{
+#ifdef CONFIG_SUPPORT_CHMAP
+  static const int maps[MAX_CHANNELS] = {
+SND_CHMAP_FL,
+SND_CHMAP_FR,
+SND_CHMAP_RL,
+SND_CHMAP_RR,
+SND_CHMAP_FC,
+SND_CHMAP_LFE,
+SND_CHMAP_SL,
+SND_CHMAP_SR,
+  };
+
+  if (channel_map  maps[chn]) {
+int i;
+for (i = 0; i  channel_map-channels; i++) {
+  if (channel_map-pos[i] == maps[chn])
+   return i;
+}
+  }
+#endif
+  return chn;
+}
+
+static int get_speaker_channel(int chn)
+{
+#ifdef CONFIG_SUPPORT_CHMAP
+  if (channel_map_set)
+return chn;
+#endif
+
+  switch (channels) {
+  case 4:
+chn = channels4[chn];
+break;
+  case 6:
+chn = channels6[chn];
+break;
+  case 8:
+chn = channels8[chn];
+break;
+  }
+
+  return get_mapped_channel(chn);
+}
+
+static const char *get_channel_name(int chn)
+{
+#ifdef CONFIG_SUPPORT_CHMAP
+  if (channel_map_set  chn  channel_map-channels) {
+const char *name = snd_pcm_chmap_long_name(channel_map-pos[chn]);
+return name ? name : Unknown;
+  }
+#endif
+  return gettext(channel_name[chn]);
+}
+
 static const int   supported_formats[] = {
   SND_PCM_FORMAT_S8,
   SND_PCM_FORMAT_S16_LE,
@@ -519,6 +587,31 @@ static 

commit cluster-glue for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2012-10-18 15:52:34

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


Package is cluster-glue, Maintainer is dmuhameda...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes
2012-05-03 10:54:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes   
2012-10-18 15:52:35.0 +0200
@@ -1,0 +2,53 @@
+Tue Oct 16 13:10:55 UTC 2012 - dmuhameda...@suse.com
+
+- lrmd: set max-children depending on the number of processors
+- lrmd: don't send parameters from ops back to crmd
+- stonith: external/libvirt: support for reboot reset method
+- stonith: external/virsh: update test for virsh output
+- stonith: external/libvirt: add more search strings for domain
+  start and stop
+- hb_report: node's type got optional
+- hb_report: make use of bash trace features
+- hb_report: compatibility code for pacemaker v1.1.8
+- build: link libstonith with stonith2 agents
+- Upstream version cs: 02bdcf58f9a0 (glue-1.0.11)
+
+---
+Tue Oct 16 11:48:00 UTC 2012 - co...@suse.com
+
+- add explict buildrequire on libbz2-devel
+
+---
+Mon Jul 16 14:26:54 UTC 2012 - dmuhameda...@suse.com
+
+- set version to 1.0.10
+- stonith: external/libvirt: add more search strings for domain
+  start and stop
+- Upstream version cs: 18489f275f75
+
+---
+Mon Jul  9 15:22:09 UTC 2012 - dmuhameda...@suse.com
+
+- clplumbing: cl_msg: revert max message size to 256Kb
+- clplumbing: fix memleak for Gmain_timeout
+- stonith: rhcs: avoid false error if parameter isn't set
+- stonith: rhcs: pass the action via stdin too
+- hb_report: add node time information
+- hb_report: get corosync blackbox records if available
+- hb_report: make sure that work directory gets removed
+- hb_report: improve performance
+- sbd: Debug mode added (bnc#753559, bnc#738295)
+- sbd: Handle IO errors during slot allocation properly
+  (bnc#753559)
+- sbd: Explicitly inform the master process about IO problems on
+  the child (bnc#738295)
+- sbd: Make servant restart logic more robust and verbose
+  (bnc#738295)
+- sbd: Use async IO for disk reads to increase resilience against
+  hung IO (bnc#738295)
+- logd: add try-restart action to the logd init script
+  (allows logd restart on upgrades)
+- update regression tests
+- Upstream version cs: fc64670fd789
+
+---

Old:

  bug-728579_glue-stonith-dev-id.patch
  cluster-glue-1.0.9.tar.bz2
  fix-glib_h-include.patch
  fix-runlevels.diff

New:

  cluster-glue-1.0.11.tar.bz2



Other differences:
--
++ cluster-glue.spec ++
--- /var/tmp/diff_new_pack.OSoafq/_old  2012-10-18 15:52:37.0 +0200
+++ /var/tmp/diff_new_pack.OSoafq/_new  2012-10-18 15:52:37.0 +0200
@@ -35,18 +35,15 @@
 
 Name:   cluster-glue
 Summary:The Heartbeat Subsystem for High-Availability Linux
-License:GPL-2.0 ; LGPL-2.1+
+License:GPL-2.0 and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-Version:1.0.9
+Version:1.0.11
 Release:0
 Url:http://linux-ha.org/
 Source: cluster-glue-%{version}.tar.bz2
 Source2:baselibs.conf
-Patch0: fix-runlevels.diff
 Patch1: bug-694243_cluster-glue_symbol-conflict.patch
 Patch2: bnc662816_cluster-glue_hb_report_abspath.patch
-Patch4: bug-728579_glue-stonith-dev-id.patch
-Patch5: fix-glib_h-include.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  OpenIPMI-devel
 BuildRequires:  autoconf
@@ -56,6 +53,8 @@
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  glib2-devel
 BuildRequires:  help2man
+BuildRequires:  libaio-devel
+BuildRequires:  libbz2-devel
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt
@@ -147,11 +146,8 @@
 %prep
 ###
 %setup -n cluster-glue -q
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch4 -p1
-%patch5 -p1
 ###
 
 %build

++ cluster-glue-1.0.9.tar.bz2 - cluster-glue-1.0.11.tar.bz2 ++
 3593 lines of diff (skipped)

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



commit crmsh for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2012-10-18 15:54:34

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


Package is crmsh, Maintainer is dmuhameda...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2012-10-07 
18:54:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2012-10-18 
15:54:35.0 +0200
@@ -1,0 +2,23 @@
+Mon Oct 15 18:36:52 UTC 2012 - dmuhameda...@suse.com
+
+- report: adjust patterns for 1.1.8
+- ra: manage without glue installed (savannah#37560)
+- cibconfig: show error message on id in use
+- ui: readd quotes for single-shot commands
+- upstream cs: b6bb311c7bd3 (crmsh-1.2.1)
+
+---
+Thu Oct 11 09:41:09 UTC 2012 - dmuhameda...@suse.com
+
+- cibconfig: repair edit for non-vi users
+- cibconfig: node type is optional now
+- ra: add support for crm_resource
+- ra: improve support for RH fencing-agents
+- utils: exit code of cibadmin -Q on no section changed in 1.1.8
+- history: add the exclude (log messages) command
+- report: remove keyword 'as' which is not compatible with python
+  2.4 (savannah#37534)
+- build: replace StrictVersion with LooseVersion (savannah#37537)
+- upstream cs: 1d38a7a06f04
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.XxiFwr/_old  2012-10-18 15:54:36.0 +0200
+++ /var/tmp/diff_new_pack.XxiFwr/_new  2012-10-18 15:54:36.0 +0200
@@ -45,7 +45,7 @@
 Summary:Pacemaker command line interface
 License:GPL-2.0
 Group:  %{pkg_group}
-Version:1.2.0
+Version:1.2.1
 Release:0
 Url:http://savannah.nongnu.org/projects/crmsh
 Source0:crmsh.tar.bz2

++ crmsh.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/.hg_archival.txt new/crmsh/.hg_archival.txt
--- old/crmsh/.hg_archival.txt  2012-09-27 19:36:05.0 +0200
+++ new/crmsh/.hg_archival.txt  2012-10-15 20:13:49.0 +0200
@@ -1,5 +1,5 @@
 repo: 13c3bd69e935090cd25213c474cafc3f01b5910b
-node: 0994b099c2dcf9bb5e85aa7aae3a9bed368942c7
+node: b6bb311c7bd36c05206f3a1cd98193ccf46d8da0
 branch: default
 latesttag: crmsh-1.2.0
-latesttagdistance: 4
+latesttagdistance: 25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/ChangeLog new/crmsh/ChangeLog
--- old/crmsh/ChangeLog 2012-09-27 19:36:05.0 +0200
+++ new/crmsh/ChangeLog 2012-10-15 20:13:49.0 +0200
@@ -1,3 +1,20 @@
+* Mon Oct 15 2012 Dejan Muhamedagic de...@suse.de and many others
+- stable release 1.2.1
+- cibconfig: show error message on id in use
+- cibconfig: repair edit for non-vi users
+- cibconfig: update schema separately (don't remove the status section)
+- cibconfig: node type is optional now
+- ui: readd quotes for single-shot commands
+- ra: manage without glue installed (savannah#37560)
+- ra: improve support for RH fencing-agents
+- ra: add support for crm_resource
+- history: remove keyword 'as' which is not compatible with python
+  2.4 (savannah#37534)
+- history: add the exclude (log messages) command
+- history: pacemaker 1.1.8 compatibility code
+- utils: exit code of cibadmin -Q on no section changed in 1.1.8
+- some more pacemaker 1.1.8 compatibility code
+
 * Tue Sep 18 2012 Dejan Muhamedagic de...@suse.de and many others
 - stable release 1.2.0
 - cibconfig: support the kind attribute in orders
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/configure.ac new/crmsh/configure.ac
--- old/crmsh/configure.ac  2012-09-27 19:36:05.0 +0200
+++ new/crmsh/configure.ac  2012-10-15 20:13:49.0 +0200
@@ -21,7 +21,7 @@
 dnl checks for library functions
 dnl checks for system services
 
-AC_INIT(crmsh, 1.2.0, linux-ha@linux...@lists.linux-ha.org)
+AC_INIT(crmsh, 1.2.1, linux-ha@linux...@lists.linux-ha.org)
 
 AC_ARG_WITH(version,
 [  --with-version=version   Override package version (if you're a packager 
needing to pretend) ],
@@ -190,11 +190,17 @@
 AC_DEFINE_UNQUOTED(CRM_DTD_DIRECTORY,$CRM_DTD_DIRECTORY, Where to keep CIB 
configuration files)
 AC_SUBST(CRM_DTD_DIRECTORY)
 
-dnl Eventually move out of the heartbeat dir tree and create compatability code
-dnl CRM_DAEMON_DIR=$libdir/pacemaker
-GLUE_DAEMON_DIR=`extract_header_define $GLUE_HEADER GLUE_DAEMON_DIR`
-AC_DEFINE_UNQUOTED(GLUE_DAEMON_DIR,$GLUE_DAEMON_DIR, Location for Pacemaker 
daemons)
-AC_SUBST(GLUE_DAEMON_DIR)

commit drwright for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package drwright for openSUSE:Factory 
checked in at 2012-10-18 15:54:51

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


Package is drwright, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/drwright/drwright.changes2012-09-15 
17:26:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.drwright.new/drwright.changes   2012-10-18 
15:54:53.0 +0200
@@ -1,0 +2,11 @@
+Mon Oct 15 20:33:44 UTC 2012 - dims...@opensuse.org
+
+- Add drwright-gnome36.patch: Fix build with gnome-settings-daemon
+  3.5.91 and newer, which now brings
+  gsd_typing_break_plugin_class_finalize.
+  Note: even though this patch would touch the build system, we do
+  not rebootstrap (there is no real need, as only the version
+  requirements are touched. We copy this logic already into the
+  .spec file).
+
+---

New:

  drwright-gnome36.patch



Other differences:
--
++ drwright.spec ++
--- /var/tmp/diff_new_pack.wTE1AK/_old  2012-10-18 15:54:57.0 +0200
+++ /var/tmp/diff_new_pack.wTE1AK/_new  2012-10-18 15:54:57.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Scientific/Math
 Url:https://live.gnome.org/drwright
 Source: 
http://download.gnome.org/sources/drwright/3.5/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM drwright-gnome36.patch dims...@opensuse.org -- Fix build 
with gnome-settings-daemon = 3.5.91.
+Patch0: drwright-gnome36.patch
 # For directory ownership
 BuildRequires:  gnome-control-center
 BuildRequires:  intltool
@@ -35,7 +37,7 @@
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gio-2.0) = 2.31.13
 BuildRequires:  pkgconfig(glib-2.0) = 2.31.13
-BuildRequires:  pkgconfig(gnome-settings-daemon) = 2.91.8
+BuildRequires:  pkgconfig(gnome-settings-daemon) = 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) = 0
 BuildRequires:  pkgconfig(libnotify) = 0.7
@@ -55,6 +57,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static


++ drwright-gnome36.patch ++
From 6fb8014c2474e086a66d1474bd771d256e79be8d Mon Sep 17 00:00:00 2001
From: Kalev Lember kalevlem...@gmail.com
Date: Wed, 19 Sep 2012 20:59:36 +
Subject: Remove gsd_typing_break_plugin_class_finalize boilerplate

class_finalize is now included in the GNOME_SETTINGS_PLUGIN_REGISTER
convenience macro. Also bumped g-s-d requirement to 3.5.91 to get the
new macro.
---
diff --git a/configure.in b/configure.in
index d0adc9d..aaa1223 100644
--- a/configure.in
+++ b/configure.in
@@ -48,7 +48,7 @@ GDK_PIXBUF_REQUIRED=2.25.3
 GTK_REQUIRED=3.0.0
 LIBCANBERRA_REQUIRED=0
 LIBNOTIFY_REQUIRED=0.7
-GSD_REQUIRED=2.91.8
+GSD_REQUIRED=3.5.91
 
 # 
 # Typing Break
diff --git a/src/gsd-typing-break-plugin.c b/src/gsd-typing-break-plugin.c
index ceb5e88..8150331 100644
--- a/src/gsd-typing-break-plugin.c
+++ b/src/gsd-typing-break-plugin.c
@@ -35,11 +35,6 @@ struct GsdTypingBreakPluginPrivate {
 GNOME_SETTINGS_PLUGIN_REGISTER (GsdTypingBreakPlugin, gsd_typing_break_plugin)
 
 static void
-gsd_typing_break_plugin_class_finalize (GsdTypingBreakPluginClass *klass)
-{
-}
-
-static void
 gsd_typing_break_plugin_init (GsdTypingBreakPlugin *plugin)
 {
 plugin-priv = GSD_TYPING_BREAK_PLUGIN_GET_PRIVATE (plugin);
--
cgit v0.9.0.2

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



commit ghex for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

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

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


Package is ghex, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2012-10-03 
07:14:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes   2012-10-18 
21:18:29.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 16:01:53 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.6.1:
+  + Updated translations.
+
+---

Old:

  ghex-3.6.0.tar.xz

New:

  ghex-3.6.1.tar.xz



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.urAJqn/_old  2012-10-18 21:18:32.0 +0200
+++ /var/tmp/diff_new_pack.urAJqn/_new  2012-10-18 21:18:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ghex
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:GNOME Binary Editor
 License:GPL-2.0+

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



commit gstreamer-0_10-plugins-bad for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-bad for 
openSUSE:Factory checked in at 2012-10-18 21:37:40

Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-bad.new (New)


Package is gstreamer-0_10-plugins-bad, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-bad/gstreamer-0_10-plugins-bad.changes
2012-09-15 17:27:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-bad.new/gstreamer-0_10-plugins-bad.changes
   2012-10-18 21:37:42.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 11:57:08 UTC 2012 - co...@suse.com
+
+- Add explicit libbz2-devel BuildRequires.
+
+---



Other differences:
--
++ gstreamer-0_10-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.rfqPDZ/_old  2012-10-18 21:37:45.0 +0200
+++ /var/tmp/diff_new_pack.rfqPDZ/_new  2012-10-18 21:37:45.0 +0200
@@ -33,7 +33,7 @@
 # FIXME: missing BuildRequires on zbar (http://zbar.sourceforge.net/)
 %define gst_branch 0.10
 Summary:GStreamer Streaming-Media Framework Plug-Ins
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 # NOTE: Some files for the vdpau plugin in this tarball have a GPL-3.0+ header;
 # this was a mistake and is already fixed upstream, see bgo#671142 and
@@ -75,6 +75,7 @@
 %if 0%{?suse_version} = 1140
 BuildRequires:  libcurl-devel = 7.21.0
 %endif
+BuildRequires:  libbz2-devel
 BuildRequires:  libdc1394-devel
 BuildRequires:  libdvdnav-devel
 BuildRequires:  libexempi-devel



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



commit gstreamer-plugins-bad for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2012-10-18 21:46:49

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


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-10-11 10:42:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2012-10-18 21:46:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 11:58:46 UTC 2012 - co...@suse.com
+
+- Add explicit pkgconfig(bzip2) BuildRequires.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.d6dSNc/_old  2012-10-18 21:46:52.0 +0200
+++ /var/tmp/diff_new_pack.d6dSNc/_new  2012-10-18 21:46:52.0 +0200
@@ -70,6 +70,7 @@
 %ifarch %ix86 ppc x86_64
 BuildRequires:  valgrind-devel
 %endif
+BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(celt) = 0.5.0
 BuildRequires:  pkgconfig(dirac) = 0.10



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



commit gthumb for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package gthumb for openSUSE:Factory checked 
in at 2012-10-18 21:47:36

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


Package is gthumb, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes2012-09-25 
13:41:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes   2012-10-18 
21:47:49.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 15 22:14:42 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.1.2:
+  + Bugs fixed:
+- Fixed images scaling producing black images.
+- Use gdk-3.0 to check the GDK target (bgo#685674)
+  + Updated translations.
+
+---

Old:

  gthumb-3.1.1.tar.xz

New:

  gthumb-3.1.2.tar.xz



Other differences:
--
++ gthumb.spec ++
--- /var/tmp/diff_new_pack.7BGb5N/_old  2012-10-18 21:47:51.0 +0200
+++ /var/tmp/diff_new_pack.7BGb5N/_new  2012-10-18 21:47:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gthumb
-Version:3.1.1
+Version:3.1.2
 Release:0
 # FIXME: Add libchamplain BuildRequires once the map feature is considered 
stable.
 Summary:An Image Viewer and Browser for GNOME

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



commit gzip for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2012-10-18 21:48:20

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gzip/gzip.changes2012-07-21 
12:29:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new/gzip.changes   2012-10-18 
21:48:22.0 +0200
@@ -1,0 +2,16 @@
+Tue Oct 16 10:48:48 UTC 2012 - vci...@suse.com
+
+- update to 1.5
+  - gzip -cdf mishandles some concatenated input streams: test it
+  - gzip -cdf now handles concatenation of gzip'd and uncompressed data
+  - gzip: fix a data-loss bug when decompressing with --suffix=''
+  - gzip: fix nondeterministic compression results
+  - fix znew -K to work without use of compress utility
+  - Decode FHCRC flag properly, as per Internet RFC 1952.
+  - zgrep: fix parsing of -Eh options
+  - zgrep: terminate gracefully when a pipeline is interrupted by a signal
+  - zgrep: fix shell portability bug with -f; fix mishandling of -e -
+  - zless: decompress stdin too, if less 429 or later
+- dropped gzip-stdio.in.patch, refreshed others
+
+---

Old:

  gzip-1.4.tar.gz
  gzip-stdio.in.patch

New:

  gzip-1.5.tar.gz



Other differences:
--
++ gzip.spec ++
--- /var/tmp/diff_new_pack.JvJ91X/_old  2012-10-18 21:48:24.0 +0200
+++ /var/tmp/diff_new_pack.JvJ91X/_new  2012-10-18 21:48:24.0 +0200
@@ -19,7 +19,7 @@
 Name:   gzip
 Url:http://www.gzip.org/
 PreReq: %{install_info_prereq} update-alternatives
-Version:1.4
+Version:1.5
 Release:0
 Summary:GNU Zip Compression Utilities
 License:GPL-2.0+
@@ -31,7 +31,6 @@
 Patch3: non-exec-stack.diff
 Patch4: 
http://rsync.samba.org/ftp/unpacked/rsync/patches/gzip-rsyncable.diff
 Patch6: zdiff.diff
-Patch7: gzip-stdio.in.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -48,7 +47,6 @@
 %patch3
 %patch4 -p1
 %patch6
-%patch7 -p1
 
 %build
 CFLAGS=$RPM_OPT_FLAGS -fomit-frame-pointer \

++ gzip-1.4.tar.gz - gzip-1.5.tar.gz ++
 111872 lines of diff (skipped)

++ gzip-rsyncable.diff ++
--- /var/tmp/diff_new_pack.JvJ91X/_old  2012-10-18 21:48:25.0 +0200
+++ /var/tmp/diff_new_pack.JvJ91X/_new  2012-10-18 21:48:25.0 +0200
@@ -5,10 +5,10 @@
 upstream gzip at somepoint in the not-too-distant future.
 
 

-Index: gzip-1.3.13/deflate.c
+Index: gzip-1.5/deflate.c
 ===
 gzip-1.3.13.orig/deflate.c
-+++ gzip-1.3.13/deflate.c
+--- gzip-1.5.orig/deflate.c2012-04-24 18:25:28.0 +0200
 gzip-1.5/deflate.c 2012-10-16 13:56:09.316621817 +0200
 @@ -131,6 +131,14 @@
  #endif
  /* Matches of length 3 are discarded if their distance exceeds TOO_FAR */
@@ -25,7 +25,7 @@
   * Local data used by the longest match routines.
   */
 @@ -212,6 +220,8 @@ local int compr_level;
- unsigned near good_match;
+ unsigned good_match;
  /* Use a faster search when the previous match is longer than this */
  
 +local ulg rsync_sum;  /* rolling sum of rsync window */
@@ -33,7 +33,7 @@
  
  /* Values for max_lazy_match, good_match and max_chain_length, depending on
   * the desired pack level (0..9). The values given below have been tuned to
-@@ -310,6 +320,10 @@ void lm_init (pack_level, flags)
+@@ -314,6 +324,10 @@ void lm_init (pack_level, flags)
  #endif
  /* prev will be initialized on the fly */
  
@@ -44,7 +44,7 @@
  /* Set the default configuration parameters:
   */
  max_lazy_match   = configuration_table[pack_level].max_lazy;
-@@ -546,6 +560,8 @@ local void fill_window()
+@@ -550,6 +564,8 @@ local void fill_window()
  memcpy((char*)window, (char*)window+WSIZE, (unsigned)WSIZE);
  match_start -= WSIZE;
  strstart-= WSIZE; /* we now have strstart = MAX_DIST: */
@@ -53,7 +53,7 @@
  
  block_start -= (long) WSIZE;
  
-@@ -573,13 +589,46 @@ local void fill_window()
+@@ -579,13 +595,46 @@ local void fill_window()
  }
  }
  
@@ -101,7 +101,7 @@
  
  /* ===
   * Processes a new input file and return its compressed length. This
-@@ -590,7 +639,7 @@ local void fill_window()
+@@ -596,7 +645,7 @@ local void fill_window()
  local off_t deflate_fast()
  {
  IPos hash_head; /* head of the hash chain */
@@ -110,30 +110,29 @@
  unsigned match_length = 0;  /* length of best 

commit java-cup for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package java-cup for openSUSE:Factory 
checked in at 2012-10-18 21:49:58

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


Package is java-cup, Maintainer is bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/java-cup/java-cup.changes2011-09-23 
02:04:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-cup.new/java-cup.changes   2012-10-18 
21:50:00.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  4 13:08:48 UTC 2012 - cfarr...@suse.com
+
+- license update: HPND
+  SPDX syntax
+
+---



Other differences:
--
++ java-cup.spec ++
--- /var/tmp/diff_new_pack.tUCJ4u/_old  2012-10-18 21:50:02.0 +0200
+++ /var/tmp/diff_new_pack.tUCJ4u/_new  2012-10-18 21:50:02.0 +0200
@@ -32,7 +32,7 @@
 Version:0.11
 Release:10
 Summary:LALR Parser Generator in Java
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Url:http://www2.cs.tum.edu/projects/cup/
 # https://www2.in.tum.de/WebSVN/dl.php?repname=CUPpath=/develop/rev=0isdir=1
 Source0:develop.tar.bz2
@@ -80,7 +80,7 @@
 %if %without bootstrap
 
 %package javadoc
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
 
@@ -101,7 +101,7 @@
 
 
 %package manual
-License:Standard ML of New Jersey (http://www.smlnj.org/license.html)
+License:HPND
 Summary:LALR Parser Generator in Java
 Group:  Development/Libraries/Java
 

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



commit jisp2 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package jisp2 for openSUSE:Factory checked 
in at 2012-10-18 21:50:07

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


Package is jisp2, Maintainer is bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/jisp2/jisp2.changes  2011-09-23 
02:04:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.jisp2.new/jisp2.changes 2012-10-18 
21:50:12.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  4 12:30:10 UTC 2012 - cfarr...@suse.com
+
+- license update: Libpng
+  License heavily  based on libpng license which in SPDX syntax is Libpng
+
+---



Other differences:
--
++ jisp2.spec ++
--- /var/tmp/diff_new_pack.cUynLK/_old  2012-10-18 21:50:13.0 +0200
+++ /var/tmp/diff_new_pack.cUynLK/_new  2012-10-18 21:50:13.0 +0200
@@ -22,7 +22,7 @@
 Version:2.5.1
 Release:3
 Summary:The Java Indexed Serialization Package
-License:Scott's Very Free License (Permissive, rename modified 
versions)
+License:Libpng
 Url:http://www.coyotegulch.com/jisp/
 Group:  Development/Libraries/Java
 Source0:jisp-2.5.1-source.tar.bz2
@@ -46,7 +46,7 @@
 
 
 %package demo
-License:Scott's Very Free License (Permissive, rename modified 
versions)
+License:Libpng
 Summary:The Java Indexed Serialization Package
 Group:  Development/Libraries/Java
 
@@ -57,7 +57,7 @@
 
 
 %package javadoc
-License:Scott's Very Free License (Permissive, rename modified 
versions)
+License:Libpng
 Summary:The Java Indexed Serialization Package
 Group:  Development/Libraries/Java
 

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



commit kdelibs4 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes2012-10-08 
07:11:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2012-10-18 
21:51:27.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct 13 08:10:10 UTC 2012 - ei...@heavensinferno.net
+
+- Add patch from upstream to enable correct Python 3 installation:
+  this is a prerequisite to provide PyKDE4 Python 3 packages.
+- Currently the patch is enabled just for Factory (openSUSE 12.3)
+
+---

New:

  kdelibs4-fix-python3-install.diff



Other differences:
--
++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.v2VaKK/_old  2012-10-18 21:51:28.0 +0200
+++ /var/tmp/diff_new_pack.v2VaKK/_new  2012-10-18 21:51:28.0 +0200
@@ -115,6 +115,8 @@
 %if %{suse_version}  1220
 # PATCH-FIX-UPSTREAM Build a udisks2 backend for solid (KDE 4.10)
 Patch100:   enable-solid-udisks2-backend.diff
+# PATCH-FIX-UPSTREAM Enable support for installing Python 3 modules
+Patch101:   kdelibs4-fix-python3-install.diff
 %endif
 PreReq: permissions
 Requires:   soprano = %( echo `rpm -q --queryformat '%{VERSION}' 
libsoprano-devel`)
@@ -186,6 +188,7 @@
 %patch26 -p1
 %if %{suse_version}  1220
 %patch100 -p1
+%patch101 -p1
 %endif
 
 #
@@ -270,7 +273,7 @@
 
 %package doc
 Summary:Documentation for KDE Base Libraries
-License:LGPL-2.1+ and SUSE-GFDL-1.2+
+License:LGPL-2.1+ and GFDL-1.2+
 Group:  System/GUI/KDE
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat}


++ kdelibs4-fix-python3-install.diff ++
diff --git a/cmake/modules/PythonMacros.cmake b/cmake/modules/PythonMacros.cmake
index 774c6b2..661e32d 100644
--- a/cmake/modules/PythonMacros.cmake
+++ b/cmake/modules/PythonMacros.cmake
@@ -7,21 +7,21 @@
 #
 # This file defines the following macros:
 #
-# PYTHON_INSTALL (SOURCE_FILE DESINATION_DIR)
+# PYTHON_INSTALL (SOURCE_FILE DESTINATION_DIR)
 # Install the SOURCE_FILE, which is a Python .py file, into the
 # destination directory during install. The file will be byte compiled
 # and both the .py file and .pyc file will be installed.
 
 GET_FILENAME_COMPONENT(PYTHON_MACROS_MODULE_PATH ${CMAKE_CURRENT_LIST_FILE}  
PATH)
 
-MACRO(PYTHON_INSTALL SOURCE_FILE DESINATION_DIR)
+MACRO(PYTHON_INSTALL SOURCE_FILE DESTINATION_DIR)
 
   FIND_FILE(_python_compile_py PythonCompile.py PATHS ${CMAKE_MODULE_PATH})
 
   ADD_CUSTOM_TARGET(compile_python_files ALL)
 
   # Install the source file.
-  INSTALL(FILES ${SOURCE_FILE} DESTINATION ${DESINATION_DIR})
+  INSTALL(FILES ${SOURCE_FILE} DESTINATION ${DESTINATION_DIR})
 
   # Byte compile and install the .pyc file.
   GET_FILENAME_COMPONENT(_absfilename ${SOURCE_FILE} ABSOLUTE)
@@ -34,11 +34,19 @@ MACRO(PYTHON_INSTALL SOURCE_FILE DESINATION_DIR)
   endif(WIN32)
 
   SET(_bin_py ${CMAKE_CURRENT_BINARY_DIR}/${_basepath}/${_filename})
-  SET(_bin_pyc ${CMAKE_CURRENT_BINARY_DIR}/${_basepath}/${_filenamebase}.pyc)
+
+  # Python 3.2 changed the pyc file location
+  IF(PYTHON_SHORT_VERSION GREATER 3.1)
+# To get the right version for suffix
+STRING(REPLACE .  _suffix ${PYTHON_SHORT_VERSION})
+SET(_bin_pyc 
${CMAKE_CURRENT_BINARY_DIR}/${_basepath}/__pycache__/${_filenamebase}.cpython-${_suffix}.pyc)
+  ELSE(PYTHON_SHORT_VERSION GREATER 3.1)
+SET(_bin_pyc ${CMAKE_CURRENT_BINARY_DIR}/${_basepath}/${_filenamebase}.pyc)
+  ENDIF(PYTHON_SHORT_VERSION GREATER 3.1)
 
   FILE(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/${_basepath})
 
-  SET(_message -DMESSAGE=Byte-compiling ${_bin_py})
+  SET(_message Byte-compiling ${_bin_py})
 
   GET_FILENAME_COMPONENT(_abs_bin_py ${_bin_py} ABSOLUTE)
   IF(_abs_bin_py STREQUAL ${_absfilename})# Don't copy the file onto 
itself.
@@ -58,5 +66,10 @@ MACRO(PYTHON_INSTALL SOURCE_FILE DESINATION_DIR)
 )
   ENDIF(_abs_bin_py STREQUAL ${_absfilename})
 
-  INSTALL(FILES ${_bin_pyc} DESTINATION ${DESINATION_DIR})
+  IF(PYTHON_SHORT_VERSION GREATER 3.1)
+INSTALL(FILES ${_bin_pyc} DESTINATION ${DESTINATION_DIR}/__pycache__/)
+  ELSE (PYTHON_SHORT_VERSION GREATER 3.1)
+  INSTALL(FILES ${_bin_pyc} DESTINATION ${DESTINATION_DIR})
+  ENDIF (PYTHON_SHORT_VERSION GREATER 3.1)
+
 ENDMACRO(PYTHON_INSTALL)

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



commit krb5 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2012-10-18 21:52:56

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


Package is krb5, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2012-10-16 
07:07:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2012-10-18 
21:52:58.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 12:05:00 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provide to get systemd-mini
+
+---
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2012-10-16 
07:07:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2012-10-18 
21:52:58.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct 16 19:35:47 UTC 2012 - co...@suse.com
+
+- revert the -p usage in %postun to fix SLE build
+
+---
+Tue Oct 16 12:05:00 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provide to get systemd-mini
+
+---



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.NtA997/_old  2012-10-18 21:53:00.0 +0200
+++ /var/tmp/diff_new_pack.NtA997/_new  2012-10-18 21:53:00.0 +0200
@@ -40,7 +40,7 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 %if 0%{?suse_version} = 1210
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %endif
 # bug437293
 %ifarch ppc64

++ krb5.spec ++
--- /var/tmp/diff_new_pack.NtA997/_old  2012-10-18 21:53:00.0 +0200
+++ /var/tmp/diff_new_pack.NtA997/_new  2012-10-18 21:53:00.0 +0200
@@ -40,7 +40,7 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
 %if 0%{?suse_version} = 1210
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %endif
 # bug437293
 %ifarch ppc64
@@ -282,7 +282,8 @@
 
 %post -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun
+/sbin/ldconfig
 
 %if ! %{build_mini}
 
@@ -324,7 +325,8 @@
 
 %post plugin-kdb-ldap -p /sbin/ldconfig
 
-%postun plugin-kdb-ldap -p /sbin/ldconfig
+%postun plugin-kdb-ldap
+/sbin/ldconfig
 
 %endif
 

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



commit libapr1 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package libapr1 for openSUSE:Factory checked 
in at 2012-10-18 21:53:08

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


Package is libapr1, Maintainer is dr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libapr1/libapr1.changes  2012-02-22 
11:50:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.libapr1.new/libapr1.changes 2012-10-18 
21:53:09.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct 15 10:41:21 UTC 2012 - co...@suse.com
+
+- buildrequire explicitly netcfg for the test suite
+
+---
+Fri Aug 17 18:42:37 UTC 2012 - crrodrig...@opensuse.org
+
+- Merge some build improvements/fixes from Fedora 
+
+---



Other differences:
--
++ libapr1.spec ++
--- /var/tmp/diff_new_pack.KAmIoI/_old  2012-10-18 21:53:10.0 +0200
+++ /var/tmp/diff_new_pack.KAmIoI/_new  2012-10-18 21:53:10.0 +0200
@@ -16,11 +16,15 @@
 #
 
 
-
 Name:   libapr1
-BuildRequires:  autoconf
+BuildRequires:  libtool
+BuildRequires:  libuuid-devel
+BuildRequires:  lksctp-tools-devel
+BuildRequires:  python
 %if %{?suse_version:1}0
 BuildRequires:  doxygen
+# for the test suite
+BuildRequires:  netcfg
 %endif
 %if %{?suse_version:1}0  0%{?sles_version} != 9
 BuildRequires:  pkg-config
@@ -65,7 +69,8 @@
 %package devel
 Summary:Apache Portable Runtime (APR) Library
 Group:  Development/Libraries/Other
-Requires:   libapr1 = %{version} glibc-devel
+Requires:   glibc-devel
+Requires:   libapr1 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:  libapr1-devel-64bit
@@ -128,24 +133,25 @@
 %build
 export CFLAGS=$RPM_OPT_FLAGS -fPIC
 #
-rm -rf aclocal.m4 autom4te*.cache
-autoheader
-%if %{?suse_version:1}0  0%{?sles_version} != 9  0%{?sles_version} != 10
-autoconf
-%endif
+#rm -rf aclocal.m4 autom4te*.cache
+#autoheader
+#%if %{?suse_version:1}0  0%{?sles_version} != 9  0%{?sles_version} != 10
+#autoconf
+#%endif
 #
 # --enable-pool-debug[=yes|no|verbose|verbose-alloc|lifetime|owner|all]
-%configure \
+./buildconf
+export ac_cv_search_shm_open=no
+
+%configure --enable-other-child \
--with-installbuilddir=%{installbuilddir} \
--includedir=%{includedir} \
 %if %{?build_with_memory_pool_debug:1}0
--enable-debug --enable-pool-debug=verbose \
 %endif
 %ifarch %ix86
-%ifnarch i386
--enable-nonportable-atomics=yes \
 %endif
-%endif
 --enable-allocator-uses-mmap \
--with-devrandom=/dev/urandom \
 --disable-static \
@@ -165,15 +171,19 @@
 %{__rm} -f $RPM_BUILD_ROOT/%{_libdir}/apr.exp
 %{__rm} -f %{buildroot}%{_libdir}/libapr-%{aprver}.la
 
+# Trim exported dependecies
+sed -ri '/^LIBS=/{s,-l(uuid|crypt) ,,g;s/  */ /g}' \
+  $RPM_BUILD_ROOT%{_bindir}/apr-%{aprver}-config
+sed -ri '/^Libs/{s,-l(uuid|crypt) ,,g}' \
+  $RPM_BUILD_ROOT%{_libdir}/pkgconfig/apr-%{aprver}.pc
+
 %check
 %ifnarch %arm
 make check
 %endif
 
 %clean
-if ! test -f /.buildenv; then
-   rm -rf $RPM_BUILD_ROOT
-fi
+rm -rf $RPM_BUILD_ROOT
 
 %post -p /sbin/ldconfig
 

++ apr-1.4.5-linux3.patch ++
--- /var/tmp/diff_new_pack.KAmIoI/_old  2012-10-18 21:53:10.0 +0200
+++ /var/tmp/diff_new_pack.KAmIoI/_new  2012-10-18 21:53:10.0 +0200
@@ -1,6 +1,17 @@
+Index: configure.in
+===
 --- configure.in.orig
 +++ configure.in
-@@ -650,7 +650,7 @@ case $host in
+@@ -181,7 +181,7 @@ dnl Do the various CC checks *before* pr
+ dnl may need to use compiler characteristics to make decisions. This macro
+ dnl can only be used once within a configure script, so this prevents a
+ dnl preload section from invoking the macro to get compiler info.
+-AC_PROG_CC
++AC_PROG_CC_STDC
+ 
+ dnl AC_PROG_SED is only avaliable in recent autoconf versions.
+ dnl Use AC_CHECK_PROG instead if AC_PROG_SED is not present.
+@@ -649,7 +649,7 @@ case $host in
  fi
  ;;
  *linux*)
@@ -9,3 +20,86 @@
  ;;
  *os390)
  os_version=`uname -r | sed -e 's/\.//g'`
+@@ -1174,20 +1174,7 @@ APR_IFALLYES(header:windows.h func:Creat
+  [havewin32shm=1
+   APR_DECIDE(USE_SHMEM_WIN32_ANON,
+  [Windows CreateFileMapping()])])
+-case $host in
+-*linux* ) 
+-# Linux has problems with MM_SHMT_MMANON even though it reports
+-# that it has it.
+-# FIXME - find exact 2.3 version that MMANON was fixed in.  It is
+-# confirmed fixed in 2.4 series.
+-if test $os_version -le 240; then
+-APR_DECISION_OVERRIDE(USE_SHMEM_MMAP_ZERO 

commit libgphoto2 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2012-10-18 21:53:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2012-10-03 
22:26:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2012-10-18 21:53:50.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 12:44:36 UTC 2012 - fcro...@suse.com
+
+- fix build with new udev rules location
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.2nWHcM/_old  2012-10-18 21:53:51.0 +0200
+++ /var/tmp/diff_new_pack.2nWHcM/_new  2012-10-18 21:53:51.0 +0200
@@ -16,6 +16,12 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` )  190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+%endif
+
 %define major 6
 
 Name:   libgphoto2
@@ -121,12 +127,12 @@
 pushd packaging/generic
export CAMLIBS=$RPM_BUILD_ROOT/%_libdir/libgphoto2/%version/
# new style UDEV rules (gudev) which will obsolete HAL fdi files
-   if [ ! -d /lib/udev/rules.d/ ] ; then
+   if [ ! -d %{_udevrulesdir} ] ; then
echo *** The udev rules file location has changed. Fix the 
build.
exit 1
fi
-   install -m 0755 -d   
$RPM_BUILD_ROOT/lib/udev/rules.d/
-   ./print-camera-list udev-rules version 175  
$RPM_BUILD_ROOT/lib/udev/rules.d/40-libgphoto2.rules
+   install -m 0755 -d   
$RPM_BUILD_ROOT%{_udevrulesdir}
+   ./print-camera-list udev-rules version 175  
$RPM_BUILD_ROOT%{_udevrulesdir}/40-libgphoto2.rules
 popd
 # udev helpers not used here.
 rm $RPM_BUILD_ROOT/usr/%_lib/udev/check-ptp-camera
@@ -149,7 +155,7 @@
 %{_libdir}/libgphoto2_port.so.*
 %{_mandir}/man3/libgphoto2.3*
 %{_mandir}/man3/libgphoto2_port.3*
-/lib/udev/rules.d/40-libgphoto2.rules
+%{_udevrulesdir}/40-libgphoto2.rules
 
 %files -n libgphoto2-%{major}-lang -f libgphoto2-all.lang
 

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



commit libmusicbrainz5 for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package libmusicbrainz5 for openSUSE:Factory 
checked in at 2012-10-18 21:54:22

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


Package is libmusicbrainz5, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libmusicbrainz5/libmusicbrainz5.changes  
2012-09-13 00:04:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmusicbrainz5.new/libmusicbrainz5.changes 
2012-10-18 21:54:33.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 12 16:12:57 CEST 2012 - oher...@suse.de
+
+- Correct inconsistent licensing text (bnc#779931)
+
+---

New:

  0001-Correct-inconsistent-licensing-text.patch



Other differences:
--
++ libmusicbrainz5.spec ++
--- /var/tmp/diff_new_pack.lF4fK0/_old  2012-10-18 21:54:35.0 +0200
+++ /var/tmp/diff_new_pack.lF4fK0/_new  2012-10-18 21:54:35.0 +0200
@@ -26,6 +26,7 @@
 Url:http://musicbrainz.org/doc/libmusicbrainz
 Source0:
https://github.com/downloads/metabrainz/libmusicbrainz/%{_name}-%{version}.tar.gz
 Source1:baselibs.conf
+Patch779931:0001-Correct-inconsistent-licensing-text.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  neon-devel
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch779931 -p1
 
 %build
 CFLAGS=%{optflags} -D_FILE_OFFSET_BITS=64

++ 0001-Correct-inconsistent-licensing-text.patch ++
 2131 lines (skipped)

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



commit lightdm for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2012-10-18 21:54:58

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


Package is lightdm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2012-04-23 
09:15:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2012-10-18 
21:55:00.0 +0200
@@ -1,0 +2,23 @@
+Wed Oct 17 09:07:03 UTC 2012 - g...@opensuse.org
+
+- re-use xdm PAM configuration which is identical and there already
+  is a de-facto dependency due to the use of xdm init and session
+  scripts
+- recommend upower which is needed for hibernate/suspend to work
+
+---
+Sun Oct  7 08:52:41 UTC 2012 - g...@opensuse.org
+
+- provide %{_bindir}/gdmflexiserver for openSUSE  12.2 since
+  gdmflexiserver was dropped from gdm = 3.6
+
+---
+Fri Oct  5 10:50:05 UTC 2012 - g...@opensuse.org
+
+- update to version 1.4.0
+  - new major release, please see the included NEWS for a detailed
+list of changes
+- added lightdm-disable-utmp-handling.patch which disables utmp
+  handling since this is handled in the Xstartup/Xreset scripts
+
+---

Old:

  lightdm-1.2.2.tar.gz
  lightdm-autologin.pamd
  lightdm.pamd

New:

  lightdm-1.4.0.tar.gz
  lightdm-disable-utmp-handling.patch
  lightdm-greeter.pamd



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.pbqoxJ/_old  2012-10-18 21:55:01.0 +0200
+++ /var/tmp/diff_new_pack.pbqoxJ/_new  2012-10-18 21:55:01.0 +0200
@@ -23,32 +23,39 @@
 %define qt_lib  lib%{qt_libname}-0
 
 Name:   lightdm
-Version:1.2.2
+Version:1.4.0
 Release:0
 Summary:Lightweight, Cross-desktop Display Manager
 License:GPL-3.0+
 Group:  System/X11/Displaymanagers
 Url:http://www.freedesktop.org/wiki/Software/LightDM
 Source0:%{name}-%{version}.tar.gz
-Source1:%{name}.pamd
-Source2:%{name}-autologin.pamd
-Source3:X11-displaymanagers-%{name}
+Source1:%{name}-greeter.pamd
+Source2:X11-displaymanagers-%{name}
 Source100:  %{name}-rpmlintrc
 # PATCH-FEATURE-OPENSUSE lightdm-sysconfig-support.patch g...@opensuse.org -- 
Adds support for reading configuration options from 
/etc/sysconfig/displaymanager and /etc/sysconfig/windowmanager
-Patch1: lightdm-sysconfig-support.patch
+Patch0: lightdm-sysconfig-support.patch
 # PATCH-FEATURE-OPENSUSE lightdm-xauthlocalhostname-support.patch 
g...@opensuse.org -- Set XAUTHLOCALHOSTNAME to localhost for local logins to 
avoid issues in the session in case the hostname changes
-Patch2: lightdm-xauthlocalhostname-support.patch
+Patch1: lightdm-xauthlocalhostname-support.patch
 # PATCH-FEATURE-OPENSUSE lightdm-set-gdmflexiserver-envvar.patch 
g...@opensuse.org -- Sets the GDMFLEXISERVER environment variable for the 
gdmflexiserver wrapper
-Patch4: lightdm-set-gdmflexiserver-envvar.patch
+Patch2: lightdm-set-gdmflexiserver-envvar.patch
 # PATCH-FEATURE-OPENSUSE lightdm-default-configuration.patch g...@opensuse.org 
-- Modifies configuration with suitable defaults for openSUSE
-Patch5: lightdm-default-configuration.patch
+Patch3: lightdm-default-configuration.patch
 # PATCH-FIX-UPSTREAM lightdm-lock-screen-before-switch.patch g...@opensuse.org 
-- Try to lock the screen before switching users
-Patch7: lightdm-lock-screen-before-switch.patch
+Patch4: lightdm-lock-screen-before-switch.patch
+# PATCH-FIX-OPENSUSE lightdm-disable-utmp-handling.patch g...@opensuse.org -- 
Disable utmp handling since this is handled in the Xstartup/Xreset scripts
+Patch5: lightdm-disable-utmp-handling.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  pam-devel
+# for symlinks to xdm pam configuration files
+%if 0%{?suse_version}  1220
+BuildRequires:  xorg-x11
+%else
+BuildRequires:  xdm
+%endif
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -65,8 +72,20 @@
 # 3rd party greeters don't have to follow
 # the same versioning of lightdm
 Requires:   lightdm-greeter
+# uses pam configuration and relies on scripts provided by xdm
+%if 0%{?suse_version}  1220
+Requires:   xorg-x11
+%else
+Requires:   xdm
+%endif
 Requires:   ConsoleKit-x11
+%if 

commit Mesa for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-10-18 21:55:38

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


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

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2012-10-12 
08:09:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-10-18 
21:55:45.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 18:09:16 UTC 2012 - sndir...@suse.com
+
+- improved packages descriptions 
+
+---



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.92G52D/_old  2012-10-18 21:55:47.0 +0200
+++ /var/tmp/diff_new_pack.92G52D/_new  2012-10-18 21:55:47.0 +0200
@@ -212,7 +212,7 @@
 programs with Mesa.
 
 %package -n Mesa-libGLESv1_CM1
-Summary:Free implementation of the OpenGL|ES 1.x API
+Summary:Free implementation of the OpenGL|ES 1.x Common Profile API
 Group:  System/Libraries
 
 %description -n Mesa-libGLESv1_CM1
@@ -224,7 +224,7 @@
 OpenGL|ES 1.x provides an API for fixed-function hardware.
 
 %package -n Mesa-libGLESv1_CM-devel
-Summary:Development files for the EGL API
+Summary:Development files for the OpenGL ES 1.x API
 Group:  Development/Libraries/C and C++
 Requires:   Mesa-libGLESv1_CM1 = %version
 Requires:   pkgconfig(egl)
@@ -241,7 +241,7 @@
 using the OpenGL|ES 1.x APIs.
 
 %package -n Mesa-libGLESv2-2
-Summary:Free implementation of the OpenGL|ES 2.x API
+Summary:Free implementation of the OpenGL|ES 2.x, 3.x API
 Group:  System/Libraries
 
 %description -n Mesa-libGLESv2-2
@@ -254,7 +254,7 @@
 vertex and fragment shaders.
 
 %package -n Mesa-libGLESv2-devel
-Summary:Development files for the EGL API
+Summary:Development files for the OpenGL ES 2.x, 3.x API
 Group:  Development/Libraries/C and C++
 Requires:   Mesa-libGLESv2-2 = %version
 Requires:   pkgconfig(egl)
@@ -269,7 +269,7 @@
 vertex and fragment shaders.
 
 This package provides a development environment for building
-applications using the OpenGL|ES 2.x APIs.
+applications using the OpenGL|ES 2.x and 3.x APIs.
 
 %package -n Mesa-libIndirectGL1
 # This is the equivalent to Debian's libgl1-mesa-swx11

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



commit ncurses for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2012-10-18 21:57:04

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


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

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2012-10-12 
08:13:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2012-10-18 
21:57:06.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct 17 12:44:01 UTC 2012 - wer...@suse.de
+
+- Add ncurses patch 5.9.20121013
+  + add vte-2012, gnome-2012, making these the defaults for vte/gnome
+- Add ncurses patch 5.9.20121017
+  + fix change to _nc_scroll_optimize(), which incorrectly freed memory
+
+---



Other differences:
--
++ ncurses-5.9-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/ncurses-5.9-20121013.patch 
new/patches/ncurses-5.9-20121013.patch
--- old/patches/ncurses-5.9-20121013.patch  1970-01-01 01:00:00.0 
+0100
+++ new/patches/ncurses-5.9-20121013.patch  2012-10-17 14:41:23.0 
+0200
@@ -0,0 +1,150 @@
+# ncurses 5.9 - patch 20121013 - Thomas E. Dickey
+#
+# 
--
+#
+# Ncurses 5.9 is at
+#  ftp.gnu.org:/pub/gnu
+#
+# Patches for ncurses 5.9 are in the subdirectory
+#  ftp://invisible-island.net/ncurses/5.9
+#
+# 
--
+# ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20121013.patch.gz
+# patch by Thomas E. Dickey dic...@invisible-island.net
+# created  Sat Oct 13 23:32:37 UTC 2012
+# 
--
+# NEWS |6 +-
+# dist.mk  |4 ++--
+# misc/terminfo.src|   20 
+# package/debian/changelog |4 ++--
+# package/ncurses.spec |2 +-
+# 5 files changed, 26 insertions(+), 10 deletions(-)
+# 
--
+Index: NEWS
+Prereq:  1.1962 
+--- ncurses-5.9-20121006+/NEWS 2012-10-06 19:48:38.0 +
 ncurses-5.9-20121013/NEWS  2012-10-13 23:19:59.0 +
+@@ -25,7 +25,7 @@
+ -- sale, use or other dealings in this Software without prior written
--
+ -- authorization.
--
+ 
---
+--- $Id: NEWS,v 1.1962 2012/10/06 19:48:38 tom Exp $
++-- $Id: NEWS,v 1.1963 2012/10/13 23:19:59 tom Exp $
+ 
---
+ 
+ This is a log of changes that ncurses has gone through since Zeyd started
+@@ -45,6 +45,10 @@
+ Changes through 1.9.9e did not credit all contributions;
+ it is not possible to add this information.
+ 
++20121013
++  + add vte-2012, gnome-2012, making these the defaults for vte/gnome
++(patch by Christian Persch).
++
+ 20121006
+   + improve CF_GCC_VERSION to work around Debian's customization of gcc
+ --version message.
+Index: dist.mk
+Prereq:  1.895 
+--- ncurses-5.9-20121006+/dist.mk  2012-10-06 17:13:57.0 +
 ncurses-5.9-20121013/dist.mk   2012-10-13 14:37:04.0 +
+@@ -25,7 +25,7 @@
+ # use or other dealings in this Software without prior written   #
+ # authorization. #
+ ##
+-# $Id: dist.mk,v 1.895 2012/10/06 17:13:57 tom Exp $
++# $Id: dist.mk,v 1.896 2012/10/13 14:37:04 tom Exp $
+ # Makefile for creating ncurses distributions.
+ #
+ # This only needs to be used directly as a makefile by developers, but
+@@ -37,7 +37,7 @@
+ # These define the major/minor/patch versions of ncurses.
+ NCURSES_MAJOR = 5
+ NCURSES_MINOR = 9
+-NCURSES_PATCH = 20121006
++NCURSES_PATCH = 20121013
+ 
+ # We don't append the patch to the version, since this only applies to 
releases
+ VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR)
+Index: misc/terminfo.src
+--- ncurses-5.9-20121006+/misc/terminfo.src2012-08-11 15:27:54.0 
+
 ncurses-5.9-20121013/misc/terminfo.src 2012-10-13 23:17:51.0 
+
+@@ -6,8 +6,8 @@
+ # Report bugs and new terminal descriptions to
+ # bug-ncur...@gnu.org
+ #
+-# $Revision: 1.466 $
+-# $Date: 2012/08/11 15:27:54 $
++# $Revision: 1.467 $
++# $Date: 2012/10/13 23:17:51 $
+ #
+ # The original 

commit openjpeg for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package openjpeg for openSUSE:Factory 
checked in at 2012-10-18 21:58:51

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


Package is openjpeg, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/openjpeg/openjpeg.changes2012-09-20 
16:00:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.openjpeg.new/openjpeg.changes   2012-10-18 
21:58:53.0 +0200
@@ -1,0 +2,33 @@
+Mon Oct 15 17:57:30 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 1.5.1:
+  Security:
+   * Fixes: CVE-2012-3535
+   * Fixes: CVE-2012-3358
+  New Features:
+   * Use a new API scheme and solve the SOVERSIONing in OpenJPEG
+   * Allow better integration with multi-arch system
+   * Compile  Install Java bindings (CMake)
+   * Install required addXMLinJP2 (JPIP)
+  Misc:
+   * Fix linker error by resolving all symbols (eg. missing -lm)
+   * Fix some man page typos
+   * Huge amount of bug fixes. See CHANGES for details.
+- Removed the following patches (fixed upstream):
+  * heap_buffer_overflow_fix.patch
+  * heap_buffer_overflow_2_fix.patch
+  * heap_corruption_fix.patch
+  * openjpeg-1.5.0-cmake_Config.patch
+  * openjpeg-1.5.0-cmake_libdir.patch
+  * openjpeg-1.5.0-pkgconfig_includedir.patch
+- Replaced openjpeg-1.5.0-cmake_header_symlink.patch with a fix inside the spec
+  file.
+- Removed symlink from %{_includedir}/openjpeg-1.5 to %{_includedir}/openjpeg
+  (not needed).
+- Added the following patches (taken from Fedora):
+  * openjpeg-1.5.1-cmake_libdir.patch
+Fix libopenjpeg.pc symlink
+  * openjpeg-1.5.1-soname.patch
+Revert soname bump compared to 1.5.0 release
+
+---

Old:

  heap_buffer_overflow_2_fix.patch
  heap_buffer_overflow_fix.patch
  heap_corruption_fix.patch
  openjpeg-1.5.0-cmake_Config.patch
  openjpeg-1.5.0-cmake_header_symlink.patch
  openjpeg-1.5.0-cmake_libdir.patch
  openjpeg-1.5.0-pkgconfig_includedir.patch
  openjpeg-1.5.0.tar.gz

New:

  openjpeg-1.5.1-cmake_libdir.patch
  openjpeg-1.5.1-soname.patch
  openjpeg-1.5.1.tar.gz



Other differences:
--
++ openjpeg.spec ++
--- /var/tmp/diff_new_pack.01DObV/_old  2012-10-18 21:58:54.0 +0200
+++ /var/tmp/diff_new_pack.01DObV/_new  2012-10-18 21:58:54.0 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%define so_ver 1
+
 Name:   openjpeg
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:An open-source JPEG 2000 codec
 License:BSD-2-Clause
@@ -25,22 +27,14 @@
 Url:http://www.openjpeg.org/
 Source0:http://openjpeg.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
-# PATCH-FIX-OPENSUSE openjpeg-1.5.0-cmake_Config.patch rh#669425 
asterios.dra...@gmail.com -- Fix OpenJPEGConfig.cmake (taken from Fedora)
-Patch0: openjpeg-1.5.0-cmake_Config.patch
-# PATCH-FIX-OPENSUSE openjpeg-1.5.0-cmake_header_symlink.patch 
asterios.dra...@gmail.com -- Fix cmake create_symlink usage for header file 
(taken from Fedora)
-Patch1: openjpeg-1.5.0-cmake_header_symlink.patch
-# PATCH-FIX-OPENSUSE openjpeg-1.5.0-cmake_libdir.patch 
asterios.dra...@gmail.com -- Fix installation directories (taken from Fedora)
-Patch2: openjpeg-1.5.0-cmake_libdir.patch
-# PATCH-FIX-UPSTREAM openjpeg-1.5.0-pkgconfig_includedir.patch 
asterios.dra...@gmail.com -- Fix includedir in pkgconfig file (taken from 
Fedora)
-Patch3: openjpeg-1.5.0-pkgconfig_includedir.patch
-# PATCH-FIX-UPSTREAM heap_corruption_fix.patch CVE-2009-5030 bnc#757260 
asterios.dra...@gmail.com -- Fix heap corruption when processing certain Gray16 
TIFF images (http://code.google.com/p/openjpeg/source/detail?r=1703)
-Patch4: heap_corruption_fix.patch
-# PATCH-FIX-UPSTREAM heap_buffer_overflow_fix.patch CVE-2012-3358 bnc#770649 
asterios.dra...@gmail.com -- Fix heap-based buffer overflow when processing 
JPEG2000 images (http://code.google.com/p/openjpeg/source/detail?r=1727)
-Patch5: heap_buffer_overflow_fix.patch
-# PATCH-FIX-UPSTREAM heap_buffer_overflow_2_fix.patch CVE-2012-3535 bnc#777445 
asterios.dra...@gmail.com -- Fix heap-based buffer overflow when processing 
JPEG2000 images (http://code.google.com/p/openjpeg/source/detail?r=1919)
-Patch6: heap_buffer_overflow_2_fix.patch
+# PATCH-FIX-UPSTREAM openjpeg-1.5.1-cmake_libdir.patch 
asterios.dra...@gmail.com -- Fix libopenjpeg.pc symlink (taken from Fedora)
+Patch0: openjpeg-1.5.1-cmake_libdir.patch
+# PATCH-FIX-OPENSUSE openjpeg-1.5.1-soname.patch asterios.dra...@gmail.com -- 
Revert soname bump compared to 1.5.0 release (for now, remove patch in 2.0 
release) 

commit percona-toolkit for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2012-10-18 21:59:27

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


Package is percona-toolkit, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2012-10-07 19:54:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 
2012-10-18 21:59:29.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 16 20:34:53 UTC 2012 - andreas.stie...@gmx.de
+
+- update to 2.1.5
+  * pt-table-checksum 2.1.4 doesn't detect diffs on Percona XtraDB
+Cluster nodes
+  * pt-table-checksum 2.1.4 miscategorizes Percona XtraDB Cluster-based
+slaves as cluster nodes
+  * pt-table-sync 2.1.4 --version-check may not work with HTTPS/SSL
+  * Missing version-check page
+
+---

Old:

  percona-toolkit-2.1.4.tar.gz

New:

  percona-toolkit-2.1.5.tar.gz



Other differences:
--
++ percona-toolkit.spec ++
--- /var/tmp/diff_new_pack.qXHKYQ/_old  2012-10-18 21:59:30.0 +0200
+++ /var/tmp/diff_new_pack.qXHKYQ/_new  2012-10-18 21:59:30.0 +0200
@@ -20,10 +20,10 @@
 Summary:Advanced MySQL and system command-line tools
 License:GPL-2.0
 Group:  Productivity/Databases/Tools
-Version:2.1.4
+Version:2.1.5
 Release:0
-Url:http://www.percona.com/software/percona-toolkit/
-Source: 
http://www.percona.com/redir/downloads/%{name}/%{version}/percona-toolkit-%{version}.tar.gz
+Url:https://www.percona.com/software/percona-toolkit/
+Source: 
https://www.percona.com/redir/downloads/%{name}/%{version}/percona-toolkit-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 Requires:   perl(DBD::mysql) = 1.0

++ percona-toolkit-2.1.4.tar.gz - percona-toolkit-2.1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.1.4/Changelog 
new/percona-toolkit-2.1.5/Changelog
--- old/percona-toolkit-2.1.4/Changelog 2012-09-25 17:35:53.0 +0200
+++ new/percona-toolkit-2.1.5/Changelog 2012-10-08 23:53:00.0 +0200
@@ -1,5 +1,12 @@
 Changelog for Percona Toolkit
 
+v2.1.5 released 2012-10-08
+
+  * Fixed bug 1062563: pt-table-checksum 2.1.4 doesn't detect diffs on Percona 
XtraDB Cluster nodes
+  * Fixed bug 1063912: pt-table-checksum 2.1.4 miscategorizes Percona XtraDB 
Cluster-based slaves as cluster nodes
+  * Fixed bug 1064016: pt-table-sync 2.1.4 --version-check may not work with 
HTTPS/SSL
+  * Fixed bug 1060423: Missing version-check page
+
 v2.1.4 released 2012-09-20
 
   * pt-table-checksum: Percona XtraDB Cluster support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.1.4/Makefile.PL 
new/percona-toolkit-2.1.5/Makefile.PL
--- old/percona-toolkit-2.1.4/Makefile.PL   2012-09-25 17:35:53.0 
+0200
+++ new/percona-toolkit-2.1.5/Makefile.PL   2012-10-08 23:53:00.0 
+0200
@@ -2,7 +2,7 @@
 
 WriteMakefile(
 NAME  = 'percona-toolkit',
-VERSION   = '2.1.4',
+VERSION   = '2.1.5',
 EXE_FILES = [ bin/* ],
 MAN1PODS  = {
   'docs/percona-toolkit.pod' = 'blib/man1/percona-toolkit.1p',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.1.4/bin/pt-align 
new/percona-toolkit-2.1.5/bin/pt-align
--- old/percona-toolkit-2.1.4/bin/pt-align  2012-09-25 17:35:53.0 
+0200
+++ new/percona-toolkit-2.1.5/bin/pt-align  2012-10-08 23:53:00.0 
+0200
@@ -218,6 +218,6 @@
 
 =head1 VERSION
 
-pt-align 2.1.4
+pt-align 2.1.5
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.1.4/bin/pt-archiver 
new/percona-toolkit-2.1.5/bin/pt-archiver
--- old/percona-toolkit-2.1.4/bin/pt-archiver   2012-09-25 17:35:53.0 
+0200
+++ new/percona-toolkit-2.1.5/bin/pt-archiver   2012-10-08 23:53:00.0 
+0200
@@ -7489,6 +7489,6 @@
 
 =head1 VERSION
 
-pt-archiver 2.1.4
+pt-archiver 2.1.5
 
 =cut
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/percona-toolkit-2.1.4/bin/pt-config-diff 
new/percona-toolkit-2.1.5/bin/pt-config-diff
--- old/percona-toolkit-2.1.4/bin/pt-config-diff2012-09-25 
17:35:53.0 +0200
+++ new/percona-toolkit-2.1.5/bin/pt-config-diff2012-10-08 
23:53:00.0 +0200
@@ -4803,6 +4803,6 @@
 
 =head1 VERSION
 
-pt-config-diff 2.1.4

commit perl-XML-Entities for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-Entities for 
openSUSE:Factory checked in at 2012-10-18 22:02:11

Comparing /work/SRC/openSUSE:Factory/perl-XML-Entities (Old)
 and  /work/SRC/openSUSE:Factory/.perl-XML-Entities.new (New)


Package is perl-XML-Entities, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-Entities/perl-XML-Entities.changes  
2011-09-23 12:39:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-Entities.new/perl-XML-Entities.changes 
2012-10-18 22:02:12.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 20:32:13 UTC 2012 - greg.freem...@gmail.com
+
+- update to 1.0001
+  * Added docs about encoding entities.
+
+---

Old:

  XML-Entities-1..tar.gz

New:

  XML-Entities-1.0001.tar.gz



Other differences:
--
++ perl-XML-Entities.spec ++
--- /var/tmp/diff_new_pack.7MyV9N/_old  2012-10-18 22:02:14.0 +0200
+++ /var/tmp/diff_new_pack.7MyV9N/_new  2012-10-18 22:02:14.0 +0200
@@ -1,7 +1,8 @@
+# vim: set sw=3 ts=3 noet:
 #
 # spec file for package perl-XML-Entities
 #
-# 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 +16,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-XML-Entities
-Version:1.
-Release:1
+Version:1.0001
+Release:0
 Summary:Perl Module to decode Strings with XML Entities
+License:Artistic-1.0 or GPL-1.0+
+Group:  Development/Libraries/Perl
 Source: 
http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/XML-Entities-%{version}.tar.gz
 Patch1: perl-XML-Entities-local_files.patch
 Source10:   http://www.w3.org/2003/entities/iso9573-2003doc/overview.html
@@ -48,11 +49,12 @@
 Source31:   
http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomscr.ent
 Source32:   
http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isotech.ent
 Url:http://search.cpan.org/dist/XML-Entities/
-Group:  Development/Libraries/Perl
-License:Artistic-1.0 or GPL-1.0+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   perl = %{perl_version}
-BuildRequires:  make perl perl-libwww-perl perl-macros
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-libwww-perl
+BuildRequires:  perl-macros
 
 %description
 This module deals with decoding of strings with XML character entities.
@@ -97,6 +99,4 @@
 %doc %{perl_man3dir}/XML::Entities*.%{perl_man3ext}%{ext_man}
 %exclude %{perl_man3dir}/download-entities.pl.%{perl_man3ext}%{ext_man}
 
-# vim: set sw=3 ts=3 noet:
-
 %changelog

++ XML-Entities-1..tar.gz - XML-Entities-1.0001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Entities/Changes new/XML-Entities/Changes
--- old/XML-Entities/Changes2010-08-26 19:45:40.0 +0200
+++ new/XML-Entities/Changes2012-08-03 13:36:24.0 +0200
@@ -1,5 +1,8 @@
 Revision history for XML-Entities
 
+1.0001  2012-08-03 13:32
+Added docs about encoding entities.
+
 1.  2010-08-24 19:24
 Abandoned the download-on-build policy. Entities are now shipped with
 the module itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Entities/MANIFEST new/XML-Entities/MANIFEST
--- old/XML-Entities/MANIFEST   2010-08-26 19:45:40.0 +0200
+++ new/XML-Entities/MANIFEST   2012-08-03 13:36:24.0 +0200
@@ -1,8 +1,10 @@
+Build.PL
 Changes
 MANIFEST
 Makefile.PL
 META.yml
 README
+ignore.txt
 lib/XML/Entities.pm
 lib/XML/Entities/Data.pm
 lib/XML/Entities/Data.pod
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Entities/META.yml new/XML-Entities/META.yml
--- old/XML-Entities/META.yml   2010-08-26 19:45:40.0 +0200
+++ new/XML-Entities/META.yml   2012-08-03 13:36:24.0 +0200
@@ -1,9 +1,9 @@
 --- #YAML:1.0
 name: XML-Entities
 abstract: Mapping of XML entities to Unicode
-version: 0.0307
+version: 1.0001
 author:
-- Oldrich Kruza sixte...@cpan.org
+- Jan Oldrich Kruza sixte...@cpan.org
 license: perl
 distribution_type: module
 requires:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-Entities/README new/XML-Entities/README
--- old/XML-Entities/README 2010-08-26 19:45:40.0 

commit polkit-default-privs for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2012-10-18 22:02:22

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is polkit-default-privs, Maintainer is meiss...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2012-07-13 11:33:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2012-10-18 22:02:23.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 16 12:59:19 UTC 2012 - meiss...@suse.com
+
+- 12.3 is next opensuse
+
+---
+Tue Oct 16 12:57:27 UTC 2012 - meiss...@suse.com
+
+- allow realtimekit at desktop permission (bnc#753849)
+- fixed typo
+
+---

Old:

  polkit-default-privs-12.2.tar.bz2

New:

  polkit-default-privs-12.3.tar.bz2



Other differences:
--
++ polkit-default-privs.spec ++
--- /var/tmp/diff_new_pack.if89fA/_old  2012-10-18 22:02:24.0 +0200
+++ /var/tmp/diff_new_pack.if89fA/_new  2012-10-18 22:02:24.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polkit-default-privs
-Version:12.2
+Version:12.3
 Release:0
 Summary:SUSE PolicyKit default permissions
 License:GPL-2.0+

++ polkit-default-privs-12.2.tar.bz2 - polkit-default-privs-12.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-default-privs-12.2/obs/mktar 
new/polkit-default-privs-12.3/obs/mktar
--- old/polkit-default-privs-12.2/obs/mktar 2012-07-12 16:46:40.0 
+0200
+++ new/polkit-default-privs-12.3/obs/mktar 2012-10-16 14:59:11.0 
+0200
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 NAME=polkit-default-privs
-VERSION=12.2
+VERSION=12.3
 #datefmt=%Y.%m.%d.%H%M
 #LAST_COMMIT=(`git rev-list --timestamp HEAD^..HEAD`)
 #DATE=`date +$datefmt -d 1970-01-01 00:00 UTC $LAST_COMMIT seconds`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.restrictive 
new/polkit-default-privs-12.3/polkit-default-privs.restrictive
--- old/polkit-default-privs-12.2/polkit-default-privs.restrictive  
2012-07-12 16:46:40.0 +0200
+++ new/polkit-default-privs-12.3/polkit-default-privs.restrictive  
2012-10-16 14:59:11.0 +0200
@@ -1,5 +1,5 @@
 #
-# /etc/polkit-default-privs.restrictive use in an envirenment where
+# /etc/polkit-default-privs.restrictive use in an environment where
 # hosts are centrally administered and users should have minimal
 # privileges. Privileged operations require authentication as admin.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.standard 
new/polkit-default-privs-12.3/polkit-default-privs.standard
--- old/polkit-default-privs-12.2/polkit-default-privs.standard 2012-07-12 
16:46:40.0 +0200
+++ new/polkit-default-privs-12.3/polkit-default-privs.standard 2012-10-16 
14:59:11.0 +0200
@@ -69,8 +69,9 @@
 org.freedesktop.packagekit.upgrade-system   auth_admin
 org.freedesktop.packagekit.repair-systemauth_admin
 #
-org.pulseaudio.acquire-real-time
auth_admin_keep_always
-org.pulseaudio.acquire-high-priority
auth_admin_keep_always
+# Pulseaudio meets RealtimeKit (bnc#753849)
+org.pulseaudio.acquire-real-time
auth_admin_keep_always:auth_admin_keep_always:yes
+org.pulseaudio.acquire-high-priority
auth_admin_keep_always:auth_admin_keep_always:yes
 #
 # gconf
 #
@@ -125,10 +126,10 @@
 org.opensuse.zoneswitcher.control   
auth_admin_keep_always:auth_admin_keep_always:yes
 
 #
-# RealTimeKit
+# RealTimeKit (bnc#753849)
 #
-org.freedesktop.RealtimeKit1.acquire-high-priority  
auth_admin:auth_admin:auth_admin
-org.freedesktop.RealtimeKit1.acquire-real-time  
auth_admin:auth_admin:auth_admin
+org.freedesktop.RealtimeKit1.acquire-high-priority  
auth_admin:auth_admin:yes
+org.freedesktop.RealtimeKit1.acquire-real-time  
auth_admin:auth_admin:yes
 
 #
 # polkit-1
@@ -307,8 +308,10 @@
 org.freedesktop.systemd1.bus-access auth_admin
 org.freedesktop.timedate1.set-time  auth_admin_keep
 org.freedesktop.timedate1.set-timezone  

commit python-django-celery for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-django-celery for 
openSUSE:Factory checked in at 2012-10-18 22:02:52

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


Package is python-django-celery, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-celery/python-django-celery.changes
2012-10-07 19:55:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-celery.new/python-django-celery.changes
   2012-10-18 22:02:53.0 +0200
@@ -1,0 +2,13 @@
+Wed Oct 10 16:34:13 UTC 2012 - alexan...@exatati.com.br
+
+- Update to 3.0.11:
+  - Now depends on celery 3.0.11.
+  - Now depends on pytz
+  - Fixed Django Admin monitor timezone problem.
+Events still use timestamps that converts to the timezone of
+the receiving node, but a proper fix is being worked on that
+will be part of Celery 3.1
+  - Fixed error in database close mechanism for Oracle.
+Fix contributed by Dan LaMotte.
+
+---

Old:

  django-celery-3.0.10.tar.bz2

New:

  django-celery-3.0.11.tar.bz2



Other differences:
--
++ python-django-celery.spec ++
--- /var/tmp/diff_new_pack.92Et8s/_old  2012-10-18 22:02:54.0 +0200
+++ /var/tmp/diff_new_pack.92Et8s/_new  2012-10-18 22:02:54.0 +0200
@@ -20,7 +20,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 
 Name:   python-django-celery
-Version:3.0.10
+Version:3.0.11
 Release:0
 Url:http://celeryproject.org
 Summary:Django Celery Integration
@@ -33,9 +33,10 @@
 #BuildRequires:  python-Sphinx
 #BuildRequires:  python-sphinxcontrib-issuetracker
 BuildRequires:  python-django
-Requires:   python-celery = 3.0.10
+Requires:   python-celery = 3.0.11
 Requires:   python-celerymon
 Requires:   python-django-picklefield
+Requires:   python-tz
 %if 0%{?suse_version}
 %py_requires
 %if 0%{?suse_version}  1110

++ django-celery-3.0.10.tar.bz2 - django-celery-3.0.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-celery-3.0.10/Changelog 
new/django-celery-3.0.11/Changelog
--- old/django-celery-3.0.10/Changelog  2012-09-21 11:29:47.0 +0200
+++ new/django-celery-3.0.11/Changelog  2012-10-10 16:09:14.0 +0200
@@ -5,7 +5,25 @@
 .. contents::
 :local:
 
-.. _version-3.0.10:
+.. _version-3.0.11:
+
+3.0.11
+==
+:release-date: 2012-10-10 02:30 P.M BST
+
+- Now depends on celery 3.0.11.
+
+- Now depends on :mod:`pytz`
+
+- Fixed Django Admin monitor timezone problem.
+
+Events still use timestamps that converts to the timezone of the receiving
+node, but a proper fix is being worked on that will be part of Celery 3.1
+
+- Fixed error in database close mechanism for Oracle.
+
+Fix contributed by Dan LaMotte.
+
 
 3.0.10
 ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-celery-3.0.10/PKG-INFO 
new/django-celery-3.0.11/PKG-INFO
--- old/django-celery-3.0.10/PKG-INFO   2012-09-21 11:31:54.0 +0200
+++ new/django-celery-3.0.11/PKG-INFO   2012-10-10 16:09:49.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: django-celery
-Version: 3.0.10
+Version: 3.0.11
 Summary: Django Celery Integration.
 Home-page: http://celeryproject.org
 Author: Ask Solem
@@ -12,7 +12,7 @@
 
 .. image:: 
http://cloud.github.com/downloads/celery/celery/celery_128.png
 
-:Version: 3.0.10
+:Version: 3.0.11
 :Web: http://celeryproject.org/
 :Download: http://pypi.python.org/pypi/django-celery/
 :Source: http://github.com/celery/django-celery/
@@ -44,12 +44,10 @@
 =  
=
 **Program****Replace with**
 =  
=
-``celeryd````python manage.py celeryd``
-``celeryctl``  ``python manage.py celeryctl``
-``celerybeat`` ``python manage.py celerybeat``
-``camqadm````python manage.py camqadm``
-``celeryev``   ``python manage.py celeryev``
-``celeryd-multi``  ``python manage.py 
celeryd_multi``
+``celery`` ``python manage.py celery``
+``celery worker`` 

commit rpm for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-10-18 22:03:03

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


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

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-10-12 08:15:33.0 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-10-18 
22:03:05.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 16 18:39:11 CEST 2012 - r...@suse.de
+
+- new patch: powerpc-fix-platform.diff
+  fix platform detection for ppc vs ppc64 (failed on ppc64 with
+  personality changed to ppc) 
+
+---

New:

  powerpc-fix-platform.diff



Other differences:
--
rpm-python.spec: same change
++ rpm.spec ++
--- /var/tmp/diff_new_pack.cPJ0wY/_old  2012-10-18 22:03:06.0 +0200
+++ /var/tmp/diff_new_pack.cPJ0wY/_new  2012-10-18 22:03:06.0 +0200
@@ -135,6 +135,7 @@
 Patch80:obsoletesdeptag.diff
 Patch81:fdopen_strncat.diff
 Patch82:fix-fd-leak.diff
+Patch83:powerpc-fix-platform.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 # avoid bootstrapping problem
@@ -211,7 +212,7 @@
 %patch -P 50 -P 51 -P 52 -P 53 -P 54 -P 55 -P 56 -P 57 -P 58 -P 59
 %patch -P 60 -P 61 -P 62 -P 63 -P 64 -P 65 -P 66 -P 67 -P 68 -P 69
 %patch -P 70 -P 71 -P 72 -P 73 -P 74 -P 75 -P 76 -P 77 -P 78 -P 79
-%patch -P 80 -P 81 -P 82
+%patch -P 80 -P 81 -P 82 -P 83
 #chmod 755 scripts/find-supplements{,.ksyms}
 #chmod 755 scripts/find-provides.ksyms scripts/find-requires.ksyms
 #chmod 755 scripts/firmware.prov

++ powerpc-fix-platform.diff ++
--- lib/rpmrc.c 2012/10/16 16:37:34 1.1
+++ lib/rpmrc.c 2012/10/16 16:38:10
@@ -1091,7 +1091,7 @@
 #  if defined(__linux__)  defined(__powerpc__)
{
 int powerlvl;
-if (sscanf(rpmat.platform, power%d, powerlvl) == 1  powerlvl 
 6)
+if (!rstreq(un.machine, ppc)  sscanf(rpmat.platform, 
power%d, powerlvl) == 1  powerlvl  6)
 strcpy(un.machine, ppc64p7);
 }
 #  endif   /* ppc64*-linux */
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scons for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package scons for openSUSE:Factory checked 
in at 2012-10-18 22:03:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/scons/scons.changes  2011-10-27 
14:00:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.scons.new/scons.changes 2012-10-18 
22:03:15.0 +0200
@@ -1,0 +2,10 @@
+Sat Sep 22 20:20:39 UTC 2012 - i...@marguerite.su
+
+- Update to 2.2.0
+  * Added gettext toolset
+  * Fixed FindSourceFiles to find final sources (leaf nodes)
+  * Allow Node objects in Java path (#2825)
+  * Fixed the Taskmaster, curing spurious build failures
+  * Improved documentation of command-line variables
+
+---

Old:

  scons-2.1.0.tar.gz

New:

  scons-2.2.0.tar.gz



Other differences:
--
++ scons.spec ++
--- /var/tmp/diff_new_pack.JRZMmN/_old  2012-10-18 22:03:17.0 +0200
+++ /var/tmp/diff_new_pack.JRZMmN/_new  2012-10-18 22:03:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scons
 #
-# 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
@@ -24,8 +24,10 @@
 
 Name:   scons
 Summary:Replacement for Make
-Version:2.1.0
-Release:1
+License:MIT
+Group:  Development/Tools/Building
+Version:2.2.0
+Release:0
 Source0:
http://freefr.dl.sourceforge.net/project/scons/scons/%{version}/%{name}-%{version}.tar.gz
 Source1:scons-user.html
 # rpmlintrc
@@ -33,8 +35,6 @@
 # Sets _mandir to _datadir/man instead of _prefix/man
 Patch0: %{name}-1.2.0-fix-install.patch
 Patch1: %{name}-1.2.0-noenv.patch
-License:MIT
-Group:  Development/Tools/Building
 Url:http://www.scons.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
@@ -68,7 +68,7 @@
 python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-lib=%{py_sitedir}
+python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-lib=%{python_sitearch}
 %fdupes %{buildroot}%{_bindir}
 
 %files

++ scons-2.1.0.tar.gz - scons-2.2.0.tar.gz ++
 6883 lines of diff (skipped)

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



commit spamassassin for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package spamassassin for openSUSE:Factory 
checked in at 2012-10-18 22:03:27

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


Package is spamassassin, Maintainer is vark...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes
2012-07-12 14:55:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.spamassassin.new/spamassassin.changes   
2012-10-18 22:03:30.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 26 13:37:00 UTC 2012 - stefan.jak...@rus.uni-stuttgart.de
+
+- replace iXhash with the inofficial, but recommended, version iXhash2 
+
+---

Old:

  iXhash-1.5.5.tgz

New:

  iXhash2-2.05.tar.gz
  iXhash2-meta-rules.patch



Other differences:
--
++ spamassassin.spec ++
--- /var/tmp/diff_new_pack.zP8uwh/_old  2012-10-18 22:03:32.0 +0200
+++ /var/tmp/diff_new_pack.zP8uwh/_new  2012-10-18 22:03:32.0 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define ix_version 1.5.5
+%define ix_version 2.05
 %define spd_version 2.20
 
-%define IXHASH iXhash-%{ix_version}
+%define IXHASH iXhash2-%{ix_version}
 %define SPAMPD spampd-%{spd_version}
 
 Name:   spamassassin
@@ -32,7 +32,7 @@
 Url:http://spamassassin.org/
 Source: 
http://search.cpan.org/CPAN/authors/id/K/KM/KMCGRAIL/Mail-SpamAssassin-%{version}.tar.gz
 Source1:Mail-SpamAssassin-rules-%{version}.tar.bz2
-Source2:%{IXHASH}.tgz
+Source2:%{IXHASH}.tar.gz
 Source3:%{SPAMPD}.tar.gz
 Source10:   local.cf
 Source11:   init.spamd
@@ -47,6 +47,7 @@
 Patch2: patch-URIDNSBL
 Patch3: patch-SQL_ASCII_SORT
 Patch6: bnc#582111.diff
+Patch10:iXhash2-meta-rules.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 PreReq: %insserv_prereq %fillup_prereq
@@ -77,6 +78,7 @@
 Summary:Perl Modules For Using Spamassassin Within An Own Perl Script
 Group:  Development/Libraries/Perl
 BuildRequires:  perl
+BuildRequires:  perl-Error
 BuildRequires:  perl-macros
 BuildRequires:  perl(Archive::Tar) = 1.23
 BuildRequires:  perl(Digest::SHA1)
@@ -130,6 +132,7 @@
 Recommends: perl(IO::Socket::SSL)
 Recommends: perl(DBI)
 Recommends: perl(Encode::Detect)
+Recommends: cron
 Provides:   perl-spamassassin = %version
 Obsoletes:  perl-spamassassin  %version
 
@@ -138,16 +141,18 @@
 the filter rules. This package is required for the package
 spamassassin, the commandline tool.
 
-%package -n perl-Mail-SpamAssassin-Plugin-iXhash
+%package -n perl-Mail-SpamAssassin-Plugin-iXhash2
 Summary:The iXhash plugin for SpamAssassin
 Group:  Development/Libraries/Perl
 Requires:   perl-Mail-SpamAssassin = %version
 Version:%{ix_version}
 Release:0
+Provides:   perl-Mail-SpamAssassin-Plugin-iXhash = %{ix_version}
+Obsoletes:  perl-Mail-SpamAssassin-Plugin-iXhash  2
 %{perl_requires}
 
-%description -n perl-Mail-SpamAssassin-Plugin-iXhash
-This archive contains the iXhash plugin for the SpamAssassin spam filtering
+%description -n perl-Mail-SpamAssassin-Plugin-iXhash2
+This archive contains the iXhash2 plugin for the SpamAssassin spam filtering
 software, along with an example config file.
 
 Basically the plugin provides a network-based test just as razor2, pyzor
@@ -163,8 +168,7 @@
 %patch2 -p0
 %patch3 -p0
 %patch6 -p0
-# fix wrong-file-end-of-line-encoding
-dos2unix %{IXHASH}/CHANGELOG
+%patch10 -p0
 
 %build
 if [ -e t/data/whitelists/winxpnews.com ]; then
@@ -193,15 +197,15 @@
 %perl_make_install
 %perl_process_packlist
 %perl_gen_filelist
-# remove %{_bindir} from filelist
+# remove %%{_bindir} from filelist
 %{__sed} -i -e /\/usr\/bin/d %{name}.files
-# package only %{_mandir}/man3
+# package only %%{_mandir}/man3
 %{__sed} -i -e s,%{_mandir}/man?,%{_mandir}/man3, %{name}.files
 #
-## perl-Mail-SpamAssassin-Plugin-iXhash stuff
+## perl-Mail-SpamAssassin-Plugin-iXhash2 stuff
 %{__install} -d $RPM_BUILD_ROOT/etc/mail/spamassassin
-cp %{IXHASH}/iXhash/iXhash.pm 
$RPM_BUILD_ROOT%{perl_vendorlib}/Mail/SpamAssassin/Plugin
-sed 's/^\(load.*iXhash\) .*$/\1/' %{IXHASH}/iXhash/iXhash.cf 
$RPM_BUILD_ROOT/etc/mail/spamassassin/iXhash.cf
+cp %{IXHASH}/iXhash2.pm 
$RPM_BUILD_ROOT%{perl_vendorlib}/Mail/SpamAssassin/Plugin
+cp %{IXHASH}/iXhash2.cf $RPM_BUILD_ROOT/etc/mail/spamassassin/iXhash2.cf
 #
 ## spamassassin stuff
 %{__install} -d $RPM_BUILD_ROOT/etc/cron.daily/
@@ -281,24 +285,20 @@
 
 %files -n perl-Mail-SpamAssassin -f %{name}.files
 %defattr(-,root,root)
-%doc CREDITS Changes INSTALL LICENSE MANIFEST* NOTICE PACKAGING README

commit sysstat for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package sysstat for openSUSE:Factory checked 
in at 2012-10-18 22:03:39

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes  2012-05-21 
07:32:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysstat.new/sysstat.changes 2012-10-18 
22:03:41.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 12:59:50 UTC 2012 - vci...@suse.com
+
+- increased the default number of days for how long will sysstat
+  keep the log files (fate#313767)
+
+---



Other differences:
--
++ sysstat.spec ++
--- /var/tmp/diff_new_pack.nPo49R/_old  2012-10-18 22:03:43.0 +0200
+++ /var/tmp/diff_new_pack.nPo49R/_new  2012-10-18 22:03:43.0 +0200
@@ -85,6 +85,7 @@
 export sa_lib_dir=%{_libdir}/sa
 export cron_owner=root
 export LFLAGS=-L. -lsyscom
+export history=60
 %configure \
 --enable-nls \
 --disable-man-group \
@@ -117,7 +118,7 @@
 %preun
 %{stop_on_removal boot.sysstat}
 %service_del_preun sysstat.service
-[ $1 -gt 0 ] || rm -f %{_localstatedir}/log/sa/*
+[ $1 -gt 0 ] || rm -rf %{_localstatedir}/log/sa/*
 
 %post
 %{fillup_and_insserv boot.sysstat}

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



commit systemtap for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2012-10-18 22:03:58

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


Package is systemtap, Maintainer is to...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes  2012-07-30 
09:47:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap.changes 2012-10-18 
22:04:03.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 12:20:17 UTC 2012 - fcro...@suse.com
+
+- Fix build with new systemd location.
+
+---



Other differences:
--
++ systemtap.spec ++
--- /var/tmp/diff_new_pack.nkSzut/_old  2012-10-18 22:04:05.0 +0200
+++ /var/tmp/diff_new_pack.nkSzut/_new  2012-10-18 22:04:05.0 +0200
@@ -59,7 +59,8 @@
 Summary:Systemtap server
 Group:  Development/Tools/Debuggers
 Requires:   %{name} = %{version}-%{release}
-Requires(post): /bin/systemd-tmpfiles
+# needed for systemd-tmpfiles
+Requires(post): systemd
 # dependancies for systemtap shell scripts
 Requires:   avahi
 Requires:   avahi-utils
@@ -115,7 +116,7 @@
 
 %post server
 # Create tmpfiles
-/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/stap-server.conf
+systemd-tmpfiles --create /usr/lib/tmpfiles.d/stap-server.conf
 
 %files
 %defattr(-,root,root)

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



commit xf86-input-vmmouse for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-vmmouse for 
openSUSE:Factory checked in at 2012-10-18 22:05:34

Comparing /work/SRC/openSUSE:Factory/xf86-input-vmmouse (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-vmmouse.new (New)


Package is xf86-input-vmmouse, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-vmmouse/xf86-input-vmmouse.changes
2012-05-31 17:11:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-vmmouse.new/xf86-input-vmmouse.changes   
2012-10-18 22:05:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 14:01:52 UTC 2012 - fcro...@suse.com
+
+- Fix build with new udev rules directory location.
+
+---



Other differences:
--
++ xf86-input-vmmouse.spec ++
--- /var/tmp/diff_new_pack.fP8hDd/_old  2012-10-18 22:05:37.0 +0200
+++ /var/tmp/diff_new_pack.fP8hDd/_new  2012-10-18 22:05:37.0 +0200
@@ -16,6 +16,12 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` )  190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+%endif
+
 Name:   xf86-input-vmmouse
 Version:12.9.0
 Release:0
@@ -51,7 +57,7 @@
 %patch0 -p1
 
 %build
-%configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d
+%configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d 
--with-udev-rules-dir=%{_udevrulesdir}
 make %{?_smp_mflags}
 
 %install
@@ -74,7 +80,7 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
-/lib/udev/rules.d/69-xorg-vmmouse.rules
+%{_udevrulesdir}/69-xorg-vmmouse.rules
 %config %{_sysconfdir}/X11/xorg.conf.d/50-vmmouse.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/vmmouse_drv.so

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



commit xf86-input-wacom for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-wacom for 
openSUSE:Factory checked in at 2012-10-18 22:06:27

Comparing /work/SRC/openSUSE:Factory/xf86-input-wacom (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-wacom.new (New)


Package is xf86-input-wacom, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-wacom/xf86-input-wacom.changes
2012-09-25 14:18:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-wacom.new/xf86-input-wacom.changes   
2012-10-18 22:06:29.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 14:05:41 UTC 2012 - fcro...@suse.com
+
+- Fix build with new udev rules directory location.
+
+---



Other differences:
--
++ xf86-input-wacom.spec ++
--- /var/tmp/diff_new_pack.RfvXPN/_old  2012-10-18 22:06:32.0 +0200
+++ /var/tmp/diff_new_pack.RfvXPN/_new  2012-10-18 22:06:32.0 +0200
@@ -16,6 +16,12 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` )  190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+%endif
+
 Name:   xf86-input-wacom
 Version:0.17.0
 Release:0
@@ -75,7 +81,7 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-install -D -m 644 %{SOURCE1} 
$RPM_BUILD_ROOT/lib/udev/rules.d/65-xorg-wacom.rules
+install -D -m 644 %{SOURCE1} 
$RPM_BUILD_ROOT%{_udevrulesdir}/65-xorg-wacom.rules
 
 %post
 # re-plug the input devices
@@ -90,7 +96,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog GPL README
-/lib/udev/rules.d/65-xorg-wacom.rules
+%{_udevrulesdir}/65-xorg-wacom.rules
 %config %{_sysconfdir}/X11/xorg.conf.d/50-wacom.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/wacom_drv.so

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



commit crda for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

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

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


Package is crda, Maintainer is mac...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/crda/crda.changes2012-09-14 
12:15:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.crda.new/crda.changes   2012-10-18 
22:10:40.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 11:19:13 UTC 2012 - fcro...@suse.com
+
+- Fix build with udev rules directory new location.
+
+---



Other differences:
--
++ crda.spec ++
--- /var/tmp/diff_new_pack.7hTdWh/_old  2012-10-18 22:10:44.0 +0200
+++ /var/tmp/diff_new_pack.7hTdWh/_new  2012-10-18 22:10:44.0 +0200
@@ -16,6 +16,13 @@
 #
 
 
+%if %( echo `rpm -q --queryformat %%{version} udev` )  190
+%define _udevrulesdir /usr/lib/udev/rules.d
+%else
+%define _udevrulesdir /lib/udev/rules.d
+
+%endif
+
 Url:http://linuxwireless.org/en/developers/Regulatory/CRDA
 
 Name:   crda
@@ -47,7 +54,7 @@
 make all_noverify %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT SBINDIR=%{_sbindir}/ install
+make DESTDIR=$RPM_BUILD_ROOT SBINDIR=%{_sbindir}/ 
UDEV_RULE_DIR=%{_udevrulesdir} install
 #UsrMerge
 mkdir $RPM_BUILD_ROOT/sbin
 ln -sf %{_sbindir}/{crda,regdbdump} $RPM_BUILD_ROOT/sbin
@@ -61,7 +68,7 @@
 /sbin/crda
 /sbin/regdbdump
 #EndUserMerge
-/lib/udev/rules.d/85-regulatory.rules
+%{_udevrulesdir}/85-regulatory.rules
 %{_mandir}/man8/crda.8.gz
 %{_mandir}/man8/regdbdump.8.gz
 

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



commit strigi for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package strigi for openSUSE:Factory checked 
in at 2012-10-18 22:10:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/strigi/strigi.changes2012-04-17 
22:02:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.strigi.new/strigi.changes   2012-10-18 
22:10:49.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 11:29:10 UTC 2012 - co...@suse.com
+
+- add explicit buildrequire on libbz2-devel
+
+---



Other differences:
--
++ strigi.spec ++
--- /var/tmp/diff_new_pack.lIvJkO/_old  2012-10-18 22:10:50.0 +0200
+++ /var/tmp/diff_new_pack.lIvJkO/_new  2012-10-18 22:10:50.0 +0200
@@ -21,10 +21,10 @@
 Name:   strigi
 Version:0.7.7
 Release:0
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Lightweight and fast desktop search engine
-Url:http://www.vandenoever.info/software/strigi/
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Other
+Url:http://www.vandenoever.info/software/strigi/
 Source0:%{name}-%{version}.tar.bz2
 Source100:  baselibs.conf
 Patch1: add_missing_lib.diff
@@ -49,6 +49,7 @@
 %if %{with ffmpeg}
 BuildRequires:  libffmpeg-devel
 %endif
+BuildRequires:  libbz2-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(dbus-1)
@@ -63,7 +64,6 @@
 hammering of the system with pluggable backend desktop search engine.
 
 %package devel
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Development files for the strigi desktop search engine
 Group:  Development/Libraries/C and C++
 Requires:   libstrigi0 = %{version}
@@ -72,7 +72,6 @@
 This package contains development files for the strigi desktop search engine.
 
 %package -n libstrigi0
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Strigi desktop search engine libraries
 Group:  System/Libraries
 %requires_gelibqt4

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



commit ConsoleKit for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package ConsoleKit for openSUSE:Factory 
checked in at 2012-10-19 06:49:33

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


Package is ConsoleKit, Maintainer is hma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ConsoleKit/ConsoleKit-doc.changes
2012-03-01 07:25:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.ConsoleKit.new/ConsoleKit-doc.changes   
2012-10-19 06:49:35.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 18 10:29:48 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provide to get systemd-mini
+  in build environments (to break cycle)
+
+---
ConsoleKit.changes: same change



Other differences:
--
++ ConsoleKit-doc.spec ++
--- /var/tmp/diff_new_pack.dDhKhu/_old  2012-10-19 06:49:40.0 +0200
+++ /var/tmp/diff_new_pack.dDhKhu/_new  2012-10-19 06:49:40.0 +0200
@@ -28,9 +28,9 @@
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  polkit-devel
-BuildRequires:  systemd-devel
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(systemd)
 %if %build_doc
 BuildRequires:  gtk2-devel
 BuildRequires:  xmlto

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



commit cronie for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package cronie for openSUSE:Factory checked 
in at 2012-10-19 06:49:43

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


Package is cronie, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/cronie/cronie.changes2012-08-26 
14:21:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.cronie.new/cronie.changes   2012-10-19 
06:50:04.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 18 10:26:33 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provide to get systemd-mini
+  in build environments (to break cycle)
+
+---



Other differences:
--
++ cronie.spec ++
--- /var/tmp/diff_new_pack.Nc3mjd/_old  2012-10-19 06:50:09.0 +0200
+++ /var/tmp/diff_new_pack.Nc3mjd/_new  2012-10-19 06:50:09.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  audit-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  pam-devel
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 Url:https://fedorahosted.org/cronie/
 Recommends: smtp_daemon
 Suggests:   postfix


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



commit libvirt for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2012-10-19 06:49:52

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


Package is libvirt, Maintainer is jfeh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2012-09-29 
15:33:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2012-10-19 
06:50:10.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 11 08:34:36 MDT 2012 - jfeh...@suse.com
+
+- Add upstream patches to support latest libguestfs
+  f644361b-virCommand-env.patch
+  2b32735a-virCommand-env.patch
+
+---

New:

  2b32735a-virCommand-env.patch
  f644361b-virCommand-env.patch



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.RjDqij/_old  2012-10-19 06:50:14.0 +0200
+++ /var/tmp/diff_new_pack.RjDqij/_new  2012-10-19 06:50:14.0 +0200
@@ -413,6 +413,8 @@
 # Upstream patches
 Patch0: 371ddc98-xen-sysctl-9.patch
 Patch1: 416eca18-xenstore-header-fix.patch
+Patch2: f644361b-virCommand-env.patch
+Patch3: 2b32735a-virCommand-env.patch
 # Need to go upstream
 Patch100:   xen-name-for-devid.patch
 Patch101:   clone.patch
@@ -550,6 +552,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 %patch100 -p1
 %patch101
 %patch102 -p1

++ 2b32735a-virCommand-env.patch ++
commit 2b32735af480055e27400068d27364d521071117
Author: Richard W.M. Jones rjo...@redhat.com
Date:   Mon Sep 24 17:35:47 2012 +0100

command: Change virCommandAddEnv so it replaces existing environment 
variables.

Index: libvirt-0.10.2/src/util/command.c
===
--- libvirt-0.10.2.orig/src/util/command.c
+++ libvirt-0.10.2/src/util/command.c
@@ -985,11 +985,26 @@ virCommandNonblockingFDs(virCommandPtr c
 }
 
 /* Add an environment variable to the cmd-env list.  'env' is a
- * string like name=value.
+ * string like name=value.  If the named environment variable is
+ * already set, then it is replaced in the list.
  */
 static inline void
 virCommandAddEnv(virCommandPtr cmd, char *env)
 {
+size_t namelen;
+size_t i;
+
+/* Search for the name in the existing environment. */
+namelen = strcspn(env, =);
+for (i = 0; i  cmd-nenv; ++i) {
+/* + 1 because we want to match the '=' character too. */
+if (STREQLEN(cmd-env[i], env, namelen + 1)) {
+VIR_FREE(cmd-env[i]);
+cmd-env[i] = env;
+return;
+}
+}
+
 /* Arg plus trailing NULL. */
 if (VIR_RESIZE_N(cmd-env, cmd-maxenv, cmd-nenv, 1 + 1)  0) {
 VIR_FREE(env);
++ f644361b-virCommand-env.patch ++
commit f644361b1eeb78fd59be4cd7ec85567bbf300506
Author: Richard W.M. Jones rjo...@redhat.com
Date:   Mon Sep 24 17:30:18 2012 +0100

command: Move environ-adding code to common function virCommandAddEnv.

This is just code motion.  The semantics of the code should be
identical after this change.

Index: libvirt-0.10.2/src/util/command.c
===
--- libvirt-0.10.2.orig/src/util/command.c
+++ libvirt-0.10.2/src/util/command.c
@@ -984,6 +984,22 @@ virCommandNonblockingFDs(virCommandPtr c
 cmd-flags |= VIR_EXEC_NONBLOCK;
 }
 
+/* Add an environment variable to the cmd-env list.  'env' is a
+ * string like name=value.
+ */
+static inline void
+virCommandAddEnv(virCommandPtr cmd, char *env)
+{
+/* Arg plus trailing NULL. */
+if (VIR_RESIZE_N(cmd-env, cmd-maxenv, cmd-nenv, 1 + 1)  0) {
+VIR_FREE(env);
+cmd-has_error = ENOMEM;
+return;
+}
+
+cmd-env[cmd-nenv++] = env;
+}
+
 /**
  * virCommandAddEnvFormat:
  * @cmd: the command to modify
@@ -1009,14 +1025,7 @@ virCommandAddEnvFormat(virCommandPtr cmd
 }
 va_end(list);
 
-/* Arg plus trailing NULL. */
-if (VIR_RESIZE_N(cmd-env, cmd-maxenv, cmd-nenv, 1 + 1)  0) {
-VIR_FREE(env);
-cmd-has_error = ENOMEM;
-return;
-}
-
-cmd-env[cmd-nenv++] = env;
+virCommandAddEnv(cmd, env);
 }
 
 /**
@@ -1056,14 +1065,7 @@ virCommandAddEnvString(virCommandPtr cmd
 return;
 }
 
-/* env plus trailing NULL */
-if (VIR_RESIZE_N(cmd-env, cmd-maxenv, cmd-nenv, 1 + 1)  0) {
-VIR_FREE(env);
-cmd-has_error = ENOMEM;
-return;
-}
-
-cmd-env[cmd-nenv++] = env;
+virCommandAddEnv(cmd, env);
 }
 
 
@@ -1084,9 +1086,7 @@ virCommandAddEnvBuffer(virCommandPtr cmd
 return;
 }
 
-/* env plus trailing NULL. */
-if 

commit syslogd for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package syslogd for openSUSE:Factory checked 
in at 2012-10-19 06:50:02

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


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

Changes:

--- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes  2012-03-09 
21:28:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.syslogd.new/syslogd.changes 2012-10-19 
06:50:14.0 +0200
@@ -1,0 +2,11 @@
+Thu Oct 18 09:51:21 UTC 2012 - co...@suse.com
+
+- buildrequire systemd by pkgconfig provides to get systemd-mini
+  in build environment (to break cycle)
+
+---
+Wed Oct 17 13:33:09 UTC 2012 - wer...@suse.de
+
+- Avoid logrotate to exec for similar entries several times (bnc#713584) 
+
+---

New:

  syslogd-rpmlintrc



Other differences:
--
++ syslogd.spec ++
--- /var/tmp/diff_new_pack.pbIf0O/_old  2012-10-19 06:50:28.0 +0200
+++ /var/tmp/diff_new_pack.pbIf0O/_new  2012-10-19 06:50:28.0 +0200
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   syslogd
 %define omc_prefix /usr/share/omc
 %define omc_svcdir %{omc_prefix}/svcinfo.d
-License:GPL-2.0+
-Group:  System/Daemons
-BuildRequires:  pkg-config systemd-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(systemd)
 Requires(post): %fillup_prereq
 Requires(post):   %insserv_prereq
 Requires(post): permissions
@@ -32,12 +29,13 @@
 Requires(prereq): klogd
 Requires(prereq): sed
 Requires(prereq): syslog-service
-Provides:   syslog
 Provides:   sysklogd
-AutoReqProv:on
+Provides:   syslog
 Version:1.4.1
-Release:747
+Release:0
 Summary:The Syslog daemon
+License:GPL-2.0+
+Group:  System/Daemons
 Source: sysklogd-1.4.1.tar.bz2
 Source1:logrotate.syslog
 Source2:sysconfig.syslog
@@ -99,14 +97,12 @@
 Shane Alderton sh...@scs.apana.org.au
 
 %package -n klogd
-License:GPL-2.0+
 Provides:   klogd:/sbin/klogd
 Requires(post): %fillup_prereq
 Requires(post):   %insserv_prereq
 Requires(postun): %insserv_prereq
 Summary:The kernel log daemon
 Group:  System/Daemons
-AutoReqProv:on
 
 %description -n klogd
 The klogd daemon 'listens' to kernel log messages, prioritizes them,
@@ -125,15 +121,14 @@
 Shane Alderton sh...@scs.apana.org.au
 
 %package -n syslog-service
-License:GPL-2.0+
 Requires(post): %fillup_prereq
 Requires(post): %insserv_prereq
 Requires(postun): %insserv_prereq
 Provides:   klogd:/etc/init.d/syslog
-Requires:   /etc/init.d/network logrotate
+Requires:   /etc/init.d/network
+Requires:   logrotate
 Summary:Syslog service files  scripts
 Group:  System/Daemons
-AutoReqProv:on
 BuildArch:  noarch
 
 %description -n syslog-service

++ logrotate.syslog ++
--- /var/tmp/diff_new_pack.pbIf0O/_old  2012-10-19 06:50:28.0 +0200
+++ /var/tmp/diff_new_pack.pbIf0O/_new  2012-10-19 06:50:28.0 +0200
@@ -9,7 +9,12 @@
 # the firewall,acpid,NetworkManager log files
 # are used by syslog-ng and rsyslog only, the
 # other by all syslog daemons.
-/var/log/warn /var/log/messages /var/log/allmessages /var/log/localmessages 
/var/log/firewall /var/log/acpid /var/log/NetworkManager {
+# the mail log files are used by all syslog daemons
+# the news log files are used by all syslog daemons
+/var/log/warn /var/log/messages /var/log/allmessages /var/log/localmessages 
/var/log/firewall /var/log/acpid /var/log/NetworkManager
+/var/log/mail /var/log/mail.info /var/log/mail.warn /var/log/mail.err
+/var/log/news/news.crit /var/log/news/news.err /var/log/news/news.notice
+{
 compress
 dateext
 maxage 365
@@ -23,37 +28,3 @@
 /etc/init.d/syslog reload  /dev/null
 endscript
 }
-
-# used by all syslog daemons
-/var/log/mail /var/log/mail.info /var/log/mail.warn /var/log/mail.err {
-compress
-dateext
-maxage 365
-rotate 99
-missingok
-notifempty
-size +4096k
-create 640 root root
-sharedscripts
-postrotate
-/etc/init.d/syslog reload  /dev/null
-endscript
-}
-
-# used by all syslog daemons
-/var/log/news/news.crit /var/log/news/news.err /var/log/news/news.notice {
-compress
-dateext
-maxage 365
-rotate 99
-missingok
-notifempty
-size +4096k
-su news news
-create 640 news news
-sharedscripts
-postrotate
-/etc/init.d/syslog reload  /dev/null
-endscript
-}
-

++