commit signing-party for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package signing-party for openSUSE:Factory 
checked in at 2013-01-07 17:41:31

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


Package is "signing-party", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/signing-party/signing-party.changes  
2012-03-23 12:11:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.signing-party.new/signing-party.changes 
2013-01-07 17:41:33.0 +0100
@@ -1,0 +2,5 @@
+Sat Jan  5 11:28:44 UTC 2013 - joop.boo...@opensuse.org
+
+- Corrected the Url that links to the main page
+
+---



Other differences:
--
++ signing-party.spec ++
--- /var/tmp/diff_new_pack.URTfrz/_old  2013-01-07 17:41:33.0 +0100
+++ /var/tmp/diff_new_pack.URTfrz/_new  2013-01-07 17:41:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package signing-party
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:GPG Tools
 License:GPL-2.0+
 Group:  Productivity/Security
-Url:http://packages.debian.org/sid/signing-party
+Url:http://pgp-tools.alioth.debian.org/
 Source: 
http://ftp.debian.org/debian/pool/main/s/signing-party/signing-party_%{version}.orig.tar.gz
 # PATCH-FIX-OPENSUSE caff-manpage.patch [bnc#722626]
 Patch1: caff-manpage.patch

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



commit ser2net for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ser2net for openSUSE:Factory checked 
in at 2013-01-07 17:41:18

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


Package is "ser2net", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ser2net/ser2net.changes  2012-12-28 
22:49:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.ser2net.new/ser2net.changes 2013-01-07 
17:41:20.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec 21 20:21:12 UTC 2012 - crrodrig...@opensuse.org
+
+- Enable tcp-wrappers support
+- ser2net-config.patch Do not open any serial2net connections
+  by default, it is up to the user to do so.
+
+---

New:

  ser2net-config.patch



Other differences:
--
++ ser2net.spec ++
--- /var/tmp/diff_new_pack.bnOKm8/_old  2013-01-07 17:41:21.0 +0100
+++ /var/tmp/diff_new_pack.bnOKm8/_new  2013-01-07 17:41:21.0 +0100
@@ -27,8 +27,10 @@
 Source2:ser2net.service
 Summary:Serial port to network proxy
 License:GPL-2.0+
-Group:  Productivity/Networking
+Group:  Productivity/Networking/Other
 BuildRequires:  pkgconfig(systemd)
+BuildRequires:  tcpd-devel
+Patch0: ser2net-config.patch
 %{?systemd_requires}
 
 %description
@@ -39,9 +41,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{extra_ver}
-
+%patch0
 %build
-%configure --disable-static
+%configure --disable-static --with-tcp-wrappers
 %{__make} %{?_smp_mflags}
 
 %install

++ ser2net-config.patch ++
--- ser2net.conf.orig
+++ ser2net.conf
@@ -105,19 +105,22 @@ CLOSESTR:close1:close str\r\n
 # Don't do this by default
 #CONTROLPORT:2000
 
-2001:raw:600:/dev/ttyS0:9600 NONE 1STOPBIT 8DATABITS XONXOFF LOCAL -RTSCTS
+#example for modern USB<->serial adapters, telnet to port 6969
+#6969:telnet:0:/dev/ttyUSB0:115200 NONE 1STOPBIT 8DATABITS -XONXOFF -LOCAL 
-RTSCTS
+#
+#2001:raw:600:/dev/ttyS0:9600 NONE 1STOPBIT 8DATABITS XONXOFF LOCAL -RTSCTS
 #2002:raw:600:/dev/ttyS1:9600 NONE 1STOPBIT 8DATABITS XONXOFF LOCAL -RTSCTS
-2003:raw:5:/dev/ttyS2:9600
-2004:raw:5:/dev/ttyS3:115200
-2005:raw:5:/dev/ttyS4:9600
-2006:raw:5:/dev/ttyS5:9600
-2007:raw:5:/dev/ttyS6:9600 tw=tw1 tr=tr1
-3001:telnet:0:/dev/ttyS0:19200 remctl banner1
-3011:telnet:3:/dev/ttyS0:19200 banner2
+#2003:raw:5:/dev/ttyS2:9600
+#2004:raw:5:/dev/ttyS3:115200
+#2005:raw:5:/dev/ttyS4:9600
+#2006:raw:5:/dev/ttyS5:9600
+#2007:raw:5:/dev/ttyS6:9600 tw=tw1 tr=tr1
+#3001:telnet:0:/dev/ttyS0:19200 remctl banner1
+#3011:telnet:3:/dev/ttyS0:19200 banner2
 #3002:telnet:0:/dev/ttyS1:9600
-3003:telnet:0:/dev/ttyS2:9600 banner3
-3004:telnet:0:/dev/ttyS3:115200
-3005:telnet:0:/dev/ttyS4:9600
-3006:telnet:0:/dev/ttyS5:9600 open1
-3007:telnet:0:/dev/ttyS6:9600 close1
-5001:rawlp:10:/dev/lp0
+#3003:telnet:0:/dev/ttyS2:9600 banner3
+#3004:telnet:0:/dev/ttyS3:115200
+#3005:telnet:0:/dev/ttyS4:9600
+#3006:telnet:0:/dev/ttyS5:9600 open1
+#3007:telnet:0:/dev/ttyS6:9600 close1
+#5001:rawlp:10:/dev/lp0
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-rails-i18n for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-rails-i18n for 
openSUSE:Factory checked in at 2013-01-07 17:40:57

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


Package is "rubygem-rails-i18n", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rails-i18n/rubygem-rails-i18n.changes
2012-12-05 14:07:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-i18n.new/rubygem-rails-i18n.changes   
2013-01-07 17:40:59.0 +0100
@@ -1,0 +2,9 @@
+Sat Dec 29 07:45:14 UTC 2012 - co...@suse.com
+
+- updated to version 0.7.2
+  - Remove spurious `mis` from Welsh month names
+  - Add OneOther default pluralization rule and create corresponding locale 
pluralization files
+  - Add pluralization files for locales with region
+  - Update Persian (fa) translation
+
+---

Old:

  rails-i18n-0.7.1.gem

New:

  rails-i18n-0.7.2.gem



Other differences:
--
++ rubygem-rails-i18n.spec ++
--- /var/tmp/diff_new_pack.jApNjQ/_old  2013-01-07 17:41:00.0 +0100
+++ /var/tmp/diff_new_pack.jApNjQ/_new  2013-01-07 17:41:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-rails-i18n
-Version:0.7.1
+Version:0.7.2
 Release:0
 %define mod_name rails-i18n
 %define mod_full_name %{mod_name}-%{version}

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



commit rubygem-mysql for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-mysql for openSUSE:Factory 
checked in at 2013-01-07 17:40:49

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


Package is "rubygem-mysql", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-mysql/rubygem-mysql.changes  
2012-11-14 17:01:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-mysql.new/rubygem-mysql.changes 
2013-01-07 17:40:51.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec 28 08:08:26 UTC 2012 - co...@suse.com
+
+- updated to version 2.9.0
+ * Yanked:
+  * Changes in requirements render this gem incompatible for some users.
+
+---

Old:

  mysql-2.8.2.gem

New:

  mysql-2.9.0.gem



Other differences:
--
++ rubygem-mysql.spec ++
--- /var/tmp/diff_new_pack.NPGZcH/_old  2013-01-07 17:40:52.0 +0100
+++ /var/tmp/diff_new_pack.NPGZcH/_new  2013-01-07 17:40:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-mysql
-Version:2.8.2
+Version:2.9.0
 Release:0
 %define mod_name mysql
 #
@@ -26,7 +26,7 @@
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
 #
-Requires:   ruby >= 1.8.6
+Requires:   ruby >= 1.8.7
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  ruby-devel >= 1.8.6
 Provides:   ruby-mysql = %{version}

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



commit rubygem-hiera for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-hiera for openSUSE:Factory 
checked in at 2013-01-07 17:40:32

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


Package is "rubygem-hiera", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-hiera/rubygem-hiera.changes  
2012-11-13 11:42:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-hiera.new/rubygem-hiera.changes 
2013-01-07 17:40:34.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan  5 14:34:43 UTC 2013 - bo...@steki.net
+
+- updated to latest upstream version 1.1.2 
+  - json requirement changed to json_pure
+
+---

Old:

  hiera-1.1.1.gem

New:

  hiera-1.1.2.gem



Other differences:
--
++ rubygem-hiera.spec ++
--- /var/tmp/diff_new_pack.EGNDpZ/_old  2013-01-07 17:40:35.0 +0100
+++ /var/tmp/diff_new_pack.EGNDpZ/_new  2013-01-07 17:40:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-hiera
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-hiera
-Version:1.1.1
+Version:1.1.2
 Release:0
 %define mod_name hiera
 %define mod_full_name %{mod_name}-%{version}
@@ -30,9 +30,12 @@
 Summary:Light weight hierarcical data store
 License:Apache-2.0
 Group:  Development/Languages/Ruby
-BuildRequires:  ruby-devel rubygems
-BuildRequires:  rubygem-json
 BuildRequires:  fdupes
+BuildRequires:  ruby-devel
+BuildRequires:  rubygem-json_pure
+BuildRequires:  rubygems
+
+Requires:   rubygem-json_pure
 
 %rubygems_requires
 
@@ -63,7 +66,6 @@
 
 %build
 
-
 %install
 %gem_install %{SOURCE0}
 install -dm0711 %{buildroot}%_localstatedir/lib/hiera

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



commit ruby19 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ruby19 for openSUSE:Factory checked 
in at 2013-01-07 17:40:15

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


Package is "ruby19", Maintainer is "jmassaguer...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/ruby19/ruby19.changes2012-11-20 
20:19:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby19.new/ruby19.changes   2013-01-07 
17:40:17.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec 30 11:51:20 UTC 2012 - co...@suse.com
+
+- update to 1.9.3 p362 
+  * many bug fixes.
+
+---

Old:

  ruby-1.9.3-p327.tar.bz2

New:

  ruby-1.9.3-p362.tar.bz2



Other differences:
--
++ ruby19.spec ++
--- /var/tmp/diff_new_pack.QTxlTk/_old  2013-01-07 17:40:19.0 +0100
+++ /var/tmp/diff_new_pack.QTxlTk/_new  2013-01-07 17:40:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ruby19
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   ruby19
-Version:1.9.3.p327
+Version:1.9.3.p362
 Release:0
 #
 %define pkg_version 1.9.3
-%define patch_level p327
+%define patch_level p362
 # keep in sync with macro file!
 %define rb_binary_suffix 1.9
 %define rb_ver  1.9.1
@@ -244,7 +244,7 @@
 echo "%defattr(-,root,root,-)" > devel-extra-excludes
 echo "%defattr(-,root,root,-)" > devel-extra-list
 for i in iseq.h insns.inc insns_info.inc revision.h version.h  
thread_pthread.h \
-  atomic.h method.h id.h vm_core.h vm_opts.h node.h debug.h eval_intern.h; do
+  method.h id.h vm_core.h vm_opts.h node.h debug.h eval_intern.h; do
   install -m 644 $i %{buildroot}%{_includedir}/ruby-%{rb_ver}/
   echo "%exclude %{_includedir}/ruby-%{rb_ver}/$i" >> devel-extra-excludes  
   echo "%{_includedir}/ruby-%{rb_ver}/$i" >> devel-extra-list

++ ruby-1.9.3-p327.tar.bz2 -> ruby-1.9.3-p362.tar.bz2 ++
/work/SRC/openSUSE:Factory/ruby19/ruby-1.9.3-p327.tar.bz2 
/work/SRC/openSUSE:Factory/.ruby19.new/ruby-1.9.3-p362.tar.bz2 differ: char 11, 
line 1

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



commit rednotebook for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2013-01-07 17:39:53

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


Package is "rednotebook", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2012-12-14 
10:57:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes 
2013-01-07 17:39:55.0 +0100
@@ -1,0 +2,31 @@
+Sun Jan  6 17:49:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.6.5:
+  + Add menu item for clearing the text format.
+  + Add toolbar menus "Insert" and "Format" to main menu for better
+accessibility and HUD integration.
+  + Only show keyboard shortcuts in main menu, not in toolbar menus
+  + Use selected text as link name when a new link is inserted.
+  + When an image or file is inserted, use selected text as the
+name of the link.
+  + Format selected text as header when a header is inserted.
+  + Convert selected text to a list when a list is inserted.
+  + Select title after it has been inserted to allow for easy
+editing.
+  + Change file permissions so that journal files are only readable
+by the user.
+  + Windows: Restore slider positions after opening RedNotebook
+from the tray.
+  + Windows: Support non-ascii installation paths.
+
+---
+Sun Dec 23 10:16:16 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.6.4:
+  + Never include previous RedNotebook backups in new backups.
+  + Add strikethrough shortcut Ctrl+K.
+  + By default don't switch between edit and preview mode
+automatically.
+  + Add experimental support for irc protocol.
+
+---

Old:

  rednotebook-1.6.3.tar.gz

New:

  rednotebook-1.6.5.tar.gz



Other differences:
--
++ rednotebook.spec ++
--- /var/tmp/diff_new_pack.eKiIcl/_old  2013-01-07 17:39:56.0 +0100
+++ /var/tmp/diff_new_pack.eKiIcl/_new  2013-01-07 17:39:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rednotebook
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rednotebook
-Version:1.6.3
+Version:1.6.5
 Release:0
 # See note at the end of README: code is using some LGPL-3.0+ module, so the 
resulting work is GPL-3.0+.
 Summary:Graphical diary and journal

++ rednotebook-1.6.3.tar.gz -> rednotebook-1.6.5.tar.gz ++
 2574 lines of diff (skipped)

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



commit redland for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package redland for openSUSE:Factory checked 
in at 2013-01-07 17:39:40

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


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

Changes:

--- /work/SRC/openSUSE:Factory/redland/redland.changes  2012-05-14 
16:18:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.redland.new/redland.changes 2013-01-07 
17:39:42.0 +0100
@@ -1,0 +2,13 @@
+Wed Jan  2 17:55:06 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.0.16
+  * Fixed Issues: [1]#443, [2]#460, [3]#497, [4]#518,
+[5]#519
+  * Postgres, MySQL and Hashes storage bug fixes.
+  * Multiple other API bug fixes
+  * Multiple build fixes to help building on Windows.
+  * Requires Raptor 2.0.7 or newer
+  * librdf_model_contains_statement() and librdf_storage_contains_
+statement() now return 0 for invalid statements
+
+---

Old:

  redland-1.0.15.tar.gz

New:

  redland-1.0.16.tar.gz



Other differences:
--
++ redland.spec ++
--- /var/tmp/diff_new_pack.DMhl4W/_old  2013-01-07 17:39:43.0 +0100
+++ /var/tmp/diff_new_pack.DMhl4W/_new  2013-01-07 17:39:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package redland
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %bcond_with perl
 
 Name:   redland
-Version:1.0.15
+Version:1.0.16
 Release:0
 Summary:Libraries that provide support for the Resource Description 
Framework (RDF)
-License:LGPL-2.1+ ; Apache-2.0
+License:LGPL-2.1+ and Apache-2.0
 Group:  System/Libraries
 Url:http://www.librdf.org
 Source0:http://download.librdf.org/source/%{name}-%{version}.tar.gz
@@ -80,7 +80,7 @@
 
 %setup -q
 %if 0%{?suse_version} >= 1210
-%patch1
+%patch1 -p1
 %endif
 
 %build

++ redland-1.0.15.tar.gz -> redland-1.0.16.tar.gz ++
 19801 lines of diff (skipped)

++ redland-ocloexec.patch ++
--- /var/tmp/diff_new_pack.DMhl4W/_old  2013-01-07 17:39:43.0 +0100
+++ /var/tmp/diff_new_pack.DMhl4W/_new  2013-01-07 17:39:43.0 +0100
@@ -1,9 +1,10 @@
 configure.ac   2011-12-04 03:43:19.0 +0100
-+++ configure.ac   2011-12-21 14:28:11.441688112 +0100
-@@ -100,7 +100,9 @@
- 
+diff -ruN redland-1.0.16.orig/configure.ac redland-1.0.16/configure.ac
+--- redland-1.0.16.orig/configure.ac   2012-08-31 20:17:48.0 +0200
 redland-1.0.16/configure.ac2013-01-02 18:32:15.254093603 +0100
+@@ -101,7 +101,9 @@
  dnl Checks for programs.
  AM_SANITY_CHECK
+ AM_PROG_AR
 -AC_PROG_CC
 +AC_PROG_CC_STDC
 +AC_USE_SYSTEM_EXTENSIONS
@@ -11,8 +12,9 @@
  AM_PROG_CC_C_O
  AC_PROG_INSTALL
  AC_PROG_LN_S
 src/rdf_files.c2011-08-01 05:56:47.0 +0200
-+++ src/rdf_files.c2011-12-21 14:28:11.440688113 +0100
+diff -ruN redland-1.0.16.orig/src/rdf_files.c redland-1.0.16/src/rdf_files.c
+--- redland-1.0.16.orig/src/rdf_files.c2011-08-01 05:56:47.0 
+0200
 redland-1.0.16/src/rdf_files.c 2013-01-02 18:49:59.169792827 +0100
 @@ -44,6 +44,8 @@
  #endif
  #endif
