commit kdepim4 for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:Factory checked 
in at 2012-08-28 21:16:16

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4/kdepim4.changes  2012-08-07 
21:30:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4.new/kdepim4.changes 2012-08-28 
21:16:19.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug 25 16:39:54 UTC 2012 - raba...@opensuse.org
+
+- add mail loss fix bko #295484
+
+---

New:

  changeset_r628faec2651f6f20a438f61fc9c861c0d5eab0f8.diff



Other differences:
--
++ kdepim4.spec ++
--- /var/tmp/diff_new_pack.RxgoEa/_old  2012-08-28 21:16:21.0 +0200
+++ /var/tmp/diff_new_pack.RxgoEa/_new  2012-08-28 21:16:21.0 +0200
@@ -28,6 +28,7 @@
 Patch1: akregator-useragent.diff
 Patch2: desktop-files.diff
 Patch3: knode-kontact-default.diff
+Patch4: changeset_r628faec2651f6f20a438f61fc9c861c0d5eab0f8.diff
 BuildRequires:  fdupes
 BuildRequires:  gpgme-devel
 BuildRequires:  grantlee-devel
@@ -63,6 +64,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 
 %build
 %ifarch ppc64

++ changeset_r628faec2651f6f20a438f61fc9c861c0d5eab0f8.diff ++
#commit 628faec2651f6f20a438f61fc9c861c0d5eab0f8
#Author: Andras Mantia 
#Date:   Sat Aug 25 11:52:45 2012 +0300
#
#Now fix for real the mail loss on spam filtering. The previous fix's idea 
was good, just that unfortunately the default value is "setCacheOnly(true)" set 
in AgentBasePrivate, so we have to explicitely set the cacheonly to false, 
otherwise mail content is not fetched from the mail server when passing through 
a filter that needs a content.
#
#FIXED-IN: 4.8.6
#
#BUG: 295484
#
#diff --git a/mailfilteragent/mailfilteragent.cpp 
b/mailfilteragent/mailfilteragent.cpp
#index 5f66e74..4e37ac7 100644
--- mailfilteragent/mailfilteragent.cpp
+++ mailfilteragent/mailfilteragent.cpp
@@ -111,6 +111,7 @@ void MailFilterAgent::initialCollectionFetchingDone( KJob 
*job )
 
   changeRecorder()->itemFetchScope().setAncestorRetrieval( 
Akonadi::ItemFetchScope::Parent );
   if (m_filterManager->requiresFullMailBody()) {
+changeRecorder()->itemFetchScope().setCacheOnly(false);
 changeRecorder()->itemFetchScope().fetchFullPayload();
   } else {
 changeRecorder()->itemFetchScope().fetchPayloadPart( 
Akonadi::MessagePart::Header, true );

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



commit zvbi for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package zvbi for openSUSE:Factory checked in 
at 2012-08-28 21:12:33

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


Package is "zvbi", Maintainer is "mma...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/zvbi/zvbi.changes2011-11-22 
17:50:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.zvbi.new/zvbi.changes   2012-08-28 
21:12:35.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 27 14:01:50 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+ and GPL-2.0+
+  Use SPDX format and include the LGPL as well
+
+---



Other differences:
--
++ zvbi.spec ++
--- /var/tmp/diff_new_pack.9q1tAk/_old  2012-08-28 21:12:38.0 +0200
+++ /var/tmp/diff_new_pack.9q1tAk/_new  2012-08-28 21:12:38.0 +0200
@@ -20,7 +20,7 @@
 Name:   zvbi
 BuildRequires:  doxygen gcc-c++ libtool xorg-x11-devel
 Url:http://zapping.sf.net/
-License:GPL-2.0+
+License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/Other
 Version:0.2.33
 Release:11
@@ -39,7 +39,7 @@
 solution to this problem.
 
 %package -n libzvbi0
-License:LGPL-2.0+
+License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
 Summary:VBI Decoding Library
 
@@ -54,7 +54,7 @@
 data of several popular services.
 
 %package devel
-License:GPL-2.0+
+License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/Other
 Summary:VBI decoding library - devel package
 Requires:   libzvbi0 = %{version}

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



commit texlive-specs-u for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-u for openSUSE:Factory 
checked in at 2012-08-28 21:12:14

Comparing /work/SRC/openSUSE:Factory/texlive-specs-u (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-u.new (New)


Package is "texlive-specs-u", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-u/texlive-specs-u.changes  
2012-07-20 10:14:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-u.new/texlive-specs-u.changes 
2012-08-28 21:12:16.0 +0200
@@ -1,0 +2,24 @@
+Mon Aug 27 12:44:33 UTC 2012 - cfarr...@suse.com
+
+- license update: LPPL-1.3 and LPPL-1.2 and LPPL-1.0 and GPL-2.0+ and
+  LGPL-3.0+ and Apache-2.0 and OFL-1.1
+  Reflect all of the licenses of the various components in the spec file
+  license (in the absence of subpackage specific licensing)
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-u.spec ++
--- /var/tmp/diff_new_pack.yUEPZ8/_old  2012-08-28 21:12:20.0 +0200
+++ /var/tmp/diff_new_pack.yUEPZ8/_new  2012-08-28 21:12:20.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:LPPL-1.3 and LPPL-1.2 and LPPL-1.0 and GPL-2.0+ and LGPL-3.0+ 
and Apache-2.0 and OFL-1.1
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-u&project=Publishing:TeXLive
 Source0:texlive-specs.tar.xz

++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.yUEPZ8/_old and /var/tmp/diff_new_pack.yUEPZ8/_new 
differ




















































































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



commit rubygem-haml for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-haml for openSUSE:Factory 
checked in at 2012-08-28 20:56:00

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


Package is "rubygem-haml", Maintainer is "fcaste...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes
2012-07-16 09:49:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes   
2012-08-28 20:56:02.0 +0200
@@ -1,0 +2,14 @@
+Mon Aug 27 12:18:29 UTC 2012 - cfarr...@suse.com
+
+- license update: MIT and SUSE-WTFPL-2.0 and GPL-2.0 and Artistic-2.0
+  Package is MIT licensed (see MIT license and README.md). However, the
+  sass component under vendors has a GPL license and some of the tests are
+  WTFPL licensed
+
+---
+Sun Aug 26 05:48:23 UTC 2012 - co...@suse.com
+
+- updated to version 3.1.7
+ * relicensed to SUSE-WTFPL-2.0
+
+---

Old:

  haml-3.1.6.gem

New:

  haml-3.1.7.gem



Other differences:
--
++ rubygem-haml.spec ++
--- /var/tmp/diff_new_pack.4Ci751/_old  2012-08-28 20:56:10.0 +0200
+++ /var/tmp/diff_new_pack.4Ci751/_new  2012-08-28 20:56:10.0 +0200
@@ -17,31 +17,28 @@
 
 
 Name:   rubygem-haml
-Version:3.1.6
+Version:3.1.7
 Release:0
 %define mod_name haml
 %define mod_full_name %{mod_name}-%{version}
-#
-#
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
-Url:http://haml-lang.com/
+BuildRequires:  ruby-macros >= 1
+Url:http://haml.info/
 Source: %{mod_full_name}.gem
-#
 Summary:An elegant, structured XHTML/XML templating engine
-License:MIT
+License:MIT and SUSE-WTFPL-2.0 and GPL-2.0 and Artistic-2.0
 Group:  Development/Languages/Ruby
 
 %description
-  Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML
-  that's designed to express the structure of XHTML or XML documents
-  in a non-repetitive, elegant, easy way,
-  using indentation rather than closing tags
-  and allowing Ruby to be embedded with ease.
-  It was originally envisioned as a plugin for Ruby on Rails,
-  but it can function as a stand-alone templating engine.
+Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or
+XML
+that's designed to express the structure of XHTML or XML documents
+in a non-repetitive, elegant, easy way,
+using indentation rather than closing tags
+and allowing Ruby to be embedded with ease.
+It was originally envisioned as a plugin for Ruby on Rails,
+but it can function as a stand-alone templating engine.
 
 %package doc
 Summary:RDoc documentation for %{mod_name}
@@ -61,12 +58,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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



commit roundcubemail for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package roundcubemail for openSUSE:Factory 
checked in at 2012-08-28 20:55:42

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


Package is "roundcubemail", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes  
2012-05-14 16:18:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.roundcubemail.new/roundcubemail.changes 
2012-08-28 20:55:44.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug 23 06:32:14 UTC 2012 - w...@rosenauer.org
+
+- Update to version 0.8.1
+  * lot of bugfixes and new features including new skin
+(please check the CHANGELOG)
+  * contains security related fixes (bnc#777446)
+* Fix XSS vulnerability in message subject handling using
+  Larry skin (CVE-2012-3507)
+* Fix XSS issue where plain signatures wasn't secured in HTML
+  mode (CVE-2012-3508)
+* Fix XSS issue where href="javascript:" wasn't secured
+  (CVE-2012-3508)
+
+---

Old:

  roundcubemail-0.7.2.tar.gz

New:

  roundcubemail-0.8.1.tar.gz



Other differences:
--
++ roundcubemail.spec ++
--- /var/tmp/diff_new_pack.UviWul/_old  2012-08-28 20:55:52.0 +0200
+++ /var/tmp/diff_new_pack.UviWul/_new  2012-08-28 20:55:52.0 +0200
@@ -18,10 +18,10 @@
 
 Name:   roundcubemail
 Summary:A modern browser-based multilingual IMAP client
-License:GPL-2.0 ; BSD-3-Clause
+License:GPL-3.0+ ; GPL-2.0 ; BSD-3-Clause
 Group:  Productivity/Networking/Email/Clients
 Url:http://www.roundcube.net/
-Version:0.7.2
+Version:0.8.1
 Release:0
 BuildRequires:  apache2-devel
 BuildRequires:  fdupes
@@ -67,6 +67,8 @@
 %setup -q -n %{name}-%{version}
 %patch0 -p1
 cp %{SOURCE4} .
+# remove cruft from source archive
+find . -name ".gitignore" -exec rm {} \;
 
 %build
 
@@ -85,7 +87,7 @@
 
 # install docs
 install -d -m 0755 %buildroot%_defaultdocdir/%name
-for i in CHANGELOG INSTALL UPGRADING LICENSE README README.openSUSE; do
+for i in CHANGELOG INSTALL UPGRADING LICENSE README.md README.openSUSE; do
 mv -v %{buildroot}%{roundcubepath}/$i %{buildroot}%{_defaultdocdir}/%name/
 done
 

++ roundcubemail-0.7.2.tar.gz -> roundcubemail-0.8.1.tar.gz ++
 165511 lines of diff (skipped)

++ roundcubemail-config-dir.patch ++
--- /var/tmp/diff_new_pack.UviWul/_old  2012-08-28 20:55:52.0 +0200
+++ /var/tmp/diff_new_pack.UviWul/_new  2012-08-28 20:55:52.0 +0200
@@ -1,23 +1,25 @@
 roundcubemail-0.6.old/installer/index.php  2011-09-05 10:49:04.0 
+0200
-+++ roundcubemail-0.6/installer/index.php  2011-09-30 16:22:07.248970217 
+0200
-@@ -32,7 +32,8 @@
+diff --git a/installer/index.php b/installer/index.php
+index bb1b1ba..572ef80 100644
+--- a/installer/index.php
 b/installer/index.php
+@@ -43,7 +43,7 @@ ini_set('error_reporting', E_ALL&~E_NOTICE);
  ini_set('display_errors', 1);
  
  define('INSTALL_PATH', realpath(dirname(__FILE__) . '/../').'/');
 -define('RCMAIL_CONFIG_DIR', INSTALL_PATH . 'config');
 +define('RCMAIL_CONFIG_DIR', '/etc/roundcubemail');
-+
  
  $include_path  = INSTALL_PATH . 'program/lib' . PATH_SEPARATOR;
  $include_path .= INSTALL_PATH . 'program' . PATH_SEPARATOR;
 roundcubemail-0.6.old/program/include/iniset.php   2011-09-28 
21:16:41.0 +0200
-+++ roundcubemail-0.6/program/include/iniset.php   2011-09-30 
16:25:26.292976385 +0200
-@@ -41,15 +41,13 @@
+diff --git a/program/include/iniset.php b/program/include/iniset.php
+index f223b0d..630001f 100644
+--- a/program/include/iniset.php
 b/program/include/iniset.php
+@@ -46,15 +46,12 @@ define('RCMAIL_VERSION', '0.8.1');
  define('RCMAIL_CHARSET', 'UTF-8');
  define('JS_OBJECT_NAME', 'rcmail');
  define('RCMAIL_START', microtime(true));
 +define('RCMAIL_CONFIG_DIR', '/etc/roundcubemail');
-+
  
  if (!defined('INSTALL_PATH')) {
  define('INSTALL_PATH', dirname($_SERVER['SCRIPT_FILENAME']).'/');

++ roundcubemail-httpd.conf ++
--- /var/tmp/diff_new_pack.UviWul/_old  2012-08-28 20:55:52.0 +0200
+++ /var/tmp/diff_new_pack.UviWul/_new  2012-08-28 20:55:52.0 +0200
@@ -49,10 +49,10 @@
 
   
 RewriteEngine On
-RewriteRule ^favicon.ico$ skins/default/images/favicon.ico
+RewriteRule ^favicon\.ico$ skins/larry/images/favicon.ico
 # security rules
-RewriteRule .svn/ - [F]
-RewriteRule ^README|INSTALL|LICENSE|SQL|bin|CHANGELOG$ - [F]
+RewriteRule .git - [F]
+RewriteRule ^/?(README(.md)?|INSTALL|LICENSE|SQL|bin|CHANGELOG)$ - [F]
   
 
   

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@

commit rekonq for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package rekonq for openSUSE:Factory checked 
in at 2012-08-28 20:55:24

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


Package is "rekonq", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rekonq/rekonq.changes2012-07-24 
17:20:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.rekonq.new/rekonq.changes   2012-08-28 
20:55:26.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug 28 03:40:18 UTC 2012 - m...@suse.com
+
+- Update to version 1.1
+  * Bugfix release
+
+---

Old:

  rekonq-1.0.tar.bz2

New:

  rekonq-1.1.tar.bz2



Other differences:
--
++ rekonq.spec ++
--- /var/tmp/diff_new_pack.uElRJ0/_old  2012-08-28 20:55:28.0 +0200
+++ /var/tmp/diff_new_pack.uElRJ0/_new  2012-08-28 20:55:28.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   rekonq
-Version:1.0
+Version:1.1
 Release:0
 Summary:WebKit Based Web Browser for KDE
 License:GPL-2.0+
@@ -26,10 +26,10 @@
 Url:http://rekonq.kde.org/
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  libkde4-devel >= 4.4.0
+BuildRequires:  libkde4-devel >= 4.7.0
 # for opera sync service
 BuildRequires:  libqca2-devel
-BuildRequires:  libqt4-devel >= 4.7.0
+BuildRequires:  libqt4-devel >= 4.8.0
 BuildRequires:  qoauth-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files

++ rekonq-1.0.tar.bz2 -> rekonq-1.1.tar.bz2 ++
 210456 lines of diff (skipped)

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



commit package-translations for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory checked in at 2012-08-28 20:50:36

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


Package is "package-translations", Maintainer is "co...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/package-translations/package-translations.changes
2012-08-26 11:33:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.package-translations.new/package-translations.changes
   2012-08-28 20:50:38.0 +0200
@@ -2 +2 @@
-Fri Aug 24 16:13:51 CEST 2012 - 
+Mon Aug 27 16:13:51 CEST 2012 - 
@@ -4 +4 @@
-- automated update on 2012-08-24
+- automated update on 2012-08-27



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-de.mo and new/mo/package-translations-de.mo 
differ

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



commit package-translations for openSUSE:12.2

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:12.2 checked in at 2012-08-28 20:50:41

Comparing /work/SRC/openSUSE:12.2/package-translations (Old)
 and  /work/SRC/openSUSE:12.2/.package-translations.new (New)


Package is "package-translations", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:12.2/package-translations/package-translations.changes   
2012-08-24 13:52:26.0 +0200
+++ 
/work/SRC/openSUSE:12.2/.package-translations.new/package-translations.changes  
2012-08-28 20:50:42.0 +0200
@@ -2 +2 @@
-Thu Aug 23 16:13:51 CEST 2012 - 
+Mon Aug 27 16:13:51 CEST 2012 - 
@@ -4 +4 @@
-- automated update on 2012-08-23
+- automated update on 2012-08-27



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-de.mo and new/mo/package-translations-de.mo 
differ
Files old/mo/package-translations-zh_CN.mo and 
new/mo/package-translations-zh_CN.mo differ

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



commit moneyplex for openSUSE:12.2:NonFree

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package moneyplex for openSUSE:12.2:NonFree 
checked in at 2012-08-28 20:50:09

Comparing /work/SRC/openSUSE:12.2:NonFree/moneyplex (Old)
 and  /work/SRC/openSUSE:12.2:NonFree/.moneyplex.new (New)


Package is "moneyplex", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:12.2:NonFree/moneyplex/moneyplex.changes 2012-07-30 
03:04:29.0 +0200
+++ /work/SRC/openSUSE:12.2:NonFree/.moneyplex.new/moneyplex.changes
2012-08-28 20:50:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 28 09:09:13 UTC 2012 - co...@suse.com
+
+- update to 12.0 version, now biarch
+
+---

Old:

  moneyplex.desktop
  mpx48.png
  setup.sh.diff
  suse2009.zip

New:

  moneyplex-daten-12.0.20869.tar.gz
  moneyplex-rpmlintrc
  moneyplex-suse-12.0.20869.tar.gz



Other differences:
--
++ moneyplex.spec ++
--- /var/tmp/diff_new_pack.EjAf8t/_old  2012-08-28 20:50:13.0 +0200
+++ /var/tmp/diff_new_pack.EjAf8t/_new  2012-08-28 20:50:13.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package moneyplex (Version 2009)
+# spec file for package moneyplex
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,64 +15,104 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   moneyplex
-BuildRequires:  unzip update-desktop-files
+Version:12.0.20869
+Release:0
+Summary:moneyplex openSUSE Edition
 License:NON-OSI-COMPLIANT(royalties)
 Group:  Productivity/Office/Finance
-AutoReqProv:off
-Version:2009
-Release:1
-Summary:Home Banking Software That Supports HBCI (German Only)
+ExclusiveArch:  %ix86 x86_64
+BuildRequires:  update-desktop-files
 Url:http://www.matrica.de
-Source0:suse2009.zip
-Source1:moneyplex.desktop
-Source2:mpx48.png
-Source3:setup.sh.diff
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64
+Source0:moneyplex-suse-%{version}.tar.gz
+Source1:moneyplex-daten-%{version}.tar.gz
+Source100:  moneyplex-rpmlintrc
 
 %description
-This is a light version of the home banking software from Matrica. It
-supports smart card readers (currently Kobil Standard, Kobil Pro, and
-Cyberjack), online banking through HBCI, PIN/TAN transactions, and
-security media that some banks support.
+Mit moneyplex® wird die Verwaltung Ihrer privaten und geschäftlichen 
+Finanzen zum Kinderspiel. Überweisungen, Lastschriften und Daueraufträge
+sind durch auf dem Bildschirm realistisch nachgebildete Formulare im 
+Handumdrehen erstellt.
+
+Mit moneyplex® erledigen Sie ab sofort Ihre Bankgeschäfte von zu Hause. 
+Multiple Kontenverwaltung, Terminzahlungen, Vermögens- entwicklung sind 
+nur ein paar Leistungsmerkmale dieser wirklich einfach und intuitiv zu 
+bedienenden Software der Spitzenklasse.
 
-Moneyplex is only available in German.
+%package -n moneyplex-suse
+Summary:moneyplex (SUSE Version) %{_target_cpu}
+Group:  Productivity/Office/Finance
+Requires:   moneyplex-daten >= 12.0
+Provides:   moneyplex-anwendung = %{version}
+Obsoletes:  moneyplex
+Provides:   moneyplex
+Conflicts:  moneyplex-kaufversion
 
+%description -n moneyplex-suse
+moneyplex Homebanking Anwendung (SUSE Version) kompiliert fuer %{_target_cpu}
 
+%package -n moneyplex-daten
+Summary:Daten fuer moneyplex
+Group:  Productivity/Office/Finance
+Requires:   moneyplex-anwendung >= 12.0
+BuildArch:  noarch
 
-Authors:
-
-matrica Informationstechnologien GmbH
-Ringstrasse 90
-73432 Aalen
+%description -n moneyplex-daten
+Bankdaten und andere Dateien
 
 %prep
+%setup -c -a 1
+rm moneyplex-daten-%{version}/moneyplex-daten.spec
 
 %build
+# nothing to do here
 
 %install
-mkdir -p $RPM_BUILD_ROOT/opt/moneyplex
-cd $RPM_BUILD_ROOT/opt/moneyplex
-unzip %{SOURCE0}
-chmod go-w *
-cp %{SOURCE2} .
-chmod a+x quicksetup.sh setup.sh
-patch -p0 < %{SOURCE3}
-mv setup.sh start.sh
-mkdir -p $RPM_BUILD_ROOT/usr/share/applications/
-cp %{SOURCE1} $RPM_BUILD_ROOT/usr/share/applications/moneyplex.desktop
-%suse_update_desktop_file moneyplex Office Finance
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root,755)
-/opt/moneyplex
+mkdir -p %{buildroot}/opt/moneyplex %{buildroot}/usr/share/applications 
%{buildroot}/usr/share/pixmaps %{buildroot}/usr/share/icons/hicolor/4

commit moneyplex for openSUSE:Factory:NonFree

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package moneyplex for 
openSUSE:Factory:NonFree checked in at 2012-08-28 20:50:02

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


Package is "moneyplex", Maintainer is "co...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/moneyplex/moneyplex.changes  
2011-09-23 15:03:22.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.moneyplex.new/moneyplex.changes 
2012-08-28 20:50:06.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 28 09:09:13 UTC 2012 - co...@suse.com
+
+- update to 12.0 version, now biarch
+
+---

Old:

  moneyplex.desktop
  mpx48.png
  setup.sh.diff
  suse2009.zip

New:

  moneyplex-daten-12.0.20869.tar.gz
  moneyplex-rpmlintrc
  moneyplex-suse-12.0.20869.tar.gz



Other differences:
--
++ moneyplex.spec ++
--- /var/tmp/diff_new_pack.4awVao/_old  2012-08-28 20:50:11.0 +0200
+++ /var/tmp/diff_new_pack.4awVao/_new  2012-08-28 20:50:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package moneyplex (Version 2009)
+# spec file for package moneyplex
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,64 +15,104 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   moneyplex
-BuildRequires:  unzip update-desktop-files
+Version:12.0.20869
+Release:0
+Summary:moneyplex openSUSE Edition
 License:NON-OSI-COMPLIANT(royalties)
 Group:  Productivity/Office/Finance
-AutoReqProv:off
-Version:2009
-Release:1
-Summary:Home Banking Software That Supports HBCI (German Only)
+ExclusiveArch:  %ix86 x86_64
+BuildRequires:  update-desktop-files
 Url:http://www.matrica.de
-Source0:suse2009.zip
-Source1:moneyplex.desktop
-Source2:mpx48.png
-Source3:setup.sh.diff
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64
+Source0:moneyplex-suse-%{version}.tar.gz
+Source1:moneyplex-daten-%{version}.tar.gz
+Source100:  moneyplex-rpmlintrc
 
 %description
-This is a light version of the home banking software from Matrica. It
-supports smart card readers (currently Kobil Standard, Kobil Pro, and
-Cyberjack), online banking through HBCI, PIN/TAN transactions, and
-security media that some banks support.
+Mit moneyplex® wird die Verwaltung Ihrer privaten und geschäftlichen 
+Finanzen zum Kinderspiel. Überweisungen, Lastschriften und Daueraufträge
+sind durch auf dem Bildschirm realistisch nachgebildete Formulare im 
+Handumdrehen erstellt.
+
+Mit moneyplex® erledigen Sie ab sofort Ihre Bankgeschäfte von zu Hause. 
+Multiple Kontenverwaltung, Terminzahlungen, Vermögens- entwicklung sind 
+nur ein paar Leistungsmerkmale dieser wirklich einfach und intuitiv zu 
+bedienenden Software der Spitzenklasse.
 
-Moneyplex is only available in German.
+%package -n moneyplex-suse
+Summary:moneyplex (SUSE Version) %{_target_cpu}
+Group:  Productivity/Office/Finance
+Requires:   moneyplex-daten >= 12.0
+Provides:   moneyplex-anwendung = %{version}
+Obsoletes:  moneyplex
+Provides:   moneyplex
+Conflicts:  moneyplex-kaufversion
 
+%description -n moneyplex-suse
+moneyplex Homebanking Anwendung (SUSE Version) kompiliert fuer %{_target_cpu}
 
+%package -n moneyplex-daten
+Summary:Daten fuer moneyplex
+Group:  Productivity/Office/Finance
+Requires:   moneyplex-anwendung >= 12.0
+BuildArch:  noarch
 
-Authors:
-
-matrica Informationstechnologien GmbH
-Ringstrasse 90
-73432 Aalen
+%description -n moneyplex-daten
+Bankdaten und andere Dateien
 
 %prep
+%setup -c -a 1
+rm moneyplex-daten-%{version}/moneyplex-daten.spec
 
 %build
+# nothing to do here
 
 %install
-mkdir -p $RPM_BUILD_ROOT/opt/moneyplex
-cd $RPM_BUILD_ROOT/opt/moneyplex
-unzip %{SOURCE0}
-chmod go-w *
-cp %{SOURCE2} .
-chmod a+x quicksetup.sh setup.sh
-patch -p0 < %{SOURCE3}
-mv setup.sh start.sh
-mkdir -p $RPM_BUILD_ROOT/usr/share/applications/
-cp %{SOURCE1} $RPM_BUILD_ROOT/usr/share/applications/moneyplex.desktop
-%suse_update_desktop_file moneyplex Office Finance
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root,755)
-/opt/moneyplex
+mkdir -p %{buildroot}/opt/moneyplex %{buildroot}/usr/share/applications 
%{buildroot}/usr/share/pixmaps %{buildroot}/usr/shar

commit lzo for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package lzo for openSUSE:Factory checked in 
at 2012-08-28 20:49:16

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


Package is "lzo", Maintainer is "mrueck...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lzo/lzo.changes  2012-02-17 12:05:57.0 
+0100
+++ /work/SRC/openSUSE:Factory/.lzo.new/lzo.changes 2012-08-28 
20:49:20.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 27 14:57:29 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  No GPL-2.0 "only" licenses found in the package
+
+---



Other differences:
--
++ lzo.spec ++
--- /var/tmp/diff_new_pack.OYgy67/_old  2012-08-28 20:49:21.0 +0200
+++ /var/tmp/diff_new_pack.OYgy67/_new  2012-08-28 20:49:21.0 +0200
@@ -30,7 +30,7 @@
 %endif
 #
 Summary:A Real-Time Data Compression Library
-License:GPL-2.0
+License:GPL-2.0+
 Group:  Development/Libraries/C and C++
 
 %description

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



commit libsemanage for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package libsemanage for openSUSE:Factory 
checked in at 2012-08-28 20:48:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libsemanage/libsemanage.changes  2012-08-10 
19:01:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsemanage.new/libsemanage.changes 
2012-08-28 20:48:25.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 27 13:49:45 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  Could not find any LGPL-2.1 "only" licensed files in the pacakge
+
+---



Other differences:
--
++ libsemanage.spec ++
--- /var/tmp/diff_new_pack.w9yRAt/_old  2012-08-28 20:48:29.0 +0200
+++ /var/tmp/diff_new_pack.w9yRAt/_new  2012-08-28 20:48:29.0 +0200
@@ -27,7 +27,7 @@
 Version:2.1.6
 Release:0
 Summary:SELinux binary policy manipulation library
-License:LGPL-2.1
+License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://userspace.selinuxproject.org/
 Source: 
http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tar.gz

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



commit libfprint for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package libfprint for openSUSE:Factory 
checked in at 2012-08-28 20:47:59

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


Package is "libfprint", Maintainer is "thoe...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libfprint/libfprint.changes  2012-05-26 
13:11:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfprint.new/libfprint.changes 2012-08-28 
20:48:01.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 27 15:11:14 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  No LGPL-2.1 "only" licenses found in the package
+
+---



Other differences:
--
++ libfprint.spec ++
--- /var/tmp/diff_new_pack.7zya7F/_old  2012-08-28 20:48:05.0 +0200
+++ /var/tmp/diff_new_pack.7zya7F/_new  2012-08-28 20:48:05.0 +0200
@@ -32,7 +32,7 @@
 Version:0.3.0
 Release:0
 Summary:Library for fingerprint reader support
-License:LGPL-2.1
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2

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



commit kile for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package kile for openSUSE:Factory checked in 
at 2012-08-28 20:47:32

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kile/kile.changes2012-05-03 
10:57:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kile.new/kile.changes   2012-08-28 
20:47:41.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 20 18:23:51 UTC 2012 - ctri...@opensuse.org
+
+- Recommend texlive-dvips and texlive-dvipdfmx after the texlive 
+  split (bnc#776274)
+
+---



Other differences:
--
++ kile.spec ++
--- /var/tmp/diff_new_pack.cDw5jv/_old  2012-08-28 20:47:42.0 +0200
+++ /var/tmp/diff_new_pack.cDw5jv/_new  2012-08-28 20:47:42.0 +0200
@@ -46,6 +46,8 @@
 Recommends: latex2html
 Recommends: lilypond
 Recommends: psutils
+Recommends: texlive-dvips
+Recommends: texlive-dvipdfmx
 Recommends: texlive-metapost
 Recommends: texlive-tex4ht
 Recommends: zip

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



commit kde4-l10n for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package kde4-l10n for openSUSE:Factory 
checked in at 2012-08-28 20:45:25

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kde4-l10n/kde4-l10n.changes  2012-08-07 
21:29:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde4-l10n.new/kde4-l10n.changes 2012-08-28 
20:45:27.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 22 04:36:29 UTC 2012 - m...@suse.com
+
+- Added missing plugins-chapter.docbook and outlook-to-vcalendar.docbook 
+  back
+
+---

New:

  kde4-l10n-da-added-missing-files-back.diff



Other differences:
--
++ kde4-l10n.spec ++
--- /var/tmp/diff_new_pack.FwNSw0/_old  2012-08-28 20:45:48.0 +0200
+++ /var/tmp/diff_new_pack.FwNSw0/_new  2012-08-28 20:45:48.0 +0200
@@ -84,6 +84,7 @@
 Source1001: texts
 Source1002: update_spec.pl
 Source1003: pre_checkin.sh
+Patch0: kde4-l10n-da-added-missing-files-back.diff
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel
@@ -942,6 +943,7 @@
 %prep
 %setup -q -T -c %{name}
 for i in $RPM_SOURCE_DIR/kde-l10n-*.tar.xz; do tar xf $i; done
+%patch0 -p1
 
 #Create top CMakeLists.txt
 echo "cmake_minimum_required(VERSION 2.6)" >> CMakeLists.txt
























































++ kde4-l10n-da-added-missing-files-back.diff ++
Index: 
kde4-l10n-4.8.5/kde-l10n-da-4.8.5/docs/kdepim/korganizer/outlook-to-vcalendar.docbook
===
--- /dev/null
+++ 
kde4-l10n-4.8.5/kde-l10n-da-4.8.5/docs/kdepim/korganizer/outlook-to-vcalendar.docbook
@@ -0,0 +1,384 @@
+
+
+
+
+
+Randy Pearson blue...@bamafolks.com
+Oprindelig forfatter
+
+
+Klaus Stärk sta...@kde.org
+Yderligere tekster
+
+
+Eric Bischoff e.bisch...@noos.fr
+Editor
+
+
+
+
+
+
+Denne udgave af &korganizer; workshop Outlook til vCalendar blev udgivet 17. oktober 2002. Se ChangeLog for detaljer.
+Bemærk at beskrivelserne og skærmaftrykkene svarer til version 3.1 af 
&korganizer;.
+
+
+
+kdepim
+KOrganizer
+KOrganizer workshop
+Outlook
+vCalendar
+Outlook2VCal
+
+2002-10-17 3.1 
+
+KOrganizer workshop: Outlook til vCalendar
+
+
+Overblik
+
+Når du går væk fra &Microsoft; Outlook® og begynder at bruge &kde;'s 
&korganizer; til at håndtere skemaer og aftaler, vil du formodentlig ønske at 
eksportere dine skemalægningsdata fra Outlook® og importere dem til 
&korganizer;. &Microsoft;'s Outlook® program har ganske vist et 
eksport-valg der kan gemme en aftale i industristandardens vCalendar-format. 

+
+Uheldigvis vil Outlook® kun eksportere aftalen du har valgt, en af 
gangen. Dette er helt fint hvis du kun ønsker at overføre nogle få aftaler, men 
overførsel af de 200-300 aftaler du måske har i din Outlook® mappe ville 
ikke være særlig morsomt. Derfor lavede mailto:blue...@bamafolks.com";
+>Randy Pearson et lille program der hedder Outlook2VCal der kan skanne og eksportere alle aftalerne til en vCalendar-fil på én gang. 

+
+
+
+
+Installation
+
+Outlook2VCal 2.0-programmet bliver http://korganizer.kde.org/importdata.html";
+>leveret som en komprimeret ZIP-fil, der indeholder et SETUP.EXE-program. Træk simpelthen filerne ud ved brug af dit foretrukne redskab såsom 
http://www.winzip.com";
+>WinZip og kør SETUP.EXE-programmet for at installere programmet på din Windows computer. Dette skal 
være den computer hvor du normalt kører &Microsoft; Outlook  97®, 2000® 
eller 2002®. 
+
+Afhængig af hvor opdateret dit system er, vil du måske, måske ikke blive bedt 
om at reboote under installationen. 
+
+
+
+
+Brug af eksport
+
+Efter programmet er installeret, kan du køre ved at gå til Start Programmer Outlook2vCal Outlook2vCal. Du skulle så se denne skærm: 
+
+
+Outlook2VCal hovedvindue
+
+
+Outlook2VCal hovedvindue
+Outlook2VCal hovedvindue
+
+
+
+
+Programmet forsøger automatisk at kommunikere med Outlook® ved brug af 
OLE-Automation. Hvis en fejl rapporteres, betyder dette sandsynligvis at du 
ikke har Outlook® installeret. 
+
+Du skal først beslutte om du ønsker at inkludere information om helligdage i 
den eksporterede fil eller ej. Normalt vil du nok ikke ønske at gøre dette, så 
Skip helligdage-feltet er som standard afkrydset. Dernæst klikkes på Export-knappen, hvilket vil vise en standard Gem fil dialog. Gå til det ønskede katalog og indtast filnavnet hvor du ønsker at 
lave den nye vCalendar datafil. 
+
+
+Outlook2VCal dialog til at gemme fil
+
+
+Outlook2VCal dialog til at gemme fil
+Outlook2VCal dialog til at gemme fil
+
+
+
+Afhængig af sikkerh

commit fcitx for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2012-08-28 20:45:07

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


Package is "fcitx", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes  2012-07-24 
14:58:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2012-08-28 
20:45:09.0 +0200
@@ -1,0 +2,11 @@
+Sun Aug 26 01:15:41 UTC 2012 - i...@marguerite.su
+
+- add openSUSE-branding theme for 12.2
+
+---
+Thu Aug 16 22:34:07 UTC 2012 - i...@marguerite.su
+
+- add Dependency: libpresage-devel, which will provide word prediction
+  for keyboard users.
+
+---

Old:

  fcitx-4.2.4.1.tar.bz2
  fix-fcitx-4.2.4.1-memory-overflow.patch

New:

  openSUSE-default.tar.gz



Other differences:
--
++ fcitx.spec ++
--- /var/tmp/diff_new_pack.emHXa4/_old  2012-08-28 20:45:11.0 +0200
+++ /var/tmp/diff_new_pack.emHXa4/_new  2012-08-28 20:45:11.0 +0200
@@ -35,6 +35,7 @@
 Source6:table.tar.gz
 # for fedora auto-start
 Source7:xinput-fcitx
+Source8:openSUSE-default.tar.gz
 #FIX-FOR-UPSTREAM i...@marguerite.su - dont download online
 Patch1: fix_fcitx_googlecode_resolv_error.patch
 BuildRequires:  cairo-devel
@@ -50,6 +51,7 @@
 BuildRequires:  libxkbfile-devel
 %endif
 BuildRequires:  enchant-devel
+BuildRequires:  libpresage-devel
 BuildRequires:  iso-codes-devel
 BuildRequires:  pango-devel
 %if 0%{?suse_version} >= 1110 || 0%{?fedora_version}
@@ -85,6 +87,7 @@
 %if 0%{?suse_version}
 Recommends:   %{name}-pinyin = %{version}-%{release}
 Recommends:   %{name}-table = %{version}-%{release}
+Requires:   %{name}-branding = %{version}
 %endif
 %if 0%{?fedora_version}
 Requires(post):%{_sbindir}/alternatives
@@ -305,6 +308,26 @@
 %description pinyin-tools
 Tools to convert txt or scel(sougou pinyin data format) pinyin sheets to fcitx 
match lists.
 
+%if 0%{?suse_version}
+
+%package branding-openSUSE
+Summary:   openSUSE default Skin for Fcitx
+Group: System/I18n/Chinese
+Requires:  %{name} = %{version}-%{release}
+%if 0%{?suse_version} >= 1140
+BuildArch: noarch
+%endif
+Provides:  %{name}-branding = %{version}
+Conflicts: otherproviders(%{name}-branding)
+Supplements:   packageand(%{name}:branding-openSUSE)
+
+%description branding-openSUSE
+openSUSE default skin for Fcitx
+
+You can either use this package or download from kde-look.org using knewstaff 
in fcitx-config-kde4.
+
+%endif
+
 %package skin-classic
 Summary:   Fcitx Classic Skin
 Group: System/I18n/Chinese
@@ -372,6 +395,16 @@
 
 cd ..
 
+%if 0%{?suse_version}
+# install openSUSE branding
+pushd %{buildroot}%{_datadir}/%{name}/skin/
+tar -xzf %{SOURCE8}
+popd
+pushd %{buildroot}%{_datadir}/%{name}/configdesc
+sed -i 's/DefaultValue=default/DefaultValue=openSUSE-default/' 
%{buildroot}%{_datadir}/%{name}/configdesc/fcitx-classic-ui.desc
+popd
+%endif
+
 # fix desktop file
 sed -i "s/x-fskin/x-fskin;/" 
%{buildroot}%{_datadir}/applications/fcitx-skin-installer.desktop
 
@@ -394,14 +427,18 @@
 %if 0%{?suse_version}
 mkdir %{buildroot}%{_docdir}
 mv %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}
+cp -r %{SOURCE2} %{buildroot}%{_docdir}/%{name}/
+cp -r %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
 cp -r AUTHORS %{buildroot}%{_docdir}/%{name}/
 cp -r ChangeLog %{buildroot}%{_docdir}/%{name}/
 %endif
 %if 0%{?fedora_version}
 mkdir %{buildroot}%{_docdir}/packages/
 mv %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/packages/
-cp -r AUTHORS %{buildroot}%{_docdir}/packages/%{name}/
-cp -r ChangeLog %{buildroot}%{_docdir}/packages/%{name}/
+cp -r %{SOURCE2} %{buildroot}%{_docdir}/packages/%{name}/
+cp -r %{SOURCE3} %{buildroot}%{_docdir}/packages/%{name}/
+cp -r AUTHORS %{buildroot}%{_docdir}/%{name}/
+cp -r ChangeLog %{buildroot}%{_docdir}/%{name}/
 %endif
 
 # create autostart
@@ -554,6 +591,9 @@
 %exclude %{_libdir}/%{name}/fcitx-pinyin.so
 %exclude %{_libdir}/%{name}/fcitx-table.so
 %exclude %{_libdir}/%{name}/fcitx-qw.so
+%if 0%{?suse_version}
+%exclude %{_datadir}/%{name}/skin/openSUSE-default
+%endif
 %exclude %{_datadir}/%{name}/skin/classic
 %exclude %{_datadir}/%{name}/skin/dark
 
@@ -667,6 +707,14 @@
 %{_mandir}/man1/mb2org.1.gz
 %{_mandir}/man1/scel2org.1.gz
 
+%if 0%{?suse_version}
+
+%files branding-openSUSE
+%defattr(-,root,root)
+%{_datadir}/%{name}/skin/openSUSE-default
+
+%endif
+
 %files skin-classic
 %defattr(-,root,root)
 %{_datadir}/%{name}/skin/classic

++ fcitx-READM

commit digikam for openSUSE:Factory

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2012-08-28 20:44:46

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


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

Changes:

--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2012-07-13 
11:30:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2012-08-28 
20:44:50.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 10 08:17:05 UTC 2012 - nico.kru...@gmail.com
+
+- Update to 2.8.0:
+  digikam:
+   - CameraGUI: Add option to execute script during items to download from 
camera.
+   - 22 fixed bugs.
+  kipi-plugins:
+   - MediaWiki: GUI improvmenets and new features to export items.
+   - 6 fixed bugs.
+
+---

Old:

  digikam-2.7.0.tar.bz2

New:

  digikam-2.8.0.tar.bz2



Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.3aMugO/_old  2012-08-28 20:44:53.0 +0200
+++ /var/tmp/diff_new_pack.3aMugO/_new  2012-08-28 20:44:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   digikam
-Version:2.7.0
+Version:2.8.0
 Release:0
 Summary:A KDE Photo Manager
 License:GPL-2.0+

++ digikam-2.7.0.tar.bz2 -> digikam-2.8.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/digikam/digikam-2.7.0.tar.bz2 
/work/SRC/openSUSE:Factory/.digikam.new/digikam-2.8.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 kiwi-instsource-plugins-openSUSE-12-1 for openSUSE:12.2

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package 
kiwi-instsource-plugins-openSUSE-12-1 for openSUSE:12.2 checked in at 
2012-08-28 12:09:08

Comparing /work/SRC/openSUSE:12.2/kiwi-instsource-plugins-openSUSE-12-1 (Old)
 and  /work/SRC/openSUSE:12.2/.kiwi-instsource-plugins-openSUSE-12-1.new 
(New)


Package is "kiwi-instsource-plugins-openSUSE-12-1", Maintainer is ""

Changes:




Other differences:
--
++ kiwi-instsource-plugins-openSUSE-12-1.diff ++
--- /var/tmp/diff_new_pack.pzY8To/_old  2012-08-28 12:09:13.0 +0200
+++ /var/tmp/diff_new_pack.pzY8To/_new  2012-08-28 12:09:13.0 +0200
@@ -101,7 +101,7 @@
 ===
 --- /dev/null
 +++ KIWIPromoDVDPlugin.pm
-@@ -0,0 +1,148 @@
+@@ -0,0 +1,149 @@
 +
 +# Copyright (c) 2012 SUSE
 +#
@@ -236,11 +236,12 @@
 +  }
 +
 +  my $medium = $this->collect()->productData()->getVar("MEDIUM_NAME");
-+  system("mkdir -p boot/grub; echo $medium > boot/grub/mbrid");
 +  find( sub { 
 + if (m/initrd.liv/) { 
 +   my $cd = $File::Find::name; 
++   system("mkdir -p boot/grub; echo $medium > boot/grub/mbrid");
 +   system("echo boot/grub/mbrid | cpio --create --format=newc --quiet | 
gzip -9 -f >> $cd");
++   system("rm boot/grub/mbrid; rmdir boot/grub; rmdir boot");
 +   $this->logMsg("I", "updated $cd");
 +  }  
 + }, $this->handler()->collect()->basedir());

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



commit kiwi-instsource-plugins-openSUSE-12-1 for openSUSE:12.2

2012-08-28 Thread h_root
Hello community,

here is the log from the commit of package 
kiwi-instsource-plugins-openSUSE-12-1 for openSUSE:12.2 checked in at 
2012-08-28 10:35:48

Comparing /work/SRC/openSUSE:12.2/kiwi-instsource-plugins-openSUSE-12-1 (Old)
 and  /work/SRC/openSUSE:12.2/.kiwi-instsource-plugins-openSUSE-12-1.new 
(New)


Package is "kiwi-instsource-plugins-openSUSE-12-1", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:12.2/kiwi-instsource-plugins-openSUSE-12-1/kiwi-instsource-plugins-openSUSE-12-1.changes
 2012-08-27 16:04:39.0 +0200
+++ 
/work/SRC/openSUSE:12.2/.kiwi-instsource-plugins-openSUSE-12-1.new/kiwi-instsource-plugins-openSUSE-12-1.changes
2012-08-28 10:35:49.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 28 08:35:27 UTC 2012 - co...@suse.com
+
+- also support promo dvds that are biarch
+
+---



Other differences:
--
++ kiwi-instsource-plugins-openSUSE-12-1.diff ++
--- /var/tmp/diff_new_pack.TPPqJ6/_old  2012-08-28 10:35:49.0 +0200
+++ /var/tmp/diff_new_pack.TPPqJ6/_new  2012-08-28 10:35:49.0 +0200
@@ -101,7 +101,7 @@
 ===
 --- /dev/null
 +++ KIWIPromoDVDPlugin.pm
-@@ -0,0 +1,153 @@
+@@ -0,0 +1,148 @@
 +
 +# Copyright (c) 2012 SUSE
 +#
@@ -235,20 +235,15 @@
 +return $retval;
 +  }
 +
-+  my $cd = 1;
 +  my $medium = $this->collect()->productData()->getVar("MEDIUM_NAME");
-+  ( my $name = $this->{m_basesubdir}->{$cd} ) =~ s{.*/(.*)/*$}{$1};
-+  find( sub { if (m/initrd.liv/) { $cd = $File::Find::name; }  }, 
$this->handler()->collect()->basedir());
-+  if (!$cd) {
-+  $this->logMsg("E", "initrd.liv not found\n");
-+  exit(1);
-+  }
-+  $this->logMsg("I", "$cd $medium $name");
-+  my $dname = dirname($cd);
-+  $this->logMsg("I", "$dname");
 +  system("mkdir -p boot/grub; echo $medium > boot/grub/mbrid");
-+  system("echo boot/grub/mbrid | cpio --create --format=newc --quiet | gzip 
-9 -f >> $cd");
-+  $this->logMsg("I", "updated $cd");
++  find( sub { 
++ if (m/initrd.liv/) { 
++   my $cd = $File::Find::name; 
++   system("echo boot/grub/mbrid | cpio --create --format=newc --quiet | 
gzip -9 -f >> $cd");
++   $this->logMsg("I", "updated $cd");
++  }  
++ }, $this->handler()->collect()->basedir());
 +
 +  return $retval;
 +}

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