commit at for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package at for openSUSE:Factory checked in 
at 2012-09-20 16:00:13

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


Package is "at", Maintainer is "vdziewie...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/at/at.changes2011-12-21 09:59:15.0 
+0100
+++ /work/SRC/openSUSE:Factory/.at.new/at.changes   2012-09-20 
16:00:27.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 21:24:09 UTC 2012 - opens...@cboltz.de
+
+- fix atd.service (bnc#780259)
+
+---



Other differences:
--
++ at.spec ++
--- /var/tmp/diff_new_pack.YWYuSF/_old  2012-09-20 16:00:28.0 +0200
+++ /var/tmp/diff_new_pack.YWYuSF/_new  2012-09-20 16:00:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at
 #
-# 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

++ atd.service ++
--- /var/tmp/diff_new_pack.YWYuSF/_old  2012-09-20 16:00:29.0 +0200
+++ /var/tmp/diff_new_pack.YWYuSF/_new  2012-09-20 16:00:29.0 +0200
@@ -3,7 +3,8 @@
 After=syslog.target
 
 [Service]
-ExecStart=/usr/sbin/atd -f
+ExecStart=/usr/sbin/atd
+Type=forking
 
 [Install]
 WantedBy=multi-user.target

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



commit openjpeg for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package openjpeg for openSUSE:Factory 
checked in at 2012-09-20 16:00:22

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


Package is "openjpeg", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/openjpeg/openjpeg.changes2012-09-13 
07:03:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.openjpeg.new/openjpeg.changes   2012-09-20 
16:00:37.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 15:06:55 UTC 2012 - sleep_wal...@suse.cz
+
+- fix fedora build
+
+---



Other differences:
--
++ openjpeg.spec ++
--- /var/tmp/diff_new_pack.sCuNeO/_old  2012-09-20 16:00:39.0 +0200
+++ /var/tmp/diff_new_pack.sCuNeO/_new  2012-09-20 16:00:39.0 +0200
@@ -108,6 +108,10 @@
 
 # Compatibility symlink
 ln -s openjpeg-1.5 %{buildroot}%{_includedir}/openjpeg
+# Fix of Fedora build
+%if 0%{?fedora_version}
+rm -f %{buildroot}%{_docdir}/openjpeg/{CHANGES,LICENSE}
+%endif
 
 %post -n libopenjpeg1 -p /sbin/ldconfig
 

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



commit poppler for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2012-09-20 16:00:15

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-08-09 
16:55:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2012-09-20 
16:00:31.0 +0200
@@ -1,0 +2,33 @@
+Fri Sep  7 20:20:16 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.20.3:
+  + core:
+- If NULL, NULL fails as password try EMPTY, EMPTY before
+  failing (Bug #3498)
+- SplashOutputDev:
+  . Fix bogus memory allocation size in
+Splash::arbitraryTransformImage (Bug #49523)
+  . Fix segfault when scaleImage returns NULL (Bug #52488)
+  . Blend mode enhancements for CMYK
+- PSOutputDev:
+  .  Fix conversion when creating multiple strips (Bug #51982)
+  .  Fix Bitmaps in level2sep or level3sep (Bug #52384)
+  . Fix DeviceN images with alternate Lab colorspace in level 3
+PostScript (Bug #51822)
+  . Make sure xScale and yScale are always initialized
+(Bug #52215)
+-  Unify poppler-config.h includes in core "installed" headers
+   (Bug #52193)
+-  Replace c++ style includes with c style ones (Bug #52426)
+  + utils:
+-  pdfseparate: Return 0 on success.
+- Bump poppler_soname to 27, following library soversion change.
+
+---
+Tue Aug 21 15:10:28 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0 or GPL-3.0
+  poppler has a dual license (either GPL-2.0 or GPL-3.0) and emphasise that
+  it does not use "or later"
+
+---
@@ -4 +37 @@
-- Update to version 0.20.2:
+- Update to version 0.20.2 (bnc#774627):
--- /work/SRC/openSUSE:Factory/poppler/poppler.changes  2012-08-22 
12:16:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler.changes 2012-09-20 
16:00:32.0 +0200
@@ -1,0 +2,26 @@
+Fri Sep  7 20:20:16 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.20.3:
+  + core:
+- If NULL, NULL fails as password try EMPTY, EMPTY before
+  failing (Bug #3498)
+- SplashOutputDev:
+  . Fix bogus memory allocation size in
+Splash::arbitraryTransformImage (Bug #49523)
+  . Fix segfault when scaleImage returns NULL (Bug #52488)
+  . Blend mode enhancements for CMYK
+- PSOutputDev:
+  .  Fix conversion when creating multiple strips (Bug #51982)
+  .  Fix Bitmaps in level2sep or level3sep (Bug #52384)
+  . Fix DeviceN images with alternate Lab colorspace in level 3
+PostScript (Bug #51822)
+  . Make sure xScale and yScale are always initialized
+(Bug #52215)
+-  Unify poppler-config.h includes in core "installed" headers
+   (Bug #52193)
+-  Replace c++ style includes with c style ones (Bug #52426)
+  + utils:
+-  pdfseparate: Return 0 on success.
+- Bump poppler_soname to 27, following library soversion change.
+
+---

Old:

  poppler-0.20.2.tar.gz

New:

  poppler-0.20.3.tar.gz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.hBITky/_old  2012-09-20 16:00:36.0 +0200
+++ /var/tmp/diff_new_pack.hBITky/_new  2012-09-20 16:00:36.0 +0200
@@ -20,11 +20,11 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.20.2
+Version:0.20.3
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 26
+%define poppler_soname 27
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4
@@ -32,7 +32,7 @@
 %define poppler_apipkg 0_18
 Url:http://poppler.freedesktop.org/
 Summary:PDF Rendering Library
-License:GPL-2.0+
+License:GPL-2.0 or GPL-3.0
 Group:  System/Libraries
 Source: http://poppler.freedesktop.org/%{_name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
@@ -65,7 +65,6 @@
 
 %package -n libpoppler%{poppler_soname}
 Summary:PDF Rendering Library
-License:GPL-2.0
 Group:  System/Libraries
 Recommends: poppler-data >= %{poppler_data_version}
 # Last appeared in OpenSUSE 10.3:
@@ -78,7 +77,6 @@
 
 %package -n libpoppler-cpp%{poppler_cpp_soname}
 Summary:PDF Rendering Library
-License:GPL-2.0
 Group:  System/Libraries
 
 %description -n libpoppler-cpp%{poppler_cpp_soname}
@@ -87,7 +85,6 @@
 
 %package -n libpoppler-glib%{popple

commit fonts-config for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fonts-config for openSUSE:Factory 
checked in at 2012-09-20 16:00:12

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


Package is "fonts-config", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fonts-config/fonts-config.changes
2012-08-31 09:26:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.fonts-config.new/fonts-config.changes   
2012-09-20 16:00:23.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 08:44:38 UTC 2012 - co...@suse.com
+
+- the script requires checkproc and killproc, otherwise it will start
+  a xfs in buildroot (oops)
+
+---



Other differences:
--
++ fonts-config.spec ++
--- /var/tmp/diff_new_pack.Fb49Gp/_old  2012-09-20 16:00:25.0 +0200
+++ /var/tmp/diff_new_pack.Fb49Gp/_new  2012-09-20 16:00:25.0 +0200
@@ -32,6 +32,7 @@
 BuildRequires:  fontconfig
 BuildRequires:  fontpackages-devel
 Requires(pre):  %fillup_prereq
+Requires(pre):  sysvinit-tools
 Requires:   fontconfig >= 2.3.93.20060103
 Requires:   perl(English)
 Recommends: ft2demos

++ fonts-config ++
--- /var/tmp/diff_new_pack.Fb49Gp/_old  2012-09-20 16:00:25.0 +0200
+++ /var/tmp/diff_new_pack.Fb49Gp/_new  2012-09-20 16:00:25.0 +0200
@@ -573,6 +573,11 @@
   }
 }
 
+if (!$checkproc_bin || !$killproc_bin) {
+  print "This script needs checkproc and killproc installed to function\n";
+  exit 1;
+}
+
 if ($xfs_bin && my_system ("$checkproc_bin $xfs_bin") == 0) {
   if ($VERBOSITY >= $VERBOSITY_DEBUG) {
 print "Reloading config file of X Font Server ...\n";




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



commit osc for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2012-09-20 15:59:59

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


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

Changes:

--- /work/SRC/openSUSE:Factory/osc/osc.changes  2012-07-02 11:05:03.0 
+0200
+++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2012-09-20 
16:00:21.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 20 07:54:59 UTC 2012 - kru...@zib.de
+
+- recommend the python-keyring package
+  (needed for storing credentials in kwallet/gnome-keyring)
+
+---



Other differences:
--
++ osc.spec ++
--- /var/tmp/diff_new_pack.gezbPV/_old  2012-09-20 16:00:23.0 +0200
+++ /var/tmp/diff_new_pack.gezbPV/_new  2012-09-20 16:00:23.0 +0200
@@ -61,6 +61,10 @@
 Recommends: obs-service-source_validator
 %endif
 %endif
+# needed for storing credentials in kwallet/gnome-keyring
+%if 0%{?suse_version} > 1000 || 0%{?mandriva_version} || 0%{?mdkversion}
+Recommends: python-keyring
+%endif
 %if 0%{?rhel_version} && 0%{?rhel_version} < 600
 BuildRequires:  python-elementtree
 Requires:   python-elementtree

++ debian.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/control new/debian/control
--- old/debian/control  2011-12-12 12:48:39.0 +0100
+++ new/debian/control  2012-09-20 10:06:49.0 +0200
@@ -9,6 +9,7 @@
 Section: devel
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (>=2.5) 
| python-celementtree, python-urlgrabber, python-m2crypto
+Suggests: python-keyring
 Description: openSUSE (buildsystem) commander
  svn-like cmdline tool (and python library) to maintain source files in the
  opensuse buildservice 

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



commit Botan for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package Botan for openSUSE:Factory checked 
in at 2012-09-20 15:59:55

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


Package is "Botan", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/Botan/Botan.changes  2012-08-22 
14:36:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2012-09-20 
16:00:08.0 +0200
@@ -1,0 +2,12 @@
+Fri Sep 14 20:08:15 UTC 2012 - p.drou...@gmail.com
+
+- update to 1.10.3:
+  * A change in 1.10.2 accidentally broke ABI compatibility with 
+1.10.1 and earlier versions, causing programs compiled against 
+1.10.1 to crash if linked with 1.10.2 at runtime.
+  * Recent versions of OpenSSL include extra information in ECC 
+private keys, the presence of which caused an exception when such 
+a key was loaded by botan. The decoding of ECC private keys has been 
+changed to ignore these fields if they are set.
+- remove Botan-qt_thread_support.patch no needed anymore
+---

Old:

  Botan-1.10.0.tar.bz2
  Botan-qt_thread_support.patch

New:

  Botan-1.10.3.tar.bz2



Other differences:
--
++ Botan.spec ++
--- /var/tmp/diff_new_pack.c5KNIG/_old  2012-09-20 16:00:11.0 +0200
+++ /var/tmp/diff_new_pack.c5KNIG/_new  2012-09-20 16:00:11.0 +0200
@@ -20,19 +20,18 @@
 %define short_version 1.10
 
 Name:   Botan
-Version:1.10.0
+Version:1.10.3
 Release:0
 Url:http://botan.randombit.net
 Summary:A C++ Crypto Library
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Source: Botan-1.10.0.tar.bz2
+Source: Botan-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch0: Botan-inttypes.patch
 Patch1: Botan-ull_constants.patch.bz2
 Patch2: Botan-fix_install_paths.patch
 Patch4: Botan-no-buildtime.patch
-Patch5: Botan-qt_thread_support.patch
 Patch6: Botan-fix_pkgconfig.patch 
 Patch7: dont-set-mach-value.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -87,7 +86,6 @@
 %patch1
 %patch2
 %patch4
-%patch5
 %patch6
 %patch7
 

++ Botan-1.10.0.tar.bz2 -> Botan-1.10.3.tar.bz2 ++
 6387 lines of diff (skipped)

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



commit SDL for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2012-09-20 15:50:19

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


Package is "SDL", Maintainer is "prus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/SDL/SDL.changes  2012-05-07 22:52:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes 2012-09-20 
15:50:21.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 08:15:46 UTC 2012 - co...@suse.com
+
+- 12.3's Mesa doesn't bundle libGLU anymore
+
+---



Other differences:
--
++ SDL.spec ++
--- /var/tmp/diff_new_pack.qKWcWZ/_old  2012-09-20 15:50:22.0 +0200
+++ /var/tmp/diff_new_pack.qKWcWZ/_new  2012-09-20 15:50:22.0 +0200
@@ -21,10 +21,8 @@
 Name:   SDL
 BuildRequires:  autoconf
 BuildRequires:  esound-devel
-BuildRequires:  nasm
-%if 0%{?suse_version} > 1100
 BuildRequires:  libpulse-devel
-%endif
+BuildRequires:  nasm
 %if 0%{?suse_version} < 1120
 BuildRequires:  arts-devel
 %else
@@ -35,6 +33,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glu)
 %endif
 %if 0%{?aalib} == 1
 BuildRequires:  aalib-devel
@@ -92,6 +91,7 @@
 Requires:   libstdc++-devel
 Requires:   pkgconfig
 Requires:   xorg-x11-devel
+Requires:   pkgconfig(glu)
 %if 0%{?aalib} == 1
 Requires:   aalib-devel
 %endif

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



commit tor for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2012-09-20 15:48:36

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


Package is "tor", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/tor/tor.changes  2012-09-16 23:48:15.0 
+0200
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes 2012-09-20 
15:48:39.0 +0200
@@ -4 +4 @@
-- update to 0.2.2.39 [bnc#780620] CVE-2012-4419
+- update to 0.2.2.39 [bnc#780620]
@@ -11,0 +12 @@
+  CVE-2012-4922
@@ -15,0 +17 @@
+  CVE-2012-4419



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



commit i4l-base for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package i4l-base for openSUSE:Factory 
checked in at 2012-09-20 15:48:21

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


Package is "i4l-base", Maintainer is "orpha...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/i4l-base/i4l-base.changes2012-06-25 
12:30:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.i4l-base.new/i4l-base.changes   2012-09-20 
15:48:36.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep 17 11:54:40 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and SUSE-Firmware
+  SPDX format for firmware package
+
+---
+Sat Sep 15 05:28:35 UTC 2012 - co...@suse.com
+
+- replace ; with 'and' in license string
+
+---



Other differences:
--
++ i4l-base.spec ++
--- /var/tmp/diff_new_pack.coVQ9g/_old  2012-09-20 15:48:37.0 +0200
+++ /var/tmp/diff_new_pack.coVQ9g/_new  2012-09-20 15:48:37.0 +0200
@@ -42,7 +42,7 @@
 Version:2011.8.29
 Release:0
 Summary:ISDN for Linux Basic Utilities
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Hardware/ISDN
 Source: isdn4k-utils.v3.13.tar.bz2
 Source1:i4l_suse.tar.bz2
@@ -79,7 +79,7 @@
 
 %package -n ppp-userpass
 Summary:Password plugin for pppd
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Networking/PPP
 Requires:   ppp = %ppp_version
 
@@ -107,7 +107,7 @@
 
 %package -n capi4linux
 Summary:CAPI 2.0 tools
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Hardware/ISDN
 Provides:   i4l:/usr/bin/capiinfo
 Requires:   i4l-base
@@ -128,7 +128,7 @@
 
 %package -n capi4linux-devel
 Summary:CAPI 2.0 library files for development
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Hardware/ISDN
 Requires:   capi4linux = %version
 Requires:   libcapi20-2 = %version
@@ -145,7 +145,7 @@
 
 %package -n i4lfirm
 Summary:ISDN firmware for active ISDN cards
-License:GPL-2.0+ ; freely distributable, no modification
+License:GPL-2.0+ and SUSE-Firmware
 Group:  Hardware/ISDN
 Requires:   i4l-base
 

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



commit post-build-checks for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2012-09-20 15:48:20

Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old)
 and  /work/SRC/openSUSE:Factory/.post-build-checks.new (New)


Package is "post-build-checks", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes  
2012-06-26 20:03:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2012-09-20 15:48:34.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 14:42:44 UTC 2012 - co...@suse.com
+
+- with rpm 4.10, two packages packaging the same directory with
+  different owners is a bug - so catch it early
+
+---



Other differences:
--
++ post-build-checks-1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/post-build-checks-1.0/checks/09-check-packaged-twice 
new/post-build-checks-1.0/checks/09-check-packaged-twice
--- old/post-build-checks-1.0/checks/09-check-packaged-twice2012-06-26 
16:21:35.0 +0200
+++ new/post-build-checks-1.0/checks/09-check-packaged-twice2012-09-17 
16:41:44.0 +0200
@@ -3,6 +3,7 @@
 # it is an error if such a file exists but the packages do not conflict
 #
 use strict;
+use Data::Dumper;
 my $had_errors = 0;
 my $build_root = $::ENV{BUILD_ROOT} || '/';
 
@@ -40,25 +41,47 @@
 exit 0 if @rpms < 2;
 
 my %allfiles;
+my %alldirs;
 my %pkg2rpm;
 
 for my $rpm (@rpms) {
 next if ($rpm =~ m/-debuginfo/ || $rpm =~ m/-debugsource/);
-open (FILES, "chroot $build_root rpm -qp --qf '[%{FILEMODES:perms} 
F:%{FILEFLAGS:fflags} %{NAME} %{FILENAMES}\n]' $rpm|");
+open (FILES, "chroot $build_root rpm -qp --qf '[%{FILEMODES:perms} 
F:%{FILEFLAGS:fflags} %{NAME} %{FILEUSERNAME}:%{FILEGROUPNAME} %{FILENAMES}\n]' 
$rpm|");
 my @files = ;
 chomp @files;
 close FILES;
 # ignore empty rpm as rpmlint will catch them
 @files = grep {!/^\(none\)/} @files;
-# ignore dirs
-@files = grep {!/^d/} @files;
 for my $file (@files) {
-next unless $file =~ /^\S+ F:(\S*) (\S+) (.*)$/;
-$allfiles{$3}->{$2} = $1;
-$pkg2rpm{$2} = $rpm;
+next unless $file =~ /^(\S+) F:(\S*) (\S+) (\S+:\S+) (.*)$/;
+my $filemodes = $1;
+my $fflags = $2;
+my $pkgname = $3;
+my $owner = $4;
+my $filename = $5;
+if ($filemodes =~ /^d/) {
+  $alldirs{$filename}->{$pkgname} = $fflags . $owner;
+} else {
+  $allfiles{$filename}->{$pkgname} = $fflags;
+}
+$pkg2rpm{$pkgname} = $rpm;
 }
 }
 
+for my $dir (keys %alldirs) {
+   my @pkgs = keys %{$alldirs{$dir}};
+   next if @pkgs < 2;
+   my $p1 = shift @pkgs;
+   foreach my $pkg (@pkgs) {
+ if ($alldirs{$dir}->{$p1} ne $alldirs{$dir}->{$pkg}) {
+   my $o1 = $alldirs{$dir}->{$p1};
+   my $o2 = $alldirs{$dir}->{$pkg};
+   print "ERROR: directory $dir is packaged in two different subpackages 
with different owners $p1($o1) vs $pkg($o2)\n";
+   $had_errors = 1;
+ }
+   }
+}
+
 for my $file (keys %allfiles) {
 my @pkgs = keys %{$allfiles{$file}};
 next if @pkgs < 2;

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



commit yast2-ycp-ui-bindings for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-ycp-ui-bindings for 
openSUSE:Factory checked in at 2012-09-20 15:48:09

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


Package is "yast2-ycp-ui-bindings", Maintainer is "tgoettlic...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes  
2012-08-16 21:59:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
 2012-09-20 15:48:31.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 13:26:24 CEST 2012 - f...@suse.de
+
+- change Requires>=2.23 to Conflicts<2.23, to avoid build cycle
+- 2.21.6
+
+---

Old:

  yast2-ycp-ui-bindings-2.21.5.tar.bz2

New:

  yast2-ycp-ui-bindings-2.21.6.tar.bz2



Other differences:
--
++ yast2-ycp-ui-bindings.spec ++
--- /var/tmp/diff_new_pack.fCgSQl/_old  2012-09-20 15:48:32.0 +0200
+++ /var/tmp/diff_new_pack.fCgSQl/_new  2012-09-20 15:48:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-ycp-ui-bindings
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,13 @@
 #
 
 
-
 Name:   yast2-ycp-ui-bindings
-Version:2.21.5
+Version:2.21.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ycp-ui-bindings-%{version}.tar.bz2
 
-
-Group: System/YaST
-License:GPL-2.0+
-
-
 BuildRequires: gcc-c++
 BuildRequires: libtool
 BuildRequires: yast2-devtools
@@ -44,7 +38,7 @@
 Conflicts: yast2-core < 2.16.38
 
 # dependecies for new libyui
-Requires:  yast2 >= 2.23.1
+Conflicts:  yast2 < 2.23.0
 Conflicts: yast2-libyui < 2.42.0
 
 Requires:  libyui4>= 2.21.5
@@ -53,8 +47,9 @@
 # libyui ImplPtr
 BuildRequires: boost-devel
 
-
 Summary:   YaST2 - YCP Bindings for the YaST2 User Interface Engine
+License:GPL-2.0+
+Group:  System/YaST
 Provides:  %{_libdir}/YaST2/plugin/libpy2UI.so.2.0.0
 
 %description
@@ -64,13 +59,13 @@
 
 %package devel
 Requires:  yast2-ycp-ui-bindings = %version
-Group: Development/Libraries
 
 Summary:   YaST2 - YCP Bindings for the YaST2 User Interface Engine
+Group:  Development/Libraries
 
+Requires:   boost-devel
 Requires:  glibc-devel
 Requires:  libstdc++-devel
-Requires:  boost-devel
 Requires:  libyui-devel
 Requires:  yast2-core-devel
 Requires:  yast2-devtools
@@ -110,7 +105,6 @@
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-
 %files
 %defattr(-,root,root)
 

++ yast2-ycp-ui-bindings-2.21.5.tar.bz2 -> 
yast2-ycp-ui-bindings-2.21.6.tar.bz2 ++
 22771 lines of diff (skipped)

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



commit bc for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package bc for openSUSE:Factory checked in 
at 2012-09-20 15:48:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/bc/bc.changes2012-09-17 13:47:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.bc.new/bc.changes   2012-09-20 
15:48:32.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 12:00:40 UTC 2012 - idon...@suse.com
+
+- Add BuildRequires on makeinfo to fix Factory build
+
+---



Other differences:
--
++ bc.spec ++
--- /var/tmp/diff_new_pack.4VgYfl/_old  2012-09-20 15:48:33.0 +0200
+++ /var/tmp/diff_new_pack.4VgYfl/_new  2012-09-20 15:48:33.0 +0200
@@ -20,6 +20,9 @@
 BuildRequires:  bison
 BuildRequires:  ed
 BuildRequires:  flex
+%if 0%{?suse_version} > 1220
+BuildRequires:  makeinfo
+%endif
 BuildRequires:  readline-devel
 Url:ftp://ftp.gnu.org/pub/gnu/bc
 PreReq: %{install_info_prereq}

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



commit yast2-iscsi-client for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-client for 
openSUSE:Factory checked in at 2012-09-20 15:48:03

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


Package is "yast2-iscsi-client", Maintainer is "f...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-client/yast2-iscsi-client.changes
2012-04-12 09:57:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes   
2012-09-20 15:48:29.0 +0200
@@ -1,0 +2,7 @@
+Wed May  2 11:30:00 CEST 2012 - f...@suse.de
+
+- version 2.22.2
+- set length proportion between username/password to 2:1 (bnc#760072)
+- add missing field to table header (bnc#760072)
+
+---

Old:

  yast2-iscsi-client-2.22.1.tar.bz2

New:

  yast2-iscsi-client-2.22.2.tar.bz2



Other differences:
--
++ yast2-iscsi-client.spec ++
--- /var/tmp/diff_new_pack.M1x458/_old  2012-09-20 15:48:30.0 +0200
+++ /var/tmp/diff_new_pack.M1x458/_new  2012-09-20 15:48:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-client
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-client-2.22.1.tar.bz2 -> yast2-iscsi-client-2.22.2.tar.bz2 
++
 4342 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-iscsi-client-2.22.1/COPYING new/yast2-iscsi-client-2.22.2/COPYING
--- old/yast2-iscsi-client-2.22.1/COPYING   2012-04-10 18:02:02.0 
+0200
+++ new/yast2-iscsi-client-2.22.2/COPYING   2012-09-17 11:19:31.0 
+0200
@@ -1,12 +1,12 @@
-   GNU GENERAL PUBLIC LICENSE
-  Version 2, June 1991
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-   Preamble
+Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-   GNU GENERAL PUBLIC LICENSE
+
+GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
 License.  (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interf

commit shotwell for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2012-09-20 15:48:01

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


Package is "shotwell", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes2012-05-16 
21:10:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2012-09-20 
15:48:26.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 20:06:35 UTC 2012 - idon...@suse.com
+
+- Add shotwell-0.12.3-libgphoto25.patch to fix compilation with
+  libgphoto2 2.5.0
+
+---

New:

  shotwell-0.12.3-libgphoto25.patch



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.ylPuC5/_old  2012-09-20 15:48:27.0 +0200
+++ /var/tmp/diff_new_pack.ylPuC5/_new  2012-09-20 15:48:27.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Graphics/Viewers
 Url:http://yorba.org/shotwell/
 Source: 
http://yorba.org/download/shotwell/0.12/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM shotwell-0.12.3-libgphoto25.patch -- 
http://redmine.yorba.org/issues/5553
+Patch1: shotwell-0.12.3-libgphoto25.patch 
 BuildRequires:  libraw-devel-static
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.15.2
@@ -60,6 +62,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 # We can't use the configure macro: it's not a standard autotools configure 
script

++ shotwell-0.12.3-libgphoto25.patch ++
 1814 lines (skipped)

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



commit xf86-video-i128 for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-i128 for openSUSE:Factory 
checked in at 2012-09-20 15:47:58

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


Package is "xf86-video-i128", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-i128/xf86-video-i128.changes  
2012-05-08 12:04:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-i128.new/xf86-video-i128.changes 
2012-09-20 15:48:21.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 17 12:40:02 UTC 2012 - sndir...@suse.com
+
+- Update to version 1.3.6
+  * convert to compat API.
+  * build against xaa-less server.
+
+---

Old:

  xf86-video-i128-1.3.5.tar.bz2

New:

  xf86-video-i128-1.3.6.tar.bz2



Other differences:
--
++ xf86-video-i128.spec ++
--- /var/tmp/diff_new_pack.DDbfrE/_old  2012-09-20 15:48:22.0 +0200
+++ /var/tmp/diff_new_pack.DDbfrE/_new  2012-09-20 15:48:22.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-i128
-Version:1.3.5
+Version:1.3.6
 Release:0
-License:MIT
 Summary:Number 9 I128 video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)

++ xf86-video-i128-1.3.5.tar.bz2 -> xf86-video-i128-1.3.6.tar.bz2 ++
 26027 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/xf86-video-i128-1.3.5/ChangeLog new/xf86-video-i128-1.3.6/ChangeLog
--- old/xf86-video-i128-1.3.5/ChangeLog 2012-03-24 02:52:41.0 +0100
+++ new/xf86-video-i128-1.3.6/ChangeLog 2012-07-17 08:21:01.0 +0200
@@ -1,3 +1,29 @@
+commit da79e51c46b9394b17927a3234af90376ad69b00
+Author: Dave Airlie 
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-i128: bump to version 1.3.6
+
+Signed-off-by: Dave Airlie 
+
+commit c829ff70025e927bdec58e270e80c7097537a567
+Author: Dave Airlie 
+Date:   Mon Jul 16 18:23:39 2012 +1000
+
+i128: build against xaa-less server.
+
+Signed-off-by: Dave Airlie 
+
+commit 659390ecdb36bb5e65b41a867257f3b9583e45de
+Author: Dave Airlie 
+Date:   Wed Jun 6 12:44:53 2012 +0100
+
+i128: convert to compat API.
+
+convert i128 to new compat API.
+
+Signed-off-by: Dave Airlie 
+
 commit 2228b7f80cc2f2a13dc00fd659b592407f1bbef1
 Author: Alan Coopersmith 
 Date:   Fri Mar 23 18:51:51 2012 -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/xf86-video-i128-1.3.5/config.h.in new/xf86-video-i128-1.3.6/config.h.in
--- old/xf86-video-i128-1.3.5/config.h.in   2012-03-24 02:52:12.0 
+0100
+++ new/xf86-video-i128-1.3.6/config.h.in   2012-07-17 08:21:01.0 
+0200
@@ -35,6 +35,9 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the  header file. */
+#undef HAVE_XAA_H
+
 /* Have 1bpp support */
 #undef HAVE_XF1BPP
 
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/xf86-video-i128-1.3.5/configure.ac new/xf86-video-i128-1.3.6/configure.ac
--- old/xf86-video-i128-1.3.5/configure.ac  2012-03-24 02:52:04.0 
+0100
+++ new/xf86-video-i128-1.3.6/configure.ac  2012-07-17 08:00:16.0 
+0200
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-i128],
-[1.3.5],
+[1.3.6],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-i128])
 AC_CONFIG_SRCDIR([Makefile.am])
@@ -78,6 +78,25 @@
 fi
 AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS

commit xf86-video-mga for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-mga for openSUSE:Factory 
checked in at 2012-09-20 15:47:57

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


Package is "xf86-video-mga", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-mga/xf86-video-mga.changes
2012-06-01 22:32:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-mga.new/xf86-video-mga.changes   
2012-09-20 15:48:13.0 +0200
@@ -1,0 +2,13 @@
+Mon Sep 17 10:06:45 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + Fix mga build after XAA removal.
+- Changes of 1.6.0:
+  + mga: port to new compat API.
+  + Add const qualifier to char *from in MGAdoDDC
+  + Move PCI vendor/device id defines into mga.h instead of using
+xf86PciInfo.h
+  + mga: don't bind to device if there is a kernel driver, this
+should only pick up KMS drivers and not old drm drivers.
+
+---

Old:

  xf86-video-mga-1.5.0.tar.bz2

New:

  xf86-video-mga-1.6.1.tar.bz2



Other differences:
--
++ xf86-video-mga.spec ++
--- /var/tmp/diff_new_pack.zywFhi/_old  2012-09-20 15:48:17.0 +0200
+++ /var/tmp/diff_new_pack.zywFhi/_new  2012-09-20 15:48:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-mga
-Version:1.5.0
+Version:1.6.1
 Release:0
 Summary:Matrox video driver for the Xorg X server
 License:MIT

++ xf86-video-mga-1.5.0.tar.bz2 -> xf86-video-mga-1.6.1.tar.bz2 ++
 27140 lines of diff (skipped)

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



commit rss-glx for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package rss-glx for openSUSE:Factory checked 
in at 2012-09-20 15:47:49

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


Package is "rss-glx", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rss-glx/rss-glx.changes  2011-11-28 
12:57:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.rss-glx.new/rss-glx.changes 2012-09-20 
15:48:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 20 09:09:16 UTC 2012 - co...@suse.com
+
+- add pkgconfig(glu) as explicit buildrequire
+
+---



Other differences:
--
++ rss-glx.spec ++
--- /var/tmp/diff_new_pack.ILxRbt/_old  2012-09-20 15:48:05.0 +0200
+++ /var/tmp/diff_new_pack.ILxRbt/_new  2012-09-20 15:48:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rss-glx
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Stephan Kulow
 # Copyright (c) 2010 Pascal Bleser
 #
@@ -18,27 +18,27 @@
 #
 
 
-
 Name:   rss-glx
 Version:0.9.1
-Release:1
-License:GPL-2.0
+Release:0
 Summary:Really Slick Screensavers Port to GLX
-Url:http://rss-glx.sourceforge.net/
+License:GPL-2.0
 Group:  Amusements/Toys/Screensavers
+Url:http://rss-glx.sourceforge.net/
 Source0:
http://prdownloads.sourceforge.net/rss-glx/rss-glx_%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE
 Patch0: rss-glx-optflags.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
 BuildRequires:  kde4-filesystem
+BuildRequires:  libtool
 BuildRequires:  openal-devel
 BuildRequires:  pkgconfig
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xscreensaver
 BuildRequires:  pkgconfig(ImageMagick)
+BuildRequires:  pkgconfig(glu)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit glamor for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package glamor for openSUSE:Factory checked 
in at 2012-09-20 15:47:47

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


Package is "glamor", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/glamor/glamor.changes2012-06-26 
15:41:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.glamor.new/glamor.changes   2012-09-20 
15:47:58.0 +0200
@@ -1,0 +2,15 @@
+Mon Aug 13 19:02:42 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 0.5:
+- The major improvements are as below:
+  + Support tiling large pixmap to multiple small textures.
+  + Enable gradient shader.
+  + Optimize glyphs rendering performance
+  + Implement first shader to generate trapezoids.
+- Note:
+  + Glamor has a restriction with xserver branch 1.12.x. The main 
+issue is that glamor rely on the module loading sequence which
+is not guaranteed by current xserver. Will be fixed in the
+next version.
+
+---

Old:

  glamor-0.4.1.tar.gz

New:

  glamor-0.5.tar.bz2



Other differences:
--
++ glamor.spec ++
--- /var/tmp/diff_new_pack.btqMjh/_old  2012-09-20 15:48:02.0 +0200
+++ /var/tmp/diff_new_pack.btqMjh/_new  2012-09-20 15:48:02.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   glamor
-Version:0.4.1
+Version:0.5
 Release:0
 Summary:Open-source X.org graphics common driver based on GL library
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://www.freedesktop.org/wiki/Software/Glamor
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -68,9 +68,9 @@
 
 %prep
 %setup -q
-./autogen.sh
 
 %build
+autoreconf -fi
 %configure \
  --disable-static \
  --with-xorg-conf-dir=%{_sysconfdir}/X11/xorg.conf.d

++ glamor-0.4.1.tar.gz -> glamor-0.5.tar.bz2 ++
 15150 lines of diff (skipped)

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



commit kdelibs4 for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2012-09-20 15:47:39

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes
2012-09-11 07:56:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2012-09-20 15:47:45.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 20:12:03 UTC 2012 - ctri...@opensuse.org
+
+- BuildRequires: krb5-devel to enable kerberos support (bnc#780300)
+
+---
+Tue Sep 11 08:18:29 UTC 2012 - dmuel...@suse.com
+
+- require the right shared-desktop-ontologies package
+
+---
@@ -6 +15,0 @@
-  
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes2012-09-11 
11:39:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2012-09-20 
15:47:45.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 13 20:12:03 UTC 2012 - ctri...@opensuse.org
+
+- BuildRequires: krb5-devel to enable kerberos support (bnc#780300)
+
+---



Other differences:
--
++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.HeTUvi/_old  2012-09-20 15:47:46.0 +0200
+++ /var/tmp/diff_new_pack.HeTUvi/_new  2012-09-20 15:47:46.0 +0200
@@ -46,6 +46,7 @@
 #BuildRequires:  herqq-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kde4-filesystem
+BuildRequires:  krb5-devel
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libattica-devel



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



commit rakudo for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package rakudo for openSUSE:Factory checked 
in at 2012-09-20 15:46:55

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


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

Changes:

--- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes2012-06-29 
11:35:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.rakudo.new/rakudo.changes   2012-09-20 
15:46:56.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  7 11:53:16 CEST 2012 - m...@suse.de
+
+- update to 2012.07
+  * Built-in meta-objects (e.g. Metamodel::ClassHOW) now inherit from Any
+  * &open now supports :enc/:encoding
+  * Changed &dir to return IO::Path objects, not strings
+  * Deprecated .bytes, .ucfirst, and .lcfirst on Str
+  * recognize obsolete rand() and rand(N) forms at compile time
+  * anonymous subset types 'subset :: of Int where { $_ > 0 }'
+
+---

Old:

  rakudo-2012.06.tar.gz

New:

  rakudo-2012.07.tar.gz



Other differences:
--
++ rakudo.spec ++
--- /var/tmp/diff_new_pack.Uw9cmi/_old  2012-09-20 15:46:58.0 +0200
+++ /var/tmp/diff_new_pack.Uw9cmi/_new  2012-09-20 15:46:58.0 +0200
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   rakudo
-Version:2012.06
+Version:2012.07
 Release:0
 Summary:Perl 6 implemenation that runs on Parrot
 License:Artistic-2.0

++ rakudo-2012.06.tar.gz -> rakudo-2012.07.tar.gz ++
 5739 lines of diff (skipped)

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



commit qgit for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package qgit for openSUSE:Factory checked in 
at 2012-09-20 15:46:14

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


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

Changes:

--- /work/SRC/openSUSE:Factory/qgit/qgit.changes2011-12-02 
13:22:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.qgit.new/qgit.changes   2012-09-20 
15:46:35.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 16 12:29:56 UTC 2012 - sch...@linux-m68k.org
+
+- Don't strip binaries
+
+---



Other differences:
--
++ qgit.spec ++
--- /var/tmp/diff_new_pack.mE2Uuj/_old  2012-09-20 15:46:36.0 +0200
+++ /var/tmp/diff_new_pack.mE2Uuj/_new  2012-09-20 15:46:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qgit
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:   qgit
 Version:2.4
-Release:1
-License:GPL-2.0+
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Graphical Git Repository Viewer
+License:GPL-2.0+
 Group:  Development/Tools/Version Control
 Url:http://sourceforge.net/projects/qgit
 %define tar_version %version
 Source: qgit-%tar_version.tar.bz2
 Source1:qgit4.desktop
-AutoReqProv:on
-BuildRequires:  libqt4-devel update-desktop-files
+BuildRequires:  libqt4-devel
+BuildRequires:  update-desktop-files
 Requires:   git-core >= 1.4.0
 
 %description
@@ -63,11 +62,10 @@
 %setup -q -n redivivus
 
 %build
-qmake
-make %{?jobs:-j %jobs} CXXFLAGS="$RPM_OPT_FLAGS"
+qmake QMAKE_CXXFLAGS="$RPM_OPT_FLAGS" QMAKE_STRIP=:
+make %{?jobs:-j %jobs}
 
 %install
-sed -i -e '/-strip/d' src/Makefile.Release
 make INSTALL_ROOT=$RPM_BUILD_ROOT install
 install -D -m 644 %{SOURCE1} $RPM_BUILD_ROOT%_datadir/applications/qgit.desktop
 %suse_update_desktop_file $RPM_BUILD_ROOT%_datadir/applications/qgit.desktop

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



commit python-setproctitle for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package python-setproctitle for 
openSUSE:Factory checked in at 2012-09-20 15:45:00

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


Package is "python-setproctitle", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-setproctitle/python-setproctitle.changes  
2012-01-20 20:26:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-setproctitle.new/python-setproctitle.changes 
2012-09-20 15:45:03.0 +0200
@@ -1,0 +2,16 @@
+Wed Sep 12 04:08:16 UTC 2012 - os-...@jacraig.com
+
+- Update to 1.1.6:
+  * The module can be compiled again on Windows (issue #21).
+- Changes from 1.1.5:
+  * No module bug, but a packaging issue: files ``README`` and ``HISTORY``
+added back into the distribution.
+- Changes from 1.1.4:
+  * The module works correctly in embedded Python.
+  * ``setproctitle()`` accepts a keyword argument.
+  * Debug output support always compiled in: the variable ``SPT_DEBUG`` can be
+used to emit debug log.
+- Simplify %build sections to one line
+- HISTORY and README files are now .rst files, update %files section
+
+---
python3-setproctitle.changes: same change

Old:

  setproctitle-1.1.3.tar.gz

New:

  setproctitle-1.1.6.tar.gz



Other differences:
--
++ python-setproctitle.spec ++
--- /var/tmp/diff_new_pack.YmUlKk/_old  2012-09-20 15:45:06.0 +0200
+++ /var/tmp/diff_new_pack.YmUlKk/_new  2012-09-20 15:45:06.0 +0200
@@ -22,7 +22,7 @@
 %define mod_name setproctitle
 
 Name:   python-setproctitle
-Version:1.1.3
+Version:1.1.6
 Release:0
 Summary:Python module to allow customization of the process title
 License:BSD-3-Clause
@@ -45,15 +45,14 @@
 %setup -q -n %{mod_name}-%{version}
 
 %build
-export CFLAGS="%{optflags}"
-python setup.py build
+CFLAGS="%{optflags}" python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
 %defattr(-,root,root)
-%doc COPYRIGHT HISTORY README
+%doc COPYRIGHT HISTORY.rst README.rst
 %python_sitearch/%{mod_name}*
 
 %changelog

++ python3-setproctitle.spec ++
--- /var/tmp/diff_new_pack.YmUlKk/_old  2012-09-20 15:45:06.0 +0200
+++ /var/tmp/diff_new_pack.YmUlKk/_new  2012-09-20 15:45:06.0 +0200
@@ -19,7 +19,7 @@
 %define modname setproctitle
 
 Name:   python3-setproctitle
-Version:1.1.3
+Version:1.1.6
 Release:0
 Summary:Python module to allow customization of the process title
 License:BSD-3-Clause
@@ -41,8 +41,7 @@
 %setup -q -n %{modname}-%{version}
 
 %build
-export CFLAGS="%{optflags}"
-python3 setup.py build
+CFLAGS="%{optflags}" python3 setup.py build
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES

++ setproctitle-1.1.3.tar.gz -> setproctitle-1.1.6.tar.gz ++
 1713 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-polib for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package python-polib for openSUSE:Factory 
checked in at 2012-09-20 15:43:53

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


Package is "python-polib", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-polib/python-polib.changes
2012-06-14 22:26:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-polib.new/python-polib.changes   
2012-09-20 15:43:55.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 12 03:36:04 UTC 2012 - os-...@jacraig.com
+
+- Update to 1.0.1:
+  * speed up POFile.merge method
+  * allow comments starting with two '#' characters
+
+---

Old:

  polib-1.0.0.tar.bz2

New:

  polib-1.0.1.tar.bz2



Other differences:
--
++ python-polib.spec ++
--- /var/tmp/diff_new_pack.EnQ5o1/_old  2012-09-20 15:43:56.0 +0200
+++ /var/tmp/diff_new_pack.EnQ5o1/_new  2012-09-20 15:43:56.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   python-polib
-Version:1.0.0
+Version:1.0.1
 Release:0
 Url:http://bitbucket.org/izi/polib/
 Summary:A library to manipulate gettext files

++ polib-1.0.0.tar.bz2 -> polib-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polib-1.0.0/CHANGELOG new/polib-1.0.1/CHANGELOG
--- old/polib-1.0.0/CHANGELOG   2012-06-07 22:10:37.0 +0200
+++ new/polib-1.0.1/CHANGELOG   2012-09-11 10:54:22.0 +0200
@@ -2,14 +2,19 @@
 Changelog
 =
 
+Version 1.0.1 (2012/09/11)
+--
+ - speed up POFile.merge method (thanks @encukou)
+ - allow comments starting with two '#' characters (thanks @goibhniu)
+
 Version 1.0.0 (2012/06/08)
 --
 Yeah... after nearly 6 years, polib reaches the stable state :)
-Changes and fixes in this release:
-- polib.pofile and polib.mofile functions can now return a custom class 
(thanks Craig Blaszczyk)
-- polib now can find the metadata entry no matter where it is located (thanks 
François Poirotte)
-- fixed issue #28 (IOError on reading obsolete "previous msgid" entries) 
(thanks James Ni)
-- Dropped python 2.4 support
+Changes and fixes in this release :
+
+ - polib.pofile and polib.mofile functions can now return a custom class 
(thanks Craig Blaszczyk)
+ - polib now can find the metadata entry no matter where it is located (thanks 
François Poirotte)
+ - fixed issue #28 (IOError on reading obsolete "previous msgid" entries) 
(thanks James Ni)
 
 Version 0.7.0 (2011/07/14)
 --
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polib-1.0.0/LICENSE new/polib-1.0.1/LICENSE
--- old/polib-1.0.0/LICENSE 2011-08-01 18:45:10.0 +0200
+++ new/polib-1.0.1/LICENSE 2012-06-08 21:51:15.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2006-2011 David Jean Louis.
+Copyright (c) 2006-2012 David Jean Louis.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polib-1.0.0/PKG-INFO new/polib-1.0.1/PKG-INFO
--- old/polib-1.0.0/PKG-INFO2012-06-08 19:02:28.0 +0200
+++ new/polib-1.0.1/PKG-INFO2012-09-11 10:56:32.0 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 1.0
 Name: polib
-Version: 1.0.0
+Version: 1.0.1
 Summary: A library to manipulate gettext files (po and mo files).
 Home-page: http://bitbucket.org/izi/polib/
 Author: David Jean Louis
 Author-email: 
 License: MIT
-Download-URL: http://bitbucket.org/izi/polib/downloads/polib-1.0.0.tar.gz
+Download-URL: http://bitbucket.org/izi/polib/downloads/polib-1.0.1.tar.gz
 Description: 
 .. contents:: Table of Contents
 
@@ -38,14 +38,19 @@
 Changelog
 =
 
+Version 1.0.1 (2012/09/11)
+--
+ - speed up POFile.merge method (thanks @encukou)
+ - allow comments starting with two '#' characters (thanks @goibhniu)
+
 Version 1.0.0 (2012/06/08)
 --
 Yeah... after nearly 6 years, polib reaches the stable state :)
-Changes and fixes in this release:
-- polib.pofile and polib.mofile functions can now return a custom 
class (thanks Craig Blaszczyk)
-- polib now can find the metadata entry no matter where it is located 
(thanks François Poirotte)
-- fixed issue #28 (IOError on reading obsolete "previous msgid" 
entries) (thanks Jame

commit plplot for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2012-09-20 15:43:07

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


Package is "plplot", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2012-06-26 
17:18:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes   2012-09-20 
15:43:25.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 16:25:49 UTC 2012 - idon...@suse.com
+
+- Add plplot-5.9.9-ada-pic.patch to compile Ada code with -fPIC 
+
+---

New:

  plplot-5.9.9-ada-pic.patch



Other differences:
--
++ plplot.spec ++
--- /var/tmp/diff_new_pack.j7owJJ/_old  2012-09-20 15:43:29.0 +0200
+++ /var/tmp/diff_new_pack.j7owJJ/_new  2012-09-20 15:43:29.0 +0200
@@ -33,6 +33,8 @@
 Patch1: plplot-strncat.patch
 # PATCH-FIX-UPSTREAM plplot-gcc-ada46-libs.patch badshah...@gmail.com -- Allow 
searching for gcc-ada46 libraries
 Patch2: plplot-gcc-ada46-libs.patch
+# PATCH-FIX-UPSTREAM plplot-5.9.9-ada-pic.patch idoen...@suse.de -- Compile 
Ada code with -fPIC
+Patch3: plplot-5.9.9-ada-pic.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  freefont
@@ -500,6 +502,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+
 for file in NEWS README.release
 do
   iconv -f ISO-8859-1 -t UTF-8 $file > ${file}.tmp

++ plplot-5.9.9-ada-pic.patch ++
Index: plplot-5.9.9/bindings/ada/CMakeLists.txt
===
--- plplot-5.9.9.orig/bindings/ada/CMakeLists.txt
+++ plplot-5.9.9/bindings/ada/CMakeLists.txt
@@ -20,6 +20,10 @@
 
 if(ENABLE_ada)
 
+  IF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64")
+   ADD_DEFINITIONS(-fPIC)
+  ENDIF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64")
+
   set(SOURCE_LIST
 plplot.adb
 plplot.ads
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit opensuse-manuals_ja for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package opensuse-manuals_ja for 
openSUSE:Factory checked in at 2012-09-20 15:39:33

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


Package is "opensuse-manuals_ja", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/opensuse-manuals_ja/opensuse-manuals_ja.changes  
2012-09-11 09:14:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-manuals_ja.new/opensuse-manuals_ja.changes 
2012-09-20 15:39:37.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 22:50:08 UTC 2012 - belphe...@belbel.or.jp
+
+- updated to SVN #9613
+
+---



Other differences:
--

++ opensuse-html_ja.tar.bz2 ++
/work/SRC/openSUSE:Factory/opensuse-manuals_ja/opensuse-html_ja.tar.bz2 
/work/SRC/openSUSE:Factory/.opensuse-manuals_ja.new/opensuse-html_ja.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 nodejs for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2012-09-20 15:39:03

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


Package is "nodejs", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes2012-07-30 
09:28:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes   2012-09-20 
15:39:08.0 +0200
@@ -1,0 +2,30 @@
+Mon Sep 17 19:12:44 UTC 2012 - co...@suse.com
+
+- update to version 0.8.9
+  * v8: upgrade to 3.11.10.22
+  * GYP: upgrade to r1477
+  * npm: Upgrade to 1.1.61
+  * npm: Don't create world-writable files (isaacs)
+  * unix: fix memory leak in udp (Ben Noordhuis)
+  * unix: map errno ESPIPE (Ben Noordhuis)
+  * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
+  * child process: fix processes with IPC channel don't emit 'close' (Bert 
Belder)
+  * build: fix openssl configuration for "arm" builds (Nathan Rajlich)
+  * tls: support unix domain socket/named pipe in tls.connect (Shigeki Ohtsu)
+  * https: make https.get() accept a URL (koichik)
+  * http: respect HTTP/1.0 TE header (Ben Noordhuis)
+  * crypto, tls: Domainify setSNICallback, pbkdf2, randomBytes (Ben Noordhuis)
+  * stream.pipe: Don't call destroy() unless it's a function (isaacs)
+
+  * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
+  * unix: fix integer overflow in uv_hrtime (Tim Holy)
+  * tls: update default cipher list (Ben Noordhuis)
+  * unix: Fix llvm and older gcc duplicate symbol warnings (Bert Belder)
+  * fs: fix use after free in stat watcher (Ben Noordhuis)
+  
+  * crypto: fix uninitialized memory access in openssl (Ben Noordhuis)
+  * buffer, crypto: fix buffer decoding (Ben Noordhuis)
+  * tls: handle multiple CN fields when verifying cert (Ben Noordhuis)
+  * doc: remove unused util from child_process (Kyle Robinson Young)
+
+---

Old:

  node-v0.8.2.tar.gz

New:

  node-v0.8.9.tar.gz



Other differences:
--
++ nodejs.spec ++
--- /var/tmp/diff_new_pack.HnXImS/_old  2012-09-20 15:39:11.0 +0200
+++ /var/tmp/diff_new_pack.HnXImS/_new  2012-09-20 15:39:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nodejs
-Version:0.8.2
+Version:0.8.9
 Release:0
 Summary:Evented I/O for V8 JavaScript
 License:MIT
@@ -83,7 +83,7 @@
 %defattr(-, root, root)
 %{_bindir}/node
 %{_mandir}/*/*
-%dir %{_libdir}/node_modules
+%{_libdir}/dtrace
 #npm
 %doc AUTHORS LICENSE
 %{_libdir}/node_modules

++ node-v0.8.2.tar.gz -> node-v0.8.9.tar.gz ++
/work/SRC/openSUSE:Factory/nodejs/node-v0.8.2.tar.gz 
/work/SRC/openSUSE:Factory/.nodejs.new/node-v0.8.9.tar.gz differ: char 4, line 1

++ nodejs-lib64path.patch ++
--- /var/tmp/diff_new_pack.HnXImS/_old  2012-09-20 15:39:11.0 +0200
+++ /var/tmp/diff_new_pack.HnXImS/_new  2012-09-20 15:39:11.0 +0200
@@ -11,56 +11,52 @@
  
if (process.env['HOME']) {
  paths.unshift(path.resolve(process.env['HOME'], '.node_libraries'));
-Index: tools/installer.js
+Index: tools/install.py
 ===
 tools/installer.js.orig
-+++ tools/installer.js
-@@ -106,7 +106,7 @@ if (cmd === 'install') {
- 
-   // dtrace
-   if (!process.platform.match(/^linux/)) {
--copy(['src/node.d'], 'lib/dtrace/');
-+copy(['src/node.d'], 'lib64/dtrace/');
-   }
- 
-   // Private uv headers
-@@ -128,7 +128,7 @@ if (cmd === 'install') {
- 
-   // Install node-waf
-   if (variables.node_install_waf) {
--copy('tools/wafadmin', 'lib/node/');
-+copy('tools/wafadmin', 'lib64/node/');
- copy('tools/node-waf', 'bin/node-waf');
-   }
- 
-@@ -139,24 +139,24 @@ if (cmd === 'install') {
- // a bit annoying.  If it's a symlink, skip it.
- var isSymlink = false;
- try {
--  var st = fs.lstatSync(path.resolve(node_prefix, 
'lib/node_modules/npm'));
-+  var st = fs.lstatSync(path.resolve(node_prefix, 
'lib64/node_modules/npm'));
-   isSymlink = st.isSymbolicLink();
- } catch (e) {}
- 
- if (!isSymlink) {
--  copy('deps/npm', 'lib/node_modules/npm');
--  queue.push('ln -sf ../lib/node_modules/npm/bin/npm-cli.js ' +
-+  copy('deps/npm', 'lib64/node_modules/npm');
-+  queue.push('ln -sf ../lib64/node_modules/npm/bin/npm-cli.js ' +
-  path.join(dest_dir, node_prefix, 'bin/npm'));
-   queue.push([shebang, '#!' + path.join(node_prefix, 'bin/node'),
-  path.join(dest_dir, node_prefix,
--   'lib/node_modules/npm/bin/npm-cli.js')]);
-+   'lib64

commit libfreefare for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package libfreefare for openSUSE:Factory 
checked in at 2012-09-20 15:33:42

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


Package is "libfreefare", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-08-23 02:41:28.555381587 +0200
+++ /work/SRC/openSUSE:Factory/.libfreefare.new/libfreefare.changes 
2012-09-20 15:33:42.0 +0200
@@ -0,0 +1,4 @@
+---
+Fri Jun 15 17:47:46 UTC 2012 - jeng...@inai.de
+
+- Initial package for build.opensuse.org

New:

  libfreefare-0.3.4.tar.xz
  libfreefare.changes
  libfreefare.spec



Other differences:
--
++ libfreefare.spec ++
#
# spec file for package libfreefare
#
# 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:   libfreefare
%define lname   libfreefare0
Summary:API for Mifare card manipulations
License:LGPL-3.0+
Group:  Development/Libraries/C and C++
Version:0.3.4
Release:0
Url:http://code.google.com/p/nfc-tools/

Source: %name-%version.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  pkgconfig
BuildRequires:  xz
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
BuildRequires:  pkgconfig(libcrypto)
BuildRequires:  pkgconfig(libnfc) >= 1.6.0
%else
BuildRequires:  libopenssl-devel
BuildRequires:  libnfc-devel >= 1.6.0
%endif

%description
The libfreefare project aims to provide a convenient API for Mifare
card manipulations. Supported tags include: Classic 1k/4k, DESFire
2K/4K/8K, Ultralight/C. Supported features include: Mifare
Application Directory (MAD) v1-v3.

%package -n %lname
Summary:Library for Mifare card manipulations
Group:  System/Libraries

%description -n %lname
The libfreefare project aims to provide a convenient API for Mifare
card manipulations. Supported tags include: Classic 1k/4k, DESFire
2K/4K/8K, Ultralight/C. Supported features include: Mifare
Application Directory (MAD) v1-v3.

%package devel
Summary:Development files for the Mifare card manipulation library
Group:  Development/Libraries/C and C++
Requires:   %lname = %version

%description devel
The libfreefare project aims to provide a convenient API for Mifare
card manipulations. Supported tags include: Classic 1k/4k, DESFire
2K/4K/8K, Ultralight/C. Supported features include: Mifare
Application Directory (MAD) v1-v3.

This package contains the libfreefare development files.

%package tools
Summary:Tools for Mifare cards
Group:  Hardware/Other

%description tools
The libfreefare project aims to provide a convenient API for Mifare
card manipulations. Supported tags include: Classic 1k/4k, DESFire
2K/4K/8K, Ultralight/C. Supported features include: Mifare
Application Directory (MAD) v1-v3.

This package contains example programs using libfreefare for
inspecting and manipulating Mifare cards.

%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags};

%install
b="%buildroot";
make install DESTDIR="$b";
rm -f "$b/%_libdir"/*.la;

%post -n %lname -p /sbin/ldconfig

%postun -n %lname -p /sbin/ldconfig

%files -n %lname
%defattr(-,root,root)
%_libdir/libfreefare.so.0*

%files devel
%defattr(-,root,root)
%_includedir/freefare.h
%_mandir/man3/*.3*
%_libdir/libfreefare.so
%_libdir/pkgconfig/libfreefare.pc

%files tools
%defattr(-,root,root)
%_bindir/mifare-*

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



commit kde3-celestia for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2012-09-20 15:32:27

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


Package is "kde3-celestia", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes  
2012-03-26 14:01:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 
2012-09-20 15:32:28.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 18:50:56 UTC 2012 - co...@suse.com
+
+- add explicit buildrequire on pkgconfig(glu)
+
+---



Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.cwx8Y5/_old  2012-09-20 15:32:30.0 +0200
+++ /var/tmp/diff_new_pack.cwx8Y5/_new  2012-09-20 15:32:30.0 +0200
@@ -36,6 +36,7 @@
 BuildRequires:  libtheora-devel
 %if %{suse_version}>1210
 BuildRequires:  lua51-devel
+BuildRequires:  pkgconfig(glu)
 %else
 BuildRequires:  lua-devel
 %endif

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



commit qt3 for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package qt3 for openSUSE:Factory checked in 
at 2012-09-20 15:31:42

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


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

Changes:

--- /work/SRC/openSUSE:Factory/qt3/qt3-devel-doc.changes2012-07-28 
06:46:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.qt3.new/qt3-devel-doc.changes   2012-09-20 
15:31:43.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 20 08:24:16 UTC 2012 - co...@suse.com
+
+- add explicit buildrequire pkgconfig(glu)
+
+---
qt3-extensions.changes: same change
qt3.changes: same change



Other differences:
--
qt3-extensions.spec: same change
++ qt3.spec ++
--- /var/tmp/diff_new_pack.6R0lZ9/_old  2012-09-20 15:31:45.0 +0200
+++ /var/tmp/diff_new_pack.6R0lZ9/_new  2012-09-20 15:31:45.0 +0200
@@ -27,6 +27,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(glu)
 Url:http://www.trolltech.com/
 %if %suse_version > 1320
 BuildRequires:  libpng15-compat-devel
@@ -240,12 +241,8 @@
 %else
 Requires:   libpng-devel
 %endif
-%if %suse_version > 1000
 Requires:   Mesa-devel
-%else
-Requires:   xorg-x11-Mesa
-Requires:   xorg-x11-Mesa-devel
-%endif
+Requires:   pkgconfig(glu)
 %ifnarch x86_64 s390x sparc64 ppc64 mips64
 Conflicts:  devel_libs-32bit
 %endif




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



commit kcm-fcitx for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package kcm-fcitx for openSUSE:Factory 
checked in at 2012-09-20 15:31:34

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


Package is "kcm-fcitx", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kcm-fcitx/kcm-fcitx.changes  2012-07-23 
10:15:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcm-fcitx.new/kcm-fcitx.changes 2012-09-20 
15:31:36.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 15 21:35:07 UTC 2012 - i...@marguerite.su
+
+- update version 0.4.1
+  * Add support for hidden options
+  * Simplify access to current UI setting
+
+---

Old:

  kcm-fcitx-0.4.0.tar.bz2

New:

  kcm-fcitx-0.4.1.tar.bz2



Other differences:
--
++ kcm-fcitx.spec ++
--- /var/tmp/diff_new_pack.rzPXPx/_old  2012-09-20 15:31:37.0 +0200
+++ /var/tmp/diff_new_pack.rzPXPx/_new  2012-09-20 15:31:37.0 +0200
@@ -19,7 +19,7 @@
 %definepkgname fcitx-config-kde4
 
 Name:   kcm-fcitx
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:KDE control module for Fcitx
 License:GPL-2.0+
@@ -33,6 +33,7 @@
 BuildRequires:  fcitx-devel
 %if 0%{?suse_version}
 BuildRequires:  libkde4-devel
+BuildRequires:  rsvg-view
 %if 0%{?suse_version} <= 1140 
 BuildRequires:  libunique-devel
 %else
@@ -42,13 +43,13 @@
 BuildRequires:  kdelibs-devel
 BuildRequires:  libX11-devel
 BuildRequires:  unique-devel
+BuildRequires:  librsvg2
 %endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  rsvg-view
 %if 0%{?suse_version}
 %kde4_runtime_requires
 %else


++ kcm-fcitx-0.4.0.tar.bz2 -> kcm-fcitx-0.4.1.tar.bz2 ++
 18143 lines of diff (skipped)

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



commit ivtv for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package ivtv for openSUSE:Factory checked in 
at 2012-09-20 15:31:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory/ivtv/ivtv.changes2011-09-23 
02:03:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.ivtv.new/ivtv.changes   2012-09-20 
15:31:26.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 10:07:10 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0
+  SPDX format
+
+---



Other differences:
--
++ ivtv.spec ++
--- /var/tmp/diff_new_pack.4hE48t/_old  2012-09-20 15:31:27.0 +0200
+++ /var/tmp/diff_new_pack.4hE48t/_new  2012-09-20 15:31:27.0 +0200
@@ -21,7 +21,7 @@
 Name:   ivtv
 BuildRequires:  gcc-c++ kernel-source kernel-syms module-init-tools
 Url:http://ivtvdriver.org/index.php/Main_Page
-License:GPLv2+
+License:GPL-2.0
 Group:  Productivity/Multimedia/Other
 AutoReqProv:on
 ExclusiveArch:  %ix86 ppc ppc64 x86_64
@@ -54,7 +54,7 @@
 
 %package firmware
 Group:  Productivity/Multimedia/Other
-License:No license agreement found in package
+License:SUSE-Firmware
 Summary:driver implementation for iCompression or Conexant video 
capture cards
 # for cx8802
 Supplements:modalias(pci:v14F1d8802sv*sd*bc*sc*i*)

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



commit indic-fonts for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package indic-fonts for openSUSE:Factory 
checked in at 2012-09-20 15:31:11

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


Package is "indic-fonts", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/indic-fonts/indic-fonts.changes  2011-09-23 
02:03:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.indic-fonts.new/indic-fonts.changes 
2012-09-20 15:31:13.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+---
+Thu May 17 09:10:13 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---



Other differences:
--
++ indic-fonts.spec ++
--- /var/tmp/diff_new_pack.VuKZnV/_old  2012-09-20 15:31:14.0 +0200
+++ /var/tmp/diff_new_pack.VuKZnV/_new  2012-09-20 15:31:14.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package indic-fonts (Version 2009.12.08)
+# spec file for package indic-fonts
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,41 +15,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   indic-fonts
-%define ttf_fontdir /usr/share/fonts/truetype
+Version:2009.12.08
+Release:0
+Summary:Professional Indian Language TrueType Fonts
 License:GPL-2.0+
 Group:  System/X11/Fonts
-Provides:   scalable-font-ta, scalable-font-bn, scalable-font-gu, 
scalable-font-hi, scalable-font-pa, scalable-font-mr
-Provides:   locale(ta;bn;gu;hi;mr;pa)
-AutoReqProv:on
-Recommends: pothana2000
-Summary:Professional Indian Language TrueType Fonts
-Version:2009.12.08
-Release:2
 %define lohit_version  2.4.2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 Url:https://fedorahosted.org/lohit/
 # Lohit fonts: http://rbhalera.fedorapeople.org/released/lohit
 Source0:
http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-%{lohit_version}.tar.bz2
 # Other free indic fonts collected by
 # Amish Munshi  (he is not working at Novell anymore):
 Source1:indic-fonts.tar.bz2
+BuildRequires:  fontpackages-devel
+Recommends: pothana2000
+Provides:   scalable-font-bn
+Provides:   scalable-font-gu
+Provides:   scalable-font-hi
+Provides:   scalable-font-mr
+Provides:   scalable-font-pa
+Provides:   scalable-font-ta
+Provides:   locale(ta;bn;gu;hi;mr;pa)
+%reconfigure_fonts_prereq
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 This package contains many professional Indian language TrueType fonts
 contributed by the community and some also donated by organizations to
 open source. All fonts are available under GPL.
 
-
-
-Authors:
-
-Amish Munshi (amun...@novell.com)
-
 %prep
 %setup -q -n lohit-fonts-%{lohit_version} -a 1
 mv indic/doc docs-for-non-lohit-fonts
@@ -57,24 +54,18 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{_ttfontsdir}/
 # Lohit fonts:
-install -m 644 ./*/*.?tf $RPM_BUILD_ROOT%{ttf_fontdir}
+install -m 644 ./*/*.?tf %{buildroot}%{_ttfontsdir}
 # other fonts:
-install -m 644 ./indic//fonts/*/*.?tf $RPM_BUILD_ROOT%{ttf_fontdir}
+install -m 644 ./indic//fonts/*/*.?tf %{buildroot}%{_ttfontsdir}
+
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc docs-for-non-lohit-fonts
 %doc AUTHORS ChangeLog COPYING README
-%{ttf_fontdir}
-
-%clean
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%{_ttfontsdir}
 
 %changelog

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



commit fox16 for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2012-09-20 15:30:57

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


Package is "fox16", Maintainer is "lr...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2012-07-13 
11:31:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2012-09-20 
15:30:59.0 +0200
@@ -1,0 +2,16 @@
+Wed Sep 19 10:53:15 UTC 2012 - behri...@users.sourceforge.net
+
+- fixed devel dependencies for scientific linux
+
+---
+Tue Sep 18 13:25:05 UTC 2012 - idon...@suse.com
+
+- Add explicity glu dependency for openSUSE > 12.2 
+
+---
+Sun Sep  9 14:41:22 UTC 2012 - l...@linux-schulserver.de
+
+- create symlinks in devel package where the binaries live
+  (TODO: use update-alternatives)
+
+---



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.nwsq3d/_old  2012-09-20 15:31:00.0 +0200
+++ /var/tmp/diff_new_pack.nwsq3d/_new  2012-09-20 15:31:00.0 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1220
+BuildRequires:  pkgconfig(glu)
+%endif
 BuildRequires:  zlib-devel
 Requires:   libfox%soname = %{version}
 Provides:   fox = %{version}
@@ -151,7 +154,7 @@
 #
 # Fedora Requires
 #
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
 Requires:   cups-devel
 Requires:   libGLU-devel
 Requires:   libXext-devel
@@ -255,7 +258,7 @@
 
 %postun -n libfox1_6 -p /sbin/ldconfig
 
-%post devel-static
+%post devel
 test -f %{_bindir}/fox-config || ln -s fox16-config %{_bindir}/fox-config
 test -f %{_bindir}/reswrap || ln -s reswrap16 %{_bindir}/reswrap
 test -f %{_mandir}/man1/reswrap.1.gz || ln -s reswrap16.1.gz 
%{_mandir}/man1/reswrap.1.gz




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



commit fetchmsttfonts for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fetchmsttfonts for openSUSE:Factory 
checked in at 2012-09-20 15:30:48

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


Package is "fetchmsttfonts", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fetchmsttfonts/fetchmsttfonts.changes
2011-12-09 15:24:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.fetchmsttfonts.new/fetchmsttfonts.changes   
2012-09-20 15:30:49.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 19 13:18:51 UTC 2012 - meiss...@suse.com
+
+- /etc/sysconfig/proxy could be missing bnc#777151
+
+---



Other differences:
--
++ fetchmsttfonts.spec ++
--- /var/tmp/diff_new_pack.YUevN1/_old  2012-09-20 15:30:49.0 +0200
+++ /var/tmp/diff_new_pack.YUevN1/_new  2012-09-20 15:30:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fetchmsttfonts
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,27 @@
 #
 
 
-
 Name:   fetchmsttfonts
+Summary:Helper package to run the fetchmsttfonts script
 License:GPL-2.0+
 Group:  System/X11/Fonts
-Summary:Helper package to run the fetchmsttfonts script
 Version:11.4
-Release:4
+Release:0
 Source0:fetchmsttfonts.sh.in
 Source1:COPYING
 #these stop the patch from pulling in the package
 #Provides:   pullin-msttf-fonts = 11.1
 #Obsoletes:  pullin-msttf-fonts <= 11.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   cabextract curl fonts-config awk mktemp coreutils fonts-config 
w3m
-BuildRequires:  fonts-config freetype2
+Requires:   awk
+Requires:   cabextract
+Requires:   coreutils
+Requires:   curl
+Requires:   fonts-config
+Requires:   mktemp
+Requires:   w3m
+BuildRequires:  fonts-config
+BuildRequires:  freetype2
 BuildArch:  noarch
 
 %description

++ fetchmsttfonts.sh.in ++
--- /var/tmp/diff_new_pack.YUevN1/_old  2012-09-20 15:30:49.0 +0200
+++ /var/tmp/diff_new_pack.YUevN1/_new  2012-09-20 15:30:49.0 +0200
@@ -48,9 +48,11 @@
   exit 2
 fi
 
-. /etc/sysconfig/proxy
+if [ -f /etc/sysconfig/proxy ] ; then
+   . /etc/sysconfig/proxy
+fi
 
-if test "$PROXY_ENABLED" != "no"; then
+if test "x$PROXY_ENABLED" != "xno"; then
   if test -n "$HTTP_PROXY" ; then
 export http_proxy="$HTTP_PROXY"
   fi

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



commit fcitx-table-other for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-table-other for 
openSUSE:Factory checked in at 2012-09-20 15:30:40

Comparing /work/SRC/openSUSE:Factory/fcitx-table-other (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-table-other.new (New)


Package is "fcitx-table-other", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-table-other/fcitx-table-other.changes  
2012-07-03 20:25:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-table-other.new/fcitx-table-other.changes 
2012-09-20 15:30:42.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 21:22:03 UTC 2012 - i...@marguerite.su
+
+- update version 0.2.1
+  * Translation update
+
+---

Old:

  disable-depreciated-icons.patch
  fcitx-table-other-0.2.0.tar.bz2

New:

  fcitx-table-other-0.2.1.tar.bz2



Other differences:
--
++ fcitx-table-other.spec ++
--- /var/tmp/diff_new_pack.g6rm96/_old  2012-09-20 15:30:43.0 +0200
+++ /var/tmp/diff_new_pack.g6rm96/_new  2012-09-20 15:30:43.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   fcitx-table-other
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:A fork of ibus-table-others for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-table-other
 Source: %{name}-%{version}.tar.bz2
-Patch0: disable-depreciated-icons.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.3
 BuildRequires:  fcitx-table-tools
@@ -229,7 +228,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 mkdir build

++ fcitx-table-other-0.2.0.tar.bz2 -> fcitx-table-other-0.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.0/icons/CMakeLists.txt 
new/fcitx-table-other-0.2.1/icons/CMakeLists.txt
--- old/fcitx-table-other-0.2.0/icons/CMakeLists.txt2012-05-24 
18:09:56.0 +0200
+++ new/fcitx-table-other-0.2.1/icons/CMakeLists.txt2012-07-13 
15:51:10.0 +0200
@@ -1,11 +1,16 @@
 set(ICON24 fcitx-amharic.png fcitx-arabic.png)
 set(ICON32 fcitx-thai.png)
 set(ICON48 fcitx-compose.png fcitx-emoji.png fcitx-ipa-x-sampa.png 
fcitx-latex.png fcitx-rustrad.png fcitx-translit.png fcitx-translit-ua.png 
fcitx-yawerty.png
-   fcitx-bengali-inscript.png fcitx-bengali-probhat.png 
fcitx-gujarati-inscript.png fcitx-gujarati-phonetic.png 
fcitx-hindi-inscript.png fcitx-hindi-phonetic.png
-   fcitx-kannada-inscript.png fcitx-kannada-kgp.png 
fcitx-malayalam-inscript.png fcitx-malayalam-phonetic.png fcitx-nepali.png 
fcitx-punjabi-inscript.png fcitx-punjabi-jhelum.png
-   fcitx-punjabi-phonetic.png fcitx-tamil-inscript.png 
fcitx-tamil-phonetic.png fcitx-tamil-remington.png fcitx-telugu-inscript.png)
+   fcitx-malayalam-phonetic.png fcitx-tamil-remington.png)
 set(ICON64 fcitx-cns11643.png fcitx-viqr.png)
 
+if (ENABLE_DEPRECATED)
+set(ICON48 ${ICON48} fcitx-bengali-inscript.png fcitx-bengali-probhat.png 
fcitx-gujarati-inscript.png fcitx-gujarati-phonetic.png 
+ fcitx-hindi-inscript.png fcitx-hindi-phonetic.png 
fcitx-kannada-inscript.png fcitx-kannada-kgp.png 
+ fcitx-malayalam-inscript.png fcitx-nepali.png 
fcitx-punjabi-inscript.png fcitx-punjabi-jhelum.png
+ fcitx-punjabi-phonetic.png fcitx-tamil-inscript.png 
fcitx-tamil-phonetic.png  fcitx-telugu-inscript.png)
+endif (ENABLE_DEPRECATED)
+
 foreach(icon ${ICON24} ${ICON32} ${ICON48} ${ICON64})
 string(REPLACE "fcitx-" "" icon_new ${icon})
 install(FILES ${icon} RENAME ${icon_new} DESTINATION share/fcitx/imicon)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-other-0.2.0/po/zh_CN.po 
new/fcitx-table-other-0.2.1/po/zh_CN.po
--- old/fcitx-table-other-0.2.0/po/zh_CN.po 2012-05-24 18:09:56.0 
+0200
+++ new/fcitx-table-other-0.2.1/po/zh_CN.po 2012-07-13 15:51:10.0 
+0200
@@ -3,13 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
+# Christopher Meng , 2012.
+#   , 2012.
 # Weng Xuetian , 2011, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-05-24 21:23+0800\n"
-"PO-Revision-Date: 2012-05-24 13:15+\n"
+"PO-Revision-Date: 2012-07-13 13:46+\n"
 "Last-Translator: csslayer \n"
 "Language-Team: Chinese (China) \n"
 "Language: zh_CN\n"
@@ -20,11 +22,11 @@
 
 #: /home/saber/Develop/fcitx-table-other/build/po/tmp/amharic.conf.in.h:1
 msgid "Amharic"
-msgstr ""
+msgstr "阿姆哈拉语"
 
 #: /home/saber/Develop/fcitx-table-other/bu

commit fcitx-table-extra for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-table-extra for 
openSUSE:Factory checked in at 2012-09-20 15:30:32

Comparing /work/SRC/openSUSE:Factory/fcitx-table-extra (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-table-extra.new (New)


Package is "fcitx-table-extra", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-table-extra/fcitx-table-extra.changes  
2012-07-24 14:59:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-table-extra.new/fcitx-table-extra.changes 
2012-09-20 15:30:39.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 22:28:40 UTC 2012 - i...@marguerite.su
+
+- update version 0.3.3
+  * Fix icon path and default behavior of certain tables.
+
+---

Old:

  fcitx-table-extra-0.3.2.tar.bz2

New:

  fcitx-table-extra-0.3.3.tar.bz2



Other differences:
--
++ fcitx-table-extra.spec ++
--- /var/tmp/diff_new_pack.8pxpL7/_old  2012-09-20 15:30:40.0 +0200
+++ /var/tmp/diff_new_pack.8pxpL7/_new  2012-09-20 15:30:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-table-extra
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:Extra table for Fcitx
 License:GPL-2.0+ and SUSE-Public-Domain
@@ -336,8 +336,10 @@
 %files -n fcitx-table-tw-boshiamy
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/boshiamy.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-boshiamy.png
+%{_datadir}/fcitx/imicon/boshiamy.png
 
 %files -n fcitx-table-tw-cangjie3
 %defattr(-,root,root)
@@ -357,68 +359,90 @@
 %files -n fcitx-table-tw-smart-cangjie6
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/scj6.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-scj6.png
+%{_datadir}/fcitx/imicon/scj6.png
 
 %files -n fcitx-table-cn-cantonese
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/cantonese.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-cantonese.png
+%{_datadir}/fcitx/imicon/cantonese.png
 
 %files -n fcitx-table-hk-cantonese
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/cantonhk.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-cantonhk.png
+%{_datadir}/fcitx/imicon/cantonhk.png
 
 %files -n fcitx-table-hk-jyutping
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/jyutping.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-jyutping.png
+%{_datadir}/fcitx/imicon/jyutping.png
 
 %files -n fcitx-table-hk-stroke5
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/stroke5.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-stroke5.png
+%{_datadir}/fcitx/imicon/stroke5.png
 
 %files -n fcitx-table-tw-easy-large
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/easy-big.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-easy-big.png
+%{_datadir}/fcitx/imicon/easy-big.png
 
 %files -n fcitx-table-tw-quick3
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/quick3.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-quick3.png
+%{_datadir}/fcitx/imicon/quick3.png
 
 %files -n fcitx-table-tw-quick5
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/quick5.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-quick5.png
+%{_datadir}/fcitx/imicon/quick5.png
 
 %files -n fcitx-table-tw-quick-classic
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/quick-classic.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-quick-classic.png
+%{_datadir}/fcitx/imicon/quick-classic.png
 
 %files -n fcitx-table-tw-array30
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/array30.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-array30.png
+%{_datadir}/fcitx/imicon/array30.png
 
 %files -n fcitx-table-tw-array30-large
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/array30-big.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-array30-big.png
+%{_datadir}/fcitx/imicon/array30-big.png
 
 %files -n fcitx-table-cn-wubi-large
 %defattr(-,root,root)
@@ -428,14 +452,18 @@
 %files -n fcitx-table-cn-wu
 %defattr(-,root,root)
 %dir %{_datadir}/fcitx/table
+%dir %{_datadir}/fcitx/imicon
 %{_datadir}/fcitx/table/wu.*
 %{_datadir}/icons/hicolor/*/apps/fcitx-wu.png
+%{_datadir}/fcitx/imicon/wu.png
 
 %files -n fcitx-table-cn-zhengma
 %defattr(-,root,root)

commit fcitx-sunpinyin for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-sunpinyin for openSUSE:Factory 
checked in at 2012-09-20 15:29:23

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


Package is "fcitx-sunpinyin", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-sunpinyin/fcitx-sunpinyin.changes  
2012-07-22 21:59:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-sunpinyin.new/fcitx-sunpinyin.changes 
2012-09-20 15:29:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 21:17:27 UTC 2012 - i...@marguerite.su
+
+- update version 0.3.9
+  * Translation update and icon path fix
+
+---

Old:

  fcitx-sunpinyin-0.3.8.tar.bz2

New:

  fcitx-sunpinyin-0.3.9.tar.bz2



Other differences:
--
++ fcitx-sunpinyin.spec ++
--- /var/tmp/diff_new_pack.992JIJ/_old  2012-09-20 15:29:26.0 +0200
+++ /var/tmp/diff_new_pack.992JIJ/_new  2012-09-20 15:29:26.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   fcitx-sunpinyin
-Version:0.3.8
+Version:0.3.9
 Release:0
 Summary:Sunpinyin module for fcitx
 Group:  System/I18n/Chinese 

++ fcitx-sunpinyin-0.3.8.tar.bz2 -> fcitx-sunpinyin-0.3.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-sunpinyin-0.3.8/data/CMakeLists.txt 
new/fcitx-sunpinyin-0.3.9/data/CMakeLists.txt
--- old/fcitx-sunpinyin-0.3.8/data/CMakeLists.txt   2012-07-01 
06:40:40.0 +0200
+++ new/fcitx-sunpinyin-0.3.9/data/CMakeLists.txt   2012-08-15 
05:08:10.0 +0200
@@ -9,3 +9,5 @@
 install(FILES sunpinyin-logo-22.png DESTINATION share/fcitx/skin/dark RENAME 
sunpinyin.png)
 install(FILES sunpinyin-logo-16.png DESTINATION share/fcitx/skin/default 
RENAME sunpinyin.png)
 install(FILES sunpinyin-logo-16.png DESTINATION share/fcitx/skin/classic 
RENAME sunpinyin.png)
+
+install(FILES sunpinyin-logo-48.png DESTINATION share/fcitx/imicon RENAME 
sunpinyin.png)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-sunpinyin-0.3.8/po/zh_CN.po 
new/fcitx-sunpinyin-0.3.9/po/zh_CN.po
--- old/fcitx-sunpinyin-0.3.8/po/zh_CN.po   2012-07-01 06:40:40.0 
+0200
+++ new/fcitx-sunpinyin-0.3.9/po/zh_CN.po   2012-08-15 05:08:10.0 
+0200
@@ -1,3 +1,4 @@
+# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
@@ -8,31 +9,30 @@
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-06-16 11:44+0800\n"
-"PO-Revision-Date: 2012-06-16 11:45+0800\n"
-"Last-Translator: Weng Xuetian \n"
-"Language-Team: Chinese Traditional \n"
+"PO-Revision-Date: 2012-07-14 08:40+\n"
+"Last-Translator: csslayer \n"
+"Language-Team: Chinese (China) \n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0\n"
-"X-Generator: Lokalize 1.5\n"
 
 #: unknown
 msgid "0"
-msgstr "0"
+msgstr ""
 
 #: unknown
 msgid "1"
-msgstr "1"
+msgstr ""
 
 #: unknown
 msgid "2"
-msgstr "2"
+msgstr ""
 
 #: unknown
 msgid "3"
-msgstr "3"
+msgstr ""
 
 #: unknown
 msgid "ABC"
@@ -140,11 +140,11 @@
 
 #: /home/saber/Develop/fcitx-sunpinyin/data/fcitx-sunpinyin.desc:44
 msgid "Number of Best Tail Candidate"
-msgstr "最佳尾候选的数量"
+msgstr ""
 
 #: /home/saber/Develop/fcitx-sunpinyin/data/fcitx-sunpinyin.desc:35
 msgid "Number of sentence that sunpinyin guess"
-msgstr "Sunpinyin 猜测的句子数量"
+msgstr ""
 
 #: unknown
 msgid "PINYINJIAJIA"
@@ -183,9 +183,3 @@
 #: unknown
 msgid "ZIRANMA"
 msgstr "自然码"
-
-#~ msgid "Priority of Sunpinyin"
-#~ msgstr "Sunpinyin 的优先级"
-
-#~ msgid "USERDEFINE"
-#~ msgstr "用户定义"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-sunpinyin-0.3.8/po/zh_TW.po 
new/fcitx-sunpinyin-0.3.9/po/zh_TW.po
--- old/fcitx-sunpinyin-0.3.8/po/zh_TW.po   2012-07-01 06:40:40.0 
+0200
+++ new/fcitx-sunpinyin-0.3.9/po/zh_TW.po   2012-08-15 05:08:10.0 
+0200
@@ -1,3 +1,4 @@
+# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
@@ -9,32 +10,31 @@
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-06-16 11:44+0800\n"
-"PO-Revision-Date: 2012-06-16 11:45+0800\n"
-"Last-Translator: Weng Xuetian \n"
-"Language-Team: Chinese Traditional \n"
+"PO-Revision-Date: 2012-07-14 08:40+\n"
+"Last-Translator: csslayer \n"
+"Language-Team: Ch

commit fcitx-sayura for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-sayura for openSUSE:Factory 
checked in at 2012-09-20 15:28:57

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


Package is "fcitx-sayura", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-08-23 02:41:28.555381587 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-sayura.new/fcitx-sayura.changes   
2012-09-20 15:29:04.0 +0200
@@ -0,0 +1,6 @@
+---
+Sat Sep 15 21:47:48 UTC 2012 - i...@marguerite.su
+
+- initial version 0.1.0
+  * New release, for Sinhala.
+

New:

  COPYING
  fcitx-sayura-0.1.0.tar.bz2
  fcitx-sayura.changes
  fcitx-sayura.spec



Other differences:
--
++ fcitx-sayura.spec ++
#
# spec file for package fcitx-sayura
#
# 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:   fcitx-sayura
Version:0.1.0
Release:0
License:GPL-2.0+
Summary:Fcitx input module for Sinhala
Url:https://github.com/fcitx/fcitx-sayura
Group:  System/I18n/Chinese
Source: %{name}-%{version}.tar.bz2
# remove next release
Source1:COPYING
BuildRequires:  cmake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  gettext
BuildRequires:  fcitx-devel
BuildRequires:  intltool
BuildRequires:  hicolor-icon-theme
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Fcitx is a Flexible Context-aware Input Tool with eXtension.

Fcitx-Sayura is a Sinhala input method for Fcitx input method framework ported 
from IBus-Sayura.

%prep
%setup -q
cp -r %{SOURCE1} ./

%build
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
make %{?_smp_mflags}

%install
cd build
make DESTDIR=%{buildroot} install
cd ..

%find_lang %{name}

%if 0%{?suse_version}
%fdupes %{buildroot}
%else
fdupes -nqr %{buildroot}
%endif

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -f %{name}.lang
%defattr(-,root,root)
%doc README.md COPYING
%dir %{_datadir}/fcitx/imicon
%dir %{_datadir}/fcitx/inputmethod
%{_libdir}/fcitx/%{name}.so
%{_datadir}/fcitx/addon/%{name}.conf
%{_datadir}/fcitx/imicon/sayura.png
%{_datadir}/fcitx/inputmethod/sayura.conf
%{_datadir}/fcitx/skin/default/sayura.png
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/hicolor/*/apps/sayura.svg

%changelog

++ COPYING ++
GNU GENERAL PUBLIC LICENSE
   Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, 

commit fcitx-rime for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-rime for openSUSE:Factory 
checked in at 2012-09-20 15:28:38

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


Package is "fcitx-rime", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-rime/fcitx-rime.changes2012-08-26 
11:31:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-rime.new/fcitx-rime.changes   
2012-09-20 15:28:53.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 21:30:34 UTC 2012 - i...@marguerite.su
+
+- update version 0.1.1
+  * brise path fix. thanks to Marguerite Su.
+
+---

Old:

  fcitx-rime-0.1.0.tar.bz2
  fcitx-rime-parallel-build-and-brise.patch

New:

  COPYING
  fcitx-rime-0.1.1.tar.bz2



Other differences:
--
++ fcitx-rime.spec ++
--- /var/tmp/diff_new_pack.Hxo6h0/_old  2012-09-20 15:28:54.0 +0200
+++ /var/tmp/diff_new_pack.Hxo6h0/_new  2012-09-20 15:28:54.0 +0200
@@ -16,14 +16,15 @@
 #
 
 Name:   fcitx-rime
-Version:   0.1.0
+Version:   0.1.1
 Release:   0
 License:   GPL-2.0+
 Summary:   Rime input engine support for Fcitx
 Url:   https://github.com/fcitx/fcitx-rime
 Group: System/I18n/Chinese
 Source:%{name}-%{version}.tar.bz2
-Patch1: fcitx-rime-parallel-build-and-brise.patch
+# remove next version
+Source1: COPYING
 BuildRequires: fcitx-devel
 BuildRequires: fcitx-skin-classic
 BuildRequires: fcitx-skin-dark
@@ -34,6 +35,10 @@
 BuildRequires: intltool
 BuildRequires: librime-devel
 BuildRequires: brise
+%if 0%{?fedora_version}
+# resolve "have choice"
+BuildRequires:  libyaml-cpp0_3
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,8 +50,7 @@
 
 %prep
 %setup -q
-# remove when next release
-%patch1 -p1
+cp -r %{SOURCE1} ./
 
 %build
 mkdir -pv build
@@ -59,7 +63,11 @@
 %make_install
 popd
 
+%if 0%{?suse_version}
 %fdupes %{buildroot}
+%else
+fdupes -nqr %{buildroot}
+%endif
 
 %post -p /sbin/ldconfig
 

++ COPYING ++
GNU GENERAL PUBLIC LICENSE
   Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses,

commit fcitx-libpinyin for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory 
checked in at 2012-09-20 15:28:05

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


Package is "fcitx-libpinyin", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin.changes  
2012-08-07 08:06:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin.changes 
2012-09-20 15:28:09.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 16 15:48:19 UTC 2012 - i...@marguerite.su
+
+- use standard source.
+
+---

Old:

  model.text.tar.gz



Other differences:
--
++ fcitx-libpinyin.spec ++
--- /var/tmp/diff_new_pack.lWMfWq/_old  2012-09-20 15:28:12.0 +0200
+++ /var/tmp/diff_new_pack.lWMfWq/_new  2012-09-20 15:28:12.0 +0200
@@ -24,7 +24,6 @@
 Url:   https://github.com/fcitx/fcitx-libpinyin
 Group: System/I18n/Chinese
 Source:%{name}-%{version}.tar.bz2
-Source1:   model.text.tar.gz
 BuildRequires: cmake
 BuildRequires: gcc-c++
 BuildRequires: intltool
@@ -45,10 +44,6 @@
 %{__mkdir} -pv build
 pushd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_lib} ..
-pushd ../data
-%{__cp} -r %{S:1} ./
-tar -xzvf model.text.tar.gz
-popd
 make %{?_smp_mflags}
 
 %install

++ fcitx-libpinyin-0.2.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin-0.2.0.tar.bz2 
/work/SRC/openSUSE:Factory/.fcitx-libpinyin.new/fcitx-libpinyin-0.2.0.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 fcitx-hangul for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-09-20 15:27:44

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


Package is "fcitx-hangul", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-06-26 15:30:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-09-20 15:27:46.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 21:10:49 UTC 2012 - i...@marguerite.su
+
+- update version 0.1.2
+  * Translation update
+
+---

Old:

  fcitx-hangul-0.1.1.tar.xz

New:

  fcitx-hangul-0.1.2.tar.bz2



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.Dhm5Se/_old  2012-09-20 15:27:47.0 +0200
+++ /var/tmp/diff_new_pack.Dhm5Se/_new  2012-09-20 15:27:47.0 +0200
@@ -16,13 +16,13 @@
 #
 
 Name:   fcitx-hangul
-Version:   0.1.1
+Version:   0.1.2
 Release:   0
 License:   GPL-2.0
 Summary:   Hangul Module for Fcitx IM Framework
 Url:   http://code.google.com/fcitx
 Group: System/I18n/Korean
-Source:%{name}-%{version}.tar.xz
+Source:%{name}-%{version}.tar.bz2
 BuildRequires: xz
 BuildRequires: cmake
 BuildRequires: gcc-c++

++ fcitx-hangul-0.1.1.tar.xz -> fcitx-hangul-0.1.2.tar.bz2 ++
 3270 lines of diff (skipped)

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



commit fcitx-fbterm for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-fbterm for openSUSE:Factory 
checked in at 2012-09-20 15:25:48

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


Package is "fcitx-fbterm", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-fbterm/fcitx-fbterm.changes
2012-06-26 15:21:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-fbterm.new/fcitx-fbterm.changes   
2012-09-20 15:26:03.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 21:05:53 UTC 2012 - i...@marguerite.su
+
+- update version 0.2.0
+  * IPC using new fcitx-gclient in order to simplify fcitx-fbterm-helper
+
+---

Old:

  fcitx-fbterm-0.1.4.tar.bz2

New:

  fcitx-fbterm-0.2.0.tar.bz2



Other differences:
--
++ fcitx-fbterm.spec ++
--- /var/tmp/diff_new_pack.rNDgRH/_old  2012-09-20 15:26:07.0 +0200
+++ /var/tmp/diff_new_pack.rNDgRH/_new  2012-09-20 15:26:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-fbterm
-Version:   0.1.4
+Version:   0.2.0
 Release:   0
 License:   GPL-2.0+
 Summary:   Fbterm Support for Fcitx

++ fcitx-fbterm-0.1.4.tar.bz2 -> fcitx-fbterm-0.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-fbterm-0.1.4/CMakeLists.txt 
new/fcitx-fbterm-0.2.0/CMakeLists.txt
--- old/fcitx-fbterm-0.1.4/CMakeLists.txt   2012-04-11 06:59:13.0 
+0200
+++ new/fcitx-fbterm-0.2.0/CMakeLists.txt   2012-08-30 23:08:57.0 
+0200
@@ -1,7 +1,12 @@
-project(fcitx-fbterm)
 cmake_minimum_required(VERSION 2.6)
-FIND_PACKAGE(Gettext REQUIRED)
-FIND_PACKAGE(Fcitx REQUIRED)
+
+project(fcitx-fbterm)
+
+find_package(PkgConfig REQUIRED)
+find_package(Gettext REQUIRED)
+find_package(Fcitx 4.2.6 REQUIRED)
+
+pkg_check_modules(FCITX_GCLIENT "fcitx-gclient>=4.2.6" REQUIRED)
 
 # uninstall target
 configure_file(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-fbterm-0.1.4/scripts/fcitx-fbterm-helper 
new/fcitx-fbterm-0.2.0/scripts/fcitx-fbterm-helper
--- old/fcitx-fbterm-0.1.4/scripts/fcitx-fbterm-helper  2012-04-11 
06:59:13.0 +0200
+++ new/fcitx-fbterm-0.2.0/scripts/fcitx-fbterm-helper  2012-08-30 
23:08:57.0 +0200
@@ -3,15 +3,23 @@
 function Usage()
 {
 echo -e "$0 - Fcitx Fbterm launch helper"
-echo -e "\t-l\t\tLaunch Fcitx automatically"
-echo -e "\t-h\t\tPrint this help"
+echo -e "\t-d [display number]\t\tspecify display number (For example 0)"
+echo -e "\t-l\t\t\t\tLaunch Fcitx automatically"
+echo -e "\t-h\t\t\t\tPrint this help"
 }
 
 LAUNCH=0
 FCITX_RUN=0
 
-while getopts "lh" opt; do
+if [ "x$SHELL" = "x" ]; then
+echo "\$SHELL is not set"
+fi
+
+while getopts "d:lh" opt; do
 case $opt in
+d)
+DISPLAY_NUM=$OPTARG
+;;
 l)
 LAUNCH=1
 ;;
@@ -22,6 +30,10 @@
 esac
 done
 
+if [ "x$DISPLAY_NUM" != "x" ]; then
+export DISPLAY=":$DISPLAY_NUM"
+fi
+
 if [ "x$DISPLAY" != "x" ]; then
 number=`echo $DISPLAY | sed 's|\:\([0-9]\+\)\(\..*\)\?|\1|g'`
 if [ "x$number" == "x" ]; then
@@ -34,7 +46,7 @@
 fi
 
 echo "Test whether fcitx is running correctly with dbus..."
-dbus-send --print-reply --type=method_call --session 
--dest=org.fcitx.Fcitx-$number /inputmethod 
org.freedesktop.DBus.Introspectable.Introspect > /dev/null 2>&1
+fcitx-remote > /dev/null 2>&1
 
 if [ $? == "1" ]; then
 echo "Cannot communicate fcitx with DBus."
@@ -54,18 +66,9 @@
 echo "There is already a fcitx running, Fcitx cannot support multi 
instance currently"
 exit 1
 fi
-if [ "x$DISPLAY" != "x" ]; then
-echo '$DISPLAY is set, but there is no fcitx running.'
-echo "You'd better start it from X."
-exit 1
-fi
-if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
-echo "Launch DBus..."
-toeval=`dbus-launch --sh-syntax`
-eval "$toeval"
-fi
 echo "Launch Fcitx..."
-fcitx > /dev/null 2>&1
+fcitx -D > /dev/null 2>&1 &
+fcitxpid=$!
 FCITX_RUN=1
 fi
 
@@ -73,13 +76,9 @@
 echo "Launch fbterm..."
 fbterm -i fcitx-fbterm
 if [ "$LAUNCH" == "1" ] ; then
-fcitxpid=`dbus-send --print-reply --type=method_call --session 
--dest=org.freedesktop.DBus / org.freedesktop.DBus.GetConnectionUnixProcessID 
string:org.fcitx.Fcitx-0 | grep uint32 | awk '{print $2}'`
 if ! test -z "$fcitxpid" ; then
 kill $fcitxpid
 fi
-if ! test -z "$DBUS_SESSION_BUS_PID"; then
-kill $DBUS_SESSION_BUS_PID
-fi
 fi
 else
 ec

commit fcitx-configtool for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-configtool for 
openSUSE:Factory checked in at 2012-09-20 15:24:52

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


Package is "fcitx-configtool", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes
2012-06-26 15:21:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2012-09-20 15:25:21.0 +0200
@@ -1,0 +2,8 @@
+Sat Sep 15 21:09:27 UTC 2012 - i...@marguerite.su
+
+- update version 0.4.5
+  * Fix icons problem when there is no gnome-icon-symbolic
+  * Add support for hidden options
+  * Simplify access to current UI setting
+
+---

Old:

  fcitx-configtool-0.4.4.tar.bz2

New:

  fcitx-configtool-0.4.5.tar.bz2



Other differences:
--
++ fcitx-configtool.spec ++
--- /var/tmp/diff_new_pack.GYtx6X/_old  2012-09-20 15:25:25.0 +0200
+++ /var/tmp/diff_new_pack.GYtx6X/_new  2012-09-20 15:25:25.0 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:   fcitx-configtool
-Version:0.4.4
+Version:0.4.5
 Release:0
 Summary:GTK GUI config tool for FCITX
 License:GPL-2.0+

++ fcitx-configtool-0.4.4.tar.bz2 -> fcitx-configtool-0.4.5.tar.bz2 ++
 2639 lines of diff (skipped)

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



commit fcitx-cloudpinyin for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-cloudpinyin for 
openSUSE:Factory checked in at 2012-09-20 15:24:17

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


Package is "fcitx-cloudpinyin", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-cloudpinyin/fcitx-cloudpinyin.changes  
2012-07-22 21:59:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-cloudpinyin.new/fcitx-cloudpinyin.changes 
2012-09-20 15:24:22.0 +0200
@@ -1,0 +2,10 @@
+Sat Sep 15 21:01:25 UTC 2012 - i...@marguerite.su
+
+- update version 0.3.0
+  * Make sure the first candidate word is always useable 
+(even if cloud pinyin candidate word was set to the first 
+one and there is no response from the server)
+  * Remove the duplicated candidate word if netword is fast, 
+leave a place holder otherwise
+
+---

Old:

  fcitx-cloudpinyin-0.2.3.tar.bz2

New:

  fcitx-cloudpinyin-0.3.0.tar.bz2



Other differences:
--
++ fcitx-cloudpinyin.spec ++
--- /var/tmp/diff_new_pack.IJenEv/_old  2012-09-20 15:24:22.0 +0200
+++ /var/tmp/diff_new_pack.IJenEv/_new  2012-09-20 15:24:22.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   fcitx-cloudpinyin
-Version:0.2.3
+Version:0.3.0
 Release:0
 Summary:Cloudpinyin module for fcitx
 Group:  System/I18n/Chinese 

++ fcitx-cloudpinyin-0.2.3.tar.bz2 -> fcitx-cloudpinyin-0.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-cloudpinyin-0.2.3/.gitignore 
new/fcitx-cloudpinyin-0.3.0/.gitignore
--- old/fcitx-cloudpinyin-0.2.3/.gitignore  2012-07-12 14:52:15.0 
+0200
+++ new/fcitx-cloudpinyin-0.3.0/.gitignore  2012-09-12 16:00:12.0 
+0200
@@ -1,7 +1,13 @@
+*~
 build/*
+.*
+!.git*
+.git/
 *.kdev4
-.kdev_include_paths
-.directory
 *.kate-swp
 *.orig
-*~
+tags
+astyle.sh
+cscope.*
+.kdev_include_paths
+.directory
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-cloudpinyin-0.2.3/CMakeLists.txt 
new/fcitx-cloudpinyin-0.3.0/CMakeLists.txt
--- old/fcitx-cloudpinyin-0.2.3/CMakeLists.txt  2012-07-12 14:52:15.0 
+0200
+++ new/fcitx-cloudpinyin-0.3.0/CMakeLists.txt  2012-09-12 16:00:12.0 
+0200
@@ -2,11 +2,12 @@
 cmake_minimum_required(VERSION 2.6)
 
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
-find_package(Fcitx 4.2.5 REQUIRED)
+find_package(Fcitx 4.2.6 REQUIRED)
 find_package(PkgConfig REQUIRED)
 find_package(Gettext REQUIRED)
 find_package(Libintl REQUIRED)
 find_package(Libiconv REQUIRED)
+find_package(Pthread REQUIRED)
 
 # uninstall target
 configure_file(
@@ -24,7 +25,12 @@
 
 pkg_check_modules(CURL "libcurl" REQUIRED)
 
+set(LOCALEDIR "${CMAKE_INSTALL_PREFIX}/share/locale")
+
 configure_file(config.h.in config.h)
 
+enable_testing()
+
 add_subdirectory(src)
 add_subdirectory(po)
+add_subdirectory(test)
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-cloudpinyin-0.2.3/cmake/FindPthread.cmake 
new/fcitx-cloudpinyin-0.3.0/cmake/FindPthread.cmake
--- old/fcitx-cloudpinyin-0.2.3/cmake/FindPthread.cmake 1970-01-01 
01:00:00.0 +0100
+++ new/fcitx-cloudpinyin-0.3.0/cmake/FindPthread.cmake 2012-09-12 
16:00:12.0 +0200
@@ -0,0 +1,46 @@
+# Try to find Pthread functionality
+# Once done this will define
+#
+#  PTHREAD_FOUND - system has Pthread
+#  PTHREAD_INCLUDE_DIR - Pthread include directory
+#  PTHREAD_LIBRARIES - Libraries needed to use Pthread
+#
+# TODO: This will enable translations only if Gettext functionality is
+# present in libc. Must have more robust system for release, where Gettext
+# functionality can also reside in standalone Gettext library, or the one
+# embedded within kdelibs (cf. gettext.m4 from Gettext source).
+ 
+# Copyright (c) 2006, Chusslove Illich, 
+# Copyright (c) 2007, Alexander Neundorf, 
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+ 
+if(PTHREAD_INCLUDE_DIR AND PTHREAD_LIB_FOUND)
+  set(Pthread_FIND_QUIETLY TRUE)
+endif(PTHREAD_INCLUDE_DIR AND PTHREAD_LIB_FOUND)
+ 
+find_path(PTHREAD_INCLUDE_DIR pthread.h)
+ 
+set(PTHREAD_LIB_FOUND FALSE)
+ 
+if(PTHREAD_INCLUDE_DIR)
+  include(CheckFunctionExists)
+  check_function_exists(pthread_create PTHREAD_LIBC_HAS_PTHREAD_CREATE)
+ 
+  if (PTHREAD_LIBC_HAS_PTHREAD_CREATE)
+set(PTHREAD_LIBRARIES)
+set(PTHREAD_LIB_FOUND TRUE)
+  else (PTHREAD_LIBC_HAS

commit fcitx-chewing for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-chewing for openSUSE:Factory 
checked in at 2012-09-20 15:23:46

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


Package is "fcitx-chewing", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-chewing/fcitx-chewing.changes  
2012-06-26 15:19:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-chewing.new/fcitx-chewing.changes 
2012-09-20 15:23:56.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 20:57:28 UTC 2012 - i...@marguerite.su
+
+- update version 0.1.3
+  * Translation update
+
+---

Old:

  fcitx-chewing-0.1.2.tar.bz2

New:

  fcitx-chewing-0.1.3.tar.bz2



Other differences:
--
++ fcitx-chewing.spec ++
--- /var/tmp/diff_new_pack.LrDZOo/_old  2012-09-20 15:23:57.0 +0200
+++ /var/tmp/diff_new_pack.LrDZOo/_new  2012-09-20 15:23:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-chewing
-Version:   0.1.2
+Version:   0.1.3
 Release:   0
 License:   GPL-2.0+
 Summary:   Chewing Wrapper for Fcitx

++ fcitx-chewing-0.1.2.tar.bz2 -> fcitx-chewing-0.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.1.2/cmake/FindChewing.cmake 
new/fcitx-chewing-0.1.3/cmake/FindChewing.cmake
--- old/fcitx-chewing-0.1.2/cmake/FindChewing.cmake 2012-04-25 
07:55:57.0 +0200
+++ new/fcitx-chewing-0.1.3/cmake/FindChewing.cmake 2012-09-02 
08:44:34.0 +0200
@@ -32,6 +32,6 @@
 set(CHEWING_INCLUDE_DIR "${CHEWING_MAIN_INCLUDE_DIR}")
 
 include(FindPackageHandleStandardArgs)
-find_package_handle_standard_args(CHEWING  DEFAULT_MSG  CHEWING_LIBRARIES 
CHEWING_MAIN_INCLUDE_DIR)
+find_package_handle_standard_args(Chewing  DEFAULT_MSG  CHEWING_LIBRARIES 
CHEWING_MAIN_INCLUDE_DIR)
 
 mark_as_advanced(CHEWING_INCLUDE_DIR CHEWING_LIBRARIES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.1.2/po/zh_TW.po 
new/fcitx-chewing-0.1.3/po/zh_TW.po
--- old/fcitx-chewing-0.1.2/po/zh_TW.po 2012-04-25 07:55:57.0 +0200
+++ new/fcitx-chewing-0.1.3/po/zh_TW.po 2012-09-02 08:44:34.0 +0200
@@ -4,15 +4,17 @@
 #
 # Translators:
 # Alisha , 2012.
+# Cheng-Chia Tseng , 2012.
+#   , 2012.
 # Weng Xuetian , 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-01-09 00:00+0800\n"
-"PO-Revision-Date: 2012-03-03 16:03+\n"
-"Last-Translator: Alisha \n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/fcitx/";
+"PO-Revision-Date: 2012-08-25 06:57+\n"
+"Last-Translator: Cheng-Chia Tseng \n"
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/";
 "language/zh_TW/)\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
@@ -84,7 +86,7 @@
 
 #: /home/saber/Develop/fcitx-chewing/data/fcitx-chewing.desc:23
 msgid "Keyboard Layout"
-msgstr "鍵盤佈局"
+msgstr "鍵盤配置"
 
 #: /home/saber/Develop/fcitx-chewing/data/fcitx-chewing.desc:18
 msgid "Space as selection key"

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



commit fcitx-anthy for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fcitx-anthy for openSUSE:Factory 
checked in at 2012-09-20 14:58:48

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


Package is "fcitx-anthy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-anthy/fcitx-anthy.changes  2012-07-24 
14:59:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-anthy.new/fcitx-anthy.changes 
2012-09-20 14:58:49.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 20:54:29 UTC 2012 - i...@marguerite.su
+
+- update version 0.1.1
+  * Fix a word selecting related bug
+
+---

Old:

  fcitx-anthy-0.1.0.tar.bz2

New:

  fcitx-anthy-0.1.1.tar.bz2



Other differences:
--
++ fcitx-anthy.spec ++
--- /var/tmp/diff_new_pack.LsXHFa/_old  2012-09-20 14:58:50.0 +0200
+++ /var/tmp/diff_new_pack.LsXHFa/_new  2012-09-20 14:58:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-anthy
-Version:   0.1.0
+Version:   0.1.1
 Release:   0
 License:   GPL-2.0+
 Summary:   Japanese Anthy IME Wrapper for Fcitx

++ fcitx-anthy-0.1.0.tar.bz2 -> fcitx-anthy-0.1.1.tar.bz2 ++
 2301 lines of diff (skipped)

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



commit docbook5-xsl-stylesheets for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package docbook5-xsl-stylesheets for 
openSUSE:Factory checked in at 2012-09-20 14:58:15

Comparing /work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets (Old)
 and  /work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new (New)


Package is "docbook5-xsl-stylesheets", Maintainer is "thomas.schrai...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/docbook5-xsl-stylesheets/docbook5-xsl-stylesheets.changes
2011-09-23 01:55:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.docbook5-xsl-stylesheets.new/docbook5-xsl-stylesheets.changes
   2012-09-20 14:58:17.0 +0200
@@ -1,0 +2,23 @@
+Tue Sep 18 06:51:36 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Docbook-XSL and Apache-2.0 and MIT and EPL-1.0 and
+  MPL-1.1 and BSD-3-Clause and HPND and Zlib and LGPL-2.1+
+  Package aggregates all of the above licenses. Added SUSE-Docbook-XSL
+  instead of MIT as the COPYING file is not ^pure^ MIT but contains two
+  additional clauses
+
+---
+Fri Sep 14 11:38:34 UTC 2012 - t...@opensuse.org
+
+- Fixed bnc#780451: used docbook_5 instead of docbook_4; fixed typo
+  in summary
+
+---
+Thu Jun 14 12:12:32 UTC 2012 - t...@opensuse.org
+
+- Updated to 1.77.1, see 
http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.77.1
+  for details (Mostly bugfix release)
+- Made spec file consistent with docbook-xsl-stylesheet package
+  (it's mostly the same)
+
+---

Old:

  docbook-xsl-ns-1.76.1.tar.bz2

New:

  docbook-xsl-ns-1.77.1.tar.bz2



Other differences:
--
++ docbook5-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.RPTYhD/_old  2012-09-20 14:58:18.0 +0200
+++ /var/tmp/diff_new_pack.RPTYhD/_new  2012-09-20 14:58:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook5-xsl-stylesheets
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,35 +16,30 @@
 #
 
 
-%define regcat /usr/bin/sgml-register-catalog
-%define pack_vers %{version}
+%define dbstyle_dir%{_datadir}/xml/docbook/stylesheet/nwalsh5
+%define dbstyle_catalog%{name}.xml
+%define suse_catalog   %{_sysconfdir}/xml/suse-catalog.xml
+%define xmlcatalog %{_bindir}/xmlcatalog
+%define dbstyle_catalog_entry  for-catalog-%{name}-%{version}.xml
 
 Name:   docbook5-xsl-stylesheets
-BuildRequires:  bzip2 sgml-skel unzip
-Url:http://www.docbook.org
-License:SUSE-Public-Domain
+Summary:XSL Stylesheets for DocBook 5
+License:SUSE-Docbook-XSL and Apache-2.0 and MIT and EPL-1.0 and 
MPL-1.1 and BSD-3-Clause and HPND and Zlib and LGPL-2.1+
 Group:  Productivity/Publishing/DocBook
-BuildArch:  noarch
 BuildRequires:  fdupes
-Requires:   xmlcharent docbook_5 awk coreutils
-Provides:   docbkxsl
-PreReq: %{regcat} /usr/bin/xmlcatalog
-Summary:XSL Stylesheets for DocBook 5
-Version:1.76.1
-Release:1
+BuildRequires:  sgml-skel
+BuildRequires:  unzip
+BuildArch:  noarch
+Requires:   docbook_5
+Requires:   xmlcharent
+PreReq: sgml-skel %{_bindir}/xmlcatalog
+Version:1.77.1
+Release:0
 Source0:
http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-ns-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc
-### snap
-#Source100: docbook-xsl-snapshot.zip
-### snap end
-#Source0:  
http://docbook.sourceforge.net/snapshot/docbook-xsl-snapshot.tar.bz2
-#Source10: 
http://docbook.sourceforge.net/snapshot/docbook-xsl-doc-snapshot.tar.bz2
-#Patch:manpages-block-sp.patch
-#Patch1:   manpages-block-sp-2.patch
-# %define pack_vers snapshot
-#Source1:%{name}-README.SuSE
-# Patch: docbkxsl.dif
+# Patch0:%%{name}-dbtoepub.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://sourceforge.net/projects/docbook/
 
 %description
 These are the XSL stylesheets for DocBook. Generally, the stylesheets
@@ -54,184 +49,138 @@
 stylesheet language for both print and online rendering. For more
 information about XSL, see the XSL page at theW3C.
 
-%define INSTALL install -m755 -s
-%define INSTALL_DIR install -d -m755
-%define INSTALL_DATA install -m644
-%define INSTALL_SCRIPT install -m755 -o root -g root
-%define sgml_dir %{_datadir}/sgml
-%define sgml_var_dir /var/lib/sgml
-%defin

commit calligra for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2012-09-20 14:57:15

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


Package is "calligra", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra-doc.changes2012-08-07 
21:27:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra-doc.changes   
2012-09-20 14:57:23.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 11:51:31 UTC 2012 - idon...@suse.com
+
+- Add calligra-marblewidget.patch to fix compilation against new
+  marble
+
+---
calligra.changes: same change

New:

  calligra-marblewidget.patch



Other differences:
--
++ calligra.spec ++
--- /var/tmp/diff_new_pack.PdAlpR/_old  2012-09-20 14:57:27.0 +0200
+++ /var/tmp/diff_new_pack.PdAlpR/_new  2012-09-20 14:57:27.0 +0200
@@ -33,6 +33,7 @@
 # PATCH-FIX-OPENSUSE remove_python_shebangs.patch asterios.dra...@gmail.com -- 
Remove python shebangs from various scripts (fixes rpmlint warning 
"non-executable-script")
 Patch0: remove_python_shebangs.patch
 Patch1: bnc733534-calligra-msword-overflow-fix.diff
+Patch2: calligra-marblewidget.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 %if 0%{?suse_version} > 1210
@@ -319,6 +320,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 %build
 %cmake_kde4 -d build -- -DBUILD_mobile=false -DBUILD_active=false 
-DIHAVEPATCHEDQT=TRUE

++ calligra-marblewidget.patch ++
Index: calligra-2.4.3/plugins/reporting/maps/KoReportItemMaps.h
===
--- calligra-2.4.3.orig/plugins/reporting/maps/KoReportItemMaps.h
+++ calligra-2.4.3/plugins/reporting/maps/KoReportItemMaps.h
@@ -29,7 +29,7 @@
 #include 
 #include 
 #include 
-#include 
+#include 
 #include 
 #include 
 
Index: calligra-2.4.3/plugins/reporting/maps/KoReportItemMaps.cpp
===
--- calligra-2.4.3.orig/plugins/reporting/maps/KoReportItemMaps.cpp
+++ calligra-2.4.3/plugins/reporting/maps/KoReportItemMaps.cpp
@@ -25,8 +25,8 @@
 #include 
 #include 
 #include 
-#include 
-#include 
+#include 
+#include 
 #include 
 #include 
 #include 
Index: calligra-2.4.3/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.cpp
===
--- 
calligra-2.4.3.orig/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.cpp
+++ calligra-2.4.3/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.cpp
@@ -19,7 +19,7 @@
 
 
 #include "MapBrowserWidget.h"
-#include 
+#include 
 #include 
 #include 
 
Index: calligra-2.4.3/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.h
===
--- calligra-2.4.3.orig/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.h
+++ calligra-2.4.3/kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.h
@@ -21,7 +21,7 @@
 #ifndef MAPBROWSERWIDGET_H
 #define MAPBROWSERWIDGET_H
 
-#include 
+#include 
 
 #include "widgetfactory.h"
 #include "container.h"
Index: calligra-2.4.3/plugins/mapshape/MapShapeCommandChangeProjection.cpp
===
--- calligra-2.4.3.orig/plugins/mapshape/MapShapeCommandChangeProjection.cpp
+++ calligra-2.4.3/plugins/mapshape/MapShapeCommandChangeProjection.cpp
@@ -21,7 +21,7 @@
 #include "MapShapeCommandChangeProjection.h"
 #include "MapShape.h"
 
-#include 
+#include 
 
 MapShapeCommandChangeProjection::MapShapeCommandChangeProjection(MapShape * 
shape, Marble::Projection projection, KUndo2Command *parent)
 : KUndo2Command(parent)
Index: calligra-2.4.3/plugins/mapshape/MapShapeCommandContentChange.cpp
===
--- calligra-2.4.3.orig/plugins/mapshape/MapShapeCommandContentChange.cpp
+++ calligra-2.4.3/plugins/mapshape/MapShapeCommandContentChange.cpp
@@ -20,7 +20,7 @@
 #include "MapShapeCommandContentChange.h"
 
 #include "MapShape.h"
-#include 
+#include 
 #include 
 
 
@@ -55,4 +55,4 @@ void MapShapeCommandContentChange::redo(
 m_shape->marbleWidget()->centerOn(m_old_value.x(), m_old_value.y());
 m_shape->update();
 }
-}
\ No newline at end of file
+}
Index: calligra-2.4.3/plugins/mapshape/MapShapeCommandSetMapThemeId.cpp
===
--- calligra-2.4.3.orig/plugins/mapshape/MapShapeCommandSetMapThemeId.cpp
+++ calligra-2.4.3/plugins/mapshape/MapShapeCommandSetMapThemeId.cpp
@@ -21,7 +21,7 @@
 #include "MapShapeCommandSetMa

commit bundle-lang-common for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2012-09-20 14:56:12

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


Package is "bundle-lang-common", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes
2012-06-29 14:01:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
2012-09-20 14:57:19.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 17 13:53:59 UTC 2012 - co...@suse.com
+
+- update package list
+
+---
+Wed Sep 12 04:58:28 UTC 2012 - co...@suse.com
+
+- update package list
+
+---
+Wed Jul  4 07:37:14 UTC 2012 - co...@suse.com
+
+- update package list
+
+---
bundle-lang-gnome-extras.changes: same change
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change



Other differences:
--
++ bundle-lang-common.spec ++
--- /var/tmp/diff_new_pack.tjNyye/_old  2012-09-20 14:57:23.0 +0200
+++ /var/tmp/diff_new_pack.tjNyye/_new  2012-09-20 14:57:23.0 +0200
@@ -16,8 +16,6 @@
 #
 
 
-#!BuildIgnore: gimp-unstable
-
 Name:   bundle-lang-common
 # @BREQUIRES@
 BuildRequires:  NetworkManager-lang
@@ -47,10 +45,13 @@
 BuildRequires:  mc-lang
 BuildRequires:  nano-lang
 BuildRequires:  pulseaudio-lang
+BuildRequires:  shared-mime-info-lang
 BuildRequires:  tar-lang
 BuildRequires:  upower-lang
 BuildRequires:  util-linux-lang
 BuildRequires:  vorbis-tools-lang
+BuildRequires:  xdg-user-dirs-lang
+BuildRequires:  xkeyboard-config-lang
 BuildRequires:  xz-lang
 #!BuildIgnore:  xorg-x11-driver-input
 #!BuildIgnore:  NetworkManager-openvpn
@@ -58,6 +59,9 @@
 #!BuildIgnore:  NetworkManager-vpnc
 #!BuildIgnore:  NetworkManager-openconnect
 #!BuildIgnore:  virtualbox-host-kmp-default
+#!BuildIgnore:  typelib-1_0-WebKit-1_0
+#!BuildIgnore:  typelib-1_0-Vte-0_0
+#!BuildIgnore: gimp-unstable
 Version:12.2
 Release:0
 Summary:Translations for a Group of Programs
@@ -129,18 +133,24 @@
 Provides:   locale(mc:en)
 Provides:   locale(nano:en)
 Provides:   locale(pulseaudio:en)
+Provides:   locale(shared-mime-info:en)
 Provides:   locale(tar:en)
 Provides:   locale(upower:en)
 Provides:   locale(util-linux:en)
 Provides:   locale(vorbis-tools:en)
+Provides:   locale(xdg-user-dirs:en)
+Provides:   locale(xkeyboard-config:en)
 Provides:   locale(xz:en)
 Provides:   mc-lang = %(rpm -q --queryformat '%{VERSION}' mc-lang)
 Provides:   nano-lang = %(rpm -q --queryformat '%{VERSION}' nano-lang)
 Provides:   pulseaudio-lang = %(rpm -q --queryformat '%{VERSION}' 
pulseaudio-lang)
+Provides:   shared-mime-info-lang = %(rpm -q --queryformat '%{VERSION}' 
shared-mime-info-lang)
 Provides:   tar-lang = %(rpm -q --queryformat '%{VERSION}' tar-lang)
 Provides:   upower-lang = %(rpm -q --queryformat '%{VERSION}' upower-lang)
 Provides:   util-linux-lang = %(rpm -q --queryformat '%{VERSION}' 
util-linux-lang)
 Provides:   vorbis-tools-lang = %(rpm -q --queryformat '%{VERSION}' 
vorbis-tools-lang)
+Provides:   xdg-user-dirs-lang = %(rpm -q --queryformat '%{VERSION}' 
xdg-user-dirs-lang)
+Provides:   xkeyboard-config-lang = %(rpm -q --queryformat '%{VERSION}' 
xkeyboard-config-lang)
 Provides:   xz-lang = %(rpm -q --queryformat '%{VERSION}' xz-lang)
 
 %description en
@@ -200,18 +210,24 @@
 Provides:   locale(mc:de)
 Provides:   locale(nano:de)
 Provides:   locale(pulseaudio:de)
+Provides:   locale(shared-mime-info:de)
 Provides:   locale(tar:de)
 Provides:   locale(upower:de)
 Provides:   locale(util-linux:de)
 Provides:   locale(vorbis-tools:de)
+Provides:   locale(xdg-user-dirs:de)
+Provides:   locale(xkeyboard-config:de)
 Provides:   locale(xz:de)
 Provides:   mc-lang = %(rpm -q --queryformat '%{VERSION}' mc-lang)
 Provides:   nano-lang = %(rpm -q --queryformat '%{VERSION}' nano-lang)
 Provides:   pulseaudio-lang = %(rpm -q --queryformat '%{VERSION}' 
pulseaudio-lang)
+Provides:   shared-mime-info-lang = %(rpm -q --queryformat '%{VERSION}' 
shared-mime-info-lang)
 Provides:   tar-lang = %(rpm -q --queryformat '%{VERSION}' tar-lang)
 Provides:   upower-lang = %(rpm -q --queryformat '%{VERSION}' upower-lang)
 Provides:   util-linux-lang = %(rpm -q --queryformat '%{VERSION}' 
util-linux-lang)
 Provides:   vorbis-tools-lang = %(rp