@@ -31,9 +33,10 @@
if(fd<0) {
  LIBRDF_FREE(char*, name);
  return NULL;
 src/rdf_parser_raptor.c2011-11-04 17:08:18.0 +0100
-+++ src/rdf_parser_raptor.c2011-12-21 14:28:11.440688113 +0100
-@@ -571,7 +571,7 @@
+diff -ruN redland-1.0.16.orig/src/rdf_parser_raptor.c 
redland-1.0.16/src/rdf_parser_raptor.c
+--- redland-1.0.16.orig/src/rdf_parser_raptor.c2012-12-17 
03:13:18.0 +0100
 redland-1.0.16/src/rdf_parser_raptor.c 2013-01-02 18:50:33.737360673 
+0100
+@@ -570,7 +570,7 @@
  if(!filename)
return NULL;
  
@@ -42,9 +45,10 @@
  if(!fh) {
librdf_log(pcontext->parser->world, 0, LIBRDF_LOG_ERROR,
   LIBRDF_FROM_PARSER, NULL, "failed to open file '%s' - %s",
 src/rdf_query_results.c2011-11-04 17:08:18.0 +0100
-+++ src/rdf_query_results.c2011-12-21 14:28:11.440688113 +0100
-@@ -602,7 +602,7 @@
+diff -ruN redland-1.0.16.orig/src/rdf_query_results.c 
redland-1.0.16/src/rdf_query_results.c
+--- redland-1.0.16.orig/src/rdf_query_results.c2012-07-02 
01:37:19.0 +0200
 redland-1.0.16/src/rdf_query_results.c 2013-01-02 18:51:03.936983126 
+0100
+@@ -610,7 +610,7 @@
LIBRDF_ASSERT_OBJECT_POINTER_RETURN_VALUE(

commit qtractor for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2013-01-07 17:38:32

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


Package is "qtractor", Maintainer is "mse...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes2012-03-11 
20:05:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2013-01-07 
17:38:35.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 28 00:29:49 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 0.5.7: see ChangeLog
+
+---

Old:

  qtractor-0.5.4.tar.gz

New:

  qtractor-0.5.7.tar.gz
  qtractor-fix_desktop_file.patch



Other differences:
--
++ qtractor.spec ++
--- /var/tmp/diff_new_pack.7nlDon/_old  2013-01-07 17:38:36.0 +0100
+++ /var/tmp/diff_new_pack.7nlDon/_new  2013-01-07 17:38:36.0 +0100
@@ -16,18 +16,19 @@
 #
 
 
-
 Name:   qtractor
-Version:0.5.4
-Release:1
-License:GPL-2.0+
+Version:0.5.7
+Release:0
 Summary:An Audio/MIDI multi-track sequencer
-Url:http://qtractor.sourceforge.net/
+License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Source: %{name}-%{version}.tar.gz
+Url:http://qtractor.sourceforge.net/
+Source: 
http://prdownloads.sourceforge.net/qtractor/qtractor-%{version}.tar.gz
 Patch0: %{name}-nodatetime.patch
+Patch1: %{name}-fix_desktop_file.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dssi-devel
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  ladspa-devel
 BuildRequires:  libjack-devel
 BuildRequires:  liblo-devel
@@ -53,6 +54,7 @@
 %prep
 %setup -q
 %patch0
+%patch1
 
 %build
 %configure
@@ -61,18 +63,26 @@
 %install
 %make_install
 
+L="$PWD/%{name}.lang"
+echo -n > "$L"
+pushd "%{buildroot}%{_datadir}/locale"
+/bin/ls -1 qtractor_*.qm | while read qm; do
+l="${qm%.qm}"
+l="${l##*_}"
+echo "%lang($l) %{_datadir}/locale/${qm}" >> "$L"
+done
+popd
+
 %clean
-rm -rf %{buildroot}
+%{?buildroot:%__rm -rf '%{buildroot}'}
 
-%files
+%files -f "%{name}.lang"
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README TODO
-%{_bindir}/%{name}
-%dir %{_datadir}/icons/hicolor
-%dir %{_datadir}/icons/hicolor/32x32
-%dir %{_datadir}/icons/hicolor/32x32/apps
+%{_bindir}/qtractor
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%{_datadir}/locale/%{name}_*.qm
+%{_datadir}/icons/*/*/apps/%{name}.png
+%{_datadir}/icons/*/*/mimetypes/application-x-%{name}-*.png
+%{_datadir}/mime/packages/qtractor.xml
 
 %changelog

++ qtractor-0.5.4.tar.gz -> qtractor-0.5.7.tar.gz ++
 80336 lines of diff (skipped)

++ qtractor-fix_desktop_file.patch ++
--- src/qtractor.desktop.in.orig2012-12-28 01:39:47.814474691 +0100
+++ src/qtractor.desktop.in 2012-12-28 01:39:55.697476824 +0100
@@ -6,7 +6,7 @@
 Exec=@ac_prefix@/bin/qtractor
 Icon=qtractor
 Categories=Audio;AudioVideo;Midi;Sequencer;X-Multitrack;X-Alsa;X-Jack;Qt;
-MimeType=application/x-qtractor-session;application/x-qtractor-template;application/x-qtractor-archive
+MimeType=application/x-qtractor-session;application/x-qtractor-template;application/x-qtractor-archive;
 Terminal=false
 Type=Application
 X-SuSE-translate=true
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit qprint for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package qprint for openSUSE:Factory checked 
in at 2013-01-07 17:37:52

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


Package is "qprint", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/qprint/qprint.changes2011-09-23 
12:43:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.qprint.new/qprint.changes   2013-01-07 
17:37:54.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan  5 11:00:08 UTC 2013 - joop.boo...@opensuse.org
+
+- Corrected the links now links to the site of the original author
+- Fixed the spec file so the package also builds for Mandriva
+
+---

Old:

  qprint_1.0.dfsg.2.orig.tar.gz

New:

  qprint-1.0.tar.gz



Other differences:
--
++ qprint.spec ++
--- /var/tmp/diff_new_pack.9DEHAl/_old  2013-01-07 17:37:55.0 +0100
+++ /var/tmp/diff_new_pack.9DEHAl/_new  2013-01-07 17:37:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package qprint (Version 1.0)
+# spec file for package qprint
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,43 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   qprint
+Version:1.0
+Release:0
+Summary:Command line utility which encodes and decodes files in this 
format
 License:SUSE-Public-Domain
 Group:  Productivity/Security
-AutoReqProv:on
-Summary:qprint
-Version:1.0
-Release:1
-Source: 
http://ftp.debian.org/debian/pool/main/q/qprint/qprint_%{version}.dfsg.2.orig.tar.gz
+Url:http://www.fourmilab.ch/webtools/qprint/
+Source: 
http://www.fourmilab.ch/webtools/qprint/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-QPRINT is a simple command-line filter which encodes and decodes
-files in Quoted-Printable encoding as defined in RFC 1521.  For
-details on operation of the program, please consult the manual
-page "qprint.1".
+qprint is a command line utility which encodes and decodes files in this 
format. It can be used within a pipeline as an encoding or decoding filter, and 
is most commonly used in this manner as part of an automated mail processing 
system. With appropriate options, qprint can encode pure binary files, but it's 
a poor choice since it may inflate the size of the file by as much as a factor 
of three. The base64 MIME encoding is a better choice for such data.
 
 %prep
-%setup -q -n qprint-%{version}.dfsg.2
+%setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/ --mandir=%_mandir/
+CFLAGS="%{optflags}" ./configure --prefix=%{_prefix} --mandir=%{_mandir}/
 make
 
 %install
-mkdir -p %{buildroot}/usr/bin
-mkdir -p %{buildroot}%_mandir/man1
-make install DESTDIR=%{buildroot}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+mkdir -p %{buildroot}%{_bindir}
+mkdir -p %{buildroot}%{_mandir}/man1
+make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-, root, root)
-%_bindir/qprint
-%_mandir/man1/qprint.1.gz
+%{_bindir}/qprint
+%{_mandir}/man1/qprint.1.*
 
 %changelog

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



commit python-sip for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2013-01-07 17:37:37

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


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

Changes:

--- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes   2012-12-14 
10:46:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes  
2013-01-07 17:37:39.0 +0100
@@ -9,0 +10,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - toddrme2...@gmail.com
+
+- Removed openSUSE 11.4 spec file workarounds
+
+---



Other differences:
--
++ python3-sip.spec ++
--- /var/tmp/diff_new_pack.4jGs77/_old  2013-01-07 17:37:40.0 +0100
+++ /var/tmp/diff_new_pack.4jGs77/_new  2013-01-07 17:37:40.0 +0100
@@ -15,12 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %global py3_incdir %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_inc(True))" 2>/dev/null || echo 
PYTHON-NOT-FOUND)
-%global python3_sitearch %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib(True))" 2>/dev/null || echo 
PYTHON-NOT-FOUND)
-%global py3_ver %(python3 -c "import sys; v=sys.version_info[:2]; 
print('%%d.%%d'%%v)" 2>/dev/null || echo PYTHON-NOT-FOUND)
-%global py3_abi %(python3-config --abiflags)
-
 %define rversion %{version}
 %define python_sip_api 9.1
 
@@ -37,15 +32,10 @@
 # PATCH-FIX-OPENSUSE build-compare.diff cmorv...@yahoo.es -- Fix build-compare
 Patch1: build-compare.diff
 BuildRequires:  c++_compiler
-BuildRequires:  python3
 BuildRequires:  python3-devel
 Provides:   python3-sip(api) = %python_sip_api
 Requires(pre):  python3
-Requires:   python3
-%if 0%{?suse_version} > 1140
 Requires(pre):  python3-base
-Requires:   python3-base
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -81,7 +71,7 @@
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 # Link against libpython (fixes bnc#756282 and bnc#721280)
-python3 configure.py --debug CFLAGS+="%{optflags}" CXXFLAGS+="%{optflags}" 
LIBS+="-lpython%{py3_ver}%{py3_abi}"
+python3 configure.py --debug CFLAGS+="%{optflags}" CXXFLAGS+="%{optflags}" 
LIBS+="-lpython%{py3_ver}%{py3_abiflags}"
 make %{?_smp_mflags}
 
 sip_major=$(grep "define SIP_API_MAJOR_NR" siplib/sip.h.in | awk '{print $3}')

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



commit python-qt4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-01-07 17:37:28

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


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

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2012-12-14 
10:44:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-01-07 17:37:29.0 +0100
@@ -13,0 +14,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - toddrme2...@gmail.com
+
+- Removed openSUSE 11.4 spec file workarounds
+
+---



Other differences:
--
++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.LDfkiV/_old  2013-01-07 17:37:30.0 +0100
+++ /var/tmp/diff_new_pack.LDfkiV/_new  2013-01-07 17:37:30.0 +0100
@@ -36,12 +36,6 @@
 BuildRequires:  python3-sip-devel >= 4.14.2
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%else
-BuildRequires:  python3-base
-%endif
 Requires:   python(abi) = %{py3_ver}
 %requires_python3_sip_api
 

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



commit python-pygit2 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2013-01-07 17:34:05

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


Package is "python-pygit2", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 
2013-01-07 17:34:07.0 +0100
@@ -0,0 +1,42 @@
+---
+Thu Dec 27 10:03:25 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0
+  See COPYING (and the majority of the source code files). Not sure why
+  Apache-2.0 was chosen as license here - there is absolutely no indication
+  of Apache style licensing in the package
+
+---
+Tue Dec 18 10:48:23 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.17.3:
+  + Upstream provides no changelog, but you can check
+https://github.com/libgit2/pygit2/compare/v0.17.2...v0.17.3
+- Changes from previous versions:
+  + https://github.com/libgit2/pygit2/compare/v0.16.1...v0.17.2
+- Enable testsuite again
+- Package file COPYING
+
+---
+Tue Apr 24 08:49:31 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.16.1:
+  + Upstream provides no changelog
+
+---
+Wed Jan 26 17:26:21 UTC 2011 - sasc...@gmx.de
+
+- Removed SUSE-specific --record-rpm for file lists
+
+---
+Tue Jan 18 21:49:47 UTC 2011 - sasc...@gmx.de
+
+- Install documentation (README.md and COPYING)
+- Fix install section for other distros
+
+---
+Tue Jan 18 20:48:40 UTC 2011 - sasc...@gmx.de
+
+- Initial commit (0.1)
+- Added patch include recent libgit2 changes
+

New:

  pygit2-0.17.3.tar.gz
  python-pygit2.changes
  python-pygit2.spec



Other differences:
--
++ python-pygit2.spec ++
#
# spec file for package python-pygit2
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   python-pygit2
Version:0.17.3
Release:0
Url:http://github.com/dborowitz/pygit2
Summary:Python bindings for libgit2
License:GPL-2.0
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  libgit2-devel
BuildRequires:  python-devel
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
BuildRequires:  openssl-devel
%else
BuildRequires:  libopenssl-devel
%endif
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%endif

%description
Bindings for libgit2, a linkable C library for the Git version-control system.

%prep
%setup -n pygit2-%{version}
# Adjust include/lib paths to local system
#sed -i 's|/usr/local/include|%%{_includedir}|' setup.py
#sed -i 's|/usr/local/lib|%%{_libdir}|' setup.py

%build
CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%check
python setup.py test

%files
%defattr(-,root,root,-)
%doc COPYING README.rst
%{python_sitearch}/*

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



commit poppler for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2013-01-07 17:33:29

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


Package is "poppler", Maintainer is "b...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2012-12-20 
11:06:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2013-01-07 
17:33:31.0 +0100
@@ -1,0 +2,17 @@
+Fri Jan  4 12:01:11 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to version 0.22.0:
+  + core:
+- Fix crash in invalid files that define a <= 0 bits per image 
+  value
+- Fix a few issues in JPX decoding when not using OpenJPEG
+- TextOutputDev: Use page size for max value in 
+  TextPage::visitSelection
+- Fix typo in error message
+  + utils:
+- Fix pdfunite regression (fdo#358569)
+- Demo fixes and improvements
+  + misc:
+- pdf-inspector improvements
+
+---
poppler.changes: same change

Old:

  poppler-0.21.4.tar.gz

New:

  poppler-0.22.0.tar.gz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.U1MgSQ/_old  2013-01-07 17:33:32.0 +0100
+++ /var/tmp/diff_new_pack.U1MgSQ/_new  2013-01-07 17:33:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package poppler-qt
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,11 +20,11 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.21.4
+Version:0.22.0
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 33
+%define poppler_soname 34
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4

++ poppler.spec ++
--- /var/tmp/diff_new_pack.U1MgSQ/_old  2013-01-07 17:33:32.0 +0100
+++ /var/tmp/diff_new_pack.U1MgSQ/_new  2013-01-07 17:33:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package poppler
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,11 +20,11 @@
 
 Name:   poppler
 %define _name   poppler
-Version:0.21.4
+Version:0.22.0
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 33
+%define poppler_soname 34
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4

++ poppler-0.21.4.tar.gz -> poppler-0.22.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.21.4/CMakeLists.txt 
new/poppler-0.22.0/CMakeLists.txt
--- old/poppler-0.21.4/CMakeLists.txt   2012-12-15 16:38:27.0 +0100
+++ new/poppler-0.22.0/CMakeLists.txt   2012-12-29 19:45:50.0 +0100
@@ -15,8 +15,8 @@
 test_big_endian(WORDS_BIGENDIAN)
 
 set(POPPLER_MAJOR_VERSION "0")
-set(POPPLER_MINOR_VERSION "21")
-set(POPPLER_MICRO_VERSION "4")
+set(POPPLER_MINOR_VERSION "22")
+set(POPPLER_MICRO_VERSION "0")
 set(POPPLER_VERSION 
"${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION}")
 
 # command line switches
@@ -396,7 +396,7 @@
 else(MSVC)
 add_library(poppler SHARED ${poppler_SRCS})
 endif(MSVC)
-set_target_properties(poppler PROPERTIES VERSION 33.0.0 SOVERSION 33)
+set_target_properties(poppler PROPERTIES VERSION 34.0.0 SOVERSION 34)
 target_link_libraries(poppler ${poppler_LIBS})
 target_link_libraries(poppler LINK_INTERFACE_LIBRARIES "")
 install(TARGETS poppler RUNTIME DESTINATION bin LIBRARY DESTINATION 
lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.21.4/ChangeLog new/poppler-0.22.0/ChangeLog
--- old/poppler-0.21.4/ChangeLog2012-12-15 16:42:39.0 +0100
+++ new/poppler-0.22.0/ChangeLog2012-12-29 19:47:11.0 +0100
@@ -1,3 +1,162 @@
+commit 801f7feea79e5bc3b5417566552e4df1e6b8a51c
+Author: Albert Astals Cid 
+Date:   Sat Dec 29 19:22:54 2012 +0100
+
+0.22.0
+
+ CMakeLists.txt  |6 +++---
+ NEWS|   14 ++
+ configure.ac|4 ++--
+ cpp/Doxyfile|2 +-
+ po

commit plasma-addons for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package plasma-addons for openSUSE:Factory 
checked in at 2013-01-07 17:33:16

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


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

Changes:

--- /work/SRC/openSUSE:Factory/plasma-addons/plasma-addons.changes  
2012-12-21 09:19:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-addons.new/plasma-addons.changes 
2013-01-07 17:33:19.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:07:56 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdeplasma-addons-4.9.95.tar.xz

New:

  kdeplasma-addons-4.9.97.tar.xz



Other differences:
--
++ plasma-addons.spec ++
--- /var/tmp/diff_new_pack.AQaOQp/_old  2013-01-07 17:33:20.0 +0100
+++ /var/tmp/diff_new_pack.AQaOQp/_new  2013-01-07 17:33:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-addons
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   plasma-addons
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Additional Plasma Widgets
 License:GPL-2.0+

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



commit php5-pear-Horde_Mime for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Mime for 
openSUSE:Factory checked in at 2013-01-07 17:32:37

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Mime (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime.new (New)


Package is "php5-pear-Horde_Mime", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Mime/php5-pear-Horde_Mime.changes
2012-11-28 14:53:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Mime.new/php5-pear-Horde_Mime.changes
   2013-01-07 17:32:39.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan  6 17:18:16 UTC 2013 - Ralf Lang 
+
+- Version 2.0.2
+- [mjr] Fix issue where parsing multipart/alternative messages would turn the 
parts into attachments.
+- [jan] Update Basque translation (Ibon Igartua ).
+
+---

Old:

  Horde_Mime-2.0.1.tgz

New:

  Horde_Mime-2.0.2.tgz



Other differences:
--
++ php5-pear-Horde_Mime.spec ++
--- /var/tmp/diff_new_pack.IGiaPX/_old  2013-01-07 17:32:40.0 +0100
+++ /var/tmp/diff_new_pack.IGiaPX/_new  2013-01-07 17:32:40.0 +0100
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Mime
-Version:2.0.1
+Version:2.0.2
 Release:0
 Source0:http://pear.horde.org/get/Horde_Mime-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Mime-2.0.1.tgz -> Horde_Mime-2.0.2.tgz ++
 23905 lines of diff (skipped)

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



commit php5-pear-Horde_Core for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Core for 
openSUSE:Factory checked in at 2013-01-07 17:32:08

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Core (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Core.new (New)


Package is "php5-pear-Horde_Core", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Core/php5-pear-Horde_Core.changes
2012-12-14 10:25:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Core.new/php5-pear-Horde_Core.changes
   2013-01-07 17:32:10.0 +0100
@@ -1,0 +2,30 @@
+Sun Jan  6 17:19:47 UTC 2013 - Ralf Lang 
+
+- Version 2.1.4
+- [mms] Fix multiple AJAX submits to same hidden IFRAME on the same page (Bug 
#11928).
+- [mjr] Fix some MIME related issues when sending email via ActiveSync (Bug 
#11931).
+- [mjr] Fix detecting non-default ActiveSync policies.
+
+---
+Thu Dec 27 19:01:17 UTC 2012 - Ralf Lang 
+
+- Version 2.1.3
+- [mjr] Improvements to ActiveSync authentication failure handling.
+- [mjr] Fix issue with Null session driver that could cause authentication to 
be lost.
+
+---
+Thu Dec 27 19:01:17 UTC 2012 - Ralf Lang 
+
+- Version 2.1.2
+- [mms] Fix restoring cached theme data (Bug #11906).
+- [jan] Add Basque translation (Ibon Igartua ).
+- [mjr] Fix dismissing reminders without session cookies enabled (Bug #11875, 
Thomas Jarosch ).
+
+---
+Thu Dec 27 19:01:17 UTC 2012 - Ralf Lang 
+
+- Version 2.1.1
+- [mjr] Improve logging in ActiveSync drivers to better track down issues.
+- [jan] Fix returning complete groups with auto-completer.
+
+---

Old:

  Horde_Core-2.1.0.tgz

New:

  Horde_Core-2.1.4.tgz



Other differences:
--
++ php5-pear-Horde_Core.spec ++
--- /var/tmp/diff_new_pack.DefIgj/_old  2013-01-07 17:32:11.0 +0100
+++ /var/tmp/diff_new_pack.DefIgj/_new  2013-01-07 17:32:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Core
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Core
-Version:2.1.0
+Version:2.1.4
 Release:0
 Source0:http://pear.horde.org/get/Horde_Core-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Horde_Core-2.1.0.tgz -> Horde_Core-2.1.4.tgz ++
 346742 lines of diff (skipped)

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



commit patterns-openSUSE for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2013-01-07 17:31:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2012-11-13 09:42:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2013-01-07 17:31:51.0 +0100
@@ -1,0 +2,18 @@
+Mon Jan  7 10:23:51 UTC 2013 - co...@suse.com
+
+- Guido Berhoerster (1):
+  Terminal has been renamed to xfce4-terminal
+
+Ludwig Nussel (5):
+  don't install any smtp daemon in minimal
+  add glibc-locale to minimal
+  remove xinetd, yp-tools and ypbind from minimal
+  ncurses yast also needs ncurses packager
+  prefer cracklib-dict-small in minimal
+
+Michael Catanzaro (1):
+  Update openjdk packages
+
+Commit: 254debd2
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.vsKhM0/_old  2013-01-07 17:31:52.0 +0100
+++ /var/tmp/diff_new_pack.vsKhM0/_new  2013-01-07 17:31:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-openSUSE
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -314,7 +314,7 @@
 Recommends: icedtea-web
 %endif
 Recommends: java-1_5_0-gcj-compat-devel
-Recommends: java-1_6_0-openjdk
+Recommends: java-1_7_0-openjdk
 Recommends: log4j
 Recommends: xalan-j2
 Recommends: xerces-j2
@@ -1693,8 +1693,10 @@
 Recommends: SuSEfirewall2
 Recommends: autofs
 Recommends: bc
+Recommends: cracklib-dict-small
 Recommends: deltarpm
 Recommends: eject
+Recommends: glibc-locale
 Recommends: haveged
 Recommends: hdparm
 Recommends: iputils
@@ -1708,7 +1710,6 @@
 Recommends: ntfs-3g
 Recommends: ntp
 Recommends: patterns-openSUSE-minimal_base-conflicts
-Recommends: postfix
 Recommends: prctl
 Recommends: release-notes-openSUSE
 Recommends: rsync
@@ -1723,9 +1724,6 @@
 Recommends: wget
 Recommends: wireless-tools
 Recommends: wol
-Recommends: xinetd
-Recommends: yp-tools
-Recommends: ypbind
 Requires:   patterns-openSUSE-basesystem
 Requires:   patterns-openSUSE-minimal_base
 Requires:   patterns-openSUSE-sw_management
@@ -1749,6 +1747,7 @@
 Conflicts:  python
 Conflicts:  readline-doc
 Conflicts:  samba-client
+Conflicts:  smtp_daemon
 Conflicts:  vim-data
 Conflicts:  yast2-branding
 Conflicts:  zypper-log
@@ -2193,7 +2192,6 @@
 Recommends: MozillaFirefox
 Recommends: NetworkManager
 Recommends: NetworkManager-gnome
-Recommends: Terminal
 Recommends: avahi
 %ifarch ix86
 Recommends: avahi
@@ -2238,6 +2236,7 @@
 Recommends: xfce4-settings-branding-openSUSE
 Recommends: xfce4-splash-branding-openSUSE
 Recommends: xfce4-taskmanager
+Recommends: xfce4-terminal
 Recommends: xfdesktop-branding-openSUSE
 Recommends: xfwm4-branding-openSUSE
 Recommends: xscreensaver
@@ -2350,6 +2349,7 @@
 %package yast2_install_wf
 Summary:Meta package for pattern yast2_install_wf
 Group:  Metapackages
+Requires:   libyui-ncurses-pkg4
 Requires:   libyui-ncurses4
 Requires:   patterns-openSUSE-yast2_install_wf
 Requires:   yast2-bootloader

++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/DEVEL-Java 
new/patterns-openSUSE-data/data/DEVEL-Java
--- old/patterns-openSUSE-data/data/DEVEL-Java  2012-11-12 19:51:07.0 
+0100
+++ new/patterns-openSUSE-data/data/DEVEL-Java  2013-01-07 11:23:28.0 
+0100
@@ -28,7 +28,7 @@
 xml-commons-apis
 xml-commons-resolver
 xml-commons-which10
-java-1_6_0-openjdk
+java-1_7_0-openjdk
 #if defined(__i386__)
 icedtea-web
 #endif
@@ -57,7 +57,7 @@
 mysql-connector-java
 // just an editor
 jedit
-java-1_6_0-openjdk-devel
+java-1_7_0-openjdk-devel
 mx4j
 ant-javamail
 geronimo-j2ee-1_4-apis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/MINIMAL 
new/patterns-openSUSE-data/data/MINIMAL
--- old/patterns-openSUSE-data/data/MINIMAL 2012-11-12 19:51:07.

commit os-prober for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package os-prober for openSUSE:Factory 
checked in at 2013-01-07 17:30:17

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


Package is "os-prober", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/os-prober/os-prober.changes  2012-01-04 
07:25:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.os-prober.new/os-prober.changes 2013-01-07 
17:30:20.0 +0100
@@ -1,0 +2,9 @@
+Fri Jan  4 11:18:01 UTC 2013 - arvidj...@gmail.com
+
+- add support for chainloading another UEFI bootloader (bnc#775610)
+  * 05efi - top level driver to search ESP
+  * efi-20microsoft - support Microsoft UEFI bootloader
+  * efi-10elilo - support ELILO UEFI bootloader (Agnelo de la Crotche)
+- skip legacy Microsoft bootloader on UEFI (bnc#775610)
+
+---

New:

  05efi
  efi-10elilo
  efi-20microsoft
  os-prober-skip-MS-legacy-on-UEFI.patch



Other differences:
--
++ os-prober.spec ++
--- /var/tmp/diff_new_pack.ejG8cw/_old  2013-01-07 17:30:21.0 +0100
+++ /var/tmp/diff_new_pack.ejG8cw/_new  2013-01-07 17:30:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package os-prober
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   os-prober
 Version:1.49
 Release:0
@@ -27,11 +26,16 @@
 Url:http://kitenet.net/~joey/code/os-prober/
 Source0:
http://ftp.de.debian.org/debian/pool/main/o/os-prober/%{name}_%{version}.tar.gz
 Source1:COPYING-note.txt
+Source2:05efi
+Source3:efi-20microsoft
+Source4:efi-10elilo
 # move newns binary outside of os-prober subdirectory, so that debuginfo
 # can be automatically generated for it
 Patch0: os-prober-newnsdirfix.patch
 # PATCH-FIX-OPENSUSE: Fix spelling of SUSE a...@suse.de
 Patch1: os-prober-SUSE.patch
+# PATCH-FIX-OPENSUSE: Skip legacy Microsoft bootloader on UEFI [bnc#775610]
+Patch2: os-prober-skip-MS-legacy-on-UEFI.patch
 
 Requires:   /bin/grep
 Requires:   /bin/sed
@@ -52,6 +56,7 @@
 cp %SOURCE1 .
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 make %{?_smp_mflags} CC="%__cc" CFLAGS="%{optflags}"
@@ -88,6 +93,12 @@
 if [ "$ARCH" = x86 ]; then
 install -m 755 -p os-probes/mounted/powerpc/20macosx \
 %{buildroot}%{_libexecdir}/os-probes/mounted
+install -m 755 -p %SOURCE2 %{buildroot}%{_libexecdir}/os-probes/mounted
+install -m 755 -d %{buildroot}%{_libexecdir}/os-probes/mounted/efi
+install -m 755 -p %SOURCE3 \
+%{buildroot}%{_libexecdir}/os-probes/mounted/efi/20microsoft
+install -m 755 -p %SOURCE4 \
+%{buildroot}%{_libexecdir}/os-probes/mounted/efi/10elilo
 fi
 
 %files

++ 05efi ++
#!/bin/sh
# Detects all UEFI bootloaders on EFI System Partition

. /usr/share/os-prober/common.sh

partition="$1"
mpoint="$2"
type="$3"

# This file is for UEFI platform only
if [ ! -d /sys/firmware/efi ]; then
debug "Not on UEFI platform"
exit 1
fi

# Weed out stuff that doesn't apply to us
case "$type" in
vfat) debug "$1 is a FAT32 partition" ;;
msdos) debug "$1 is a FAT16 partition" ;;
*) debug "$1 is $type partition: exiting"; exit 1 ;;
esac

if type udevadm > /dev/null 2>&1; then
udevinfo () {
udevadm info "$@"
}
fi

if type udevinfo > /dev/null 2>&1; then
# Skip virtual devices
if udevinfo -q path -n $partition | grep -q /virtual/; then
debug "$1 is virtual device: exiting"
exit 1
fi

eval "$(udevinfo -q property -n "$partition" | grep -E 
'^ID_PART_ENTRY_(TYPE|SCHEME)=')"
debug "$partition partition scheme is $ID_PART_ENTRY_SCHEME"
debug "$partition partition type is $ID_PART_ENTRY_TYPE"

if [ -z "$ID_PART_ENTRY_TYPE" -o -z "$ID_PART_ENTRY_SCHEME" -o \
\( "$ID_PART_ENTRY_SCHEME" != gpt -a "$ID_PART_ENTRY_SCHEME" != 
msdos \) -o \
\( "$ID_PART_ENTRY_SCHEME" = gpt -a "$ID_PART_ENTRY_TYPE" != 
c12a7328-f81f-11d2-ba4b-00a0c93ec93b \) -o \
\( "$ID_PART_ENTRY_SCHEME" = msdos -a "$ID_PART_ENTRY_TYPE" != 
0xef \) ]; then
debug "$partition is not a ESP partition: exiting"
exit 1
fi
else
debug "udevinfo and udevadm missing - cannot check partition type"

commit openttd-opengfx for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package openttd-opengfx for openSUSE:Factory 
checked in at 2013-01-07 17:29:57

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


Package is "openttd-opengfx", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/openttd-opengfx/openttd-opengfx.changes  
2012-10-08 07:15:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.openttd-opengfx.new/openttd-opengfx.changes 
2013-01-07 17:29:59.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 29 10:48:09 UTC 2012 - s...@ammler.ch
+
+- update to 0.4.6.1
+  - Feature: GUI sprites for delete buttons introduced in OpenTTD r24749
+  - Feature: Happyness indicators in town list (issue #3928)
+
+---

Old:

  opengfx-0.4.5-source.tar.gz

New:

  opengfx-0.4.6.1-source.tar.gz



Other differences:
--
++ openttd-opengfx.spec ++
--- /var/tmp/diff_new_pack.CmwGl2/_old  2013-01-07 17:30:00.0 +0100
+++ /var/tmp/diff_new_pack.CmwGl2/_new  2013-01-07 17:30:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   openttd-opengfx
-Version:0.4.5
+Version:0.4.6.1
 Release:0
 %define srcver  %{version}
 Summary:Default baseset graphics for OpenTTD
@@ -30,7 +30,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-BuildRequires:  nml >= 0.2.3
+BuildRequires:  nml = 0.2.4
 
 %if !0%{?without_gimp}
 BuildRequires:  gimp

++ opengfx-0.4.5-source.tar.gz -> opengfx-0.4.6.1-source.tar.gz ++
/work/SRC/openSUSE:Factory/openttd-opengfx/opengfx-0.4.5-source.tar.gz 
/work/SRC/openSUSE:Factory/.openttd-opengfx.new/opengfx-0.4.6.1-source.tar.gz 
differ: char 5, line 1

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



commit openttd for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package openttd for openSUSE:Factory checked 
in at 2013-01-07 17:29:22

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


Package is "openttd", Maintainer is "kssin...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/openttd/openttd.changes  2012-11-12 
11:43:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.openttd.new/openttd.changes 2013-01-07 
17:29:25.0 +0100
@@ -1,0 +2,6 @@
+Sat Dec 29 11:11:35 UTC 2012 - s...@ammler.ch
+
+- update to 1.3.0-beta1
+  (check changelog.txt) 
+
+---

Old:

  openttd-1.2.3-source.tar.gz

New:

  openttd-1.3.0-beta1-source.tar.gz



Other differences:
--
++ openttd.spec ++
--- /var/tmp/diff_new_pack.7z6NLj/_old  2013-01-07 17:29:27.0 +0100
+++ /var/tmp/diff_new_pack.7z6NLj/_new  2013-01-07 17:29:27.0 +0100
@@ -18,9 +18,9 @@
 
 
 Name:   openttd
-Version:1.2.3
+Version:1.3.beta1
 Release:0
-%define srcver  %{version}
+%define srcver  1.3.0-beta1
 Summary:An open source clone of Chris Sawyer's Transport Tycoon Deluxe
 License:GPL-2.0
 Group:  Amusements/Games/Strategy/Other
@@ -96,7 +96,7 @@
 BuildArch:  noarch
 %endif
 %if 0%{?suse_version} || 0%{?mdkversion}
-Recommends: openttd-opengfx >= 0.4.3
+Recommends: openttd-opengfx >= 0.4.6
 %endif
 
 %description data

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



commit obs-service-source_validator for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:Factory checked in at 2013-01-07 17:29:13

Comparing /work/SRC/openSUSE:Factory/obs-service-source_validator (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-source_validator.new (New)


Package is "obs-service-source_validator", Maintainer is "adr...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
2012-06-14 22:55:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new/obs-service-source_validator.changes
   2013-01-07 17:29:14.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 13:28:44 CET 2013 - r...@suse.de
+
+- exit if tmpdir creation fails (bnc#796918) 
+
+---



Other differences:
--
++ obs-service-source_validator.spec ++
--- /var/tmp/diff_new_pack.dyLKYG/_old  2013-01-07 17:29:15.0 +0100
+++ /var/tmp/diff_new_pack.dyLKYG/_new  2013-01-07 17:29:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-source_validator
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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

++ obs-service-source_validator-0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-source_validator-0.2/20-files-present-and-referenced 
new/obs-service-source_validator-0.2/20-files-present-and-referenced
--- old/obs-service-source_validator-0.2/20-files-present-and-referenced
2012-06-13 17:13:15.0 +0200
+++ new/obs-service-source_validator-0.2/20-files-present-and-referenced
2013-01-07 13:27:10.0 +0100
@@ -28,7 +28,8 @@
 #
 # first make my TMPDIR
 #
-export TMPDIR=`mktemp -d -t check_if_valid_source_dir-XX 2>/dev/null || 
mktemp -d /var/tmp/check_if_valid_source_dir-XX`
+export TMPDIR=`mktemp -d -t check_if_valid_source_dir-XX 2>/dev/null || 
mktemp -d /var/tmp/check_if_valid_source_dir-XX` || cleanup_and_exit 1
+
 #
 # now create list of Sources.
 #
@@ -302,6 +303,7 @@
debian.preinst | \
debian.prerm | \
debian.rules | \
+   debian.series | \
debian.tar.gz | \
debian.triggers | \
debian.*.default | \

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



commit nml for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package nml for openSUSE:Factory checked in 
at 2013-01-07 17:27:11

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


Package is "nml", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/nml/nml.changes  2012-11-03 21:30:59.0 
+0100
+++ /work/SRC/openSUSE:Factory/.nml.new/nml.changes 2013-01-07 
17:27:12.0 +0100
@@ -1,0 +2,6 @@
+Sat Dec 29 10:50:06 UTC 2012 - s...@ammler.ch
+
+- update to 0.2.4 (OpenGFX 0.4.6.1)
+  (check changelog.txt)
+
+---

Old:

  nml-0.2.3.src.tar.gz

New:

  nml-0.2.4.src.tar.gz



Other differences:
--
++ nml.spec ++
--- /var/tmp/diff_new_pack.bHyxrT/_old  2013-01-07 17:27:13.0 +0100
+++ /var/tmp/diff_new_pack.bHyxrT/_new  2013-01-07 17:27:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   nml
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:NewGRF Meta Language
 License:GPL-2.0+

++ nml-0.2.3.src.tar.gz -> nml-0.2.4.src.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nml-0.2.3/PKG-INFO new/nml-0.2.4/PKG-INFO
--- old/nml-0.2.3/PKG-INFO  2012-02-19 20:51:51.0 +0100
+++ new/nml-0.2.4/PKG-INFO  2012-10-14 23:24:20.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: nml
-Version: 0.2.3
+Version: 0.2.4
 Summary: A tool to compile nml files to grf or nfo files
 Home-page: http://dev.openttdcoop.org/projects/nml
 Author: NML Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nml-0.2.3/docs/changelog.txt 
new/nml-0.2.4/docs/changelog.txt
--- old/nml-0.2.3/docs/changelog.txt2012-02-19 20:44:40.0 +0100
+++ new/nml-0.2.4/docs/changelog.txt2012-10-14 23:22:42.0 +0200
@@ -1,6 +1,29 @@
+0.2.4 (2012-10-14)
+
+- Feature: Report NML line information as well as pixel position for pure 
white pixels. Also, report number of pixels in the sprite, instead of the whole 
image. (issue #4029)
+- Feature: 'signals' callback for railtypes.
+- Feature: Allow the 'nfo' unit to be used with non-constant values. (issue 
#3828)
+- Feature: 'build_prod_change' callback for industries to set industry 
production level on construction.
+- Feature: Constant CB_RESULT_REFIT_COST_MASK
+- Feature: Vehicle misc_flag VEHTYPE_FLAG_NO_BREAKDOWN_SMOKE.
+- Feature: 'current_max_speed' variable for vehicles. (issue #3979)
+- Feature: 'vehicle_is_in_depot' variable for aircraft.
+- Feature: 'range' property and callback for aircraft.
+- Feature: 'production_rate_1/2' variables for industries.
+- Feature: 'town_zone' variable for railtypes.
+- Feature: 'other_veh_(curv_info|is_hidden|x_offset|y_offset|z_offset)' 
variables for vehicles.
+- Fix: Provide a proper error message when running out of action2 IDs
+- Fix: A '{' at the end of a string could cause a crash
+- Fix: Backslash-escapes in strings weren't properly validated. Also remove 
useless \n escape. (issue #3636)
+- Fix: Provide a proper error message if a substring is missing, instead of an 
assertion error. (issue #3932)
+- Fix: 'refit_cost' callback may also be called from the purchase menu.
+- Fix: Allow using constants > 255 as variable parameter. (issue #4086)
+- Fix: Sprite layout register code contained an unsorted iteration over 
dictionary keys, resulting in possible regression failures.
+
+
 0.2.3 (2012-02-19)
 
-- Add: Action5 for tunnel portals
+- Feature: Action5 for tunnel portals
 - Fix: Properly catch out-of-bounds image reads (issue #3666)
 - Fix: Character code 0xA0 (NBSP) is used for an up arrow in TTD, so
don't write it as ascii. Force unicode instead (issue #3643)
@@ -8,9 +31,9 @@
 
 0.2.2 (2012-01-29)
 
-- Add: support for (optional) url-information in the grf-block
-- Add: names for newly defined cargo classes: CC_POWDERIZED and CC_NEO_BULK
-- Add: clean target to Makefile in main dir and let make clean remove 
regression/parsetab.py
+- Feature: support for (optional) url-information in the grf-block
+- Feature: names for newly defined cargo classes: CC_POWDERIZED and CC_NEO_BULK
+- Feature: clean target to Makefile in main dir and let make clean remove 
regression/parsetab.py
 - Fix: don't crash when a line in custom_tags.txt is missing a colon delimiter
 - Fix: each action4 is limited to 255 strings. Write multiple actions when we 
have more than that
 - F

commit nautilus for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2013-01-07 17:26:18

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


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

Changes:

--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes2012-11-25 
13:10:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2013-01-07 
17:26:20.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 20 16:23:26 UTC 2012 - zai...@opensuse.org
+
+- Add nautilus-make-sure-to-always-notify-when-unmounting.patch,
+  fixes missing notification when unmounting drives (rh#885133).
+
+---

New:

  nautilus-make-sure-to-always-notify-when-unmounting.patch



Other differences:
--
++ nautilus.spec ++
--- /var/tmp/diff_new_pack.nQOj9Z/_old  2013-01-07 17:26:21.0 +0100
+++ /var/tmp/diff_new_pack.nQOj9Z/_new  2013-01-07 17:26:21.0 +0100
@@ -30,6 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # PATCH-NEEDS-REBASE nautilus-drives-and-volumes-on-desktop.diff bnc335411 
feder...@novell.com
 Patch15:nautilus-drives-and-volumes-on-desktop.diff
+# PATCH-FIX-UPSTREAM nautilus-make-sure-to-always-notify-when-unmounting.patch 
rh#885133 zai...@opensuse.org -- fixes notifications when umounting drives.
+Patch16:nautilus-make-sure-to-always-notify-when-unmounting.patch
 # needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -116,6 +118,7 @@
 #gnome-patch-translation-prepare
 ### %patch15 -p1
 #gnome-patch-translation-update
+%patch16 -p1
 
 %build
 %configure\


++ nautilus-make-sure-to-always-notify-when-unmounting.patch ++
>From 463e8d1b1922474e4cf591a3029ea813804bd3e7 Mon Sep 17 00:00:00 2001
From: Cosimo Cecchi 
Date: Tue, 11 Dec 2012 16:25:45 +
Subject: places-sidebar: make sure to always notify when unmounting

When unmounting from the sidebar with an operation other than eject, we
still need to set up the progress notification, as some drives return
FALSE for can_eject.

https://bugzilla.redhat.com/show_bug.cgi?id=885133
---
diff --git a/libnautilus-private/nautilus-file-operations.c 
b/libnautilus-private/nautilus-file-operations.c
index 85d5a6f..d955331 100644
--- a/libnautilus-private/nautilus-file-operations.c
+++ b/libnautilus-private/nautilus-file-operations.c
@@ -2028,12 +2028,26 @@ nautilus_file_operations_delete (GList  
*files,
 typedef struct {
gboolean eject;
GMount *mount;
+   GMountOperation *mount_operation;
GtkWindow *parent_window;
NautilusUnmountCallback callback;
gpointer callback_data;
 } UnmountData;
 
 static void
+unmount_data_free (UnmountData *data)
+{
+   if (data->parent_window) {
+   g_object_remove_weak_pointer (G_OBJECT (data->parent_window),
+ (gpointer *) 
&data->parent_window);
+   }
+
+   g_clear_object (&data->mount_operation);
+   g_object_unref (data->mount);
+   g_free (data);
+}
+
+static void
 unmount_mount_callback (GObject *source_object,
GAsyncResult *res,
gpointer user_data)
@@ -2073,14 +2087,8 @@ unmount_mount_callback (GObject *source_object,
if (error != NULL) {
g_error_free (error);
}
-   
-   if (data->parent_window) {
-   g_object_remove_weak_pointer (G_OBJECT (data->parent_window),
- (gpointer *) 
&data->parent_window);
-   }
 
-   g_object_unref (data->mount);
-   g_free (data);
+   unmount_data_free (data);
 }
 
 static void
@@ -2088,7 +2096,11 @@ do_unmount (UnmountData *data)
 {
GMountOperation *mount_op;
 
-   mount_op = gtk_mount_operation_new (data->parent_window);
+   if (data->mount_operation) {
+   mount_op = g_object_ref (data->mount_operation);
+   } else {
+   mount_op = gtk_mount_operation_new (data->parent_window);
+   }
if (data->eject) {
g_mount_eject_with_operation (data->mount,
  0,
@@ -2260,6 +2272,7 @@ empty_trash_for_unmount_done (gboolean success,
 void
 nautilus_file_operations_unmount_mount_full (GtkWindow  
*parent_window,
 GMount 
*mount,
+GMountOperation
*mount_operation,
 gboolean
eject,
   

commit man-pages for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2013-01-07 17:25:20

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


Package is "man-pages", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2012-11-26 
18:59:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2013-01-07 
17:25:22.0 +0100
@@ -1,0 +2,122 @@
+Mon Dec 31 08:49:14 CET 2012 - pgaj...@suse.cz
+
+- update to version 3.45
+  * New and rewritten pages
+  s390_runtime_instr.2
+New page for s390-specific s390_runtime_instr(2)
+  if_nameindex.3
+Document if_nameindex(3) and if_freenameindex(3)
+Edits, improvements and corrections to Hideaki's page
+Add an example program
+  if_nametoindex.3
+New page documenting if_nametoindex(3) and if_indextoname(3)
+  * Newly documented interfaces in existing pages
+  * New and changed links
+  if_freenameindex.3
+New link to if_nameindex.3
+  if_indextoname.3
+New link to if_nametoindex.3
+  * Global changes
+  sysconf.3
+  cciss.4
+Global fix: s/runtime/run time/
+  * Changes to individual pages
+  clone.2
+Since 2.6.30, CLONE_NEWIPC also supports POSIX message queues
+  delete_module.2
+Small rewording of description of effect of O_TRUNC
+  getrlimit.2
+Document Linux's nonstandard treatment or RLIMIT_CPU soft limit
+Upon encountering the RLIMIT_CPU soft limit when a SIGXCPU handler
+has been installed, Linux invokes the signal handler *and* raises
+the soft limit by one second. This behavior repeats until the
+limit is encountered.  No other implementation that I tested
+(Solaris 10, FreeBSD 9.0, OpenBSD 5.0) does this, and it seems
+unlikely to be POSIX-conformant. The (Linux-specific)
+RLIMIT_RTTIME soft limit exhibits similar behavior.
+Point reader at discussion of /proc/[pid]/limits in proc(5)
+  io_getevents.2
+io_getevents() may cause segfault when called with invalid ctx_id
+For reference see: 
http://marc.info/?l=linux-aio&m=130089887002435&w=2
+  recv.2
+UNIX domain sockets support MSG_TRUNC since 3.4
+  sendmmsg.2
+Add example program for sendmmsg()
+  stat.2
+Clarify description of EOVERFLOW error
+The EOVERFLOW error is not only for st_size, but also
+inode and block size fields. See glibc source file
+sysdeps/unix/sysv/linux/xstatconv.c and kernel source
+file fs/stat.c. Also, fix bit/byte confusion
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604928
+  syscalls.2
+Update various references to "i386" to "x86"
+Add s390_runtime_instr(2)
+  sysctl.2
+Mention CONFIG_SYSCTL_SYSCALL
+Calls to sysctl() log warnings to the kernel log since 2.6.24
+  syslog.2
+Substantially reorganize discussion of commands
+Make the layout of the discussion of the commands
+more readable.
+Add kernel symbolic 'type' names
+Clarify SYSLOG_ACTION_SIZE_UNREAD semantics
+SYSLOG_ACTION_SIZE_UNREAD returns the number of bytes
+available for reading via SYSLOG_ACTION_READ.
+Clarify where SYSLOG_ACTION_READ_ALL places data it reads
+Clarify semantics of SYSLOG_ACTION_CLEAR
+The SYSLOG_ACTION_CLEAR command (5) does not really clear
+the ring buffer; rather it affects the semantics of what
+is returned by commands 3 (SYSLOG_ACTION_READ_ALL) and
+4 (SYSLOG_ACTION_READ_CLEAR).
+Clarify discussion of privileges for commands 3 and 10
+Add mention of CONFIG_LOG_BUF_SHIFT
+  wait.2
+BUGS: Document odd waitid() behavior when 'infop' is NULL
+  getifaddrs.3
+Update description of ifa_data to Linux 2.6+ reality
+See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526778
+  memcmp.3
+Enhance RETURN VALUE text and remove redundant text from DESCRIPTION
+Note that sign of result equals sign of difference between
+first two bytes that differ (treated as "unsigned char")."
+  mkstemp.3
+Deemphasize discussion of mode 066 in glibc 2.0.6
+Glibc 2.0.6 is now so ld that the discussion of details
+of that version can be deemphasized placing just under
+NOTES.
+See https://bugzilla.kernel.org/show_bug.cgi?id=51811
+  strcmp.3
+Enhance RETURN VALUE text and remove redundant text from DESCRIPTION
+

commit libXTrap for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libXTrap for openSUSE:Factory 
checked in at 2013-01-07 17:24:23

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


Package is "libXTrap", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXTrap/libXTrap.changes2012-09-25 
16:14:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXTrap.new/libXTrap.changes   2013-01-07 
17:24:25.0 +0100
@@ -1,0 +2,15 @@
+Mon Jan  7 00:01:14 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.0.1:
+  + Add README with pointers to mailing list, bugzilla & git repos
+  + Add note about XTrap history & deprecation to README
+  + Replace static ChangeLog with dist-hook to generate from git log
+  + SyncHandle must not be called with the Display lock held.
+  + configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for 
automake 1.13
+  + configure.ac: foreign and use XORG_COMPILER_FLAGS
+  + nuke RCS Ids
+  + Janitor: ansification, make distcheck, compiler warnings.
+  + Fix memset usage.
+  + Remove unnecessary memset return value casts to void.
+
+---

Old:

  libXTrap-X11R7.0-1.0.0.tar.bz2

New:

  libXTrap-1.0.1.tar.bz2



Other differences:
--
++ libXTrap.spec ++
--- /var/tmp/diff_new_pack.qbnEyx/_old  2013-01-07 17:24:26.0 +0100
+++ /var/tmp/diff_new_pack.qbnEyx/_new  2013-01-07 17:24:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXTrap
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libXTrap
 %define lname  libXTrap6
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:X event Trap extension
 License:MIT
@@ -27,7 +27,7 @@
 
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libXTrap
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXTrap/
-Source: %name-X11R7.0-%version.tar.bz2
+Source: %name-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.57, automake, libtool
 BuildRequires:  pkgconfig
@@ -62,7 +62,7 @@
 in %lname.
 
 %prep
-%setup -qn %name-X11R7.0-%version
+%setup -qn %name-%version
 
 %build
 %configure --disable-static

++ libXTrap-X11R7.0-1.0.0.tar.bz2 -> libXTrap-1.0.1.tar.bz2 ++
 75284 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXTrap-X11R7.0-1.0.0/COPYING new/libXTrap-1.0.1/COPYING
--- old/libXTrap-X11R7.0-1.0.0/COPYING  2005-06-29 23:36:44.0 +0200
+++ new/libXTrap-1.0.1/COPYING  2013-01-03 18:20:43.0 +0100
@@ -1,4 +1,3 @@
-$Id: COPYING,v 1.1 2005/06/29 21:36:44 sandmann Exp $
 
 Copyright © 2001,2003 Keith Packard
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXTrap-X11R7.0-1.0.0/ChangeLog new/libXTrap-1.0.1/ChangeLog
--- old/libXTrap-X11R7.0-1.0.0/ChangeLog2005-12-15 01:24:28.0 
+0100
+++ new/libXTrap-1.0.1/ChangeLog2013-01-03 18:39:43.0 +0100
@@ -1,38 +1,239 @@
-2005-12-14  Kevin E. Martin  
+commit e6b833f5cb053af936e3a60015ac0cca1ac1f13e
+Author: Jeremy Huddleston Sequoia 
+Date:   Thu Jan 3 09:38:31 2013 -0800
 
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
+configure.ac: 1.0.1
+
+Signed-off-by: Jeremy Huddleston Sequoia 
 
-2005-12-03  Kevin E. Martin  
+commit 8f2e33f4c40fb3baa3d0b2b153ff029112bb6071
+Author: Jeremy Huddleston Sequoia 
+Date:   Thu Jan 3 09:34:05 2013 -0800
 
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
+configure.ac: foreign and use XORG_COMPILER_FLAGS
+
+Signed-off-by: Jeremy Huddleston Sequoia 
 
-2005-11-19  Kevin E. Martin  
+commit 6ef02c79f1713e45475c56e3ca84df619a55c0f6
+Author: Jeremy Huddleston Sequoia 
+Date:   Thu Jan 3 09:21:18 2013 -0800
 
-   * xt

commit libpwquality for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libpwquality for openSUSE:Factory 
checked in at 2013-01-07 17:23:27

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


Package is "libpwquality", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libpwquality/libpwquality.changes
2012-09-13 00:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpwquality.new/libpwquality.changes   
2013-01-07 17:23:28.0 +0100
@@ -1,0 +2,8 @@
+Sun Dec 23 09:38:10 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.2.1:
+  + Properly free pwquality settings.
+  + Add extern "C" to public header.
+  + Updated translations.
+
+---

Old:

  libpwquality-1.2.0.tar.bz2

New:

  libpwquality-1.2.1.tar.bz2



Other differences:
--
++ libpwquality.spec ++
--- /var/tmp/diff_new_pack.WqAZUG/_old  2013-01-07 17:23:29.0 +0100
+++ /var/tmp/diff_new_pack.WqAZUG/_new  2013-01-07 17:23:29.0 +0100
@@ -20,13 +20,13 @@
 %define _secconfdir %{_sysconfdir}/security
 
 Name:   libpwquality
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Library for password quality checking and generating random 
passwords
 License:BSD-3-Clause or GPL-2.0+
 Group:  System/Libraries
 Url:https://fedorahosted.org/libpwquality/
-Source: 
https://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.bz2
+Source: 
https://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
 BuildRequires:  cracklib-devel
 BuildRequires:  gettext-devel
 BuildRequires:  pam-devel

++ libpwquality-1.2.0.tar.bz2 -> libpwquality-1.2.1.tar.bz2 ++
 9390 lines of diff (skipped)

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



commit libpst for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libpst for openSUSE:Factory checked 
in at 2013-01-07 17:23:16

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


Package is "libpst", Maintainer is "abhar...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/libpst/libpst.changes2012-08-23 
16:04:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpst.new/libpst.changes   2013-01-07 
17:23:18.0 +0100
@@ -1,0 +2,11 @@
+Sat Jan  5 22:12:16 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.6.57:
+  + Remove useless dependencies (only in tarball shipped .spec
+file).
+- Changes from version 0.6.56:
+  + Merge -m .msg files code into main branch.
+- Add libgsf-devel BuildRequires: new dependency for the .msg files
+  code.
+
+---

Old:

  libpst-0.6.55.tar.gz

New:

  libpst-0.6.57.tar.gz



Other differences:
--
++ libpst.spec ++
--- /var/tmp/diff_new_pack.cinFdn/_old  2013-01-07 17:23:20.0 +0100
+++ /var/tmp/diff_new_pack.cinFdn/_new  2013-01-07 17:23:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpst
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Bharath Acharya
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   libpst
-Version:0.6.55
+Version:0.6.57
 Release:0
 Summary:A library for reading PST files
 License:GPL-2.0+
@@ -27,6 +27,7 @@
 Url:http://www.gnome.org/projects/evolution/
 BuildRequires:  gcc-c++
 BuildRequires:  gd-devel
+BuildRequires:  libgsf-devel
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   libpst4 = %{version}

++ libpst-0.6.55.tar.gz -> libpst-0.6.57.tar.gz ++
/work/SRC/openSUSE:Factory/libpst/libpst-0.6.55.tar.gz 
/work/SRC/openSUSE:Factory/.libpst.new/libpst-0.6.57.tar.gz differ: char 5, 
line 1

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



commit patchinfo.1191 for openSUSE:12.2:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1191 for 
openSUSE:12.2:Update checked in at 2013-01-07 16:25:32

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1191 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1191.new (New)


Package is "patchinfo.1191", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  -miska-
  security
  important
mysql-community-server: updated to 5.5.28

mysql community server was updated to 5.5.28, fixing bugs
and security issues. See
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-27.html
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html




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



commit mysql-community-server for openSUSE:12.2:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:12.2:Update checked in at 2013-01-07 16:25:28

Comparing /work/SRC/openSUSE:12.2:Update/mysql-community-server (Old)
 and  /work/SRC/openSUSE:12.2:Update/.mysql-community-server.new (New)


Package is "mysql-community-server", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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



commit mysql-community-server for openSUSE:12.1:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:12.1:Update checked in at 2013-01-07 16:25:24

Comparing /work/SRC/openSUSE:12.1:Update/mysql-community-server (Old)
 and  /work/SRC/openSUSE:12.1:Update/.mysql-community-server.new (New)


Package is "mysql-community-server", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Oab9v6/_old  2013-01-07 16:25:25.0 +0100
+++ /var/tmp/diff_new_pack.Oab9v6/_new  2013-01-07 16:25:25.0 +0100
@@ -1 +1 @@
-
+

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



commit mysql-community-server.1191 for openSUSE:12.1:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server.1191 for 
openSUSE:12.1:Update checked in at 2013-01-07 16:25:20

Comparing /work/SRC/openSUSE:12.1:Update/mysql-community-server.1191 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.mysql-community-server.1191.new (New)


Package is "mysql-community-server.1191", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ 
/work/SRC/openSUSE:12.1:Update/.mysql-community-server.1191.new/mysql-community-server.changes
  2013-01-07 16:25:22.0 +0100
@@ -0,0 +1,1827 @@
+---
+Wed Dec 19 12:10:44 CET 2012 - mhruse...@suse.cz
+
+- updated to 5.5.28, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-27.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
+- fixed CVE-2012-5611 (bnc#792444)
+
+---
+Mon Jul 16 09:20:56 UTC 2012 - meiss...@suse.com
+
+backports from Stefan Bruens factory fixes:
+- split off files containing error messages, needed by both
+  standalone and embedded server (bnc#712749)
+- bail out early on broken error message files, instead of
+  failing silently later ( http://bugs.mysql.com/bug.php?id=39693 )
+
+---
+Tue Jun 12 08:36:01 CEST 2012 - mhruse...@suse.cz
+
+- updated to 5.5.25, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25.html
+  - among other things fixes CVE-2012-2122 (bnc#765092)
+  - va_list patch (mysql-5.5.15-arm.patch) was fixed in upstream
+
+---
+Tue May  1 12:11:14 CEST 2012 - mhruse...@suse.cz
+
+- fixed default configuration file (bnc#734436)
+- released as update in openSUSE
+  - fixes various security issues
+- bugs:
+  bnc#726602, bnc#758460, bnc#758460, bnc#742272
+- CVEs:
+  CVE-2012-1703, CVE-2012-0583, CVE-2012-1697,
+  CVE-2012-1688, CVE-2012-1696, CVE-2012-1690,
+  CVE-2009-5026, 
+- updated to 5.5.23, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-22.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-23.html
+
+---
+Wed Mar 14 09:04:05 UTC 2012 - mhruse...@suse.cz
+
+- updated to 5.5.21, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-17.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html
+
+---
+Wed Nov  2 12:53:30 UTC 2011 - bku...@suse.com
+
+- Fix pretrans script in spec file to use RPM embedded LUA.
+
+---
+Thu Oct 20 19:03:22 UTC 2011 - a...@suse.de
+
+- Add empty line after libmysqld18 postun, so that rpm does not
+  use the next line as argument.
+
+---
+Tue Oct 18 14:23:10 CEST 2011 - mhruse...@suse.cz
+
+- re-adding static mysql user id
+
+---
+Sun Oct  2 15:38:26 CEST 2011 - mhruse...@suse.cz
+
+- updated to 5.5.16, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html
+
+---
+Sun Oct  2 13:42:43 CEST 2011 - mhruse...@suse.cz
+
+- passing correct types to add_plugin (fixes arm build)
+
+---
+Fri Sep  9 20:11:57 UTC 2011 - jeng...@medozas.de
+
+- Update baselibs.conf to also provide libmysqlclient-devel-32bit
+- Add default_plugins.cnf/old-ssl.series to specfile
+  (osc warning:" (W) Attention, default_plugins.cnf is not
+  mentioned in spec files as source or patch.")
+
+---
+Wed Sep  7 20:06:36 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typos from descriptions of mysql-community-server.spec
+
+---
+Wed Aug 17 14:04:19 CEST 2011 - mhruse...@suse.cz
+
+- updated to 5.5.15, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-15.html
+
+---
+Wed Jul 27 13:26:39 CEST 2011 - mhruse...@suse.cz
+
+- updated to 5.5.14, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-14.html
+
+---
+Mon Jun  6 10:01:24 CEST 2011 - mhruse...@suse.cz
+
+- updat

commit mariadb.1190 for openSUSE:12.1:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mariadb.1190 for 
openSUSE:12.1:Update checked in at 2013-01-07 16:23:41

Comparing /work/SRC/openSUSE:12.1:Update/mariadb.1190 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.mariadb.1190.new (New)


Package is "mariadb.1190", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:12.1:Update/.mariadb.1190.new/mariadb.changes
2013-01-07 16:23:45.0 +0100
@@ -0,0 +1,1822 @@
+---
+Wed Dec 19 12:24:06 CET 2012 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.13
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-5213-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-5213-changelog
+  * fixes CVE-2012-5611 (bnc#792444)
+  * fixes CVE-2012-4414 (bnc#779476)
+
+---
+Thu Apr 26 14:01:14 CEST 2012 - mhruse...@suse.cz
+
+- use bundled readline as the system one is not compatible
+- fixed default configuration file (bnc#734436)
+- released as update in openSUSE
+  * fixes various security issues
+- bugs:
+  bnc#726602, bnc#758460, bnc#758460, bnc#742272
+- CVEs:
+  CVE-2012-1703, CVE-2012-0583, CVE-2012-1697,
+  CVE-2012-1688, CVE-2012-1696, CVE-2012-1690,
+  CVE-2009-5026, 
+
+---
+Tue Apr 24 17:29:36 CEST 2012 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.12
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-5212-release-notes
+http://kb.askmonty.org/v/mariadb-5211-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-5212-changelog
+http://kb.askmonty.org/v/mariadb-5211-changelog
+  - includes important security updates 
+
+---
+Wed Mar 14 09:11:54 UTC 2012 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.10
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-5210-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-5210-changelog
+
+---
+Wed Nov  2 12:55:18 UTC 2011 - bku...@suse.com
+
+- Fix pretrans script in spec file to use RPM embedded LUA.
+
+---
+Tue Oct 18 14:26:19 CEST 2011 - mhruse...@suse.cz
+
+- re-adding static mysql user id
+
+---
+Sun Oct  2 23:47:02 CEST 2011 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.9
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-529-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-529-changelog
+
+---
+Wed Aug 24 16:04:32 CEST 2011 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.8
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-528-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-528-changelog
+
+---
+Tue Aug 16 15:50:27 CEST 2011 - mhruse...@suse.cz
+
+- not building embedded server as we don't ship it anyway and it
+  adds some unresolvable dependencies
+
+---
+Wed Jul 27 13:51:14 CEST 2011 - mhruse...@suse.cz
+
+- requiring %{version} and not %{srv_vers}
+  - dependencies are resolvable now
+
+---
+Sat Jul 16 23:14:42 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix strict-aliasing warnings
+- allow using the "pool of threads" feature that requires libevent
+
+---
+Wed Jun 22 19:19:50 CEST 2011 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.7
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-527-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-527-changelog
+
+---
+Sun May 15 18:53:40 CEST 2011 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.6
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-526-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-526-changelog
+
+---
+Mon Mar 14 16:47:16 CET 2011 - mhruse...@suse.cz
+
+- updated to MariaDB 5.2.5
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-525-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-525-changelog
+
+---
+Wed Feb 23 16:20:02 CET 2011 - mhruse...@suse.cz
+
+- fixed init script to
+  - work with SELinux (bnc#635645)
+  - allow running as different use

commit mariadb for openSUSE:12.1:Update

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:12.1:Update 
checked in at 2013-01-07 16:23:44

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


Package is "mariadb", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.acfrif/_old  2013-01-07 16:23:46.0 +0100
+++ /var/tmp/diff_new_pack.acfrif/_new  2013-01-07 16:23:46.0 +0100
@@ -1 +1 @@
-
+

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



commit cdemu-client for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package cdemu-client for openSUSE:Factory 
checked in at 2013-01-07 15:40:55

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


Package is "cdemu-client", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-client/cdemu-client.changes
2012-12-19 20:28:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdemu-client.new/cdemu-client.changes   
2013-01-07 15:40:56.0 +0100
@@ -1,0 +2,8 @@
+Sat Dec 22 08:23:15 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 2.0.0 (up from 1.5.0)
+* Support for ISZ, CSO, DMG, GBI, ECM, gzip and xz formats
+* Partial support for 1-track MDX
+- Remove cdemu-lang.diff, no longer applies
+
+---

Old:

  cdemu-client-1.5.0.tar.bz2
  cdemu-lang.diff

New:

  cdemu-client-2.0.0.tar.bz2



Other differences:
--
++ cdemu-client.spec ++
--- /var/tmp/diff_new_pack.t7aAwF/_old  2013-01-07 15:40:58.0 +0100
+++ /var/tmp/diff_new_pack.t7aAwF/_new  2013-01-07 15:40:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cdemu-client
-Version:1.5.0
+Version:2.0.0
 Release:0
 Summary:Command-line client to control cdemu-daemon
 License:GPL-2.0+
@@ -25,14 +25,20 @@
 Url:http://cdemu.sf.net/
 
 #Freecode-URL: https://freecode.com/projects/cdemu-for-linux
+#Git-Clone:git://git.code.sf.net/p/cdemu/code
 Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2
-Patch1: cdemu-lang.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-#BuildRequires:autoconf >= 2.59
-BuildRequires:  intltool
+BuildRequires:  cmake >= 2.8.5
+%if 0%{?suse_version}
+BuildRequires:  gettext-tools >= 0.15
+%else
+BuildRequires:  gettext >= 0.15
+%endif
+BuildRequires:  intltool >= 0.21
+BuildRequires:  python >= 2.6
 BuildArch:  noarch
 Requires:   dbus-1-python
-Requires:   python
+Requires:   python >= 2.6
 
 %description
 cdemu-client is a command-line client for controlling cdemu-daemon.
@@ -42,24 +48,24 @@
 devices' status and retrieving/setting their debug masks.
 
 %prep
-%setup -q
-mv po/no.po po/nb_NO.po
-%patch -P 1 -p1
+%setup -Tcqa0
+mv po/no.po po/nb_NO.po;
 
 %build
-%configure
+cmake . -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
+   -DCMAKE_INSTALL_LIBDIR:PATH="%_libdir";
 make %{?_smp_mflags};
 
 %install
 b="%buildroot";
 make install DESTDIR="$b";
-%find_lang %name
+%find_lang cdemu
 
-%files -f %name.lang
+%files -f cdemu.lang
 %defattr(-,root,root)
 %doc README
 %dir %_sysconfdir/bash_completion.d
-%config %_sysconfdir/bash_completion.d/cdemu-bashcomp
+%config %_sysconfdir/bash_completion.d/cdemu-client
 %_bindir/cdemu
 %_datadir/applications/cdemu-client.desktop
 %_mandir/man1/cdemu.1*

++ cdemu-client-1.5.0.tar.bz2 -> cdemu-client-2.0.0.tar.bz2 ++
 22037 lines of diff (skipped)

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



commit bpython for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package bpython for openSUSE:Factory checked 
in at 2013-01-07 15:40:43

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


Package is "bpython", Maintainer is "cth...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/bpython/bpython.changes  2012-06-26 
17:45:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.bpython.new/bpython.changes 2013-01-07 
15:40:46.0 +0100
@@ -1,0 +2,16 @@
+Mon Jan  7 00:03:03 UTC 2013 - p.drou...@gmail.com
+
+- Update to 0.12 version:
+  * Added a new pastebin_helper config option to name an executable that should
+  perform pastebin upload on bpython's behalf. If set, this overrides
+  pastebin_url. Data is supplied to the helper via STDIN, and it is expected
+  to return a pastebin URL as the first word of its output.
+  * Fixed a bug causing pastebin upload to fail after a previous attempt was
+  unsuccessful. A duplicate pastebin error would be displayed in this case,
+  despite the original upload having failed.
+  * Added more key shortcuts to bpython.urwid
+  * Smarter dedenting after certain expressions
+  * #74 fixed broken completion when auto_display_list was disabled
+- Add python-Sphinx as a build dependencie since man doc building from source
+
+---

Old:

  bpython-0.11.tar.gz

New:

  bpython-0.12.tar.gz



Other differences:
--
++ bpython.spec ++
--- /var/tmp/diff_new_pack.pUqugO/_old  2013-01-07 15:40:47.0 +0100
+++ /var/tmp/diff_new_pack.pUqugO/_new  2013-01-07 15:40:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bpython
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 Name:   bpython
-Version:0.11
+Version:0.12
 Release:0
 Url:http://www.bpython-interpreter.org
 Summary:Fancy Curses Interface to the Python Interactive Interpreter
@@ -29,6 +29,7 @@
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  python-distribute
+BuildRequires: python-Sphinx
 Requires:   python-curses
 Requires:   python-pygments
 Requires:   python-pyparsing
@@ -52,7 +53,7 @@
 sed -i '1d' bpython/keys.py # Remove she-bang line
 
 %build
-python setup.py build
+%{__python} setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -63,10 +64,10 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS CHANGELOG LICENSE README ROADMAP TODO
-%doc %{_mandir}/man?/bpython*
+%doc AUTHORS CHANGELOG LICENSE ROADMAP TODO
 %{_bindir}/bpython*
 %{python_sitelib}/*
+%{_mandir}/man*/*.*.gz
 %{_datadir}/applications/%{name}.desktop
 
 %changelog

++ bpython-0.11.tar.gz -> bpython-0.12.tar.gz ++
 4944 lines of diff (skipped)

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



commit blktrace for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package blktrace for openSUSE:Factory 
checked in at 2013-01-07 15:38:34

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


Package is "blktrace", Maintainer is "je...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/blktrace/blktrace.changes2012-07-24 
17:21:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.blktrace.new/blktrace.changes   2013-01-07 
15:38:36.0 +0100
@@ -1,0 +2,8 @@
+Sat Dec 29 21:23:39 UTC 2012 - p.drou...@gmail.com
+
+- Update to 1.0.5 version:
+  * Fix compiler warnings
+  * avoid string overflows
+- Some improvements like using macro instead of RPM variables
+
+---

Old:

  blktrace-1.0.3.tar.bz2

New:

  blktrace-1.0.5.tar.bz2



Other differences:
--
++ blktrace.spec ++
--- /var/tmp/diff_new_pack.RuCZsL/_old  2013-01-07 15:38:37.0 +0100
+++ /var/tmp/diff_new_pack.RuCZsL/_new  2013-01-07 15:38:37.0 +0100
@@ -22,7 +22,7 @@
 Summary:Block IO tracer
 License:GPL-2.0
 Group:  Development/Tools/Other
-Version:1.0.3
+Version:1.0.5
 Release:0
 Url:http://git.kernel.dk/?p=blktrace.git;a=summary
 Source0:%name-%version.tar.bz2
@@ -30,7 +30,6 @@
 BuildRequires:  gcc
 BuildRequires:  libaio-devel
 %if 0%{?with_docs}
-%if 0%{?suse_version} >= 1030
 BuildRequires:  texlive
 BuildRequires:  texlive-latex
 %if 0%{?suse_version} > 1220
@@ -47,7 +46,6 @@
 BuildRequires:  te_latex
 BuildRequires:  tetex
 %endif
-%endif
 
 %description
 blktrace is a block layer IO tracing mechanism which provides detailed
@@ -60,14 +58,14 @@
 %patch0 -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS" all %{?with_docs: docs} -j1
+make CFLAGS="%{optflags}" all %{?with_docs: docs} -j1
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} mandir=%{_mandir} install
 # move blktrace to /bin (bug #300186)
-mkdir -p $RPM_BUILD_ROOT/bin
-mv $RPM_BUILD_ROOT%{_prefix}/bin/{blktrace,blkparse,btrace} \
-$RPM_BUILD_ROOT/bin
+mkdir -p %{buildroot}/bin
+mv %{buildroot}%{_bindir}/{blktrace,blkparse,btrace} \
+%{buildroot}/bin
 
 %files
 %defattr(-,root,root)
@@ -75,13 +73,13 @@
 /bin/blktrace
 /bin/blkparse
 /bin/btrace
-%{_prefix}/bin/blkrawverify
-%{_prefix}/bin/bno_plot.py
-%{_prefix}/bin/btt
-%{_prefix}/bin/btrecord
-%{_prefix}/bin/btreplay
-%{_prefix}/bin/verify_blkparse
-%{_prefix}/bin/blkiomon
+%{_bindir}/blkrawverify
+%{_bindir}/bno_plot.py
+%{_bindir}/btt
+%{_bindir}/btrecord
+%{_bindir}/btreplay
+%{_bindir}/verify_blkparse
+%{_bindir}/blkiomon
 %{_mandir}/man1/blkparse.1*
 %{_mandir}/man1/blkrawverify.1*
 %{_mandir}/man1/bno_plot.1*

++ blktrace-1.0.3.tar.bz2 -> blktrace-1.0.5.tar.bz2 ++
 5009 lines of diff (skipped)

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



commit arping2 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package arping2 for openSUSE:Factory checked 
in at 2013-01-07 15:38:07

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


Package is "arping2", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/arping2/arping2.changes  2012-09-14 
12:13:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.arping2.new/arping2.changes 2013-01-07 
15:38:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Dec 30 05:42:51 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 2.13
+* A bug with fractions of seconds with the -w option has been fixed
+* Gratuitous ARP supporting with the -U option
+
+---

Old:

  arping-2.12.tar.xz

New:

  arping-2.13.tar.xz



Other differences:
--
++ arping2.spec ++
--- /var/tmp/diff_new_pack.DWvVzX/_old  2013-01-07 15:38:10.0 +0100
+++ /var/tmp/diff_new_pack.DWvVzX/_new  2013-01-07 15:38:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   arping2
-Version:2.12
+Version:2.13
 Release:0
 Summary:Layer-2 Ethernet pinger
 License:GPL-2.0+

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



commit xapian-core for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package xapian-core for openSUSE:Factory 
checked in at 2013-01-07 15:37:45

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


Package is "xapian-core", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2012-01-05 
13:50:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes 
2013-01-07 15:37:47.0 +0100
@@ -1,0 +2,36 @@
+Fri Dec 21 10:22:07 UTC 2012 - m...@suse.com
+
+- Update to version 1.2.12
+  * 1.2.11 had its library version information incorrectly set. 
+This resulted in the shared library having an incorrect SONAME. 
+This release has been made to fix this problem.
+  * Fix issue with running AND, OR and XOR queries against a 
+database with no documents in it - this was leading to a divide
+by zero, which led to MSet::get_matches_estimated() reporting 
+2147483648 on i386.
+  * Don't count unweighted subqueries of MultiAndPostList in 
+percentage calculations, as OP_FILTER maps to MultiAndPostList
+now.  (ticket#590)
+  * When compacting, if the output database is empty, don't write
+out a metainfo tag.  Take care not to divide by zero when
+computing the percentage size change for a table. 
+(brass and chert backend)
+  * Add new QueryParser::STEM_ALL_Z stemming strategy, which 
+stems all terms and adds a Z prefix.
+  * Add TermGenerator::set_stemming_strategy() method, with 
+strategies which correspond to those of QueryParser.
+  * Correct "BM25Weight" to "TradWeight" in exception message 
+from TradWeight.
+  * We were failing to call init() for user-defined Weight objects
+providing the term-independent weight.  These now get called 
+with init(0.0).
+  * Xapian::Auto::open_stub() now throws a Xapian::DatabaseOpeningError
+exception if the stub file can't be opened.  Previously we 
+failed to check for this condition, which resulted in us 
+treating the file as empty.
+  * See http://svn.xapian.org/*checkout*/tags/1.2.12/xapian-core/NEWS
+  * http://svn.xapian.org/*checkout*/tags/1.2.11/xapian-core/NEWS
+  * http://svn.xapian.org/*checkout*/tags/1.2.10/xapian-core/NEWS
+  * http://svn.xapian.org/*checkout*/tags/1.2.9/xapian-core/NEWS
+
+---

Old:

  xapian-core-1.2.8.tar.gz

New:

  xapian-core-1.2.12.tar.gz



Other differences:
--
++ xapian-core.spec ++
--- /var/tmp/diff_new_pack.JtgpwB/_old  2013-01-07 15:37:48.0 +0100
+++ /var/tmp/diff_new_pack.JtgpwB/_new  2013-01-07 15:37:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xapian-core
-Version:1.2.8
+Version:1.2.12
 Release:0
 Summary:The Xapian Probabilistic Information Retrieval Library
 License:GPL-2.0
@@ -51,9 +51,9 @@
 Summary:Files needed for building packages which use Xapian
 Group:  Development/Libraries/C and C++
 Requires:   gcc-c++
+Requires:   libuuid-devel
 Requires:   libxapian22 = %{version}
 Requires:   zlib-devel
-Requires:   libuuid-devel
 
 %description -n libxapian-devel
 Xapian is an Open Source Probabilistic Information Retrieval framework. It

++ xapian-core-1.2.8.tar.gz -> xapian-core-1.2.12.tar.gz ++
 112593 lines of diff (skipped)

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



commit liferea for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2013-01-07 15:34:20

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


Package is "liferea", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2012-11-16 
13:39:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes 2013-01-07 
15:34:23.0 +0100
@@ -1,0 +2,15 @@
+Fri Jan  4 13:20:59 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.8.12:
+  + Some GPLv2 license headers were outdated (sf#1041).
+  + tt-rss API changed (we now support only 1.6 API) (sf#1044)
+  + Fixes XHTML errors caused by extra  tags from tt-rss
+- Changes from version 1.8.11:
+  + Added Google Plus to social bookmarking options.
+  + x-www-browser preference not working (deb#668197)
+  + Incorrect notifications for Google Reader (sf#1037)
+  + Removed all feedvalidator.org references from FAQ and XSLT as
+it was reported to host malware (sf#1048).
+  + Updated translations.
+
+---

Old:

  liferea-1.8.10.tar.bz2

New:

  liferea-1.8.12.tar.bz2



Other differences:
--
++ liferea.spec ++
--- /var/tmp/diff_new_pack.GX2hfy/_old  2013-01-07 15:34:25.0 +0100
+++ /var/tmp/diff_new_pack.GX2hfy/_new  2013-01-07 15:34:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liferea
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   liferea
-Version:1.8.10
+Version:1.8.12
 Release:0
 Summary:Linux Feed Reader
 License:GPL-2.0+
 Group:  Productivity/Other
 Url:http://liferea.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/1.8.10/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/%{version}/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0: liferea-opensuse-feeds.patch
 BuildRequires:  fdupes

++ liferea-1.8.10.tar.bz2 -> liferea-1.8.12.tar.bz2 ++
 31459 lines of diff (skipped)

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



commit libXdamage for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libXdamage for openSUSE:Factory 
checked in at 2013-01-07 15:33:55

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


Package is "libXdamage", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXdamage/libXdamage.changes2012-09-25 
16:11:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXdamage.new/libXdamage.changes   
2013-01-07 15:33:58.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan  6 23:42:14 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.1.4:
+  + This minor maintenance release cleans up the build configuration scripts,
+including making them compatible with automake-1.13, which errors out on
+the old AM_CONFIG_HEADER macro.
+
+---

Old:

  libXdamage-1.1.3.tar.bz2

New:

  libXdamage-1.1.4.tar.bz2



Other differences:
--
++ libXdamage.spec ++
--- /var/tmp/diff_new_pack.aSAJgl/_old  2013-01-07 15:33:59.0 +0100
+++ /var/tmp/diff_new_pack.aSAJgl/_new  2013-01-07 15:33:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXdamage
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libXdamage
 %define lname  libXdamage1
-Version:1.1.3
+Version:1.1.4
 Release:0
 Summary:X Damage Extension library
 License:MIT

++ libXdamage-1.1.3.tar.bz2 -> libXdamage-1.1.4.tar.bz2 ++
 45347 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXdamage-1.1.3/ChangeLog new/libXdamage-1.1.4/ChangeLog
--- old/libXdamage-1.1.3/ChangeLog  2010-06-09 03:54:12.0 +0200
+++ new/libXdamage-1.1.4/ChangeLog  2013-01-03 06:45:43.0 +0100
@@ -1,3 +1,71 @@
+commit 0c7f26ab7fb41873c2e68d8b136ef098ed663aff
+Author: Alan Coopersmith 
+Date:   Wed Jan 2 21:45:11 2013 -0800
+
+libXdamage 1.1.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit 665c80d7af5fc7a73b76e0ddaee3536b37b029e9
+Author: Alan Coopersmith 
+Date:   Fri Sep 16 22:16:01 2011 -0700
+
+Strip trailing whitespace
+
+Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
+git diff -w & git diff -b show no diffs from this change
+
+Signed-off-by: Alan Coopersmith 
+
+commit 45e9544d8202b76e20923f4d84667879a3d185ec
+Author: Gaetan Nadon 
+Date:   Wed Feb 2 11:43:41 2011 -0500
+
+config: comment, minor upgrade, quote and layout configure.ac
+
+Group statements per section as per Autoconf standard layout
+Quote statements where appropriate.
+Autoconf recommends not using dnl instead of # for comments
+
+Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
+Add AC_CONFIG_SRCDIR([Makefile.am])
+Remove redundant AC_SUBST(*_CFLAGS) and/or *_LIBS
+Update minimum version of util-macros to at least 1.8.
+No functional configuration changes
+
+This helps automated maintenance and release activities.
+Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
+
+commit 8de52f71322015a5d2bd9cef58f46b80052562a9
+Author: Gaetan Nadon 
+Date:   Fri Jan 28 19:41:37 2011 -0500
+
+config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+Signed-off-by: Gaetan Nadon 
+
+commit b628ca236ee8d26358ea5075a89e6cc7d3497dbd
+Author: Gaetan Nadon 
+Date:   Thu Jan 27 18:50:14 2011 -0500
+
+config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
+
+XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
+AC_PROG_C_C99. This sets gcc with -std=gnu99.
+If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
+
+Signed-off-by: Gaetan Nadon 
+
+commit a08053121ff1115689b3e5e5322e8b8aaa7cb5fc
+Author: Fernando Carrijo 
+Date:   Thu Jul 1 06:53:31 2010 -0300
+
+Purge macros NEED_EVENTS and NEED_REPLIES
+
+Signed-off-by: Fernando Carrijo 
+Acked-by: Tiago Vignatti 
+Reviewed-by: Alan Coopersmith 
+
 commit 8abc1c8e920821f5ed68e639d3fb71a4ad90a102
 Author: Alan Coopersmith 
 Date:   Tue Jun 8 18:50:45 2010 -0700
diff -urN '--exclude=CVS' '--exclude=

commit libXcomposite for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2013-01-07 15:33:25

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


Package is "libXcomposite", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2012-09-25 16:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2013-01-07 15:33:27.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan  6 23:51:18 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 0.4.4:
+  + This minor maintenance release cleans up the build configuration scripts,
+including making them compatible with automake-1.13, which errors out on
+the old AM_CONFIG_HEADER macro.
+
+---

Old:

  libXcomposite-0.4.3.tar.bz2

New:

  libXcomposite-0.4.4.tar.bz2



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.NmOOV7/_old  2013-01-07 15:33:29.0 +0100
+++ /var/tmp/diff_new_pack.NmOOV7/_new  2013-01-07 15:33:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXcomposite
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libXcomposite
 %define lname  libXcomposite1
-Version:0.4.3
+Version:0.4.4
 Release:0
 Summary:X11 protocol Composite extension client library
 License:MIT

++ libXcomposite-0.4.3.tar.bz2 -> libXcomposite-0.4.4.tar.bz2 ++
 28551 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXcomposite-0.4.3/ChangeLog new/libXcomposite-0.4.4/ChangeLog
--- old/libXcomposite-0.4.3/ChangeLog   2010-10-28 07:40:53.0 +0200
+++ new/libXcomposite-0.4.4/ChangeLog   2013-01-03 08:29:39.0 +0100
@@ -1,3 +1,58 @@
+commit 0db73ea70c690eabe581c7293f77ec2be18e1f41
+Author: Alan Coopersmith 
+Date:   Wed Jan 2 23:29:00 2013 -0800
+
+libXcomposite 0.4.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit b1e3db243eb118b4b2eb483df4a9ad19dcee17d0
+Author: Alan Coopersmith 
+Date:   Fri Sep 16 22:15:10 2011 -0700
+
+Strip trailing whitespace
+
+Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
+git diff -w & git diff -b show no diffs from this change
+
+Signed-off-by: Alan Coopersmith 
+
+commit db1ae0c545b4b359204c33488104d214c91f12bb
+Author: Gaetan Nadon 
+Date:   Wed Feb 2 11:43:41 2011 -0500
+
+config: comment, minor upgrade, quote and layout configure.ac
+
+Group statements per section as per Autoconf standard layout
+Quote statements where appropriate.
+Autoconf recommends not using dnl instead of # for comments
+
+Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
+Add AC_CONFIG_SRCDIR([Makefile.am])
+
+This helps automated maintenance and release activities.
+Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
+
+commit f6dcd194f87fb7009b8afa482326de044d0e9c24
+Author: Gaetan Nadon 
+Date:   Fri Jan 28 19:41:37 2011 -0500
+
+config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+Signed-off-by: Gaetan Nadon 
+
+commit 0e1e69c7b71700c50f71b55f74cd12b8569fa966
+Author: Gaetan Nadon 
+Date:   Thu Jan 27 18:50:14 2011 -0500
+
+config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
+
+XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
+AC_PROG_C_C99. This sets gcc with -std=gnu99.
+If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
+
+Signed-off-by: Gaetan Nadon 
+
 commit 8898782b98457292057d249ab9e40cfc2fed7d8d
 Author: Alan Coopersmith 
 Date:   Wed Oct 27 22:40:32 2010 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXcomposite-0.4.3/Makefile.am new/libXcomposite-0.4.4/Makefile.am
--- old/libXcomposite-

commit liblouis for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package liblouis for openSUSE:Factory 
checked in at 2013-01-07 15:31:20

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


Package is "liblouis", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/liblouis/liblouis.changes2012-10-03 
10:27:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new/liblouis.changes   2013-01-07 
15:31:24.0 +0100
@@ -1,0 +2,22 @@
+Sun Dec 23 09:27:13 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.5.2:
+  + New features:
+- New tool to trace rule application (lou_trace).
+- New Braille tables
+  . Inuktitut grade 1.
+  . UEB grade 1 and 2.
+  . Korean table.
+- Braille Table Improvements
+- da-gk-g2.ctb, fixes for transposed â, å, æ, ä, ø  and ö,
+  corrected/improved harness tests.
+- Corrections for en-GB-g2.ctb.
+- Corrections to the Hungarian grade 1 table.
+  + Bug Fixes:
+- Update gnulib.
+- Fix a bug in the correct opcode which causes sometimes random
+  results when translating.
+- Fixes for compiler warnings.
+- Fix some Valgrind warnings about invalid reads.
+
+---
python-louis.changes: same change

Old:

  liblouis-2.5.1.tar.gz

New:

  liblouis-2.5.2.tar.gz



Other differences:
--
++ liblouis.spec ++
--- /var/tmp/diff_new_pack.sQmVP7/_old  2013-01-07 15:31:25.0 +0100
+++ /var/tmp/diff_new_pack.sQmVP7/_new  2013-01-07 15:31:25.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   liblouis
 %define _name   liblouis
-Version:2.5.1
+Version:2.5.2
 Release:0
 Summary:Braille Translator and Back-Translator
 License:LGPL-3.0+

++ python-louis.spec ++
--- /var/tmp/diff_new_pack.sQmVP7/_old  2013-01-07 15:31:25.0 +0100
+++ /var/tmp/diff_new_pack.sQmVP7/_new  2013-01-07 15:31:25.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   python-louis
 %define _name   liblouis
-Version:2.5.1
+Version:2.5.2
 Release:0
 Summary:Braille Translator and Back-Translator - Python Bindings
 License:LGPL-3.0+

++ liblouis-2.5.1.tar.gz -> liblouis-2.5.2.tar.gz ++
 45781 lines of diff (skipped)

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



commit libiec61883 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libiec61883 for openSUSE:Factory 
checked in at 2013-01-07 15:30:49

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


Package is "libiec61883", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libiec61883/libiec61883.changes  2011-11-21 
12:35:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.libiec61883.new/libiec61883.changes 
2013-01-07 15:30:52.0 +0100
@@ -1,0 +2,46 @@
+Wed Jan  2 11:17:33 UTC 2013 - p.drou...@gmail.com
+
+- Fix a typo mistake on devel Requires package
+
+---
+Sat Dec 29 16:25:28 UTC 2012 - p.drou...@gmail.com
+
+- Update to 1.2.0 version:
+   * Behavior changes of the backend to firewire-core:
+  - The isochronous reception buffer is now mapped read/writable rather
+than read-only. The raw1394 backend already maps the buffer 
+read/writable too. Note that writing into the buffer will go 
+wrong on architectures without cache-coherent DMA if the CPU
+and the OHCI write within the same cacheline region, so use this 
+feature with caution.
+  - Decrease memory footprint of IR and IT buffers by avoiding some 
internal rounding up of the buffer size. 
+   * New APIs in :
+  - raw1394_add_config_rom_descriptor():
+  - Add contents to the Configuration ROM of the local node(s). At 
+runtime, this API is only available if running on top of firewire-core.
+It could probably also be implemented with the raw1394 kernel driver if
+anybody cared.
+  - raw1394_remove_config_rom_descriptor():
+  - Counterpart to raw1394_add_config_rom_descriptor().
+  - raw1394_read_cycle_timer_and_clock():
+  - Like the existing raw1394_read_cycle_timer(), but lets the caller 
choose
+between CLOCK_REALTIME (which the former call is always using), 
+CLOCK_MONOTONIC, or CLOCK_MONOTONIC_RAW.
+For example, this enables libffado's audio streaming to run undisturbed
+by resets of CLOCK_REALTIME.
+At runtime, this call requires firewire-core underneath.
+  - raw1394_get_speed():
+  - Returns the speed code of the maximum possible transmission speed 
between 
+a given node and the local node. This takes maximum speeds of all 
participating
+PHYs and the two links into account. This can be used to configure the 
speed
+of isochronous streams.
+  - At runtime, this call requires firewire-core underneath.
+  - enum raw1394_iso_speed was extended by RAW1394_ISO_SPEED_800, _1600, 
and _3200. 
+   * New APIs in :
+  - Added preprocessor constants L1394_SPEED_BETA, L1394_SPEED_800, _1600, 
and _3200. 
+   * testlibraw1394:
+  - Added unit tests of the new APIs. 
+- Removed patchs: fixed on upstream release:
+  * libiec61883-1.1.0-lfs.patch
+
+---

Old:

  libiec61883-1.1.0-lfs.patch
  libiec61883-1.1.0.tar.bz2

New:

  libiec61883-1.2.0.tar.bz2



Other differences:
--
++ libiec61883.spec ++
--- /var/tmp/diff_new_pack.H3xbPC/_old  2013-01-07 15:30:53.0 +0100
+++ /var/tmp/diff_new_pack.H3xbPC/_new  2013-01-07 15:30:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libiec61883
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,10 @@
 
 # norootforbuild
 
-
 Name:   libiec61883
 BuildRequires:  libraw1394-devel libtool pkgconfig
-Version:1.1.0
-Release:1
+Version:1.2.0
+Release:0
 License:GPL-2.0+
 Summary:Implementation of IEC 61883
 Url:http://www.linux1394.org/
@@ -29,7 +28,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch0: libiec61883-1.1.0-lfs.patch
 
 %description
 This library is an implementation of IEC 61883, part 1 (CIP, plug
@@ -51,7 +49,8 @@
 License:GPL-2.0+
 Summary:Implementation of IEC 61883
 Group:  System/Kernel
-Requires:   %{name} = %{version} libraw1394-devel
+Requires:   %{name} = %{version}
+Requires:  libraw1394-devel
 
 %description devel
 This library is an implementation of IEC 61883, part 1 (CIP, plug
@@ -71,10 +70,8 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-autoreconf -fiv
 exp

commit libgda for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2013-01-07 15:29:26

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


Package is "libgda", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libgda/libgda.changes2012-10-03 
18:10:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes   2013-01-07 
15:29:28.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 28 17:11:14 UTC 2012 - dval...@suse.com
+
+- BuildRequires fbclient and fbembed on ppc64 as well
+
+---



Other differences:
--
++ libgda.spec ++
--- /var/tmp/diff_new_pack.IAe8xb/_old  2013-01-07 15:29:29.0 +0100
+++ /var/tmp/diff_new_pack.IAe8xb/_new  2013-01-07 15:29:29.0 +0100
@@ -32,7 +32,7 @@
 Patch2: libgda-introspect.patch
 BuildRequires:  db-devel
 BuildRequires:  fdupes
-%ifnarch s390 s390x ppc64
+%ifnarch s390 s390x
 BuildRequires:  pkgconfig(fbclient)
 BuildRequires:  pkgconfig(fbembed)
 %endif


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



commit ksaneplugin for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ksaneplugin for openSUSE:Factory 
checked in at 2013-01-07 15:29:14

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


Package is "ksaneplugin", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ksaneplugin/ksaneplugin.changes  2012-12-21 
09:08:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksaneplugin.new/ksaneplugin.changes 
2013-01-07 15:29:16.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:11:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  ksaneplugin-4.9.95.tar.xz

New:

  ksaneplugin-4.9.97.tar.xz



Other differences:
--
++ ksaneplugin.spec ++
--- /var/tmp/diff_new_pack.PjDlWv/_old  2013-01-07 15:29:17.0 +0100
+++ /var/tmp/diff_new_pack.PjDlWv/_new  2013-01-07 15:29:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksaneplugin
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -30,7 +30,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit kruler for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2013-01-07 15:29:01

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kruler/kruler.changes2012-12-21 
09:16:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes   2013-01-07 
15:29:04.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:11:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kruler-4.9.95.tar.xz

New:

  kruler-4.9.97.tar.xz



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.M9Uew3/_old  2013-01-07 15:29:05.0 +0100
+++ /var/tmp/diff_new_pack.M9Uew3/_new  2013-01-07 15:29:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kruler
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -26,7 +26,7 @@
 Provides:   kde4-kruler = 4.3.0
 Obsoletes:  kde4-kruler < 4.3.0
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit konsole for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2013-01-07 15:28:37

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


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

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2012-12-21 
09:16:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2013-01-07 
15:28:40.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:06:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  konsole-4.9.95.tar.xz

New:

  konsole-4.9.97.tar.xz



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.jyxD40/_old  2013-01-07 15:28:41.0 +0100
+++ /var/tmp/diff_new_pack.jyxD40/_new  2013-01-07 15:28:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package konsole
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   konsole
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:KDE Terminal
 License:GPL-2.0+







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



commit kolourpaint for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2013-01-07 15:28:27

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2012-12-21 
09:16:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2013-01-07 15:28:29.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kolourpaint-4.9.95.tar.xz

New:

  kolourpaint-4.9.97.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.c6LnSc/_old  2013-01-07 15:28:30.0 +0100
+++ /var/tmp/diff_new_pack.c6LnSc/_new  2013-01-07 15:28:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kolourpaint
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kolourpaint
-Version:4.9.95
+Version:4.9.97
 Release:0
 # See bnc#717722 for license details
 Summary:Paint Program

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



commit kgamma for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kgamma for openSUSE:Factory checked 
in at 2013-01-07 15:26:55

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kgamma/kgamma.changes2012-12-21 
09:16:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma.new/kgamma.changes   2013-01-07 
15:26:57.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kgamma-4.9.95.tar.xz

New:

  kgamma-4.9.97.tar.xz



Other differences:
--
++ kgamma.spec ++
--- /var/tmp/diff_new_pack.j2iwMo/_old  2013-01-07 15:26:58.0 +0100
+++ /var/tmp/diff_new_pack.j2iwMo/_new  2013-01-07 15:26:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kgamma
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

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



commit kdegraphics-thumbnailers for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2013-01-07 15:26:04

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


Package is "kdegraphics-thumbnailers", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2012-12-21 09:15:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new/kdegraphics-thumbnailers.changes
   2013-01-07 15:26:07.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:59 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdegraphics-thumbnailers-4.9.95.tar.xz

New:

  kdegraphics-thumbnailers-4.9.97.tar.xz



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.rUPOhJ/_old  2013-01-07 15:26:08.0 +0100
+++ /var/tmp/diff_new_pack.rUPOhJ/_new  2013-01-07 15:26:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdegraphics-thumbnailers
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kdegraphics-thumbnailers
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Graphics file thumbnail generators
 License:LGPL-2.1+

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



commit kdegraphics-strigi-analyzer for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kdegraphics-strigi-analyzer for 
openSUSE:Factory checked in at 2013-01-07 15:25:49

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


Package is "kdegraphics-strigi-analyzer", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
  2012-12-21 09:15:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
 2013-01-07 15:25:52.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:54 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdegraphics-strigi-analyzer-4.9.95.tar.xz

New:

  kdegraphics-strigi-analyzer-4.9.97.tar.xz



Other differences:
--
++ kdegraphics-strigi-analyzer.spec ++
--- /var/tmp/diff_new_pack.0rRqU3/_old  2013-01-07 15:25:53.0 +0100
+++ /var/tmp/diff_new_pack.0rRqU3/_new  2013-01-07 15:25:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdegraphics-strigi-analyzer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit kcolorchooser for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kcolorchooser for openSUSE:Factory 
checked in at 2013-01-07 15:24:59

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kcolorchooser/kcolorchooser.changes  
2012-12-21 09:15:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcolorchooser.new/kcolorchooser.changes 
2013-01-07 15:25:02.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kcolorchooser-4.9.95.tar.xz

New:

  kcolorchooser-4.9.97.tar.xz



Other differences:
--
++ kcolorchooser.spec ++
--- /var/tmp/diff_new_pack.ToSBpv/_old  2013-01-07 15:25:03.0 +0100
+++ /var/tmp/diff_new_pack.ToSBpv/_new  2013-01-07 15:25:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcolorchooser
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kcolorchooser
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Color Chooser
 License:MIT

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



commit kate for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kate for openSUSE:Factory checked in 
at 2013-01-07 15:24:26

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kate/kate.changes2012-12-21 
09:15:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kate.new/kate.changes   2013-01-07 
15:24:28.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan  3 21:06:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+- Dropped patch fix_build_for_unicode_python.diff as this was 
+  incorporated upstream
+
+---

Old:

  fix_build_for_unicode_python.diff
  kate-4.9.95.tar.xz

New:

  kate-4.9.97.tar.xz



Other differences:
--
++ kate.spec ++
--- /var/tmp/diff_new_pack.hdSxkF/_old  2013-01-07 15:24:29.0 +0100
+++ /var/tmp/diff_new_pack.hdSxkF/_new  2013-01-07 15:24:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kate
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:   kate
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Advanced Text Editor
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
 Url:http://www.kde.org/
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE fix_build_for_unicode_python.diff lbeltr...@kde.org -- 
Fixes 32bit compilation  
-Patch0: fix_build_for_unicode_python.diff
 BuildRequires:  fdupes
 BuildRequires:  libkactivities-devel
 BuildRequires:  libkde4-devel >= %version
@@ -46,7 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %ifarch ppc64

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



commit kamera for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kamera for openSUSE:Factory checked 
in at 2013-01-07 15:22:42

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


Package is "kamera", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kamera/kamera.changes2012-12-21 
09:15:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kamera.new/kamera.changes   2013-01-07 
15:22:44.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kamera-4.9.95.tar.xz

New:

  kamera-4.9.97.tar.xz



Other differences:
--
++ kamera.spec ++
--- /var/tmp/diff_new_pack.Z8sB4A/_old  2013-01-07 15:22:45.0 +0100
+++ /var/tmp/diff_new_pack.Z8sB4A/_new  2013-01-07 15:22:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kamera
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kamera
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Base package for kdegraphics apps
 License:LGPL-2.1+

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



commit kactivities4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kactivities4 for openSUSE:Factory 
checked in at 2013-01-07 15:20:50

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


Package is "kactivities4", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kactivities4/kactivities4.changes
2012-12-21 09:15:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.kactivities4.new/kactivities4.changes   
2013-01-07 15:20:53.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:05:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kactivities-4.9.95.tar.xz

New:

  kactivities-4.9.97.tar.xz



Other differences:
--
++ kactivities4.spec ++
--- /var/tmp/diff_new_pack.ouzAFy/_old  2013-01-07 15:20:54.0 +0100
+++ /var/tmp/diff_new_pack.ouzAFy/_new  2013-01-07 15:20:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kactivities4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2010 Open-SLX GmbH 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   kactivities4
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:KDE Plasma Activities support
 License:GPL-2.0+ and LGPL-2.1+

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



commit gwenview for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gwenview for openSUSE:Factory 
checked in at 2013-01-07 15:20:15

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gwenview/gwenview.changes2012-12-20 
15:25:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview.new/gwenview.changes   2013-01-07 
15:20:17.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:10:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  gwenview-4.9.95.tar.xz

New:

  gwenview-4.9.97.tar.xz



Other differences:
--
++ gwenview.spec ++
--- /var/tmp/diff_new_pack.soDFww/_old  2013-01-07 15:20:20.0 +0100
+++ /var/tmp/diff_new_pack.soDFww/_new  2013-01-07 15:20:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gwenview
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gwenview
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Simple Image Viewer for KDE
 License:GPL-2.0+

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



commit gupnp-tools for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gupnp-tools for openSUSE:Factory 
checked in at 2013-01-07 15:19:49

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


Package is "gupnp-tools", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-tools/gupnp-tools.changes  2012-02-21 
12:19:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-tools.new/gupnp-tools.changes 
2013-01-07 15:19:51.0 +0100
@@ -1,0 +2,16 @@
+Wed Dec 26 11:41:35 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.8.5:
+  + Fix linking against newer versions of GUPnP.
+  + Drop deprecated g_thread_init.
+  + Disable g_type_init on newer GLib.
+  + gupnp-av-cp:
+. Be a bit more precise on what exactly failed.
+. Fix an endless loop while browsing.
+. Ignore initial notify for ContainerUpdateID event.
+  + network-light: Fix a typo.
+  + Bugs fixed: bgo#668090, bgo#690309.
+- Add explicit pkgconfig(libsoup-2.4) and pkgconfig(libxml-2.0)
+  BuildRequires: configures now checks for them.
+
+---

Old:

  gupnp-tools-0.8.4.tar.xz

New:

  gupnp-tools-0.8.5.tar.xz



Other differences:
--
++ gupnp-tools.spec ++
--- /var/tmp/diff_new_pack.j38r66/_old  2013-01-07 15:19:52.0 +0100
+++ /var/tmp/diff_new_pack.j38r66/_new  2013-01-07 15:19:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-tools
-Version:0.8.4
+Version:0.8.5
 Release:0
 Summary:UPnP tools to test and debug UPnP devices and control points
 License:GPL-2.0+
@@ -32,6 +32,8 @@
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(gupnp-1.0) >= 0.13
 BuildRequires:  pkgconfig(gupnp-av-1.0) >= 0.5.5
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.4
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(uuid)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit gupnp-dlna for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2013-01-07 15:19:10

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


Package is "gupnp-dlna", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-10-03 
07:39:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2013-01-07 15:19:12.0 +0100
@@ -1,0 +2,21 @@
+Wed Dec 26 10:57:37 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.8.0:
+  + Relax PNG depth requirements to work around a GStreamer issue.
+
+---
+Sun Nov 25 19:06:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.7.0:
+  + Port to GStreamer 1.0.
+  + Add parallel installability with gstreamer-0.10-based
+gupnp-dlna.
+- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry patches.
+- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_1, followin upstream.
+- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
+  followin upstreams soname change.
+
+---

Old:

  gupnp-dlna-0.6.6.tar.xz
  gupnp-dlna-GSTPort.patch

New:

  gupnp-dlna-0.8.0.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.NKt7IV/_old  2013-01-07 15:19:13.0 +0100
+++ /var/tmp/diff_new_pack.NKt7IV/_new  2013-01-07 15:19:13.0 +0100
@@ -17,17 +17,13 @@
 
 
 Name:   gupnp-dlna
-Version:0.6.6
+Version:0.8.0
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM gupnp-dlna-GSTPort.patch -- Port to GStreamer 1.0. 
Patch taken from upstream git branch.
-Patch0: gupnp-dlna-GSTPort.patch
-# Needed for patch0
-BuildRequires:  gnome-common
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.8/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-plugins-base-devel
@@ -38,19 +34,19 @@
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n libgupnp-dlna-1_0-2
+%package -n libgupnp-dlna-1_1-3
 Summary:A collection of helpers for building DLNA applications
 Group:  Development/Libraries/C and C++
 
-%description -n libgupnp-dlna-1_0-2
+%description -n libgupnp-dlna-1_1-3
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n typelib-1_0-GUPnPDLNA-1_0
+%package -n typelib-1_0-GUPnPDLNA-1_1
 Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
-%description -n typelib-1_0-GUPnPDLNA-1_0
+%description -n typelib-1_0-GUPnPDLNA-1_1
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
@@ -59,8 +55,8 @@
 %package -n libgupnp-dlna-devel
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgupnp-dlna-1_0-2 = %{version}
-Requires:   typelib-1_0-GUPnPDLNA-1_0 = %{version}
+Requires:   libgupnp-dlna-1_1-3 = %{version}
+Requires:   typelib-1_0-GUPnPDLNA-1_1 = %{version}
 
 %description -n libgupnp-dlna-devel
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -76,11 +72,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
 --disable-static
 %__make %{?_smp_mflags}
@@ -92,32 +85,32 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
+%post -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
 
-%postun -n libgupnp-dlna-1_0-2 -p /sbin/ldconfig
+%postun -n libgupnp-dlna-1_1-3 -p /sbin/ldconfig
 
-%files -n libgupnp-dlna-1_0-2
+%files -n libgupnp-dlna-1_1-3
 %defattr(-,root,root)
 %doc AUTHORS COPYING README TODO
 # This directory contains DLNA profiles, needed by the library
 %{_datadir}/%{name}/
-%{_libdir}/lib*.so.2*
+%{_libdir}/lib*.so.3*
 
-%files -n typelib-1_0-GUPnPDLNA-1_0
+%files -n typelib-1_0-GUPnPDLNA-1_1
 %defattr(-,root,root)
-%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib
+%{_libdir}/girepository-1.0/GUPn

commit gtranslator for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gtranslator for openSUSE:Factory 
checked in at 2013-01-07 15:18:53

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


Package is "gtranslator", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gtranslator/gtranslator.changes  2012-12-05 
13:53:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtranslator.new/gtranslator.changes 
2013-01-07 15:18:55.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan  4 13:32:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.91.6:
+  + Misc bugfixes.
+  + Updated translations.
+- Drop gtranslator-gdl362.patch: fixed upstream.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams port to the new documentation infrastructure.
+
+---

Old:

  gtranslator-2.91.5.tar.xz
  gtranslator-gdl362.patch

New:

  gtranslator-2.91.6.tar.xz



Other differences:
--
++ gtranslator.spec ++
--- /var/tmp/diff_new_pack.hzdhly/_old  2013-01-07 15:18:56.0 +0100
+++ /var/tmp/diff_new_pack.hzdhly/_new  2013-01-07 15:18:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtranslator
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,16 @@
 
 
 Name:   gtranslator
-Version:2.91.5
+Version:2.91.6
 Release:0
 Summary:A GNOME po file editor with many bells and whistles
 License:GPL-3.0+
 Group:  Development/Tools/Other
 Url:http://gtranslator.sourceforge.net
 Source: 
http://download.gnome.org/sources/gtranslator/2.91/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gtranslator-gdl362.patch dims...@opensuse.org -- fix 
build with gdl 3.6.2, taken from git.
-Patch0: gtranslator-gdl362.patch
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
+BuildRequires:  yelp-tools
 # Not using a pkgconfig() BuildRequires, to allow building against libgda 4.0 
and 5.0
 BuildRequires:  libgda-devel
 BuildRequires:  translation-update-upstream
@@ -68,7 +66,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
@@ -105,13 +102,7 @@
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%doc %{_datadir}/help/C/%{name}/
 %doc %{_mandir}/man?/*
 %{_bindir}/%{name}
 %{_libdir}/%{name}/

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



commit gtkpod for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gtkpod for openSUSE:Factory checked 
in at 2013-01-07 15:18:36

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


Package is "gtkpod", Maintainer is "hvo...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gtkpod/gtkpod.changes2012-12-05 
13:53:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtkpod.new/gtkpod.changes   2013-01-07 
15:18:38.0 +0100
@@ -1,0 +2,35 @@
+Sun Jan  6 19:19:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.1.3:
+  + Improvements:
+- Solve the confusing sorting of the track display. Track
+  display sort order is only applied if the tm_autostore
+  preference has been set. Otherwise sorting of tracks in a
+  playlist is completely manual through a set of radio buttons,
+  as well as selecting the column names.
+- Reduce number of selection changed callbacks making track
+  selection more efficient.
+- Make it easier for the user to retry entering a valid
+  playlist name.
+- Fix to cater for changing API in anjuta version 3.5.3+.
+  + Bug fixes:
+- Avoid filter tab categories having null values by including a
+  default value.
+- Ensure files with an upper case file extension are loaded
+  correctly.
+- Selection of bugs identified in atomic parsley library.
+- Fix setting the default width of main window.
+- Do not accept empty names for smart playlists.
+- Fix segfault when using playcount spin buttons.
+- Fix multiple icons appearing when toggling plugins in
+  preferences window.
+- Fix m4a track length value calculated in atomic parsely
+  library.
+- Fix for potential crashes when deleting all tracks.
+  + Updated translations.
+- Drop gtkpod-buffer-overflow.patch and gtkpod-anjuta36.patch:
+  fixed upstream.
+- Drop libtool BuildRequires and call to autogen.sh, as we don't
+  carry any patch touching the build system.
+
+---

Old:

  gtkpod-2.1.2.tar.gz
  gtkpod-anjuta36.patch
  gtkpod-buffer-overflow.patch

New:

  gtkpod-2.1.3.tar.gz



Other differences:
--
++ gtkpod.spec ++
--- /var/tmp/diff_new_pack.uEmD4I/_old  2013-01-07 15:18:40.0 +0100
+++ /var/tmp/diff_new_pack.uEmD4I/_new  2013-01-07 15:18:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkpod
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,12 @@
 Summary:A platform independent GUI for the Apple® iPod®
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Utilities
-Version:2.1.2
+Version:2.1.3
 Release:0
 Url:http://gtkpod.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/project/gtkpod/gtkpod/gtkpod-2.1.2/%{name}-%{version}.tar.gz
+Source0:
http://downloads.sourceforge.net/project/gtkpod/gtkpod/gtkpod-2.1.3/%{name}-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE gtkpod-pref.patch -- Preferences to mountpoint and 
some tag preferences
 Patch0: gtkpod-pref.patch
-# PATCH-FIX-UPSTREAM gtkpod-buffer-overflow.patch sf#3536102 
dims...@opensuse.org -- Fix buffer overflow reported by brp.
-Patch1: gtkpod-buffer-overflow.patch
-# PATCH-FIX-UPSTREAM gtkpod-anjuta36.patch dims...@opensuse.org -- Adapt to 
Anjuta 3.6 API change. Sent by email to gtkpod-devel.
-Patch2: gtkpod-anjuta36.patch
 # PATCH-FIX-UPSTREAM gtkpod-gdl362.patch dims...@opensuse.org -- Adapt to gdl 
3.6.2 API change. http://gtkpod.org/bugs/index.php?do=details&task_id=123
 Patch3: gtkpod-gdl362.patch
 BuildRequires:  fdupes
@@ -38,7 +34,6 @@
 BuildRequires:  intltool
 BuildRequires:  libdiscid-devel
 BuildRequires:  libgpod-devel
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0
 BuildRequires:  pkgconfig(flac) >= 1.2.1
@@ -107,13 +102,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 %patch3 -p1
 
 %build
-# Call to autogen.sh needed for patch1.
-./autogen.sh
 %configure --disable-static
 make V=1
 

++ gtkpod-2.1.2.tar.gz -> gtkpod-2.1.3.tar.gz ++
 59433 lines of diff (skipped)

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



commit gtk3 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2013-01-07 15:17:59

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


Package is "gtk3", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2012-12-14 
07:59:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2013-01-07 
15:18:02.0 +0100
@@ -1,0 +2,11 @@
+Fri Jan  4 13:07:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.6.3:
+  + The Wayland backend works with Wayland 1.0.0 now.
+  + Bugs fixed: bgo#132333, bgo#371034, bgo#548793, bgo#577806,
+bgo#626499, bgo#668239, bgo#672193, bgo#677339, bgo#683072,
+bgo#687065, bgo#687816, bgo#688710, bgo#64, bgo#689235,
+bgo#690266.
+  + Updated translations.
+
+---

Old:

  gtk+-3.6.2.tar.xz

New:

  gtk+-3.6.3.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.UhqKSy/_old  2013-01-07 15:18:04.0 +0100
+++ /var/tmp/diff_new_pack.UhqKSy/_new  2013-01-07 15:18:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk3
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.6.2
+Version:3.6.3
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+

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



commit gtg for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gtg for openSUSE:Factory checked in 
at 2013-01-07 15:17:43

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


Package is "gtg", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gtg/gtg.changes  2012-04-20 15:17:08.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gtg.new/gtg.changes 2013-01-07 
15:17:45.0 +0100
@@ -1,0 +2,25 @@
+Wed Nov  7 09:30:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.3:
+  + Performance: GTG has recovered its youth and can handle your
+many tasks way faster than before!
+  + Data backup: GTG keeps several copies of your data, and it's
+now able to restore the most recent backup automatically if
+your data are corrupted.
+  + Help: GTG now has many help pages providing useful
+documentation for GTG.
+  + UI: we've improved our UI in several ways. The most notable
+will probably be the new tag editor, which provides an easier
+way to customize and edit tag's properties such as colors,
+icon, etc.
+  + Stability: many bugs causing crashes were fixed
+  + Various other fixes:
+- Updated and improved plugins: notification area icon, urgency
+  color, export, ...
+- Improved Quick Add Toolbar, with more features and flags for
+  you geeks.
+- Improved command line clients
+- Saner handling of due dates constraints.
+  + Updated translations.
+
+---

Old:

  gtg-0.2.9.tar.gz

New:

  gtg-0.3.tar.gz



Other differences:
--
++ gtg.spec ++
--- /var/tmp/diff_new_pack.inHX5Q/_old  2013-01-07 15:17:46.0 +0100
+++ /var/tmp/diff_new_pack.inHX5Q/_new  2013-01-07 15:17:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtg
-Version:0.2.9
+Version:0.3
 Release:0
 Summary:Personal Organizer for GNOME
 License:GPL-3.0+
@@ -34,9 +34,9 @@
 Requires:   python-configobj
 Requires:   python-gobject2
 Requires:   python-gtk
-Requires:   python-xdg
 Requires:   python-liblarch
 Requires:   python-liblarch_gtk
+Requires:   python-xdg
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -61,7 +61,7 @@
 %install
 %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file %{name} ProjectManagement
+%suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}
 
 %clean
@@ -78,17 +78,19 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS LICENSE CHANGELOG README
+%doc %{_datadir}/help/C/gtg/
+%{_bindir}/gtcli
 %{_bindir}/gtg
 %{_bindir}/gtg_new_task
-%{_bindir}/gtcli
 %{python_sitelib}/GTG/
 %{python_sitelib}/gtg-%{version}*.egg-info
 %{_datadir}/applications/gtg.desktop
 %{_datadir}/gtg/
 %{_datadir}/icons/hicolor/*/apps/gtg.*
 %{_datadir}/dbus-1/services/org.gnome.GTG.service
-%{_mandir}/man1/gtg.1.gz
-%{_mandir}/man1/gtg_new_task.1.gz
+%{_mandir}/man1/gtcli.1%{?ext_man}
+%{_mandir}/man1/gtg.1%{?ext_man}
+%{_mandir}/man1/gtg_new_task.1%{?ext_man}
 
 %files lang -f %{name}.lang
 

++ gtg-0.2.9.tar.gz -> gtg-0.3.tar.gz ++
 183284 lines of diff (skipped)

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



commit grub2 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2013-01-07 15:17:20

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


Package is "grub2", Maintainer is "mch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2012-11-28 
10:34:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2013-01-07 
15:17:22.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan  4 10:29:58 UTC 2013 - arvidj...@gmail.com
+
+- add support for chainloading another UEFI bootloader to
+  30_os-prober (bnc#775610)
+
+---

New:

  30_os-prober_UEFI_support.patch



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.qgB4wv/_old  2013-01-07 15:17:24.0 +0100
+++ /var/tmp/diff_new_pack.qgB4wv/_new  2013-01-07 15:17:24.0 +0100
@@ -131,6 +131,7 @@
 Patch22:grub2-secureboot-use-linuxefi-on-uefi.patch
 Patch23:grub2-secureboot-no-insmod-on-sb.patch
 Patch24:grub2-secureboot-provide-linuxefi-config.patch
+Patch25:30_os-prober_UEFI_support.patch
 PreReq: perl-Bootloader
 Requires:   gettext-runtime
 %if 0%{?suse_version} >= 1140
@@ -242,6 +243,7 @@
 %patch22 -p1
 %patch23 -p1
 %patch24 -p1
+%patch25 -p1
 cd ..
 
 # README.openSUSE

++ 30_os-prober_UEFI_support.patch ++
From: Andrey Borzenkov 
Date: Fri Jan  4 09:46:56 UTC 2013
Subject: properly quote translated strings in grub.cfg

References: bnc#775610
Patch-Mainline: no

Add support for chainloading another bootloader on UEFI systems.
This requires additional os-prober support to be actually useful.
Index: grub-2.00/util/grub.d/30_os-prober.in
===
--- grub-2.00.orig/util/grub.d/30_os-prober.in
+++ grub-2.00/util/grub.d/30_os-prober.in
@@ -144,6 +144,22 @@ EOF
 }
 EOF
 ;;
+efi)
+
+   EFIPATH=${DEVICE#*@}
+   DEVICE=${DEVICE%@*}
+   onstr="$(gettext_printf "(on %s)" "${DEVICE}")"
+  cat << EOF
+menuentry '$(echo "${LONGNAME} $onstr" | grub_quote)' --class windows --class 
os \$menuentry_id_option 'osprober-efi-$(grub_get_device_id "${DEVICE}")' {
+EOF
+  save_default_entry | sed -e "s/^/\t/"
+  prepare_grub_to_access_device ${DEVICE} | sed -e "s/^/\t/"
+
+  cat <

commit grilo for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2013-01-07 15:16:44

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


Package is "grilo", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/grilo/grilo.changes  2012-11-21 
16:47:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo.new/grilo.changes 2013-01-07 
15:16:45.0 +0100
@@ -1,0 +2,12 @@
+Sun Dec  2 20:13:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.2.4:
+  + Fixed compilation problem with gcc 4.2.
+  + Improved documentation.
+  + Added support for boolean, float and datetime keys in filters.
+  + Some fixes in core, including:
+- bgo#688301: docs: GrlMedia: Improve certificate/region
+  function docs.
+- bgo#689053: grl-source: fix compare_queue_element function.
+
+---

Old:

  grilo-0.2.3.tar.xz

New:

  grilo-0.2.4.tar.xz



Other differences:
--
++ grilo.spec ++
--- /var/tmp/diff_new_pack.wLpfYW/_old  2013-01-07 15:16:46.0 +0100
+++ /var/tmp/diff_new_pack.wLpfYW/_new  2013-01-07 15:16:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   grilo
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:Framework for browsing and searching media content
 License:LGPL-2.1+

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



commit goffice for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2013-01-07 15:16:28

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


Package is "goffice", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2012-12-14 
07:35:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes 2013-01-07 
15:16:31.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 19 08:37:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.10.0:
+  + No further changes. Code-identical to 0.9.91.
+- Changes from version 0.9.91:
+  + Fixed typos in locales list (bgo#688977).
+- Rename libgoffice-0_10-9 to libgoffice-0_10-10, following
+  upstreams soname change.
+
+---

Old:

  goffice-0.9.90.tar.xz

New:

  goffice-0.10.0.tar.xz



Other differences:
--
++ goffice.spec ++
--- /var/tmp/diff_new_pack.c4xEG6/_old  2013-01-07 15:16:32.0 +0100
+++ /var/tmp/diff_new_pack.c4xEG6/_new  2013-01-07 15:16:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   goffice
-Version:0.9.90
+Version:0.10.0
 Release:0
 # FIXME: when ghostscript-devel >= 9.06 is in Factory, uncomment BuildRequires 
(needed to support embedded EPS) (2012-04-25: we have ghostscript 9.05)
 # FIXME: add lasem BuildRequires when we have it in Factory
@@ -25,7 +25,7 @@
 License:GPL-2.0 or GPL-3.0
 Group:  System/GUI/GNOME
 Url:http://www.gnumeric.org/
-Source: 
http://download.gnome.org/sources/goffice/0.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/goffice/0.10/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 #BuildRequires:  ghostscript-devel >= 9.06
 BuildRequires:  intltool
@@ -55,14 +55,14 @@
 conceptually simple, but complex to implement fully: plug-ins, load and
 save documents, undo and redo.
 
-%package -n libgoffice-0_10-9
+%package -n libgoffice-0_10-10
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
 Group:  System/Libraries
 Recommends: %{name}-lang
 # To make lang package installable
 Provides:   %{name} = %{version}
 
-%description -n libgoffice-0_10-9
+%description -n libgoffice-0_10-10
 GOffice is a GLib/GTK+ set of document-centric objects and utilities.
 
 These are common operations for document-centric applications that are
@@ -83,7 +83,7 @@
 %package devel
 Summary:Development files for goffice
 Group:  Development/Libraries/GNOME
-Requires:   libgoffice-0_10-9 = %{version}
+Requires:   libgoffice-0_10-10 = %{version}
 %if 0%{?suse_version} > 1210
 Requires:   typelib-1_0-GOffice-0_10 = %{version}
 %endif
@@ -116,11 +116,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgoffice-0_10-9 -p /sbin/ldconfig
+%post -n libgoffice-0_10-10 -p /sbin/ldconfig
 
-%postun -n libgoffice-0_10-9 -p /sbin/ldconfig
+%postun -n libgoffice-0_10-10 -p /sbin/ldconfig
 
-%files -n libgoffice-0_10-9
+%files -n libgoffice-0_10-10
 %defattr (-, root, root)
 %doc AUTHORS BUGS COPYING COPYING-gpl2 COPYING-gpl3 ChangeLog MAINTAINERS NEWS 
README
 %{_libdir}/libgoffice-0.10.so.*

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



commit gnumeric for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gnumeric for openSUSE:Factory 
checked in at 2013-01-07 15:15:46

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


Package is "gnumeric", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes2012-12-14 
07:11:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnumeric.new/gnumeric.changes   2013-01-07 
15:15:47.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 18 22:01:00 UTC 2012 - crrodrig...@opensuse.org
+
+- Add %perl_requires: application links to libperl.so which is not
+  versioned and %perl_version dependant.
+
+---



Other differences:
--
++ gnumeric.spec ++
--- /var/tmp/diff_new_pack.IpgVMY/_old  2013-01-07 15:15:48.0 +0100
+++ /var/tmp/diff_new_pack.IpgVMY/_new  2013-01-07 15:15:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnumeric
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -49,13 +49,12 @@
 Recommends: %{name}-lang
 Recommends: ghostscript-fonts-std
 Recommends: liberation-fonts
-# For perl-func plugin
-Recommends: perl
 # gnumeric uses a ghelp: URI to launch the help application. Let's recommend 
to have an app that can handle it (bnc#719679)
 Recommends: mimehandler(x-scheme-handler/ghelp)
 Provides:   gnumeric2 = %{version}
 Obsoletes:  gnumeric2 < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{perl_requires}
 
 %description
 Gnumeric is a spreadsheet application with advanced features and


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



commit giflib for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package giflib for openSUSE:Factory checked 
in at 2013-01-07 15:14:32

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


Package is "giflib", Maintainer is "nadvor...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/giflib/giflib.changes2012-02-15 
16:15:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.giflib.new/giflib.changes   2013-01-07 
15:14:34.0 +0100
@@ -1,0 +2,20 @@
+Fri Jan  4 15:02:09 UTC 2013 - jeng...@inai.de
+
+- Adjust baselibs.conf for libgif6, remove libungif rpm symbols
+  since they are now no longer provided.
+
+---
+Sun Dec 30 22:31:28 UTC 2012 - crrodrig...@opensuse.org
+
+- Version 5.0.3
+* The library is now purely reentrant and thread-safe
+* Adds an EGifSetGifVersion() entry point
+* All names of exported functions now have a Gif, DGif, or EGif prefix.
+
+- packaging changes: 
+* soname is now libgif6
+* Compatibility with ancient "libungif" via rpm spec file hacks
+  is no longer included, if there is any application around
+  that still requires this it has to be fixed.
+
+---

Old:

  giflib-4.1.6.tar.bz2

New:

  giflib-5.0.3.tar.bz2



Other differences:
--
++ giflib.spec ++
--- /var/tmp/diff_new_pack.hLc8nX/_old  2013-01-07 15:14:35.0 +0100
+++ /var/tmp/diff_new_pack.hLc8nX/_new  2013-01-07 15:14:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package giflib
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,9 @@
 
 
 Name:   giflib
-%define lname  libgif4
-BuildRequires:  libtool
-BuildRequires:  xorg-x11-libICE-devel
-BuildRequires:  xorg-x11-libSM-devel
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-libXau-devel
-BuildRequires:  xorg-x11-libXdmcp-devel
-BuildRequires:  xorg-x11-libXt-devel
+%define lname  libgif6
 Url:http://sourceforge.net/projects/giflib
-Version:4.1.6
+Version:5.0.3
 Release:0
 Summary:A Library for Working with GIF Images
 License:MIT
@@ -35,6 +28,13 @@
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch:  giflib-visibility.patch
+BuildRequires:  libtool >= 2
+BuildRequires:  xorg-x11-libICE-devel
+BuildRequires:  xorg-x11-libSM-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXau-devel
+BuildRequires:  xorg-x11-libXdmcp-devel
+BuildRequires:  xorg-x11-libXt-devel
 
 %description
 This Library allows manipulating GIF Image files. Since the LZW patents
@@ -43,21 +43,13 @@
 %package -n %lname
 Summary:A Library for Working with GIF Images
 Group:  System/Libraries
+# O/P added for openSUSE_12.1
 Obsoletes:  giflib < %version-%release
 Provides:   giflib = %version-%release
 # bug437293
 %ifarch ppc64
 Obsoletes:  giflib-64bit
-Obsoletes:  libungif-64bit
-%endif
-#
-Provides:   libungif
-%ifarch ia64 x86_64 s390x ppc64
-Provides:   libungif.so.4()(64bit)
-%else
-Provides:   libungif.so.4
 %endif
-Obsoletes:  libungif
 
 %description -n %lname
 This Library allows manipulating GIF Image files. Since the LZW patents
@@ -88,6 +80,7 @@
 
 %prep
 %setup -q
+# LT_INIT requires libtool >= 2
 %patch
 
 %build
@@ -103,18 +96,13 @@
 
 mkdir m4;autoreconf -fiv
 %configure --disable-static --with-pic --x-libraries=%{_libdir}
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-chmod 755 $RPM_BUILD_ROOT/%{_libdir}/lib*.so.*
-ln -sf libgif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so.%{version}
-ln -sf libungif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so.4
-ln -sf libungif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so
 #ln -sf libgif.a $RPM_BUILD_ROOT%{_libdir}/libungif.a
 rm -f %{buildroot}%{_libdir}/*.la
 find doc -name "Makefile*" -print -delete
-nm -C -D %{buildroot}%{_libdir}/lib*.so
 
 %post -n %lname -p /sbin/ldconfig
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.hLc8nX/_old  2013-01-07 15:14:35.0 +0100
+++ /var/tmp/diff_new_pack.hLc8nX/_new  2013-01-07 15:14:35.0 +0100
@@ -1,12 +1,6 @@
-libgif4
-# O/P on giflib added in 4.1.6. Once 4.1.7 is used, switch "<=" to "<".
-  obsoletes "giflib- <= "
+libgif6
+  obsoletes "giflib- < "
   provides "giflib- = "
-
-  obsoletes "libungif-"
-  provides  "libungif-

commit ghc-vector for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ghc-vector for openSUSE:Factory 
checked in at 2013-01-07 15:13:57

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


Package is "ghc-vector", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-vector.new/ghc-vector.changes   
2013-01-07 15:13:58.0 +0100
@@ -0,0 +1,30 @@
+---
+Mon Jan  7 09:21:01 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Sat Nov 17 14:54:09 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service loaclonly for Factory submission 
+
+---
+Wed Oct 17 19:01:59 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- update to 0.10.0.1 from upstream (HP 2012.4.0.0 RC2) 
+
+---
+Tue Oct  2 11:35:22 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- update to 0.10 from upstream
+- required by Haskell Platform 2012.4.0.0 
+
+---
+Thu May 17 18:31:39 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- spec file template generated by cabal2spec-0.25.5 
+
+---
+Wed Jan 18 20:38:15 UTC 2012 - herb...@graeber-clan.de
+
+- initial packaging for Fedora automatically generated by cabal2spec-0.24.1

New:

  _service
  ghc-vector.changes
  ghc-vector.spec
  vector-0.10.0.1.tar.gz



Other differences:
--
++ ghc-vector.spec ++
#
# spec file for ghc-vector
#

# Copyright (c) 2012 Herbert Graeber 
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

%global pkg_name vector

%global common_summary Haskell %{pkg_name} library

%global common_description A %{pkg_name} library for Haskell.

Name:   ghc-vector
Version:0.10.0.1
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires:  ghc-primitive-devel
# END cabal2spec

%description
%{common_description}


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++ _service ++

  

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



commit ghc-mtl for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ghc-mtl for openSUSE:Factory checked 
in at 2013-01-07 15:13:32

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


Package is "ghc-mtl", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-mtl.new/ghc-mtl.changes 2013-01-07 
15:13:33.0 +0100
@@ -0,0 +1,45 @@
+---
+Wed Jan  2 15:31:26 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Sat Nov 17 14:28:42 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factory submission 
+
+---
+Mon Oct  1 19:34:48 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- update to 2.1.2 from upstream
+- required by Haskell Platform 2012.4.0.0
+- dropped rpmlintrc (all warnings fixed by ghc-rpm-macros) 
+
+---
+Sun Jun  3 17:06:30 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- spec file generated by cabal2spec-0.25.5
+- update to 2.1.1 from upstream (no changelog)
+- required by Haskell Platform 2012.2.0.0 
+
+---
+Thu Feb 23 13:52:19 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Added BuildRoot for sle11-sp1 
+
+---
+Fri Dec  9 08:17:53 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Added BR ghc-transformers-devel
+- Fixed package group and defattr 
+
+---
+Wed Nov 16 12:47:15 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Added exclusive archs, License, and ASNEEDED. 
+
+---
+Wed Nov 16 12:40:58 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Initial packaging. 
+

New:

  _service
  ghc-mtl.changes
  ghc-mtl.spec
  mtl-2.1.2.tar.gz



Other differences:
--
++ ghc-mtl.spec ++
#
# spec file for ghc-mtl
#
# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

%global pkg_name mtl

%global common_summary Haskell Monad classes, using functional dependencies

%global common_description Monad classes using functional dependencies, with 
instances for various monad transformers, inspired by the paper Functional 
Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones, in 
Advanced School of Functional Programming, 1995 
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).

Name:   ghc-mtl
Version:2.1.2
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires:  ghc-transformers-devel
# END cabal2spec

%description
%{common_description}


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++ _service ++

  

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



commit ghc-haskell-src for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ghc-haskell-src for openSUSE:Factory 
checked in at 2013-01-07 15:13:22

Comparing /work/SRC/openSUSE:Factory/ghc-haskell-src (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-haskell-src.new (New)


Package is "ghc-haskell-src", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-haskell-src.new/ghc-haskell-src.changes 
2013-01-07 15:13:23.0 +0100
@@ -0,0 +1,31 @@
+---
+Mon Jan  7 08:54:37 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Sat Nov 17 14:25:10 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factory submission 
+
+---
+Sun Jun  3 16:53:55 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- upgrade to 1.0.1.5 from upstream (no changelog)
+- required for Haskell Platform 2012.2.0.0 
+
+---
+Tue Jan  3 10:54:18 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Added BR ghc-haskell98-devel and happy 
+
+---
+Mon Jan  2 13:34:45 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Adjusted version for platform 2011.4 
+
+---
+Mon Jan  2 13:21:32 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Initial packaging. 
+

New:

  _service
  ghc-haskell-src.changes
  ghc-haskell-src.spec
  haskell-src-1.0.1.5.tar.gz
  rpmlintrc



Other differences:
--
++ ghc-haskell-src.spec ++
#
# spec file for ghc-haskell-src
#

# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

%global pkg_name haskell-src

%global common_summary Support for manipulating Haskell source code

%global common_description This package provides support for manipulating 
Haskell source code. The package provides a lexer, parser and pretty-printer, 
and a definition of a Haskell abstract syntax tree (AST). Common uses of this 
package are to parse or generate Haskell 98 code.

Name:   ghc-haskell-src
Version:1.0.1.5
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires:  ghc-array-devel
BuildRequires:  ghc-pretty-devel
BuildRequires:  ghc-syb-devel
# END cabal2spec

%description
%{common_description}


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++ _service ++

  

++ rpmlintrc ++
addFilter("static-library-without-debuginfo")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ghc-GLUT for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLUT for openSUSE:Factory 
checked in at 2013-01-07 15:13:10

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


Package is "ghc-GLUT", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLUT.new/ghc-GLUT.changes   2013-01-07 
15:13:11.0 +0100
@@ -0,0 +1,32 @@
+---
+Tue Jan  1 17:59:10 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- add patch ghc-GLUT-extralibs.patch
+* fixes linking of GLUT library in package description 
+
+---
+Sat Nov 17 14:00:53 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factory submission 
+
+---
+Fri Sep 28 11:39:26 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Dropped rpmlintrc (fixed by ghc-rpm-macros) 
+
+---
+Tue Jun  5 17:17:03 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- disabled haddock (broken for haddock that comes with ghc 7.4.1
+- cabal2spec 0.25.5 template spec file for ghc-rpm-macros 0.90 
+
+---
+Sun Jan  1 11:20:06 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Adjusted version for platform 2011.4 
+
+---
+Sat Dec 31 13:04:42 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Initial packaging. 
+

New:

  GLUT-2.1.2.1.tar.gz
  _service
  ghc-GLUT-extralibs.patch
  ghc-GLUT.changes
  ghc-GLUT.spec



Other differences:
--
++ ghc-GLUT.spec ++
#
# spec file for package ghc-GLUT
#

# Copyright (c) 2012 Peter Trommler peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

# generating documentation is broken
%global without_haddock 1

%global pkg_name GLUT

# common part of summary for all the subpackages
%global common_summary Haskell %{pkg_name} library

# main description used for all the subpackages
%global common_description A %{pkg_name} library for Haskell.

Name:   ghc-GLUT
Version:2.1.2.1
Release:1
Summary:%{common_summary}

Group:  Development/Libraries/Other
License:BSD-3-Clause
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM ghc-GLUT-extralibs.patch pater.tromm...@ohm-hochschule.de 
-- Add glut library to linker info (see also Fedora package haskell-platform)
Patch:  ghc-GLUT-extralibs.patch
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
%if %{undefined without_hscolour}
BuildRequires:  hscolour
%endif
# END cabal2spec
# BR any C devel dependency here
# list ghc-*-prof dependencies:
BuildRequires:  ghc-array-devel ghc-base-devel ghc-containers-devel
BuildRequires:  ghc-OpenGL-devel
BuildRequires:  freeglut-devel

BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
%{common_description}

%prep
%setup -q -n %{pkg_name}-%{version}
%patch -p1


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package
Requires: freeglut-devel

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++ _service ++

  

++ ghc-GLUT-extralibs.patch ++
diff -u GLUT-2.1.1.2/GLUT.cabal\~ GLUT-2.1.1.2/GLUT.cabal
--- GLUT-2.1.1.2/GLUT.cabal~2008-06-19 21:39:19.0 +1000
+++ GLUT-2.1.1.2/GLUT.cabal 2010-06-10 18:03:20.0 +1000
@@ -58,3 +58,4 @@
 build-depends: base < 3
   build-depends: OpenGL >= 2.2
   extensions:  CPP, ForeignFunctionInterface
+  extra-libraries: glut
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ghc-async for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ghc-async for openSUSE:Factory 
checked in at 2013-01-07 15:12:34

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


Package is "ghc-async", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-async.new/ghc-async.changes 2013-01-07 
15:12:37.0 +0100
@@ -0,0 +1,15 @@
+---
+Wed Jan  2 15:37:31 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Sat Nov 17 14:16:42 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factory submission 
+
+---
+Mon Oct  1 18:45:55 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Initial package generated by cabal2spec 
+

New:

  _service
  async-2.0.1.3.tar.gz
  ghc-async.changes
  ghc-async.spec



Other differences:
--
++ ghc-async.spec ++
#
# spec file for package ghc-async
#
# Copyright (c) 2012 Peter Trommler, peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

%global pkg_name async

%global common_summary Haskell library to run IO operations asynchronously

%global common_description This Haskell package provides a higher-level 
interface over threads, in which an Async a is a concurrent thread that will 
eventually deliver a value of type a. The package provides ways to create Async 
computations, wait for their results, and cancel them.

Name:   ghc-async
Version:2.0.1.3
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ghc_arches} %{ix86} x86_64
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires:  ghc-stm-devel
# END cabal2spec

%description
%{common_description}


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++ _service ++

  

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



commit gcc for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2013-01-07 15:12:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2012-12-19 10:55:44.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcc.new/gcc.changes 2013-01-07 
15:12:25.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 09:10:36 UTC 2013 - rguent...@suse.com
+
+- Re-enable Ada for ppc64.
+
+---



Other differences:
--
++ gcc.spec ++
--- /var/tmp/diff_new_pack.C7wI7r/_old  2013-01-07 15:12:26.0 +0100
+++ /var/tmp/diff_new_pack.C7wI7r/_new  2013-01-07 15:12:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -28,7 +28,7 @@
 # Ada currently fails to build on a few platforms, enable it only
 # on those that work
 # Note that AdaCore only supports %ix86, x86_64 and ia64
-%ifarch %ix86 x86_64 ppc s390 ia64
+%ifarch %ix86 x86_64 ppc ppc64 s390 ia64
 %define build_ada 1
 %else
 # alpha ppc64 s390x hppa arm

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



commit freealut for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package freealut for openSUSE:Factory 
checked in at 2013-01-07 15:11:43

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


Package is "freealut", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/freealut/freealut.changes2012-11-28 
10:19:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.freealut.new/freealut.changes   2013-01-07 
15:11:44.0 +0100
@@ -1,0 +2,16 @@
+Sun Jan  6 19:30:35 UTC 2013 - reddw...@opensuse.org
+
+- Removed absurd libopenal1 BuildRequires
+- Use pkgconfig(openal) BuildRequires instead of the package name
+- Removed openal:/usr/include/AL/alut.h Provides from very old
+  package split
+- Delete manual -devel requirement specification since they are
+  added automatically through rpm/pkgconfig magic
+
+---
+Wed Dec 26 10:50:49 UTC 2012 - joop.boo...@opensuse.org
+
+- openal-devel is now called openal-soft-devel
+- cleaned the spec file a bit up
+
+---



Other differences:
--
++ freealut.spec ++
--- /var/tmp/diff_new_pack.9AjBl6/_old  2013-01-07 15:11:47.0 +0100
+++ /var/tmp/diff_new_pack.9AjBl6/_new  2013-01-07 15:11:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freealut
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,19 +20,19 @@
 %define lname  libalut0
 Version:1.1.0
 Release:0
-Url:http://connect.creativelabs.com/openal/default.aspx
 Summary:freealut is a free implementation of OpenAL's ALUT standard
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-
+Url:http://connect.creativelabs.com/openal/default.aspx
 Source: %{name}-%{version}.tar.bz2
 Source2:baselibs.conf
-Patch:  freealut-noansiflag.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM freealut-noansiflag.patch
+Patch0: freealut-noansiflag.patch
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  libtool
-BuildRequires:  openal-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(openal)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 freealut is a free implementation of OpenAL's ALUT standard.
@@ -41,8 +41,8 @@
 Summary:freealut is a free implementation of OpenAL's ALUT standard
 Group:  System/Libraries
 # O/P added in 12.3
-Provides:   freealut = %version-%release
-Obsoletes:  freealut < %version-%release
+Provides:   freealut = %{version}-%{release}
+Obsoletes:  freealut < %{version}-%{release}
 
 %description -n %lname
 freealut is a free implementation of OpenAL's ALUT standard.
@@ -50,10 +50,8 @@
 %package devel
 Summary:Static libraries, header files and tests for openal library
 Group:  Development/Libraries/C and C++
-Provides:   openal:/usr/include/AL/alut.h
-Requires:   %lname = %version
+Requires:   %lname = %{version}
 Requires:   glibc-devel
-Requires:   openal-devel
 
 %description devel
 OpenAL is an audio library designed in the spirit of OpenGL - machine
@@ -62,7 +60,7 @@
 
 %prep
 %setup -q
-%patch
+%patch0
 
 %build
 autoreconf -fiv
@@ -70,7 +68,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+make DESTDIR=%{buildroot} install
 rm %{buildroot}%{_libdir}/*.la
 
 %post -n %lname -p /sbin/ldconfig
@@ -84,7 +82,7 @@
 
 %files devel
 %defattr(-,root,root)
-%{_prefix}/bin/*-config
+%{_bindir}/*-config
 %{_includedir}/AL
 %{_libdir}/libalut.so
 %{_libdir}/pkgconfig/*.pc

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



commit facter for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package facter for openSUSE:Factory checked 
in at 2013-01-07 15:07:54

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


Package is "facter", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/facter/facter.changes2012-11-12 
11:41:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.facter.new/facter.changes   2013-01-07 
15:07:57.0 +0100
@@ -1,0 +2,10 @@
+Sat Jan  5 14:19:34 UTC 2013 - bo...@steki.net
+
+- updated to latest upstream version 1.6.17
+  * Use enum_cpuinfo for x86 archUse enum_cpuinfo for x86 arch
+  * ifconfig regex will optionally match 'addr:'
+  * Fix ec2_userdata: 404 Not Found Error
+  * Fix handling of bonded Linux interfaces
+  ** read more here http://projects.puppetlabs.com/projects/facter/wiki
+
+---

Old:

  facter-1.6.14.tar.gz

New:

  facter-1.6.17.tar.gz



Other differences:
--
++ facter.spec ++
--- /var/tmp/diff_new_pack.vLXjn1/_old  2013-01-07 15:07:58.0 +0100
+++ /var/tmp/diff_new_pack.vLXjn1/_new  2013-01-07 15:07:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   facter
-Version:1.6.14
+Version:1.6.17
 Release:0
 Summary:A cross-platform Ruby library for retrieving facts from 
operating systems
 License:Apache-2.0

++ facter-1.6.14.tar.gz -> facter-1.6.17.tar.gz ++
 4030 lines of diff (skipped)

++ facter.1 ++
--- /var/tmp/diff_new_pack.vLXjn1/_old  2013-01-07 15:07:58.0 +0100
+++ /var/tmp/diff_new_pack.vLXjn1/_new  2013-01-07 15:07:58.0 +0100
@@ -1,4 +1,4 @@
-.TH FACTER "1" "September 2012" "" "User Commands"
+.TH FACTER "1" "" "" "User Commands"
 .SH NAME
 facter \- manual page for facter 
 .

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



commit evolution for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2013-01-07 15:06:13

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


Package is "evolution", Maintainer is "projectnov-s...@epam.com"

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2012-11-21 
15:11:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2013-01-07 
15:06:14.0 +0100
@@ -1,0 +2,5 @@
+Sat Dec 22 06:22:56 CET 2012 - h...@opensuse.org
+
+- Rebase and re-enable bnc-435722-book-uri-long.patch.
+
+---



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.Lu2djW/_old  2013-01-07 15:06:15.0 +0100
+++ /var/tmp/diff_new_pack.Lu2djW/_new  2013-01-07 15:06:15.0 +0100
@@ -33,7 +33,7 @@
 # NOTE: Some files are currently GPL-2.0 but pending relicensing, see 
bnc#749859
 Url:http://gnome.org/projects/evolution/
 Source0:
http://download.gnome.org/sources/evolution/3.6/%{name}-%{version}.tar.xz
-# PATCH-NEEDS-REBASE bnc-435722-book-uri-long.patch bnc#435722 
abhar...@suse.de -- Book URI: Spills Into Second Column. (was 
PATCH-FIX-UPSTREAM)
+# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 
abhar...@suse.de -- Book URI: Spills Into Second Column.
 Patch19:bnc-435722-book-uri-long.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
@@ -126,8 +126,7 @@
 %prep
 %setup -q
 translation-update-upstream
-# needs-rebase
-#%%patch19
+%patch19 -p1
 
 %build
 %if %{need_autogen}

++ bnc-435722-book-uri-long.patch ++
--- /var/tmp/diff_new_pack.Lu2djW/_old  2013-01-07 15:06:15.0 +0100
+++ /var/tmp/diff_new_pack.Lu2djW/_new  2013-01-07 15:06:15.0 +0100
@@ -1,14 +1,15 @@
-Index: addressbook/printing/e-contact-print.c
-===
 addressbook/printing/e-contact-print.c.orig
-+++ addressbook/printing/e-contact-print.c
-@@ -265,8 +265,20 @@ e_contact_print_contact (EContact *conta
+diff --git a/addressbook/printing/e-contact-print.c 
b/addressbook/printing/e-contact-print.c
+index 290863c..e8e8e1a 100644
+--- a/addressbook/printing/e-contact-print.c
 b/addressbook/printing/e-contact-print.c
+@@ -326,9 +326,21 @@ e_contact_print_contact (EContact *contact,
if (value == NULL || *value == '\0')
continue;
  
--  text = g_strdup_printf ("%s:  %s",
+-  text = g_strdup_printf (
+-  "%s:  %s",
 -  e_contact_pretty_name (field), value);
-+  if (field == E_CONTACT_BOOK_URI) {
++  if (field == E_CONTACT_BOOK_UID) {
 +  gchar **tmpv;
 +  tmpv = g_strsplit (value, ";", 2);
 +  /* To translators: While printing contacts display the 
addressbook
@@ -16,7 +17,8 @@
 + Example: "Address Book:  Frequent Contacts"
 +  */
 +  text = g_strdup_printf ("%s:  %s",
-+  _( "Address Book" ), tmpv[1]);
++_( "Address Book" ),
++(tmpv && tmpv [0] && tmpv 
[1]) ? tmpv[1] : value);
 +  g_strfreev (tmpv);
 +  }
 +  else


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



commit erlang for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2013-01-07 15:05:27

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


Package is "erlang", Maintainer is "cth...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2012-12-14 
06:37:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2013-01-07 
15:05:28.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan  5 19:39:43 UTC 2013 - matwey.korni...@gmail.com
+
+- add make clean before build. it clears .beam files bundled with
+  sources. our aim is to build everything from sources.
+
+---



Other differences:
--
++ erlang.spec ++
--- /var/tmp/diff_new_pack.yx3Chk/_old  2013-01-07 15:05:32.0 +0100
+++ /var/tmp/diff_new_pack.yx3Chk/_new  2013-01-07 15:05:32.0 +0100
@@ -220,6 +220,8 @@
 --enable-kernel-poll \
 --enable-hipe \
 --enable-shared-zlib
+# clean stalled files before rebuild them
+make %{?_smp_mflags} clean
 # should work up to at least -j8
 make %{?_smp_mflags}
 

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



commit eric5 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package eric5 for openSUSE:Factory checked 
in at 2013-01-07 15:03:14

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


Package is "eric5", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/eric5/eric5.changes  2012-10-18 
15:56:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.eric5.new/eric5.changes 2013-01-07 
15:03:17.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan  2 04:07:18 UTC 2013 - m...@suse.com
+
+- Update to version 5.2.7
+  * Bugfix release
+  * Refresh eric5-build_compare.patch
+
+---

Old:

  eric5-5.2.6.tar.gz
  eric5-i18n-cs-5.2.6.tar.gz
  eric5-i18n-de-5.2.6.tar.gz
  eric5-i18n-en-5.2.6.tar.gz
  eric5-i18n-es-5.2.6.tar.gz
  eric5-i18n-fr-5.2.6.tar.gz
  eric5-i18n-it-5.2.6.tar.gz
  eric5-i18n-ru-5.2.6.tar.gz
  eric5-i18n-tr-5.2.6.tar.gz
  eric5-i18n-zh_CN.GB2312-5.2.6.tar.gz

New:

  eric5-5.2.7.tar.gz
  eric5-i18n-cs-5.2.7.tar.gz
  eric5-i18n-de-5.2.7.tar.gz
  eric5-i18n-en-5.2.7.tar.gz
  eric5-i18n-es-5.2.7.tar.gz
  eric5-i18n-fr-5.2.7.tar.gz
  eric5-i18n-it-5.2.7.tar.gz
  eric5-i18n-ru-5.2.7.tar.gz
  eric5-i18n-tr-5.2.7.tar.gz
  eric5-i18n-zh_CN.GB2312-5.2.7.tar.gz



Other differences:
--
++ eric5.spec ++
--- /var/tmp/diff_new_pack.Ihcbr7/_old  2013-01-07 15:03:19.0 +0100
+++ /var/tmp/diff_new_pack.Ihcbr7/_new  2013-01-07 15:03:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eric5
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   eric5
-Version:5.2.6
+Version:5.2.7
 Release:0
 Summary:Python IDE based on Qt4
 License:GPL-3.0+

++ eric5-5.2.6.tar.gz -> eric5-5.2.7.tar.gz ++
/work/SRC/openSUSE:Factory/eric5/eric5-5.2.6.tar.gz 
/work/SRC/openSUSE:Factory/.eric5.new/eric5-5.2.7.tar.gz differ: char 5, line 1

++ eric5-build_compare.patch ++
--- /var/tmp/diff_new_pack.Ihcbr7/_old  2013-01-07 15:03:19.0 +0100
+++ /var/tmp/diff_new_pack.Ihcbr7/_new  2013-01-07 15:03:19.0 +0100
@@ -1,19 +1,21 @@
 install.py.orig2011-11-23 23:34:48.0 -0500
-+++ install.py 2011-11-23 23:35:00.0 -0500
-@@ -469,24 +469,24 @@
+Index: install.py
+===
+--- install.py.orig
 install.py
+@@ -530,24 +530,24 @@ def installEric():
  apidir = os.path.join(cfg['apidir'], progLanguage.lower())
  if not os.path.exists(apidir):
  os.makedirs(apidir)
 -for apiName in glob.glob(os.path.join(sourceDir, "APIs", 
progLanguage, "*.api")):
 +for apiName in sorted(glob.glob(os.path.join(sourceDir, "APIs", 
progLanguage, "*.api"))):
  try:
- shutil.copy(apiName, apidir)
+ shutilCopy(apiName, apidir)
  except EnvironmentError:
  print("Could not install '{0}'.".format(apiName))
 -for apiName in glob.glob(os.path.join(sourceDir, "APIs", 
progLanguage, "*.bas")):
 +for apiName in sorted(glob.glob(os.path.join(sourceDir, "APIs", 
progLanguage, "*.bas"))):
  try:
- shutil.copy(apiName, apidir)
+ shutilCopy(apiName, apidir)
  except EnvironmentError:
  print("Could not install '{0}'.".format(apiName))
  if progLanguage == "Python":
@@ -21,15 +23,15 @@
 -for apiName in glob.glob(os.path.join(sourceDir, "APIs", 
"Python3", "*.api")):
 +for apiName in sorted(glob.glob(os.path.join(sourceDir, "APIs", 
"Python3", "*.api"))):
  try:
- shutil.copy(apiName, apidir)
+ shutilCopy(apiName, apidir)
  except EnvironmentError:
  print("Could not install '{0}'.".format(apiName))
 -for apiName in glob.glob(os.path.join(sourceDir, "APIs", 
"Python3", "*.bas")):
 +for apiName in sorted(glob.glob(os.path.join(sourceDir, "APIs", 
"Python3", "*.bas"))):
  try:
- shutil.copy(apiName, apidir)
+ shutilCopy(apiName, apidir)
  except EnvironmentError:
-@@ -547,11 +547,11 @@
+@@ -687,11 +687,11 @@ def createConfig():
  
  apis = []
  for progLanguage in progLanguages:

++ eric5-i18n-cs-5.2.6.tar.gz -> eric5-i18n-cs-5.2.7.tar.gz ++
 6006 lines o

commit embryo for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package embryo for openSUSE:Factory checked 
in at 2013-01-07 15:03:01

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


Package is "embryo", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/embryo/embryo.changes2012-12-28 
14:58:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.embryo.new/embryo.changes   2013-01-07 
15:03:02.0 +0100
@@ -1,0 +2,14 @@
+Fri Dec 21 16:07:37 UTC 2012 - sleep_wal...@suse.cz
+
+- update to 1.7.4
+  Changes since Embryo 1.7.3:
+   * Add XML output to doc
+   * Add installation rule for doc
+
+
+---
+Thu Dec 20 23:36:39 UTC 2012 - sleep_wal...@suse.cz
+
+- package also man pages
+
+---

Old:

  embryo-1.7.3.tar.bz2

New:

  embryo-1.7.4.tar.bz2



Other differences:
--
++ embryo.spec ++
--- /var/tmp/diff_new_pack.Xz9gzd/_old  2013-01-07 15:03:03.0 +0100
+++ /var/tmp/diff_new_pack.Xz9gzd/_new  2013-01-07 15:03:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   embryo
-Version:1.7.3
+Version:1.7.4
 Release:0
 Summary:Small Pawn based virtual machine and compiler
 License:BSD-2-Clause and Zlib
@@ -62,6 +62,13 @@
 %description doc-html
 Documentation of Eet library in form of HTML pages.
 
+%package doc-man
+Summary:Man documentation of Eina
+Group:  Documentation/Man
+
+%description doc-man
+Documentation of Eina library in form of man pages.
+
 %prep
 %setup -q
 
@@ -83,12 +90,15 @@
 echo "Copying HTML documentation"
 mkdir -p %{buildroot}%{_docdir}/%{name}
 /bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name}
+echo "Copying MAN pages"
+/bin/cp -vr doc/man/ %{buildroot}%{_mandir}/
 # fix permissions
 find %{buildroot}%{_docdir} -type f | xargs chmod 0644
 find %{buildroot}%{_docdir} -type d | xargs chmod 0755
 # remove duplicates
 %if 0%{?suse_version}
 %fdupes -s %{buildroot}%{_docdir}
+%fdupes -s %{buildroot}%{_mandir}
 %endif
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -118,4 +128,8 @@
 %defattr(-, root, root)
 %{_docdir}/%{name}
 
+%files doc-man
+%defattr(-, root, root)
+%{_mandir}/*/*
+
 %changelog

++ embryo-1.7.3.tar.bz2 -> embryo-1.7.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.3/ChangeLog new/embryo-1.7.4/ChangeLog
--- old/embryo-1.7.3/ChangeLog  2012-12-07 16:25:38.0 +0100
+++ new/embryo-1.7.4/ChangeLog  2012-12-21 13:53:39.0 +0100
@@ -61,4 +61,12 @@
 
* 1.7.3 release
 
+2012-12-17 Vincent Torri
+
+   * Add XML output to doc
+   * Add installation rule for doc
+
+2012-12-21  Luis Felipe Strano Moraes
+
+   * 1.7.4 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.3/Makefile.am new/embryo-1.7.4/Makefile.am
--- old/embryo-1.7.3/Makefile.am2012-12-07 12:50:25.0 +0100
+++ new/embryo-1.7.4/Makefile.am2012-12-20 23:09:28.0 +0100
@@ -35,10 +35,14 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = embryo.pc
 
-.PHONY: doc
+.PHONY: doc install-doc
 
 # Documentation
 
 doc:
@echo "entering doc/"
make -C doc doc
+
+install-doc:
+   @echo "entering doc/"
+   make -C doc install-doc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.3/Makefile.in new/embryo-1.7.4/Makefile.in
--- old/embryo-1.7.3/Makefile.in2012-12-07 17:04:09.0 +0100
+++ new/embryo-1.7.4/Makefile.in2012-12-21 15:40:48.0 +0100
@@ -863,7 +863,7 @@
uninstall uninstall-am uninstall-pkgconfigDATA
 
 
-.PHONY: doc
+.PHONY: doc install-doc
 
 # Documentation
 
@@ -871,6 +871,10 @@
@echo "entering doc/"
make -C doc doc
 
+install-doc:
+   @echo "entering doc/"
+   make -C doc install-doc
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.3/NEWS new/embryo-1.7.4/NEWS
--- old/embryo-1.7.3/NEWS   2012-12-07 16:25:25.0 +0100
+++ new/embryo-1.7.4/NEWS   2012-12-21 13:53:39.0 +0100
@@ -1,4 +1,11 @@
-Embryo 1.7.3
+Embryo 1.7.4
+
+Changes since Embryo 1.7.3:
+---
+
+Fixes:
+   * Add XML output to doc
+   * Add installation rule for doc
 
 Changes since Embryo 1.7.2:
 ---
diff -urN '--exclude=CVS' '--exclud

commit cryptsetup-mkinitrd for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package cryptsetup-mkinitrd for 
openSUSE:Factory checked in at 2013-01-07 15:02:26

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


Package is "cryptsetup-mkinitrd", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/cryptsetup-mkinitrd/cryptsetup-mkinitrd.changes  
2012-12-28 14:56:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.cryptsetup-mkinitrd.new/cryptsetup-mkinitrd.changes 
2013-01-07 15:02:28.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 09:15:59 UTC 2013 - lnus...@suse.de
+
+- auto install if cryptsetup and mkinitrd are installed (bnc#796167)
+
+---



Other differences:
--
++ cryptsetup-mkinitrd.spec ++
--- /var/tmp/diff_new_pack.tkIvhY/_old  2013-01-07 15:02:29.0 +0100
+++ /var/tmp/diff_new_pack.tkIvhY/_new  2013-01-07 15:02:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cryptsetup-mkinitrd
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   cryptsetup-mkinitrd
 Url:http://gitorious.org/opensuse/boot_crypto
 Version:0_201206151440
@@ -27,6 +28,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   cryptsetup:/lib/mkinitrd/scripts/boot-luks.sh
 Requires:   cryptsetup
+Supplements:packageand(mkinitrd:cryptsetup)
 
 %description
 plugin scripts for mkinitrd that unlock an encrypted root in

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



commit crmsh for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2013-01-07 15:02:17

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-12-28 
14:56:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2013-01-07 
15:02:18.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 27 14:49:32 UTC 2012 - dmuhameda...@suse.com
+
+- history: update completion lists for transition
+- history: add one node log pattern
+- history: add date to the long peinputs listing
+- upstream cs: bf5c9a8b3e87 (v1.2.4 really)
+
+---



Other differences:
--
++ 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-12-19 13:36:50.0 +0100
+++ new/crmsh/.hg_archival.txt  2012-12-24 15:53:28.0 +0100
@@ -1,5 +1,5 @@
 repo: 13c3bd69e935090cd25213c474cafc3f01b5910b
-node: 7c09f05419e6d3a5abfef3afdfe92053a83cec8e
+node: bf5c9a8b3e8739e01f6bbe72064b17c94288480b
 branch: default
-latesttag: crmsh-1.2.3
-latesttagdistance: 20
+latesttag: crmsh-1.2.4
+latesttagdistance: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/.hgtags new/crmsh/.hgtags
--- old/crmsh/.hgtags   2012-12-19 13:36:50.0 +0100
+++ new/crmsh/.hgtags   2012-12-24 15:53:28.0 +0100
@@ -21,3 +21,4 @@
 b6bb311c7bd36c05206f3a1cd98193ccf46d8da0 crmsh-1.2.1
 4ca0d2abf345d207a5fbdbc444d70d8b18b0cc6a crmsh-1.2.2
 fe29639e39eb95b2d806f0567e6e0b6cf1070e96 crmsh-1.2.3
+51379136d6928d8ef5c6f24eec330794a6d265a3 crmsh-1.2.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/completion.py 
new/crmsh/modules/completion.py
--- old/crmsh/modules/completion.py 2012-12-19 13:36:50.0 +0100
+++ new/crmsh/modules/completion.py 2012-12-24 15:53:28.0 +0100
@@ -180,7 +180,7 @@
 def report_pe_list_transition(idx,delimiter = False):
 if delimiter:
 return ' '
-return crm_report.peinputs_list() + ["showdot"]
+return crm_report.peinputs_list() + ["log", "showdot", "save"]
 def report_pe_list_peinputs(idx,delimiter = False):
 if delimiter:
 return ' '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/log_patterns.py 
new/crmsh/modules/log_patterns.py
--- old/crmsh/modules/log_patterns.py   2012-12-19 13:36:50.0 +0100
+++ new/crmsh/modules/log_patterns.py   2012-12-24 15:53:28.0 +0100
@@ -52,6 +52,7 @@
"stonithd.*Succeeded.*node %%:",
"pcmk_peer_update.*(lost|memb): %% ",
"crmd.*ccm_event.*(NEW|LOST):.* %% ",
+   "Node return implies stonith of %% ",
),
( # detail 1
),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/log_patterns_118.py 
new/crmsh/modules/log_patterns_118.py
--- old/crmsh/modules/log_patterns_118.py   2012-12-19 13:36:50.0 
+0100
+++ new/crmsh/modules/log_patterns_118.py   2012-12-24 15:53:28.0 
+0100
@@ -50,6 +50,7 @@
"stonithd.*Succeeded.*node %%:",
"pcmk_peer_update.*(lost|memb): %% ",
"crmd.*ccm_event.*(NEW|LOST):.* %% ",
+   "Node return implies stonith of %% ",
),
( # detail 1
),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/modules/report.py new/crmsh/modules/report.py
--- old/crmsh/modules/report.py 2012-12-19 13:36:50.0 +0100
+++ new/crmsh/modules/report.py 2012-12-24 15:53:28.0 +0100
@@ -1196,11 +1196,12 @@
 return False
 self.show_logs(log_l = l)
 pe_details_header = \
-"Start  End   Filename  Client User   Origin"
+"Date   StartEnd   Filename  Client User   Origin"
 pe_details_separator = \
-"=  ===     ==    =="
+"   ====     ==    =="
 def pe_detail_format(self, t_obj):
 l = [
+shortdate(t_obj.start_ts),
 shorttime(t_obj.start_ts),
 t_obj.end_ts and shorttime(t_obj.end_ts) or "--:--:--",
  

commit clamav for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2013-01-07 15:01:33

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


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

Changes:

--- /work/SRC/openSUSE:Factory/clamav/clamav.changes2012-10-07 
18:54:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes   2013-01-07 
15:01:34.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  5 01:53:56 UTC 2013 - andreas.stie...@gmx.de
+
+- update daily.cvd to ver. 16364 
+  released on 04 Jan 2013 20:37 :0500 (sig count: 492103)
+- add cvd signature verification to %check section
+- make Release field of clamav-db package contain cvd file versions
+
+---

Old:

  daily-15055.cvd

New:

  daily-16364.cvd



Other differences:
--
++ clamav.spec ++
--- /var/tmp/diff_new_pack.sCGgXd/_old  2013-01-07 15:01:38.0 +0100
+++ /var/tmp/diff_new_pack.sCGgXd/_new  2013-01-07 15:01:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clamav
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -45,6 +45,7 @@
 Summary:Antivirus Toolkit
 License:GPL-2.0
 Group:  Productivity/Security
+# version updates should also fetch the current cvd files for the db subpackage
 Version:0.97.6
 Release:0
 Url:http://www.clamav.net
@@ -60,9 +61,11 @@
 Source4:clamav-rpmlintrc
 Source5:clamav-rcmilter
 # http://db.local.clamav.net/main.cvd
-Source6:main-54.cvd
+%define main_cvd_version 54
+Source6:main-%{main_cvd_version}.cvd
 # http://db.local.clamav.net/daily.cvd
-Source7:daily-15055.cvd
+%define daily_cvd_version 16364
+Source7:daily-%{daily_cvd_version}.cvd
 Patch1: clamav-conf.patch
 Patch2: clamav-sles9.patch
 Patch3: clamav-gcc47.patch
@@ -86,6 +89,8 @@
 %if 0%{?suse_version} > 1120
 BuildArch:  noarch
 %endif
+Version:%{version}
+Release:%{main_cvd_version}.%{daily_cvd_version}..
 
 %description db
 This package contains a snapshot of the virus description database for
@@ -138,11 +143,6 @@
 
 make %{?jobs:-j%jobs}
 
-%check
-%if !0%{?qemu_user_space_build:1}
-VALGRIND_GENSUP=1 make check
-%endif
-
 %install
 %makeinstall
 ln -sf docs/html/{clamdoc,index}.html
@@ -170,6 +170,21 @@
 # Remove bogus dependencies from libclamav.pc
 sed -i 's/^Libs: .*/Libs: -lclamav/' %buildroot%_libdir/pkgconfig/libclamav.pc
 
+%check
+
+# signature check using installed clamav sigtool
+LD_LIBRARY_PATH="%buildroot%{_libdir}" "%buildroot%{_bindir}/sigtool" --info 
%buildroot/var/lib/clamav/main.cvd.dist
+LD_LIBRARY_PATH="%buildroot%{_libdir}" "%buildroot%{_bindir}/sigtool" --info 
%buildroot/var/lib/clamav/daily.cvd.dist
+
+# Check that cvd version matches versions declared in package
+test "$(head -c512 %SOURCE6 | cut -d: -f3)" = "%{main_cvd_version}"
+test "$(head -c512 %SOURCE7 | cut -d: -f3)" = "%{daily_cvd_version}"
+
+# regressoin tests
+%if !0%{?qemu_user_space_build:1}
+VALGRIND_GENSUP=1 make check
+%endif
+
 %files
 %defattr(-,root,root,-)
 %config(noreplace) %_sysconfdir/*.conf


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



commit blinken for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package blinken for openSUSE:Factory checked 
in at 2013-01-07 15:00:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2013-01-02 
12:55:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.blinken.new/blinken.changes 2013-01-07 
15:00:51.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:11:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  blinken-4.9.95.tar.xz

New:

  blinken-4.9.97.tar.xz



Other differences:
--
++ blinken.spec ++
--- /var/tmp/diff_new_pack.4rrDd1/_old  2013-01-07 15:00:52.0 +0100
+++ /var/tmp/diff_new_pack.4rrDd1/_new  2013-01-07 15:00:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blinken
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Simon Says Game
 License:GPL-2.0+

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



commit analitza for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2013-01-07 15:00:25

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


Package is "analitza", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/analitza/analitza.changes2012-12-21 
09:15:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.analitza.new/analitza.changes   2013-01-07 
15:00:27.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:05:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  analitza-4.9.95.tar.xz

New:

  analitza-4.9.97.tar.xz



Other differences:
--
++ analitza.spec ++
--- /var/tmp/diff_new_pack.zN0qS9/_old  2013-01-07 15:00:29.0 +0100
+++ /var/tmp/diff_new_pack.zN0qS9/_new  2013-01-07 15:00:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package analitza
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(glu)
 Url:https://projects.kde.org/projects/kde/kdeedu/analitza
-Version:4.9.95
+Version:4.9.97
 Release:0
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit libwebkit for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libwebkit for openSUSE:Factory 
checked in at 2013-01-07 14:50:08

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


Package is "libwebkit", Maintainer is "dmzh...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libwebkit/libwebkit.changes  2012-12-19 
11:11:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit.changes 2013-01-07 
14:50:10.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 27 16:08:27 UTC 2012 - zai...@opensuse.org
+
+- Add new conditional package typelib-1_0-WebKit2, since we now
+  build introspection files for WebKit2.
+
+---
libwebkit3.changes: same change



Other differences:
--
++ libwebkit.spec ++
--- /var/tmp/diff_new_pack.M02HvW/_old  2013-01-07 14:50:11.0 +0100
+++ /var/tmp/diff_new_pack.M02HvW/_new  2013-01-07 14:50:11.0 +0100
@@ -190,6 +190,24 @@
 This package provides the GObject Introspection bindings for the GTK+
 port of WebKit.
 
+%if %{build_for_gtk3}
+%package -n typelib-1_0-WebKit2-%{_sonameverpkg}
+Summary:Library for rendering web content, GTK+ Port -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-WebKit2-%{_sonameverpkg}
+WebKit is a web content engine, derived from KHTML and KJS from KDE,
+and used primarily in Apple's Safari browser.  It is made to be
+embedded in other applications, such as mail readers, or web browsers.
+
+It is able to display content such as HTML, SVG, XML, and others. It
+also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and
+more.
+
+This package provides the GObject Introspection bindings for the GTK+
+port of WebKit2.
+%endif
+
 %package -n typelib-1_0-JSCore-%{_sonameverpkg}
 Summary:JavaScript Core Engine, GTK+ Port -- Introspection bindings
 Group:  System/Libraries
@@ -341,6 +359,12 @@
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/WebKit-%{_sonamever}.typelib
 
+%if %{build_for_gtk3}
+%files -n typelib-1_0-WebKit2-%{_sonameverpkg}
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/WebKit2-%{_sonamever}.typelib
+%endif
+
 %files -n typelib-1_0-JSCore-%{_sonameverpkg}
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/JSCore-%{_sonamever}.typelib

libwebkit3.spec: same change

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



commit kernel-source for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2013-01-07 14:49:53

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


Package is "kernel-source", Maintainer is 
"kernel-maintain...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-cubox.changes   
2012-12-19 14:49:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-cubox.changes  
2013-01-07 14:49:55.0 +0100
@@ -1,0 +2,13 @@
+Tue Dec 18 16:39:47 CET 2012 - jbeul...@suse.com
+
+- Update Xen patches to 3.7.1 and c/s 1213.
+- commit 756a7d4
+
+---
+Mon Dec 17 21:22:40 CET 2012 - jsl...@suse.cz
+
+- Linux 3.7.1.
+- Delete patches.rpmify/ezusb-add-dependency-to-usb.
+- commit 7c5f8a6
+
+---
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-exynos.changes: same change
kernel-highbank.changes: same change
kernel-imx51.changes: same change
kernel-omap2plus.changes: same change
kernel-pae.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-tegra.changes: same change
kernel-trace.changes: same change
kernel-u8500.changes: same change
kernel-vanilla.changes: same change
kernel-versatile.changes: same change
kernel-xen.changes: same change



Other differences:
--
++ kernel-cubox.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05.0 +0100
+++ /var/tmp/diff_new_pack.EKdUUK/_new  2013-01-07 14:50:05.0 +0100
@@ -18,7 +18,7 @@
 # norootforbuild
 
 %define srcversion 3.7
-%define patchversion 3.7.0
+%define patchversion 3.7.1
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -57,7 +57,7 @@
 
 Name:   kernel-cubox
 Summary:Kernel for SolidRun Cubox
-Version:3.7.0
+Version:3.7.1
 Release:0
 License:GPL-2.0
 Group:  System/Kernel

kernel-debug.spec: same change
kernel-default.spec: same change
kernel-desktop.spec: same change
++ kernel-docs.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05.0 +0100
+++ /var/tmp/diff_new_pack.EKdUUK/_new  2013-01-07 14:50:05.0 +0100
@@ -17,14 +17,14 @@
 
 # norootforbuild
 
-%define patchversion 3.7.0
+%define patchversion 3.7.1
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
 
 Name:   kernel-docs
 Summary:Kernel Documentation
-Version:3.7.0
+Version:3.7.1
 Release:0
 BuildRequires:  docbook-toys docbook-utils ghostscript_any libjpeg-devel 
texlive transfig xmlto xorg-x11-devel
 BuildRequires:  kernel-source%variant

++ kernel-ec2.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05.0 +0100
+++ /var/tmp/diff_new_pack.EKdUUK/_new  2013-01-07 14:50:05.0 +0100
@@ -18,7 +18,7 @@
 # norootforbuild
 
 %define srcversion 3.7
-%define patchversion 3.7.0
+%define patchversion 3.7.1
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -57,7 +57,7 @@
 
 Name:   kernel-ec2
 Summary:The Amazon EC2 Xen Kernel
-Version:3.7.0
+Version:3.7.1
 Release:0
 License:GPL-2.0
 Group:  System/Kernel

kernel-exynos.spec: same change
kernel-highbank.spec: same change
kernel-imx51.spec: same change
kernel-omap2plus.spec: same change
kernel-pae.spec: same change
kernel-s390.spec: same change
++ kernel-source.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05.0 +0100
+++ /var/tmp/diff_new_pack.EKdUUK/_new  2013-01-07 14:50:05.0 +0100
@@ -19,7 +19,7 @@
 # icecream 0
 
 %define srcversion 3.7
-%define patchversion 3.7.0
+%define patchversion 3.7.1
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -29,7 +29,7 @@
 
 Name:   kernel-source
 Summary:The Linux Kernel Sources
-Version:3.7.0
+Version:3.7.1
 Release:0
 License:GPL-2.0
 Group:  Development/Sources

++ kernel-syms.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05.0 +0100
+++ /var/tmp/diff_new_pack.EKdUUK/_new  2013-01-07 14:50:05.0 +0100
@@ -23,7 +23,7 @@
 
 Name:   kernel-syms
 Summary:Kernel Symbol Versions (modversions)
-Version:3.7.0
+Version:3.7.1
 %if %using_buildservice
 Release:0
 %else

++ kernel-tegra.spec ++
--- /var/tmp/diff_new_pack.EKdUUK/_old  2013-01-07 14:50:05

commit cogl for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2013-01-07 14:47:51

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


Package is "cogl", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2012-10-03 
08:47:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2013-01-07 
14:47:55.0 +0100
@@ -1,0 +2,14 @@
+Sat Jan  5 11:49:50 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + Lots of MSVC build updates
+  + Fix GL_ARB_shader_objects terminator mitigating potential crash
+  + Fix to only allow CoglGLES2 context creation with GLES2 driver
+  + Use right context when pushing a CoglGLES2 context to an
+onscreen
+  + Port to new Wayland 1.0 protocol
+  + Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no pref
+  + Bugs fixed: bgo#682071, bgo#684917, bgo#689850.
+  + Updated translations.
+
+---

Old:

  cogl-1.12.0.tar.xz

New:

  cogl-1.12.2.tar.xz



Other differences:
--
++ cogl.spec ++
--- /var/tmp/diff_new_pack.KoqE74/_old  2013-01-07 14:47:56.0 +0100
+++ /var/tmp/diff_new_pack.KoqE74/_new  2013-01-07 14:47:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cogl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   cogl
-Version:1.12.0
+Version:1.12.2
 Release:0
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 License:LGPL-2.1+

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



commit glibc for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2013-01-07 14:47:40

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


Package is "glibc", Maintainer is "sch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2012-12-30 
12:19:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2013-01-07 14:47:42.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 27 12:31:13 UTC 2012 - a...@suse.de
+
+- Set bugurl to bugs.opensuse.org
+
+---
glibc-utils.changes: same change
glibc.changes: same change



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.vwtyEn/_old  2013-01-07 14:47:48.0 +0100
+++ /var/tmp/diff_new_pack.vwtyEn/_new  2013-01-07 14:47:48.0 +0100
@@ -599,6 +599,7 @@
--without-fp \
 %endif
--enable-kernel=%{enablekernel} \
+   --with-bugurl=http://bugs.opensuse.org \
--enable-bind-now --enable-obsolete-rpc
 # Should we enable --enable-systemtap?
 # Should we enable --enable-nss-crypt to build use freebl3 hash functions?

glibc-utils.spec: same change
glibc.spec: same change


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



commit pcmanfm for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2013-01-07 14:47:28

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


Package is "pcmanfm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2012-08-31 
09:54:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes 2013-01-07 
14:47:30.0 +0100
@@ -1,0 +2,14 @@
+Wed Dec 19 09:44:24 UTC 2012 - and...@opensuse.org
+
+- New upstream version 1.1.0
+  * detailed changelog at http://blog.lxde.org/?p=951 
+- migration to gtk3 for suse > 12.2
+- dropped support for suse < 11.4
+
+---
+Sun Oct  7 16:47:30 UTC 2012 - and...@opensuse.org
+
+- new upstream version 1.0.1
+- removed pcmanfm-0.9.10-libm.patch
+
+---
@@ -4 +18 @@
-- new upstream verion 1.0
+- new upstream version 1.0

Old:

  pcmanfm-0.9.10-libm.patch
  pcmanfm-1.0.tar.gz

New:

  pcmanfm-1.1.0.tar.gz



Other differences:
--
++ pcmanfm.spec ++
--- /var/tmp/diff_new_pack.lh1IWA/_old  2013-01-07 14:47:31.0 +0100
+++ /var/tmp/diff_new_pack.lh1IWA/_new  2013-01-07 14:47:31.0 +0100
@@ -20,23 +20,23 @@
 Summary:The next generation LXDE file manager
 License:GPL-2.0+
 Group:  Productivity/File utilities
-Version:1.0
+Version:1.1.0
 Release:0
 Url:http://www.lxde.org/
 Source0:%{name}-%{version}.tar.gz
 Source1:%name-rpmlintrc
-# PATCH-FIX-UPSTREAM pcmanfm-0.9.10-libm.patch g...@opensuse.org -- Link 
against libm
-Patch0: pcmanfm-0.9.10-libm.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
+%if 0%{?suse_version} <= 1220
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+%else
+BuildRequires:  pkgconfig(gtk+-3.0)
+%endif
 BuildRequires:  pkgconfig(libfm) >= 1.0
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(x11)
@@ -49,10 +49,6 @@
 # needed to mount devices
 Requires:   polkit-gnome
 Recommends: %name-lang
-# Please remove when openSUSE 11.3 will no more be maintained
-Conflicts:  pcmanfm-legacy
-Obsoletes:  pcmanfm2 < %version
-Provides:   pcmanfm2 >= %version
 
 %description
 An extremly fast, lightweight, yet feature-rich
@@ -64,11 +60,13 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fi
-%configure --enable-debug
+%configure \
+%if 0%{?suse_version} > 1220
+   --with-gtk=3 \
+%endif
+   --enable-debug 
 %__make %{?_smp_mflags}
 
 %install
@@ -81,13 +79,11 @@
 %clean
 %__rm -rf %buildroot
 
-%if 0%{?suse_version} >= 1140
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)

++ pcmanfm-1.0.tar.gz -> pcmanfm-1.1.0.tar.gz ++
 71901 lines of diff (skipped)

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



commit libnepomukwidgets for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libnepomukwidgets for 
openSUSE:Factory checked in at 2013-01-07 14:12:22

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


Package is "libnepomukwidgets", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libnepomukwidgets/libnepomukwidgets.changes  
2012-12-21 09:09:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libnepomukwidgets.new/libnepomukwidgets.changes 
2013-01-07 14:12:23.0 +0100
@@ -1,0 +2,12 @@
+Sun Jan  6 20:53:38 UTC 2013 - tittiatc...@gmail.com
+
+- Adjusted license as that some components are licensed under 
+  LGPL-2.1+
+
+---
+Thu Jan  3 21:39:21 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+  * This is the second RC release for 4.10. Contains bugfixes
+
+---

Old:

  nepomuk-widgets-4.9.95.tar.xz

New:

  nepomuk-widgets-4.9.97.tar.xz



Other differences:
--
++ libnepomukwidgets.spec ++
--- /var/tmp/diff_new_pack.bG7TbL/_old  2013-01-07 14:12:26.0 +0100
+++ /var/tmp/diff_new_pack.bG7TbL/_new  2013-01-07 14:12:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnepomukwidgets
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -29,10 +29,10 @@
 BuildRequires:  strigi-devel
 BuildRequires:  xz
 Summary:The Library containing the Nepomuk Widgets
-License:GPL-2.0+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://nepomuk.kde.org/
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:nepomuk-widgets-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit sweeper for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2013-01-07 11:07:55

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes  2012-12-21 
09:10:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.sweeper.new/sweeper.changes 2013-01-07 
11:07:56.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:21:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  sweeper-4.9.95.tar.xz

New:

  sweeper-4.9.97.tar.xz



Other differences:
--
++ sweeper.spec ++
--- /var/tmp/diff_new_pack.nWdxm4/_old  2013-01-07 11:07:57.0 +0100
+++ /var/tmp/diff_new_pack.nWdxm4/_new  2013-01-07 11:07:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sweeper
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   sweeper
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:KDE Privacy Utility
 License:LGPL-2.1+

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



commit svgpart for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2013-01-07 11:07:51

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


Package is "svgpart", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2012-12-21 
09:10:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2013-01-07 
11:07:55.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:33:09 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  svgpart-4.9.95.tar.xz

New:

  svgpart-4.9.97.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.HOD3GM/_old  2013-01-07 11:07:56.0 +0100
+++ /var/tmp/diff_new_pack.HOD3GM/_new  2013-01-07 11:07:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package svgpart
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   svgpart
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:SVG viewer component
 License:GPL-2.0+

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



commit superkaramba for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package superkaramba for openSUSE:Factory 
checked in at 2013-01-07 11:07:48

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


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

Changes:

--- /work/SRC/openSUSE:Factory/superkaramba/superkaramba.changes
2012-12-21 09:10:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.superkaramba.new/superkaramba.changes   
2013-01-07 11:07:54.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:21:16 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  superkaramba-4.9.95.tar.xz

New:

  superkaramba-4.9.97.tar.xz



Other differences:
--
++ superkaramba.spec ++
--- /var/tmp/diff_new_pack.5nUvsN/_old  2013-01-07 11:07:55.0 +0100
+++ /var/tmp/diff_new_pack.5nUvsN/_new  2013-01-07 11:07:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package superkaramba
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -31,7 +31,7 @@
 BuildRequires:  python-devel
 BuildRequires:  xz
 BuildRequires:  xz-devel
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Superkaramba allows you to have (interactive) desktop widgets
 License:GPL-2.0+

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



commit step for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2013-01-07 11:07:43

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


Package is "step", Maintainer is "step"

Changes:

--- /work/SRC/openSUSE:Factory/step/step.changes2012-12-21 
09:10:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.step.new/step.changes   2013-01-07 
11:07:45.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  3 21:44:23 UTC 2013 - asterios.dra...@gmail.com
+
+- Removed unneeded build requirements. Added libkde4-devel.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+
+---
+Thu Jan  3 21:17:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  step-4.9.95.tar.xz

New:

  step-4.9.97.tar.xz



Other differences:
--
++ step.spec ++
--- /var/tmp/diff_new_pack.JKmGzC/_old  2013-01-07 11:07:46.0 +0100
+++ /var/tmp/diff_new_pack.JKmGzC/_new  2013-01-07 11:07:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package step
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,27 +17,19 @@
 
 
 Name:   step
-BuildRequires:  boost-devel
-BuildRequires:  fdupes
-BuildRequires:  freeglut-devel
-BuildRequires:  gsl-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libeigen2-devel
-BuildRequires:  libgmm++-devel
-BuildRequires:  libkdeedu4-devel
-BuildRequires:  libopenbabel-devel
-BuildRequires:  libqalculate-devel
-BuildRequires:  libspectre-devel
-BuildRequires:  python
-BuildRequires:  xz
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:An interactive physics simulator
 License:GPL-2.0+
 Group:  Productivity/Scientific/Physics
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
-Requires:   libkeduvocdocument4
+BuildRequires:  fdupes
+BuildRequires:  gsl-devel
+BuildRequires:  libeigen2-devel
+BuildRequires:  libkde4-devel
+BuildRequires:  libqalculate-devel
+BuildRequires:  xz
 Provides:   kde4-step = 4.3.0
 Obsoletes:  kde4-step < 4.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,19 +55,11 @@
   %make_jobs
 
 %install
-  cd build
-  %make_install
+  %kde4_makeinstall -C build
   %suse_update_desktop_file %{name}   Education Physics X-KDE-Edu-Teaching
   %kde_post_install
   %fdupes -s %{buildroot}
 
-%clean
-  rm -rf %{buildroot}
-
-%post   -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root)
 %{_kde4_applicationsdir}/step.desktop

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



commit ruby-qt4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ruby-qt4 for openSUSE:Factory 
checked in at 2013-01-07 11:07:40

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


Package is "ruby-qt4", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/ruby-qt4/ruby-qt4.changes2012-12-21 
09:19:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-qt4.new/ruby-qt4.changes   2013-01-07 
11:07:42.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:09:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  qtruby-4.9.95.tar.xz

New:

  qtruby-4.9.97.tar.xz



Other differences:
--
++ ruby-qt4.spec ++
--- /var/tmp/diff_new_pack.ubi7rZ/_old  2013-01-07 11:07:43.0 +0100
+++ /var/tmp/diff_new_pack.ubi7rZ/_new  2013-01-07 11:07:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ruby-qt4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   ruby-qt4
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:QtRuby kdebindings library
 License:LGPL-2.1+

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



commit ruby-kde4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package ruby-kde4 for openSUSE:Factory 
checked in at 2013-01-07 11:07:36

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


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

Changes:

--- /work/SRC/openSUSE:Factory/ruby-kde4/ruby-kde4.changes  2012-12-21 
09:19:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-kde4.new/ruby-kde4.changes 2013-01-07 
11:07:41.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:09:08 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  korundum-4.9.95.tar.xz

New:

  korundum-4.9.97.tar.xz



Other differences:
--
++ ruby-kde4.spec ++
--- /var/tmp/diff_new_pack.4Noaxa/_old  2013-01-07 11:07:42.0 +0100
+++ /var/tmp/diff_new_pack.4Noaxa/_new  2013-01-07 11:07:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ruby-kde4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -37,7 +37,7 @@
 Summary:Korundum Ruby-KDE library
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:korundum-%{version}.tar.xz
 Url:https://projects.kde.org/projects/kde/kdebindings/ruby/korundum

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



commit rocs for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2013-01-07 11:07:32

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


Package is "rocs", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2012-12-21 
09:10:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2013-01-07 
11:07:34.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan  3 21:46:59 UTC 2013 - asterios.dra...@gmail.com
+
+- Removed unneeded build requirement kdebase4-workspace-devel. Added
+  libkde4-devel.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+
+---
+Thu Jan  3 21:17:28 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  rocs-4.9.95.tar.xz

New:

  rocs-4.9.97.tar.xz



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.nFPkyO/_old  2013-01-07 11:07:35.0 +0100
+++ /var/tmp/diff_new_pack.nFPkyO/_new  2013-01-07 11:07:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rocs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rocs
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Graph Theory IDE
 License:GPL-3.0+
@@ -27,24 +27,22 @@
 Patch1: desktop-files.diff
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
-BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libkde4-devel
 BuildRequires:  xz
-Requires:   libkeduvocdocument4
-Suggests:   libkeduvocdocument4
 Provides:   kde4-rocs = 4.3.0
 Obsoletes:  kde4-rocs < 4.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
-A Graph Theory IDE for professors and students
+A Graph Theory IDE for professors and students.
 
 %package -n librocslib4
 Summary:Development files for rocs
 Group:  System/Libraries
 
 %description -n librocslib4
-A Graph Theory IDE for professors and students
+A Graph Theory IDE for professors and students.
 
 %package devel
 Summary:Development files for rocs
@@ -53,7 +51,7 @@
 
 %description devel
 This package provides development files and headers needed
-to build software using rocs
+to build software using rocs.
 
 %prep
 %setup -q
@@ -67,31 +65,18 @@
 %make_jobs
 
 %install
-cd build
-%make_install
+%kde4_makeinstall -C build
 %suse_update_desktop_file %{name} Education Math
 %kde_post_install
 %fdupes -s %{buildroot}
 
 %post   -n librocslib4 -p /sbin/ldconfig
-%postun -n librocslib4 -p /sbin/ldconfig
 
-%files -n librocslib4
-%defattr(-,root,root)
-%doc ChangeLog COPYING*
-%{_kde4_libdir}/librocscore.so.*
-%{_kde4_libdir}/librocsvisualeditor.so.*
-
-%files devel
-%defattr(-,root,root)
-%doc TESTING
-%{_includedir}/rocs/
-%{_kde4_libdir}/librocscore.so
-%{_kde4_libdir}/librocsvisualeditor.so
+%postun -n librocslib4 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc NEWS README
+%doc ChangeLog NEWS README
 %config %{_kde4_configdir}/rocs.knsrc
 %config %{_kde4_configkcfgdir}/rocs.kcfg
 %doc %lang(en) %{_kde4_htmldir}/en/rocs/
@@ -103,4 +88,17 @@
 %{_kde4_servicesdir}/rocs_*
 %{_kde4_servicetypesdir}/*.desktop
 
+%files devel
+%defattr(-,root,root)
+%doc TESTING
+%{_includedir}/rocs/
+%{_kde4_libdir}/librocscore.so
+%{_kde4_libdir}/librocsvisualeditor.so
+
+%files -n librocslib4
+%defattr(-,root,root)
+%doc COPYING*
+%{_kde4_libdir}/librocscore.so.*
+%{_kde4_libdir}/librocsvisualeditor.so.*
+
 %changelog

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



commit rekonq for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package rekonq for openSUSE:Factory checked 
in at 2013-01-07 11:07:28

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


Package is "rekonq", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rekonq/rekonq.changes2012-10-31 
07:02:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.rekonq.new/rekonq.changes   2013-01-07 
11:07:30.0 +0100
@@ -1,0 +2,11 @@
+Sat Dec 29 11:43:37 UTC 2012 - tittiatc...@gmail.com
+
+- Update to version 2.0
+  * new UI (with tabs up)
+  * new incognito mode
+  * pinning tabs
+  * new startup options
+  * inline spellcheck
+  * network error management
+
+---

Old:

  rekonq-1.3.tar.bz2

New:

  rekonq-2.0.tar.bz2



Other differences:
--
++ rekonq.spec ++
--- /var/tmp/diff_new_pack.XfORMA/_old  2013-01-07 11:07:32.0 +0100
+++ /var/tmp/diff_new_pack.XfORMA/_new  2013-01-07 11:07:32.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   rekonq
-Version:1.3
+Version:2.0
 Release:0
 Summary:WebKit Based Web Browser for KDE
 License:GPL-2.0+
@@ -83,7 +83,6 @@
 %fdupes -s %{buildroot}
 
 %find_lang %{name} %{name}.lang
-%find_lang kwebapp %{name}.lang
 
 %kde_post_install
 
@@ -93,7 +92,6 @@
 %{_kde4_applicationsdir}/rekonq.desktop
 %{_kde4_appsdir}/rekonq/
 %{_kde4_bindir}/rekonq
-%{_kde4_bindir}/kwebapp
 %{_kde4_iconsdir}/hicolor/*/apps/rekonq.png
 %{_kde4_libdir}/libkdeinit4_rekonq.so
 %{_kde4_sharedir}/config.kcfg/rekonq.kcfg

++ rekonq-1.3.tar.bz2 -> rekonq-2.0.tar.bz2 ++
 202905 lines of diff (skipped)

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



commit python-kde4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory 
checked in at 2013-01-07 11:07:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory/python-kde4/python-kde4.changes  2013-01-03 
13:54:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python-kde4.changes 
2013-01-07 11:07:27.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan  3 21:08:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+- Added patch to ensure installation of /usr/bin/pykdeuic4 
+  (fix-symlink-for-pykdeuic4.patch)
+
+---
python3-kde4.changes: same change

Old:

  pykde4-4.9.95.tar.xz

New:

  fix-symlink-for-pykdeuic4.patch
  pykde4-4.9.97.tar.xz



Other differences:
--
++ python-kde4.spec ++
--- /var/tmp/diff_new_pack.1IridR/_old  2013-01-07 11:07:29.0 +0100
+++ /var/tmp/diff_new_pack.1IridR/_new  2013-01-07 11:07:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kde4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,19 @@
 
 
 Name:   python-kde4
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Python bindings for KDE 4
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/pykde4
 Source0:pykde4-%{version}.tar.xz
+Patch0: fix-symlink-for-pykdeuic4.patch
 BuildRequires:  fdupes
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  nepomuk-core-devel
 BuildRequires:  okular-devel
 BuildRequires:  python-qt4-devel
 BuildRequires:  xz
@@ -60,9 +62,10 @@
 
 %prep
 %setup -q -n pykde4-%{version}
+%patch0 -p0
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kde4 -d build -- -DPYKDEUIC4_ALTINSTALL=FALSE
   %make_jobs
 
 %install
@@ -80,6 +83,7 @@
 %exclude %{_kde4_appsdir}/pykde4/examples
 %{_kde4_appsdir}/pykde4
 %{_kde4_modulesdir}/kpythonpluginfactory.so
+%{_kde4_bindir}/pykdeuic4-2.7
 %{_kde4_bindir}/pykdeuic4
 %{py_sitedir}/PyQt4/uic/widget-plugins
 %{py_sitedir}/PyQt4/uic/pykdeuic4.*

++ python3-kde4.spec ++
--- /var/tmp/diff_new_pack.1IridR/_old  2013-01-07 11:07:29.0 +0100
+++ /var/tmp/diff_new_pack.1IridR/_new  2013-01-07 11:07:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-kde4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,19 @@
 
 
 Name:   python3-kde4
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Python bindings for KDE 4
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/pykde4
 Source0:pykde4-%{version}.tar.xz
+Patch0: fix-symlink-for-pykdeuic4.patch
 BuildRequires:  fdupes
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  nepomuk-core-devel
 BuildRequires:  okular-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-qt4-devel
@@ -53,9 +55,10 @@
 
 %prep
 %setup -q -n pykde4-%{version}
+%patch0 -p0
 
 %build
-  %cmake_kde4 -d build -- -DPYTHON_EXECUTABLE=/usr/bin/python3 
+  %cmake_kde4 -d build -- -DPYTHON_EXECUTABLE=/usr/bin/python3 
-DPYKDEUIC4_ALTINSTALL=FALSE
   %make_jobs
 
 %install
@@ -64,7 +67,6 @@
   %fdupes -s %{buildroot}%{_datadir}
   rm -rf %{buildroot}%{_datadir}/sip/PyKDE4
   rm -rf %{buildroot}%{_kde4_appsdir}/pykde4/examples
-  mv %{buildroot}%{_kde4_bindir}/pykdeuic4 
%{buildroot}%{_kde4_bindir}/py3kdeuic4
 
 %post -p /sbin/ldconfig
 
@@ -74,7 +76,8 @@
 %defattr(-,root,root)
 %{python3_sitearch}/PyKDE4
 %{_kde4_appsdir}/pykde4
-%{_kde4_bindir}/py3kdeuic4
+%{_kde4_bindir}/pykdeuic4
+%{_kde4_bindir}/pykdeuic4-3.3
 %{python3_sitearch}/PyQt4/uic/widget-plugins
 %{python3_sitearch}/PyQt4/uic/pykdeuic4.*
 %{python3_sitearch}/PyQt4/uic/__pycache__/

++ fix-symlink-f

  1   2   3   >