drop PolicyKit-gnome from openSUSE:Factory

2011-11-28 Thread h_root

Hello community,

FYI: Package PolicyKit-gnome was dropped from openSUSE:Factory at Mon Nov 28 
11:32:49 CET 2011.

You can find the latest sources of the package in the
   openSUSE:Dropped
repository:

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=PolicyKit-gnome

Remember to have fun...

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



commit apparmor for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2011-11-28 12:52:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2011-11-02 
11:44:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2011-11-28 
12:52:51.0 +0100
@@ -1,0 +2,25 @@
+Sat Nov 26 21:52:31 UTC 2011 - opens...@cboltz.de
+
+- package subdomain.conf only in -parser, not in -utils package
+- package libapparmor.so and libimmunix.so only in libapparmor-devel,
+  not in libapparmor1
+- make Provides for perl-libapparmor versioned to avoid self-Obsoletes
+- move libapparmor.a and libimmunix.a from libapparmor1 to 
+  libapparmor-devel package
+
+---
+Thu Nov 10 20:16:24 UTC 2011 - opens...@cboltz.de
+
+- update to AppArmor 2.7.0 rc2
+  Most of the changes since rc1 were already included as patches.
+  Additional changes:
+  - fix logprof/genprof to recognize mknod in audit.log
+  - fix libapparmor python bindings to compile with python 3
+  - fix wrong status message in initscript if apparmor-utils are not installed
+  - parser/Makefile: fix some warnings, always respect CXX and LDFLAGS
+  - fix some warnings in utils/Makefile
+- remove 4 upstreamed patches
+- remove mkdir /etc/apparmor.d/disable - that's done by upstream Makefile now
+- update line numbers in 2 patches
+
+---

Old:

  apparmor-2.5.1-ldapclient-profile
  apparmor-2.7.0rc1-aa-notify-better-error-message.diff
  apparmor-2.7.rc1.tar.gz
  apparmor-abstractions-winbind-64bit.diff
  apparmor-samba-vfs-objects.diff

New:

  apparmor-2.7.rc2.tar.gz



Other differences:
--
++ apparmor.spec ++
--- /var/tmp/diff_new_pack.YJ5HHI/_old  2011-11-28 12:52:55.0 +0100
+++ /var/tmp/diff_new_pack.YJ5HHI/_new  2011-11-28 12:52:55.0 +0100
@@ -43,9 +43,9 @@
 %if ! %{?distro:1}0
   %define distro suse
 %endif
-Version:2.7.rc1
+Version:2.7.rc2
 Release:1
-%define versiondir2.7.0~rc1
+%define versiondir2.7.0~rc2
 Summary:AppArmor userlevel parser utility
 Group:  Productivity/Networking/Security
 Source0:apparmor-%{version}.tar.gz
@@ -53,21 +53,12 @@
 Source2:%{name}-profile-editor.desktop
 Source3:update-trans.sh
 
-# more helpful error message for aa-notify -p if the user is not in the 
configured group. Commited upstream after 2.7rc1.
-Patch:  apparmor-2.7.0rc1-aa-notify-better-error-message.diff
-
 # enable caching of profiles (= massive performance speedup when loading 
profiles)
 Patch1: apparmor-enable-profile-cache.diff
 
 # include autogenerated profile sniplet for samba shares (bnc#688040)
 Patch2: apparmor-samba-include-permissions-for-shares.diff
 
-# allow samba vfs objects (bnc#725967). Commited upstream after 2.7rc1.
-Patch3: apparmor-samba-vfs-objects.diff
-
-# make abstractions/winbind working on 64bit systems. Commited upstream after 
2.7rc1.
-Patch4: apparmor-abstractions-winbind-64bit.diff
-
 # split a long string in AppArmor.pm. Not accepted upstream because they want 
a solution without hardcoded width.
 Patch5: apparmor-utils-string-split
 
@@ -78,8 +69,6 @@
 
 # Add support for eDirectory calls in abstractions/nameservice. Not accepted 
upstream (yet) because of open questions
 Patch12:apparmor-2.5.1-edirectory-profile
-# split ldap related things from abstractions/nameservice to 
abstractions/ldapclient and add sasl support. Commited upstream after 2.7rc1.
-Patch13:apparmor-2.5.1-ldapclient-profile
 
 # obsolete, upstream implemented this in another way
 Patch15:apparmor-remove-repo
@@ -246,7 +235,7 @@
 Requires:   perl(RPC::XML)
 Requires:   perl(Term::ReadKey)
 Requires:   perl(Term::ReadKey)
-Provides:   perl-libapparmor
+Provides:   perl-libapparmor = %{version}
 Obsoletes:  perl-libapparmor  2.5
 
 %description -n perl-apparmor
@@ -412,16 +401,12 @@
 
 %prep
 %setup -q -n %{name}-%{versiondir}
-%patch -p0
 %patch1 -p1
 %patch2 -p0
-%patch3 -p0
-%patch4 -p0
 %patch5 -p1
 #%patch10 -p1 # disabled, see above
 #%patch11 -p1 # disabled, see above
 %patch12 -p1
-%patch13 -p1
 #%patch15 -p1 # obsolete, see above
 %patch21 -p1
 
@@ -505,7 +490,6 @@
 mkdir -p %{buildroot}%{_localstatedir}/log/apparmor
 
 %makeinstall -C profiles
-mkdir %{buildroot}%{_sysconfdir}/apparmor.d/disable
 
 %makeinstall -C parser
 # default cache dir is 

commit argus for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package argus for openSUSE:Factory checked 
in at 2011-11-28 12:52:52

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


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

Changes:

--- /work/SRC/openSUSE:Factory/argus/argus.changes  2011-10-02 
09:48:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.argus.new/argus.changes 2011-11-28 
12:52:57.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 10:05:22 UTC 2011 - co...@suse.com
+
+- do not package argus twice
+
+---



Other differences:
--
++ argus.spec ++
--- /var/tmp/diff_new_pack.jKVcmG/_old  2011-11-28 12:52:58.0 +0100
+++ /var/tmp/diff_new_pack.jKVcmG/_new  2011-11-28 12:52:58.0 +0100
@@ -67,6 +67,8 @@
 install -d -m 755 
$RPM_BUILD_ROOT{/etc/init.d,/sbin,/usr/{sbin,bin,share/man},%{_docdir}}
 install -m 700 bin/argus $RPM_BUILD_ROOT/usr/sbin/argus
 install -m 700 bin/arg* $RPM_BUILD_ROOT/usr/bin/
+# alread in sbin
+rm -f $RPM_BUILD_ROOT/usr/bin/argus
 rm -f $RPM_BUILD_ROOT/usr/bin/argus_linux
 ( cd man
   cp -a man* $RPM_BUILD_ROOT%{_mandir} 


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



commit babl for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2011-11-28 12:52:57

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


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

Changes:

--- /work/SRC/openSUSE:Factory/babl/babl.changes2011-10-02 
09:50:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.babl.new/babl.changes   2011-11-28 
12:53:00.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov 20 12:49:10 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.1.6:
+  + Build improvements
+  + Remove blatantly wrong conversions from extensions
+  + Made it possible to distinguish format_n formats from others
+  + Improvements to vala/gobject introspection support.
+
+---

Old:

  babl-0.1.4.tar.bz2

New:

  babl-0.1.6.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.G2CH3C/_old  2011-11-28 12:53:01.0 +0100
+++ /var/tmp/diff_new_pack.G2CH3C/_new  2011-11-28 12:53:01.0 +0100
@@ -19,12 +19,12 @@
 
 Name:   babl
 Url:http://gegl.org/babl/
-Version:0.1.4
+Version:0.1.6
 Release:1
 License:LGPLv3+
 Group:  System/Libraries
 Summary:Dynamic Pixel Format Translation Library
-Source: ftp://ftp.gtk.org/pub/babl/0.0/%{name}-%{version}.tar.bz2
+Source: http://ftp.gtk.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
 %define debug_package_requires libbabl-0_1-0 = %{version}-%{release}

++ babl-0.1.4.tar.bz2 - babl-0.1.6.tar.bz2 ++
 16674 lines of diff (skipped)

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



commit bash for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2011-11-28 12:53:02

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


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

Changes:

--- /work/SRC/openSUSE:Factory/bash/bash.changes2011-11-22 
17:47:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes   2011-11-28 
12:53:04.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov 25 17:08:30 UTC 2011 - wer...@suse.de
+
+- Make build check quiet
+
+---
+Fri Nov 25 16:32:14 UTC 2011 - wer...@suse.de
+
+- Update bash 4.2 to patch level 20
+- Update readline 6.2 to patch level 2
+
+---



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.pwDRYE/_old  2011-11-28 12:53:07.0 +0100
+++ /var/tmp/diff_new_pack.pwDRYE/_new  2011-11-28 12:53:07.0 +0100
@@ -372,7 +372,8 @@
   CFLAGS_FOR_BUILD=$CFLAGS
   LDFLAGS_FOR_BUILD=$LDFLAGS
   export CC_FOR_BUILD CFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD CFLAGS LDFLAGS CC
-  ./configure --disable-static --build=%{_target_cpu}-suse-linux   \
+  ./configure --build=%{_target_cpu}-suse-linux\
+   --disable-static\
--prefix=%{_prefix} \
--with-curses   \
--mandir=%{_mandir} \

++ bash-4.2-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch 
new/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch
--- old/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch  2011-10-07 
17:00:28.0 +0200
+++ new/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch  1970-01-01 
01:00:00.0 +0100
@@ -1,14 +0,0 @@
-*** ../bash-4.2-patched/assoc.c2009-08-05 20:19:40.0 -0400
 assoc.c2011-10-04 20:23:07.0 -0400
-***
-*** 78,81 
 78,86 
-if (b == 0)
-  return -1;
-+   /* If we are overwriting an existing element's value, we're not going to
-+  use the key.  Nothing in the array assignment code path frees the key
-+  string, so we can free it here to avoid a memory leak. */
-+   if (b-key != key)
-+ free (key);
-FREE (b-data);
-b-data = value ? savestring (value) : (char *)0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-4.2-patches/bash-4.2-quoted-nulls.patch 
new/bash-4.2-patches/bash-4.2-quoted-nulls.patch
--- old/bash-4.2-patches/bash-4.2-quoted-nulls.patch2011-05-12 
10:59:19.0 +0200
+++ new/bash-4.2-patches/bash-4.2-quoted-nulls.patch1970-01-01 
01:00:00.0 +0100
@@ -1,18 +0,0 @@
-*** ../bash-4.2-patched/subst.c2011-03-06 14:11:11.0 -0500
 subst.c2011-05-11 11:23:33.0 -0400
-***
-*** 3707,3711 
-   }
-else if (string[i] == CTLNUL)
-!  i++;
-  
-prev_i = i;
 3710,3717 
-   }
-else if (string[i] == CTLNUL)
-!  {
-!i++;
-!continue;
-!  }
-  
-prev_i = i;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-4.2-patches/bash-4.2-read-assoc-array.patch 
new/bash-4.2-patches/bash-4.2-read-assoc-array.patch
--- old/bash-4.2-patches/bash-4.2-read-assoc-array.patch2011-06-21 
18:54:47.0 +0200
+++ new/bash-4.2-patches/bash-4.2-read-assoc-array.patch1970-01-01 
01:00:00.0 +0100
@@ -1,40 +0,0 @@
-*** ../bash-4.2-patched/builtins/read.def  2011-01-04 11:43:36.0 
-0500
 builtins/read.def  2011-06-21 10:31:02.0 -0400
-***
-*** 456,460 
-add_unwind_protect (xfree, input_string);
-interrupt_immediately++;
--   terminate_immediately++;
-  
-unbuffered_read = (nchars  0) || (delim != '\n') || input_is_pipe;
 456,459 
-***
-*** 513,516 
 512,516 
-if (retval = 0)
-   {
-+CHECK_TERMSIG;
- eof = 1;
- break;
-***
-*** 623,627 
-  
-interrupt_immediately--;
--   terminate_immediately--;
-  
-  #if defined (ARRAY_VARS)
 623,626 
-***
-*** 643,646 
 642,651 
- return EXECUTION_FAILURE; /* readonly or noassign */
-   }
-+   if (assoc_p (var))
-+  {
-+   builtin_error (_(%s: cannot convert associative to indexed 
array), arrayname);
-+xfree (input_string);
-+return EXECUTION_FAILURE; /* existing associative 

commit berkeleydb for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package berkeleydb for openSUSE:Factory 
checked in at 2011-11-28 12:53:08

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


Package is berkeleydb, Maintainer is bmaryn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/berkeleydb/berkeleydb.changes2011-09-23 
11:42:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.berkeleydb.new/berkeleydb.changes   
2011-11-28 12:53:09.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 09:41:52 UTC 2011 - co...@suse.com
+
+- fix manuals packaged twice
+
+---



Other differences:
--
++ berkeleydb.spec ++
--- /var/tmp/diff_new_pack.enj5Ik/_old  2011-11-28 12:53:10.0 +0100
+++ /var/tmp/diff_new_pack.enj5Ik/_new  2011-11-28 12:53:10.0 +0100
@@ -140,9 +140,12 @@
 install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
 cp -pr examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
 
+install -m 644 LICENSE README $RPM_BUILD_ROOT%{_docdir}/%{name}
+
 %files
 %defattr(0644,root,root,0755)
-%doc LICENSE README
+%{_docdir}/%{name}/LICENSE
+%{_docdir}/%{name}/README
 %{_javadir}/*.jar
 
 %files javadoc
@@ -152,6 +155,8 @@
 
 %files manual
 %defattr(0644,root,root,0755)
+%exclude %{_docdir}/%{name}/LICENSE
+%exclude %{_docdir}/%{name}/README
 %doc %{_docdir}/%{name}
 
 %files demo

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



commit branding-openSUSE for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2011-11-28 12:53:12

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


Package is branding-openSUSE, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2011-11-14 11:49:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2011-11-28 12:53:14.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 22 09:29:06 UTC 2011 - co...@suse.com
+
+- bumb version
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.lUTYob/_old  2011-11-28 12:53:15.0 +0100
+++ /var/tmp/diff_new_pack.lUTYob/_new  2011-11-28 12:53:15.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   branding-openSUSE
-Version:12.1
+Version:12.2
 Release:1
 License:BSD3c
 Group:  System/Fhs

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



commit bundle-lang-common for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2011-11-28 12:53:16

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
2011-11-07 16:58:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
2011-11-28 12:53:19.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 19:02:26 UTC 2011 - co...@suse.com
+
+- update package list
+
+---
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
bundle-lang-other.changes: same change



Other differences:
--
++ bundle-lang-gnome-extras.spec ++
 790 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-gnome-extras.spec
 and 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-gnome-extras.spec

bundle-lang-gnome.spec: same change
bundle-lang-other.spec: same change
++ packages.txt ++
--- /var/tmp/diff_new_pack.t8UZlB/_old  2011-11-28 12:53:22.0 +0100
+++ /var/tmp/diff_new_pack.t8UZlB/_new  2011-11-28 12:53:22.0 +0100
@@ -6,7 +6,6 @@
 NetworkManager-pptp-lang common
 NetworkManager-vpnc-lang common
 PackageKit-lang common
-PolicyKit-gnome-lang gnome-extras
 accountsservice-lang gnome
 aisleriot-lang gnome
 alacarte-lang gnome
@@ -23,6 +22,7 @@
 balsa-lang gnome-extras
 banshee-community-extensions-common-lang gnome-extras
 banshee-core-lang gnome-extras
+baobab-lang gnome
 bash-lang common
 blueproximity-lang gnome-extras
 brasero-lang gnome
@@ -114,6 +114,7 @@
 gnome-desktop-lang gnome
 gnome-desktop2-lang gnome-extras
 gnome-devel-docs-lang gnome-extras
+gnome-dictionary-lang gnome
 gnome-do-lang gnome-extras
 gnome-do-plugins-lang gnome-extras
 gnome-doc-utils-lang gnome-extras
@@ -123,7 +124,6 @@
 gnome-gmail-lang gnome-extras
 gnome-gmail-notifier-lang gnome-extras
 gnome-keyring-lang common
-gnome-media-lang gnome-extras
 gnome-menus-lang gnome
 gnome-netspeed-applet-lang gnome-extras
 gnome-nettool-lang gnome
@@ -148,7 +148,6 @@
 gnome-tweak-tool-lang gnome
 gnome-user-docs-lang gnome
 gnome-user-share-lang gnome
-gnome-utils-lang gnome
 gnome-vfs2-lang common
 gnome-web-photo-lang gnome
 gnomine-lang gnome
@@ -206,7 +205,7 @@
 libbonobo-lang gnome
 libbonoboui-lang gnome-extras
 libbtctl-lang gnome-extras
-libcryptui-lang gnome-extras
+libcryptui-lang gnome
 libepc-lang gnome
 libgda-5_0-4-lang gnome-extras
 libgda3-lang gnome-extras
@@ -275,6 +274,7 @@
 sabayon-lang gnome-extras
 scrollkeeper-lang gnome-extras
 seahorse-lang gnome
+seahorse-nautilus-lang gnome-extras
 shotwell-lang gnome
 simple-scan-lang gnome
 smuxi-engine-irc-lang gnome-extras

++ update-list.sh ++
--- /var/tmp/diff_new_pack.t8UZlB/_old  2011-11-28 12:53:22.0 +0100
+++ /var/tmp/diff_new_pack.t8UZlB/_new  2011-11-28 12:53:22.0 +0100
@@ -58,7 +58,7 @@
 PACKAGES=$PACKAGES NetworkManager-strongswan-lang gparted-lang 
libpurple-plugin-mrim-lang
 
 # temporaries go here
-for pack in $PACKAGES gourmet-lang pino-lang mail-notification-lang 
gnome-main-menu-lang seahorse-plugins-lang arista-lang chmsee-lang 
evolution-plugin-rss-lang accerciser-lang; do
+for pack in $PACKAGES gourmet-lang pino-lang mail-notification-lang 
gnome-main-menu-lang seahorse-plugins-lang arista-lang chmsee-lang 
evolution-plugin-rss-lang accerciser-lang PolicyKit-gnome-lang; do
grep -v ^$pack  $PACKAGESFILE  $PACKAGESFILE.new  mv $PACKAGESFILE.new 
$PACKAGESFILE
 done
 

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



commit cln for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package cln for openSUSE:Factory checked in 
at 2011-11-28 12:53:21

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


Package is cln, Maintainer is bwa...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/cln/cln.changes  2011-11-07 14:09:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.cln.new/cln.changes 2011-11-28 
12:53:22.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 02:07:36 CET 2011 - r...@suse.de
+
+- make it build on s390x 
+
+---

New:

  cln-s390x.patch



Other differences:
--
++ cln.spec ++
--- /var/tmp/diff_new_pack.NkicXI/_old  2011-11-28 12:53:24.0 +0100
+++ /var/tmp/diff_new_pack.NkicXI/_new  2011-11-28 12:53:24.0 +0100
@@ -26,6 +26,7 @@
 Group:  Productivity/Scientific/Math
 Source0:cln-%{version}.tar.bz2
 Source1:pi.tar.gz
+Patch0: cln-s390x.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  pkg-config
@@ -84,6 +85,7 @@
 
 %prep
 %setup -q -a 1
+%patch0
 
 %build
 CFLAGS=-fno-unit-at-a-time \

++ cln-s390x.patch ++
--- include/cln/host_cpu.h.in
+++ include/cln/host_cpu.h.in
@@ -75,5 +75,9 @@
 #undef __s390__
 #endif
 
+#ifndef __s390x__
+#undef __s390x__
+#endif
+
 #endif /* _CL_HOST_CPU_CONFIG_H */
 
--- include/cln/object.h
+++ include/cln/object.h
@@ -22,10 +22,10 @@
 #if defined(__m68k__)
   #define cl_word_alignment  2
 #endif
-#if defined(__i386__) || defined(__mips__) || defined(__mipsel__) || 
(defined(__sparc__)  !defined(__sparc64__)) || defined(__hppa__) || 
defined(__arm__) || defined(__rs6000__) || defined(__m88k__) || 
defined(__convex__) || defined(__s390__) || defined(__sh__)
+#if defined(__i386__) || defined(__mips__) || defined(__mipsel__) || 
(defined(__sparc__)  !defined(__sparc64__)) || defined(__hppa__) || 
defined(__arm__) || defined(__rs6000__) || defined(__m88k__) || 
defined(__convex__) || (defined(__s390__)  !defined(__s390x__)) || 
defined(__sh__)
   #define cl_word_alignment  4
 #endif
-#if defined(__alpha__) || defined(__ia64__) || defined(__mips64__) || 
defined(__powerpc64__) || defined(__sparc64__) || defined(__x86_64__)
+#if defined(__alpha__) || defined(__ia64__) || defined(__mips64__) || 
defined(__powerpc64__) || defined(__sparc64__) || defined(__s390x__) || 
defined(__x86_64__)
   #define cl_word_alignment  8
 #endif
 #if !defined(cl_word_alignment)
--- include/cln/types.h
+++ include/cln/types.h
@@ -48,7 +48,7 @@
 #undef HAVE_LONGLONG
#endif
   #endif
-  #if defined(HAVE_LONGLONG)  (defined(__alpha__) || defined(__ia64__) || 
defined(__mips64__) || defined(__powerpc64__) || defined(__sparc64__) || 
defined(__x86_64__))
+  #if defined(HAVE_LONGLONG)  (defined(__alpha__) || defined(__ia64__) || 
defined(__mips64__) || defined(__powerpc64__) || defined(__sparc64__) || 
defined(__s390x__) || defined(__x86_64__))
 // 64 bit registers in hardware
 #define HAVE_FAST_LONGLONG
   #endif
@@ -76,7 +76,7 @@
 
 // Integer type used for counters.
 // Constraint: sizeof(uintC) = sizeof(uintL)
-  #if (defined(HAVE_FAST_LONGLONG)  (defined(__alpha__) || defined(__ia64__) 
|| defined(__powerpc64__) || defined(__x86_64__)))
+  #if (defined(HAVE_FAST_LONGLONG)  (defined(__alpha__) || defined(__ia64__) 
|| defined(__powerpc64__) || defined(__s390x__) || defined(__x86_64__)))
 #define intCsize long_bitsize
 typedef long   sintC;
 typedef unsigned long  uintC;
@@ -88,7 +88,7 @@
 
 // Integer type used for lfloat exponents.
 // Constraint: sizeof(uintE) = sizeof(uintC)
-#if (defined(HAVE_LONGLONG)  (defined(__alpha__) || defined(__ia64__) || 
defined(__powerpc64__) || defined(__x86_64__) || defined(__i386__) || 
defined(__mips__) || defined(__rs6000__)))
+#if (defined(HAVE_LONGLONG)  (defined(__alpha__) || defined(__ia64__) || 
defined(__powerpc64__) || defined(__s390x__) || defined(__x86_64__) || 
defined(__i386__) || defined(__mips__) || defined(__rs6000__)))
 #define intEsize 64
 typedef sint64  sintE;
 typedef uint64  uintE;
@@ -127,7 +127,7 @@
 typedef int sintD;
 typedef unsigned int uintD;
   #else  // we are not using GMP, so just guess something reasonable
-#if (defined(HAVE_FAST_LONGLONG)  (defined(__alpha__) || 
defined(__ia64__) || defined(__powerpc64__) || defined(__x86_64__)))
+#if (defined(HAVE_FAST_LONGLONG)  (defined(__alpha__) || 
defined(__ia64__) || defined(__powerpc64__) || defined(__s390x__) || 
defined(__x86_64__)))
   #define intDsize 64
   typedef sint64  sintD;
   typedef uint64  uintD;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional 

commit grub2 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2011-11-28 12:53:25

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


Package is grub2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2011-10-27 
13:55:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2011-11-28 
12:53:27.0 +0100
@@ -1,0 +2,12 @@
+Mon Nov 28 09:40:44 CET 2011 - jsl...@suse.de
+
+- remove doubly packaged files
+- remove INSTALL from docs
+- handle duplicate bindir files
+
+---
+Mon Oct 31 13:08:21 CET 2011 - meiss...@suse.de
+
+- make efi exclusion more complete
+
+---



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.0yzfwD/_old  2011-11-28 12:53:31.0 +0100
+++ /var/tmp/diff_new_pack.0yzfwD/_new  2011-11-28 12:53:31.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  freetype2-devel gcc glibc-devel libncurses5 libusb-1_0-devel
 BuildRequires:  ncurses-devel
 %endif
-BuildRequires:  bison device-mapper-devel flex lzma ruby xz
+BuildRequires:  bison device-mapper-devel fdupes flex lzma ruby xz
 
 # Modules always contain just 32-bit code
 %define _libdir %{_exec_prefix}/lib
@@ -202,6 +202,7 @@
 # Defaults
 install -m 644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/default/grub
 %find_lang grub
+%fdupes %buildroot%{_bindir}
 
 %post
 /sbin/install-info %{_infodir}/grub-dev.info %{_infodir}/dir || :
@@ -226,9 +227,12 @@
   /sbin/update-bootloader --refresh || true
 fi
 
+%ifarch %{efi}
+
 %post efi
 /sbin/install-info %{_infodir}/grub-dev.info %{_infodir}/dir || :
 /sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || :
+%endif
 
 %preun
 if [ $1 = 0 ]; then
@@ -246,11 +250,14 @@
rm -f /boot/%{name}/device.map
 fi
 
+%ifarch %{efi}
+
 %preun efi
 if [ $1 = 0 ]; then
 /sbin/install-info --delete %{_infodir}/grub-dev.info %{_infodir}/dir || :
 /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :
 fi
+%endif
 
 %files -f grub-%{version}/grub.lang
 %defattr(-,root,root,-)
@@ -270,7 +277,7 @@
 # Actually, this is replaced by update-grub from scriptlets,
 # but it takes care of modified persistent part
 %config(noreplace) /boot/%{name}/grub.cfg
-%doc grub-%{version}/COPYING grub-%{version}/INSTALL grub-%{version}/NEWS
+%doc grub-%{version}/COPYING grub-%{version}/NEWS
 %doc grub-%{version}/README grub-%{version}/THANKS grub-%{version}/TODO
 %doc grub-%{version}/ChangeLog grub-%{version}/README.openSUSE
 %{_infodir}/grub-dev.info*
@@ -278,14 +285,12 @@
 
 %ifarch %{efi}
 
-%files efi -f grub-%{version}/grub.lang
+%files efi
 %defattr(-,root,root,-)
 %dir /boot/efi
 %dir /boot/efi/EFI
 %attr(0755,root,root)/boot/efi/EFI/opensuse
-/etc/bash_completion.d/grub
 %{_libdir}/grub2-efi
-%{_libdir}/grub/
 %{_sbindir}/grub2-efi-mkconfig
 %{_sbindir}/grub2-efi-mkdevicemap
 %{_sbindir}/grub2-efi-mknetdir
@@ -313,20 +318,15 @@
 %{_sbindir}/grub2-efi-ofpathname
 %endif
 %{_bindir}/grub2-efi-script-check
-%dir %{_sysconfdir}/grub.d
-%config %{_sysconfdir}/grub.d/??_*
-%{_sysconfdir}/grub.d/README
 %{_sysconfdir}/grub2-efi.cfg
-%config %{_sysconfdir}/default/grub
 %dir /boot/grub2-efi
 # Actually, this is replaced by update-grub from scriptlets,
 # but it takes care of modified persistent part
 %config(noreplace) /boot/grub2-efi/grub.cfg
-%doc grub-%{version}/COPYING grub-%{version}/INSTALL grub-%{version}/NEWS
+%doc grub-%{version}/COPYING grub-%{version}/NEWS
 %doc grub-%{version}/README grub-%{version}/THANKS grub-%{version}/TODO
 %doc grub-%{version}/ChangeLog grub-%{version}/README.openSUSE
 %exclude %{_mandir}
-%{_infodir}/grub2*
 %endif
 
 %changelog


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



commit guile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package guile for openSUSE:Factory checked 
in at 2011-11-28 12:53:29

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


Package is guile, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/guile/guile.changes  2011-10-16 
12:50:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.guile.new/guile.changes 2011-11-28 
12:53:31.0 +0100
@@ -1,0 +2,43 @@
+Mon Nov 28 08:34:06 UTC 2011 - pgaj...@suse.com
+
+- ignore result of gc test
+  * turn-off-gc-test.patch
+
+---
+Tue Nov 15 14:41:20 UTC 2011 - pgaj...@suse.com
+
+- updated to 2.0.3:
+  ** Guile has a new optimizer, `peval'.
+  ** New module: `(web client)', a simple synchronous web client.
+  ** Users can now install compiled `.go' files.
+  ** Remove Front-Cover and Back-Cover text from the manual.
+  ** More helpful `guild help'.
+  ** New macro: `define-syntax-rule'
+  ** The `,time' REPL meta-command now has more precision.
+  ** `(ice-9 match)' can now match records.
+  ** New module: `(language tree-il debug)'.
+  ** New functions: `scm_is_exact', `scm_is_inexact'.
+  ** Fix order of importing modules and resolving duplicates handlers.
+  ** Fix a number of bugs involving extended (merged) generics.
+  ** Fix invocation of merge-generics duplicate handler.
+  ** Fix write beyond array end in arrays.c.
+  ** Fix read beyond end of hashtable size array in hashtab.c.
+  ** (web http): Locale-independent parsing and serialization of dates.
+  ** Ensure presence of Host header in HTTP/1.1 requests.
+  ** Fix take-right and drop-right for improper lists.
+  ** Fix leak in get_current_locale().
+  ** Fix recursive define-inlinable expansions.
+  ** Check that srfi-1 procedure arguments are procedures.
+  ** Fix r6rs `map' for multiple returns.
+  ** Fix scm_tmpfile leak on POSIX platforms.
+  ** Fix a couple of leaks (objcode-bytecode, make-boot-program).
+  ** Fix guile-lib back-compatibility for module-stexi-documentation.
+  ** Fix --listen option to allow other ports.
+  ** Fix scm_to_latin1_stringn for substrings.
+  ** Fix compilation of untyped arrays of rank not 1.
+  ** Fix unparse-tree-il of dynset.
+  ** Fix reading of ##.
+  ** Fix segfault in GOOPS when class fields are redefined.
+  ** Prefer poll(2) over select(2) to allow file descriptors above FD_SETSIZE.
+
+---

Old:

  guile-2.0.2.tar.bz2

New:

  guile-2.0.3.tar.bz2
  guile-turn-off-gc-test.patch



Other differences:
--
++ guile.spec ++
--- /var/tmp/diff_new_pack.88FBe7/_old  2011-11-28 12:53:36.0 +0100
+++ /var/tmp/diff_new_pack.88FBe7/_new  2011-11-28 12:53:36.0 +0100
@@ -23,7 +23,7 @@
 BuildRequires:  gc-devel gmp-devel libffi46-devel libunistring-devel 
pkg-config readline-devel
 License:LGPL-3.0+ and GPL-3.0+ and FDL-1.3+
 Group:  Development/Languages/Scheme
-Version:2.0.2
+Version:2.0.3
 Release:1
 Summary:GNU's Ubiquitous Intelligent Language for Extension
 Url:http://www.gnu.org/software/guile/
@@ -32,6 +32,8 @@
 Patch2: %{name}-1.6.10-mktemp.patch
 # Fix the wrong FSF address in a few headers.
 Patch3: %{name}-fix_fsf_add.patch
+# Check if following is needed in next guile version.
+Patch4: %{name}-turn-off-gc-test.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: fileutils sh-utils
 PreReq: %install_info_prereq
@@ -83,6 +85,7 @@
 %patch1
 %patch2
 %patch3
+%patch4 -p1
 # force rebuild with non-broken makeinfo
 #rm -f doc/*/*.info
 
@@ -114,21 +117,17 @@
 rm -f var/adm/SuSEconfig/md5/usr/share/guile/*/slibcat
 rm -f usr/share/guile/site/slibcat.SuSEconfig
 
-%post -n libguile-2_0-22
-/sbin/ldconfig
+%post -n libguile-2_0-22 -p /sbin/ldconfig
 
-%postun -n libguile-2_0-22
-/sbin/ldconfig
+%postun -n libguile-2_0-22 -p /sbin/ldconfig
 
 %files -n libguile-2_0-22
 %defattr(-,root,root)
 %{_libdir}/libguile-%{guilevers}.so.22*
 
-%post -n libguilereadline-v-18-18
-/sbin/ldconfig
+%post -n libguilereadline-v-18-18 -p /sbin/ldconfig
 
-%postun -n libguilereadline-v-18-18
-/sbin/ldconfig
+%postun -n libguilereadline-v-18-18 -p /sbin/ldconfig
 
 %files  -n libguilereadline-v-18-18
 %defattr(-,root,root)
@@ -156,6 +155,7 @@
 %{_datadir}/aclocal/guile.m4
 %doc %{_infodir}/%{name}.info.gz
 %doc %{_infodir}/%{name}.info-[0-9].gz
+%doc %{_infodir}/%{name}.info-1[0-9].gz
 %doc %{_infodir}/r5rs.info.gz
 %{_libdir}/libguile*.so
 %{_libdir}/libguile*.la

++ guile-2.0.2.tar.bz2 - guile-2.0.3.tar.bz2 ++
 134129 lines of diff 

commit kdebase3 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package kdebase3 for openSUSE:Factory 
checked in at 2011-11-28 12:53:35

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdebase3/kdebase3.changes2011-10-13 
16:26:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase3.new/kdebase3.changes   2011-11-28 
12:53:40.0 +0100
@@ -1,0 +2,13 @@
+Sat Nov 26 02:43:55 UTC 2011 - an...@opensuse.org
+
+
+- add one patch from trinity and four from pardus corporate:
+  trinity:
+  * add smooth scrolling option to konqueror settings dialog
+  pardus corporate:
+  * double click on window caption maximizes it by default
+  * fix for windows list
+  * allow users to mount media when using hal
+  * exclude /proc and /sys from search
+
+---

New:

  kdebase-pardus-dbl-clicl-default-maximize.patch
  kdebase-pardus-exclude-proc-sys-from-search.patch
  kdebase-pardus-hal-add-user-mount.patch
  kdebase-pardus-window-list-fix.patch
  kdebase-trinity-add-smooth-scrolling-option-r1260417.diff



Other differences:
--
++ kdebase3.spec ++
--- /var/tmp/diff_new_pack.MshM6j/_old  2011-11-28 12:53:44.0 +0100
+++ /var/tmp/diff_new_pack.MshM6j/_new  2011-11-28 12:53:44.0 +0100
@@ -236,6 +236,11 @@
 Patch246:   kdebase-trinity-1239915-fix-currency-symbols.dif
 Patch247:   kdebase-trinity-launch-ksysguard-optionr1107589.diff
 Patch248:   kdebase-trinity-r1255714-nsplugin-fix-port-from-kde4.diff
+Patch249:   kdebase-trinity-add-smooth-scrolling-option-r1260417.diff
+Patch250:   kdebase-pardus-dbl-clicl-default-maximize.patch
+Patch251:   kdebase-pardus-window-list-fix.patch
+Patch252:   kdebase-pardus-hal-add-user-mount.patch
+Patch254:   kdebase-pardus-exclude-proc-sys-from-search.patch
 
 %description
 This package contains kdebase, one of the basic packages of the K
@@ -492,6 +497,7 @@
 %patch0
 %patch3
 %patch5
+%patch252 -p1
 # causes hangs (bnc#158239)
 #%patch6
 #%patch100
@@ -644,6 +650,10 @@
 %patch246 -p1
 %patch247 -p1
 %patch248 -p1
+%patch249 -p1
+%patch250 -p1
+%patch251 -p1
+%patch254 -p1
 
 rm -rf kappfinder
 rm pics/crystalsvg/cr??-*emacs.png




++ kdebase-pardus-dbl-clicl-default-maximize.patch ++
From 937d4bd530e7d4f8745f1975210fc6a139a1fc01 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Ozan=20=C3=87a=C4=9Flayan?= o...@pardus.org.tr
Date: Fri, 24 Jun 2011 09:40:02 +
Subject: [PATCH] kwin: Double click defaults to maximize

---
 kwin/kcmkwin/kwinoptions/mouse.cpp |2 +-
 kwin/options.cpp   |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kwin/kcmkwin/kwinoptions/mouse.cpp 
b/kwin/kcmkwin/kwinoptions/mouse.cpp
index f220bbf..067741b 100644
--- a/kwin/kcmkwin/kwinoptions/mouse.cpp
+++ b/kwin/kcmkwin/kwinoptions/mouse.cpp
@@ -530,7 +530,7 @@ const char* KTitleBarActionsConfig::functionMax( int i )
 void KTitleBarActionsConfig::load()
 {
   config-setGroup(Windows);
-  setComboText(coTiDbl, 
config-readEntry(TitlebarDoubleClickCommand,Shade).ascii());
+  
setComboText(coTiDbl,config-readEntry(TitlebarDoubleClickCommand,Maximize).ascii());
   for (int t = 0; t  3; ++t)
 setComboText(coMax[t],config-readEntry(cnf_Max[t], tbl_Max[t]).ascii());
 
diff --git a/kwin/options.cpp b/kwin/options.cpp
index 690266f..a2742c2 100644
--- a/kwin/options.cpp
+++ b/kwin/options.cpp
@@ -124,7 +124,7 @@ unsigned long Options::updateSettings()
 electric_borders = config-readNumEntry(ElectricBorders, 0);
 electric_border_delay = config-readNumEntry(ElectricBorderDelay, 150);
 
-OpTitlebarDblClick = windowOperation( 
config-readEntry(TitlebarDoubleClickCommand, Shade), true );
+OpTitlebarDblClick = 
windowOperation(config-readEntry(TitlebarDoubleClickCommand, Maximize), 
true );
 d-OpMaxButtonLeftClick = windowOperation( 
config-readEntry(MaximizeButtonLeftClickCommand, Maximize), true );
 d-OpMaxButtonMiddleClick = windowOperation( 
config-readEntry(MaximizeButtonMiddleClickCommand, Maximize (vertical 
only)), true );
 d-OpMaxButtonRightClick = windowOperation( 
config-readEntry(MaximizeButtonRightClickCommand, Maximize (horizontal 
only)), true );
-- 
1.6.1

++ kdebase-pardus-exclude-proc-sys-from-search.patch ++
From 5d1fa1f0676d795488af6442de919c0913d4d804 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Ozan=20=C3=87a=C4=9Flayan?= o...@pardus.org.tr
Date: Fri, 24 Jun 2011 09:43:25 +
Subject: [PATCH] kfind: Don't search /proc, /sys and /dev

---
 kfind/kquery.cpp |2 +-
 1 files changed, 1 insertions(+), 1 

commit kdebase4-runtime for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2011-11-28 12:53:47

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


Package is kdebase4-runtime, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes
2011-11-14 14:05:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2011-11-28 12:53:49.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 10:09:47 CET 2011 - dmuel...@suse.de
+
+- fix branding version
+
+---



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.1t9vks/_old  2011-11-28 12:53:50.0 +0100
+++ /var/tmp/diff_new_pack.1t9vks/_new  2011-11-28 12:53:50.0 +0100
@@ -86,9 +86,12 @@
 %if 0%{?suse_version} == 1140
 Requires:   %{name}-branding = 11.4
 %endif
-%if 0%{?suse_version}  1140
+%if 0%{?suse_version} == 1210
 Requires:   %{name}-branding = 12.1
 %endif
+%if 0%{?suse_version}  1210
+Requires:   %{name}-branding = 12.2
+%endif
 Provides:   plasma-theme-air = 4.2.90
 Obsoletes:  plasma-theme-air  4.2.90
 # packages older than 4.4.x had too strict kdebase4-runtime requirement
@@ -112,9 +115,12 @@
 %if 0%{?suse_version} == 1140
 Provides:   %{name}-branding = 11.4
 %endif
-%if 0%{?suse_version}  1140
+%if 0%{?suse_version} == 1210
 Provides:   %{name}-branding = 12.1
 %endif
+%if 0%{?suse_version}  1210
+Provides:   %{name}-branding = 12.2
+%endif
 Supplements:packageand(kdebase4-runtime:branding-upstream)
 Conflicts:  otherproviders(%{name}-branding)
 



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



commit kdebase4-workspace for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2011-11-28 12:53:54

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


Package is kdebase4-workspace, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2011-11-16 17:18:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2011-11-28 12:53:57.0 +0100
@@ -1,0 +2,32 @@
+Thu Nov 24 23:31:35 CET 2011 - jsl...@suse.de
+
+- show window size in characters if resizing terminal (bnc#703594)
+
+---
+Mon Nov 21 13:39:49 UTC 2011 - co...@suse.com
+
+- revert most of the branding commit
+
+---
+Sun Nov 20 12:23:44 UTC 2011 - toddrme2...@gmail.com
+
+- Fixed self-obsoletes (fix for RPMLINT warning)
+- Added %kde4_runtime_requires (fix for RPMLINT warning)
+- Added %kde4_akonadi_requires (fix for RPMLINT warning)
+- Added %kde4_pimlibs_requires (fix for RPMLINT warning)
+- Enabled -fPIE building (fix for RPMLINT warning)
+- Added permission prereq (fix for RPMLINT warning)
+- Added %set_permissions macros (fix for RPMLINT warning)
+- Fixed permissions for kcheckpass (fix for RPMLINT warning)
+- Fixed devel package group (fix for RPMLINT warning)
+- Added %config tag (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+---
+Fri Nov 18 17:28:50 UTC 2011 - alinm.el...@gmail.com
+
+- bumped the branding version to reflect 12.1 and factory
+- fixed kwin dependency on the opensuse branding
+- reworked the logic for selecting the version string  
+
+---

Old:

  changeset_r639155a5493a28ca9460d60fa0c078ec65c3bb96.diff

New:

  changeset_r245a56e4ef07519282ef1176af59a4f1f1798ca4.diff
  changeset_r3b6514d12639be222e520e4ff9a776be1017c05b.diff



Other differences:
--
++ kdebase4-workspace.spec ++
 974 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.spec
 and 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.spec

++ changeset_r245a56e4ef07519282ef1176af59a4f1f1798ca4.diff ++
commit 245a56e4ef07519282ef1176af59a4f1f1798ca4
Author: Thomas Lübking thomas.luebk...@gmail.com
Date:   Sun Nov 13 18:38:03 2011 +0100

use contentsrect to calculate window size if baseUnit isn't 1,1

BUG: 283518

diff --git a/kwin/effects/windowgeometry/windowgeometry.cpp 
b/kwin/effects/windowgeometry/windowgeometry.cpp
index 43de301..a9fd796 100644
--- a/kwin/effects/windowgeometry/windowgeometry.cpp
+++ b/kwin/effects/windowgeometry/windowgeometry.cpp
@@ -158,8 +158,12 @@ void 
WindowGeometry::slotWindowStepUserMovedResized(EffectWindow *w, const QRect
 dy = r.height() - r2.height();
 
 const QSize baseInc = w-basicUnit();
-Q_ASSERT(baseInc.width()  baseInc.height());
-myMeasure[1]-setText( i18nc(myResizeString, 
r.width()/baseInc.width(), r.height()/baseInc.height(), 
number(dx/baseInc.width()), number(dy/baseInc.height()) ) );
+if (baseInc != QSize(1,1)) {
+Q_ASSERT(baseInc.width()  baseInc.height());
+const QSize csz = w-contentsRect().size();
+myMeasure[1]-setText( i18nc(myResizeString, 
csz.width()/baseInc.width(), csz.height()/baseInc.height(), 
number(dx/baseInc.width()), number(dy/baseInc.height()) ) );
+} else
+myMeasure[1]-setText( i18nc(myResizeString, r.width(), 
r.height(), number(dx), number(dy) ) );
 
 // calc width for bottomright element, superfluous otherwise
 dx = r.right() - r2.right();
++ changeset_r3b6514d12639be222e520e4ff9a776be1017c05b.diff ++
commit 3b6514d12639be222e520e4ff9a776be1017c05b
Author: Thomas Lübking thomas.luebk...@gmail.com
Date:   Wed Nov 2 23:05:03 2011 +0100

export the baseincrement size to the effectwindow and utilize it in the 
windowgeometry effect

BUG: 283518
REVIEW: 103033
FIXED-IN: 4.8

---
 kwin/client.h  |1 +
 kwin/effects.cpp   |6 ++
 kwin/effects.h |1 +
 kwin/effects/windowgeometry/windowgeometry.cpp |4 +++-
 kwin/geometry.cpp  |5 +
 kwin/libkwineffects/kwineffects.h  |7 ++-
 6 files changed, 22 insertions(+), 

commit kdelibs3 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package kdelibs3 for openSUSE:Factory 
checked in at 2011-11-28 12:54:00

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs3/kdelibs3.changes2011-10-08 
22:02:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs3.new/kdelibs3.changes   2011-11-28 
12:54:02.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov 22 03:29:12 UTC 2011 - an...@opensuse.org
+
+- add two patches from trinity:
+  * when executing a binary file from konq, change the current 
+directory to the place where the file is located
+  * add flat xml mime file types  
+
+---

New:

  kdelibs-trinity-flat-xml-types-r1258237.diff
  kdelibs-trinity-konq-working-dir.diff



Other differences:
--
++ kdelibs3.spec ++
--- /var/tmp/diff_new_pack.7mEa8C/_old  2011-11-28 12:54:06.0 +0100
+++ /var/tmp/diff_new_pack.7mEa8C/_new  2011-11-28 12:54:06.0 +0100
@@ -20,18 +20,12 @@
 
 Name:   kdelibs3
 BuildRequires:  OpenEXR-devel arts-devel aspell-devel cups-devel fam-devel 
flac-devel krb5-devel
-BuildRequires:  libart_lgpl-devel libidn-devel libsndfile libtiff-devel
+BuildRequires:  libart_lgpl-devel libidn-devel libsndfile-devel libtiff-devel
 BuildRequires:  libxslt-devel openldap2-devel pcre-devel qt3-devel sgml-skel
 BuildRequires:  db-devel libacl-devel libattr-devel unsermake 
update-desktop-files utempter
 BuildRequires:  unzip
-%if %suse_version  1020
 BuildRequires:  avahi-compat-mDNSResponder-devel fdupes libbz2-devel 
libjasper-devel
-%else
-BuildRequires:  libjasper mDNSResponder-devel
-%endif
-%if %suse_version  1000
 BuildRequires:  libdrm-devel
-%endif
 Url:http://www.kde.org
 License:BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
 Group:  System/GUI/KDE
@@ -49,15 +43,9 @@
 #
 Requires:   qt3 = %( echo `rpm -q --queryformat '%{VERSION}' qt3`)
 Requires:   openssl kdelibs3-default-style
-%if %suse_version  1020
 Requires:   hicolor-icon-theme
-%endif
-%if %suse_version  1000
 Recommends: ispell enscript
-%endif
-%if %suse_version  1010
 Requires:   sudo
-%endif
 Source0:kdelibs-%{version}.tar.bz2
 Source2:do_make
 Source3:baselibs.conf
@@ -173,6 +161,10 @@
 
 Patch216:   kdelibs-cups-1_5-fix.patch
 
+Patch217:   kdelibs-trinity-konq-working-dir.diff
+Patch218:   kdelibs-trinity-flat-xml-types-r1258237.diff
+
+
 %description
 This package contains kdelibs, one of the basic packages of the K
 Desktop Environment. It contains the necessary libraries for the KDE
@@ -191,9 +183,8 @@
 %endif
 #
 Requires:   arts = %( echo `rpm -q --queryformat '%{VERSION}' arts`)
-%if %suse_version  1000
 Recommends: kdemultimedia3-arts
-%endif
+
 
 %description arts
 This package contains bindings and gui elements for using aRts sound
@@ -230,17 +221,9 @@
 Requires:   qt3-devel libvorbis-devel kdelibs3 = %version autoconf 
automake libxslt-devel libxml2-devel libart_lgpl-devel libjpeg-devel 
 # next line from kde3-devel-packages macro
 Requires:   kdelibs3-doc libtiff-devel openssl-devel update-desktop-files
-%if %suse_version  1000
 Requires:   libdrm-devel dbus-1-qt3-devel
-%else
-Requires:   dbus-1-qt
-%endif
 Requires:   libattr-devel libacl-devel
-%if %suse_version  1020
 Requires:   avahi-compat-mDNSResponder-devel libbz2-devel
-%else
-Requires:   mDNSResponder-devel
-%endif
 Requires:   kdelibs3-arts
 Summary:KDE Base Package: Build Environment
 Group:  System/GUI/KDE
@@ -306,9 +289,7 @@
 %patch2
 %patch80 -p 1
 %patch81
-%if %suse_version  1000
 %patch83
-%endif
 %patch85
 %patch86
 %patch88
@@ -329,9 +310,7 @@
 %patch114
 %patch117
 %patch122
-%if %suse_version  1010
 %patch123
-%endif
 %patch124
 %patch125
 %patch126
@@ -341,10 +320,8 @@
 %patch130
 %patch131
 %patch132
-%if %suse_version  1020
 %patch133
 %patch134
-%endif
 %patch149
 %patch150
 %patch152
@@ -352,9 +329,7 @@
 %patch154
 %patch155
 %patch156
-%if %suse_version  1110
 %patch157
-%endif
 %patch158
 %patch159
 %patch160
@@ -375,6 +350,8 @@
 %patch214 -p1
 %patch215 -p1
 %patch216 -p1
+%patch217 -p1
+%patch218 -p1
 
 tar xfvj %SOURCE12
 #
@@ -562,6 +539,12 @@
   install -m 0644 %SOURCE14 $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
   install -m 0644 %SOURCE15 $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
   install -m 0644 %SOURCE16 $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
+  
+  install -m 0644 
mimetypes/application/vnd.oasis.opendocument.spreadsheet-flat-xml.desktop 

commit kdeutils4 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package kdeutils4 for openSUSE:Factory 
checked in at 2011-11-28 12:54:04

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdeutils4/kdeutils4.changes  2011-11-16 
17:18:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdeutils4.new/kdeutils4.changes 2011-11-28 
12:54:06.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 18:49:10 UTC 2011 - co...@suse.com
+
+- avoid files packaged both in kdf and kwikdisk
+
+---



Other differences:
--
++ kdeutils4.spec ++
--- /var/tmp/diff_new_pack.h6H3e7/_old  2011-11-28 12:54:07.0 +0100
+++ /var/tmp/diff_new_pack.h6H3e7/_new  2011-11-28 12:54:07.0 +0100
@@ -239,6 +239,7 @@
 %exclude %{_kde4_applicationsdir}/kwikdisk.desktop
 %exclude %{_kde4_bindir}/kwikdisk
 %exclude %{_kde4_iconsdir}/hicolor/*/apps/kwikdisk.*
+%exclude %{_kde4_htmldir}/en/kcontrol/blockdevices
 
 %package -n kfloppy
 License:GPLv2+

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



commit leechcraft for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2011-11-28 12:54:10

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


Package is leechcraft, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2011-11-14 
11:58:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2011-11-28 12:54:13.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 17:27:33 UTC 2011 - nlmin...@gmail.com
+
+- fixing the bug with azoth style packages in openSUSE:Factory
+
+---



Other differences:
--
++ leechcraft.spec ++
--- /var/tmp/diff_new_pack.HAOy5w/_old  2011-11-28 12:54:14.0 +0100
+++ /var/tmp/diff_new_pack.HAOy5w/_new  2011-11-28 12:54:14.0 +0100
@@ -803,7 +803,10 @@
 
 %files azoth
 %defattr(-,root,root)
-%{_datadir}/%{name}/azoth
+%dir %{_datadir}/%{name}/azoth
+%dir %{_datadir}/%{name}/azoth/styles
+%{_datadir}/%{name}/azoth/emoticons/
+%{_datadir}/%{name}/azoth/iconsets
 %{_datadir}/%{name}/settings/azothsettings.xml
 %{_datadir}/%{name}/translations/%{name}_azoth_??.qm
 %{_datadir}/%{name}/translations/%{name}_azoth_??_??.qm
@@ -852,6 +855,7 @@
 %files azoth-standardstyles
 %defattr(-,root,root)
 %{_libdir}/%{name}/plugins/*%{name}_azoth_standardstyles.so
+%{_datadir}/%{name}/azoth/styles/standard/
 
 %files azoth-xoox
 %defattr(-,root,root)
@@ -884,7 +888,7 @@
 %files azoth-adiumstyles
 %defattr(-,root,root)
 %{_libdir}/%{name}/plugins/*%{name}_azoth_adiumstyles*
-%{_datadir}/%{name}/azoth/styles/adium/*
+%{_datadir}/%{name}/azoth/styles/adium
 
 %files azoth-autoidler
 %defattr(-,root,root)

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



commit libsndfile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package libsndfile for openSUSE:Factory 
checked in at 2011-11-28 12:54:19

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


Package is libsndfile, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsndfile/libsndfile.changes2011-11-23 
19:36:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsndfile.new/libsndfile.changes   
2011-11-28 12:54:21.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 24 11:02:11 CET 2011 - ti...@suse.de
+
+- add missing provides/obsoletes for libsndfile - libsndfile1
+  rename (bnc#732565)
+
+---
+Thu Nov 24 01:54:21 UTC 2011 - crrodrig...@opensuse.org
+
+- use O_CLOEXEC in library code. 
+
+---

New:

  sndfile-ocloexec.patch



Other differences:
--
++ libsndfile.spec ++
--- /var/tmp/diff_new_pack.h0kom1/_old  2011-11-28 12:54:22.0 +0100
+++ /var/tmp/diff_new_pack.h0kom1/_new  2011-11-28 12:54:22.0 +0100
@@ -45,6 +45,7 @@
 Patch0: libsndfile-example-fix.diff
 # PATCH-MISSING-TAG -- See 
http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: libsndfile-paf-zero-division-fix.diff
+Patch2: sndfile-ocloexec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,6 +57,8 @@
 %package -n %lname
 Summary:A Library to Handle Various Audio File Formats
 Group:  System/Libraries
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} = 1.0.25
 
 %description -n %lname
 Libsndfile is a C library for reading and writing sound files, such
@@ -85,10 +88,11 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2
 
 %build
 %define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith 
-Wno-unused-parameter
-# autoreconf --force --install
+autoreconf --force --install
 CFLAGS=%{optflags} %{warn_flags}
 export CFLAGS
 %configure --disable-silent-rules \

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.h0kom1/_old  2011-11-28 12:54:22.0 +0100
+++ /var/tmp/diff_new_pack.h0kom1/_new  2011-11-28 12:54:22.0 +0100
@@ -1 +1,3 @@
 libsndfile1
+  provides libsndfile-targettype = version
+  obsoletes libsndfile-targettype = 1.0.25

++ sndfile-ocloexec.patch ++
--- configure.ac.orig
+++ configure.ac
@@ -23,7 +23,9 @@ AC_SUBST(ACLOCAL_AMFLAGS, -I M4)
 
 AC_LANG([C])
 
-AC_PROG_CC
+AC_PROG_CC_STDC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
 AM_PROG_CC_C_O
 AC_PROG_CXX
 AC_PROG_SED
--- src/file_io.c.orig
+++ src/file_io.c
@@ -564,6 +564,9 @@ psf_open_fd (PSF_FILE * pfile)
return - SFE_BAD_OPEN_MODE ;
break ;
} ;
+#ifdef O_CLOEXEC
+oflag |= O_CLOEXEC;
+#endif
 
if (mode == 0)
fd = open (pfile-path.c, oflag) ;
--- Makefile.am.orig
+++ Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
+ACLOCAL_AMFLAGS = -I M4
 DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
 
 if BUILD_OCTAVE_MOD
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libvoikko for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package libvoikko for openSUSE:Factory 
checked in at 2011-11-28 12:54:23

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libvoikko/libvoikko.changes  2011-09-23 
02:11:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvoikko.new/libvoikko.changes 2011-11-28 
12:54:28.0 +0100
@@ -1,0 +2,11 @@
+Wed Nov 23 22:00:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---
+Wed Nov 23 21:11:20 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ libvoikko.spec ++
--- /var/tmp/diff_new_pack.7W9130/_old  2011-11-28 12:54:30.0 +0100
+++ /var/tmp/diff_new_pack.7W9130/_new  2011-11-28 12:54:30.0 +0100
@@ -15,13 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   libvoikko
 Version:2.1
-Release:11
-Url:http://voikko.sourceforge.net/
+Release:1
+URL:http://voikko.sourceforge.net/
 License:GPLv2+
 Summary:Spellchecker and Hyphenator for Finnish Language
 Group:  Productivity/Text/Spell
@@ -29,7 +28,7 @@
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM libvoikko-2.1-ac-macro-dir.diff sf#2810258 
pmla...@suse.cz -- can't run autoreconf because the m4 direcotry is neither in 
the source tarball nor in svn
 Patch:  libvoikko-2.1-ac-macro-dir.diff
-BuildRequires:  gcc-c++ glib2-devel libmalaga-devel python python-xml
+BuildRequires:  gcc-c++ glib2-devel libmalaga-devel libtool python python-xml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libvoikko1 = %{version}-%{release}
 
@@ -37,14 +36,7 @@
 Voikko is a Finnish spellchecker and hyphenator based on Malaga and
 Suomi-Malaga.
 
-
-
-Authors:
-
-Harri Pitk�nen hatap...@iki.fi
-
 %package -n libvoikko1
-License:GPLv2+
 Group:  System/Libraries
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   malaga-suomi
@@ -53,14 +45,7 @@
 Voikko is a Finnish spellchecker and hyphenator based on Malaga and
 Suomi-Malaga.
 
-
-
-Authors:
-
-Harri Pitk�nen hatap...@iki.fi
-
 %package devel
-License:GPLv2+
 Group:  Development/Libraries/C and C++
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version} glibc-devel
@@ -69,14 +54,7 @@
 Voikko is a Finnish spellchecker and hyphenator based on Malaga and
 Suomi-Malaga.
 
-
-
-Authors:
-
-Harri Pitk�nen hatap...@iki.fi
-
 %package -n voikkospell
-License:GPLv2+
 Group:  Productivity/Text/Spell
 Summary:Spellchecker and Hyphenator for Finnish Language
 Requires:   libvoikko1 = %{version}
@@ -85,12 +63,6 @@
 Voikko is a Finnish spellchecker and hyphenator based on Malaga and
 Suomi-Malaga.
 
-
-
-Authors:
-
-Harri Pitk�nen hatap...@iki.fi
-
 %prep
 %setup -q
 %patch
@@ -100,7 +72,7 @@
 %configure --with-pic\
--disable-static\
--with-dictionary-path=%{_datadir}/malaga
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall

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



commit libvorbis for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package libvorbis for openSUSE:Factory 
checked in at 2011-11-28 12:54:27

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


Package is libvorbis, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libvorbis/libvorbis.changes  2011-11-23 
19:36:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.libvorbis.new/libvorbis.changes 2011-11-28 
12:54:30.0 +0100
@@ -1,0 +2,8 @@
+Fri Nov 25 21:08:52 UTC 2011 - crrodrig...@opensuse.org
+
+- open files with O_CLOEXEC, in order to avoid fd leaks 
+  when calling applications fork() ..execve()...
+  This patch does not cover the executable tools since
+  it is not critical for them.
+
+---

New:

  vorbis-ocloexec.patch



Other differences:
--
++ libvorbis.spec ++
--- /var/tmp/diff_new_pack.0TrVDq/_old  2011-11-28 12:54:32.0 +0100
+++ /var/tmp/diff_new_pack.0TrVDq/_new  2011-11-28 12:54:32.0 +0100
@@ -39,6 +39,7 @@
 # PATCH-FIX-UPSTREAM libvorbis-pkgconfig.patch 
https://trac.xiph.org/ticket/1759 reddw...@opensuse.org -- Use 
Requires/Libs.private to avoid overlinking
 Patch10:libvorbis-pkgconfig.patch
 Patch11:vorbis-fix-linking.patch
+Patch12:vorbis-ocloexec.patch
 BuildRequires:  libogg-devel
 BuildRequires:  fdupes libtool pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -141,6 +142,7 @@
 %patch1
 fi
 %patch11
+%patch12
 
 %build
 autoreconf -fiv

++ vorbis-ocloexec.patch ++
--- lib/analysis.c.orig
+++ lib/analysis.c
@@ -73,7 +73,7 @@ void _analysis_output_always(char *base,
   char buffer[80];
 
   sprintf(buffer,%s_%d.m,base,i);
-  of=fopen(buffer,w);
+  of=fopen(buffer,we);
 
   if(!of)perror(failed to open data dump file);
 
--- lib/floor1.c.orig
+++ lib/floor1.c
@@ -899,7 +899,7 @@ int floor1_encode(oggpack_buffer *opb,vo
   char buffer[80];
   sprintf(buffer,line_%dx%ld_class%d.vqd,
   vb-pcmend/2,posts-2,class);
-  of=fopen(buffer,a);
+  of=fopen(buffer,ae);
   fprintf(of,%d\n,cval);
   fclose(of);
 }
@@ -923,7 +923,7 @@ int floor1_encode(oggpack_buffer *opb,vo
 char buffer[80];
 sprintf(buffer,line_%dx%ld_%dsub%d.vqd,
 vb-pcmend/2,posts-2,class,bookas[k]);
-of=fopen(buffer,a);
+of=fopen(buffer,ae);
 fprintf(of,%d\n,out[j+k]);
 fclose(of);
   }
--- lib/psytune.c.orig
+++ lib/psytune.c
@@ -202,7 +202,7 @@ void analysis(char *base,int i,float *v,
 FILE *of;
 char buffer[80];
 sprintf(buffer,%s_%d.m,base,i);
-of=fopen(buffer,w);
+of=fopen(buffer,we);
 
 for(j=0;jn;j++){
   if(dB  v[j]==0)
--- lib/res0.c.orig
+++ lib/res0.c
@@ -93,7 +93,7 @@ void res0_free_look(vorbis_look_residue
 
 /* long and short into the same bucket by current convention */
 sprintf(buffer,res_sub%d_part%d_pass%d.vqd,look-submap,j,k);
-of=fopen(buffer,a);
+of=fopen(buffer,ae);
 
 for(l=0;lstatebook-entries;l++)
   fprintf(of,%d:%ld\n,l,look-training_data[k][j][l]);
@@ -462,7 +462,7 @@ static long **_01class(vorbis_block *vb,
 
 for(i=0;ich;i++){
   sprintf(buffer,resaux_%d.vqd,look-train_seq);
-  of=fopen(buffer,a);
+  of=fopen(buffer,ae);
   for(j=0;jpartvals;j++)
 fprintf(of,%ld, ,partword[i][j]);
   fprintf(of,\n);
@@ -521,7 +521,7 @@ static long **_2class(vorbis_block *vb,v
 
 #ifdef TRAIN_RESAUX
   sprintf(buffer,resaux_%d.vqd,look-train_seq);
-  of=fopen(buffer,a);
+  of=fopen(buffer,ae);
   for(i=0;ipartvals;i++)
 fprintf(of,%ld, ,partword[0][i]);
   fprintf(of,\n);
--- lib/vorbisfile.c.orig
+++ lib/vorbisfile.c
@@ -1010,7 +1010,7 @@ int ov_open(FILE *f,OggVorbis_File *vf,c
 
 int ov_fopen(const char *path,OggVorbis_File *vf){
   int ret;
-  FILE *f = fopen(path,rb);
+  FILE *f = fopen(path,rbe);
   if(!f) return -1;
 
   ret = ov_open(f,vf,NULL,0);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit msynctool for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package msynctool for openSUSE:Factory 
checked in at 2011-11-28 12:54:31

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


Package is msynctool, Maintainer is csten...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/msynctool/msynctool.changes  2011-09-23 
02:13:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.msynctool.new/msynctool.changes 2011-11-28 
12:54:32.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 10:40:01 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ msynctool.spec ++
--- /var/tmp/diff_new_pack.9XkAhJ/_old  2011-11-28 12:54:33.0 +0100
+++ /var/tmp/diff_new_pack.9XkAhJ/_new  2011-11-28 12:54:33.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package msynctool (Version 0.22)
+# spec file for package msynctool
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,18 @@
 
 
 Name:   msynctool
-BuildRequires:  libopensync-devel
+BuildRequires:  libopensync-devel libtool
 Url:http://www.opensync.org/
 Version:0.22
-Release:149
+Release:1
 Summary:CLI for synchronization with OpenSync
 License:GPL v2 or later
 Group:  Productivity/Other
-AutoReqProv:on
 Source: msynctool-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   libopensync = 0.22
 Obsoletes:  multisync-cli
 Provides:   multisync-cli
-%define prefix   /usr
 
 %description
 Command line interface for libopensync to allow synchronization on
@@ -40,12 +38,6 @@
 do the actual synchronization. You need to install the libopensync
 package and the plugins for it, too.
 
-
-
-Authors:
-
-Armin Bauer armin.ba...@desscon.com
-
 %prep
 %setup -q
 
@@ -57,9 +49,6 @@
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit mutt for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package mutt for openSUSE:Factory checked in 
at 2011-11-28 12:54:35

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


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

Changes:

--- /work/SRC/openSUSE:Factory/mutt/mutt.changes2011-11-23 
19:37:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.mutt.new/mutt.changes   2011-11-28 
12:54:37.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 24 00:44:07 UTC 2011 - vmik...@vmiklos.hu
+
+- Add patch to introduce a new (optional) check when
+  replying to messages originating from a mailing list
+
+---

New:

  aw.listreply.diff



Other differences:
--
++ mutt.spec ++
--- /var/tmp/diff_new_pack.40p6iu/_old  2011-11-28 12:54:38.0 +0100
+++ /var/tmp/diff_new_pack.40p6iu/_new  2011-11-28 12:54:38.0 +0100
@@ -42,7 +42,7 @@
 #Requires:desktop-data-SuSE
 AutoReqProv:on
 Version:1.5.21
-Release:21
+Release:22
 Summary:Mail Program
 # ftp://ftp.mutt.org/mutt/devel/
 Source0:%name-%version.tar.bz2
@@ -69,6 +69,8 @@
 Patch10:bug-676388-largefile.patch
 Patch11:nion.sidebar-color.diff
 Patch12:mutt-1.5.21-tinfo.dif
+# http://www.wolfermann.org/mutt.html
+Patch13:aw.listreply.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir %{_sysconfdir}
 
@@ -97,6 +99,7 @@
 %patch10 -p1
 %patch11 -p1 -b .sidebar.color
 %patch12 -p0 -b .tinfo
+%patch13 -p1 -b .listreply
 
 cp doc/Muttrc Muttrc.SuSE
 cp %{S:2} .

++ aw.listreply.diff ++
ask when sending list message replies to author only - Armin Wolfermann (aw)

diff --git a/PATCHES b/PATCHES
index cb66d17..e5bc9de 100644
--- a/PATCHES
+++ b/PATCHES
@@ -1,3 +1,4 @@
+patch-1.5.9.aw.listreply.1
 nion.sidebar-color
 patch-1.5.19.sidebar.20090522.txt
 patch-1.5.19.rr.compressed.1
diff --git a/init.h b/init.h
index 82f3c7d..210d259 100644
--- a/init.h
+++ b/init.h
@@ -1329,6 +1329,13 @@ struct option_t MuttVars[] = {
   ** The locale used by \fCstrftime(3)\fP to format dates. Legal values are
   ** the strings your system accepts for the locale environment variable 
\fC$$$LC_TIME\fP.
   */
+  { list_reply,  DT_QUAD, R_NONE, OPT_LISTREPLY, M_NO },
+  /*
+  ** .pp
+  ** When set, address replies to the mailing list the original message came
+  ** from (instead to the author only). Setting this option to ``ask-yes'' or
+  ** ``ask-no'' will ask if you really intended to reply to the author only.
+  */
   { mail_check,  DT_NUM,  R_NONE, UL BuffyTimeout, 5 },
   /*
   ** .pp
diff --git a/mutt.h b/mutt.h
index fd42004..ef78e11 100644
--- a/mutt.h
+++ b/mutt.h
@@ -290,6 +290,7 @@ enum
 #endif
   OPT_SUBJECT,
   OPT_VERIFYSIG,  /* verify PGP signatures */
+  OPT_LISTREPLY,
 
   /* THIS MUST BE THE LAST VALUE. */
   OPT_MAX
diff --git a/send.c b/send.c
index 047b2b4..d46327a 100644
--- a/send.c
+++ b/send.c
@@ -453,6 +453,7 @@ static int include_reply (CONTEXT *ctx, HEADER *cur, FILE 
*out)
 static int default_to (ADDRESS **to, ENVELOPE *env, int flags, int hmfupto)
 {
   char prompt[STRING];
+  ADDRESS *tmp;
 
   if (flags  env-mail_followup_to  hmfupto == M_YES) 
   {
@@ -466,6 +467,23 @@ static int default_to (ADDRESS **to, ENVELOPE *env, int 
flags, int hmfupto)
   if (flags  SENDLISTREPLY)
 return 0;
 
+  /* If this message came from a mailing list, ask the user if he really
+   * intended to reply to the author only.
+   */
+  if (!(flags  SENDGROUPREPLY)  mutt_is_list_cc (0, env-to, env-cc)) {
+switch (query_quadoption (OPT_LISTREPLY,
+_(Message came from a mailing list. Reply to author only?)))
+{
+case M_NO:
+  tmp = find_mailing_lists (env-to, env-cc);
+  rfc822_append (to, tmp, 0);
+  rfc822_free_address (tmp);
+  return 0;
+case -1:
+  return -1; /* abort */
+}
+  }
+
   if (!option(OPTREPLYSELF)  mutt_addr_is_user (env-from))
   {
 /* mail is from the user, assume replying to recipients */


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



commit nautilus-ifolder3 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package nautilus-ifolder3 for 
openSUSE:Factory checked in at 2011-11-28 12:54:40

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


Package is nautilus-ifolder3, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/nautilus-ifolder3/nautilus-ifolder3.changes  
2011-09-23 02:14:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus-ifolder3.new/nautilus-ifolder3.changes 
2011-11-28 12:54:42.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:43:14 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ nautilus-ifolder3.spec ++
--- /var/tmp/diff_new_pack.tK0SjS/_old  2011-11-28 12:54:43.0 +0100
+++ /var/tmp/diff_new_pack.tK0SjS/_new  2011-11-28 12:54:43.0 +0100
@@ -17,7 +17,8 @@
 
 # norootforbuild
 
-BuildRequires:  gconf2 gconf2-devel gnome-sharp2 gtk-sharp2 ifolder3 intltool 
mono-devel nautilus-devel perl-XML-Parser update-desktop-files
+BuildRequires:  gconf2 gconf2-devel gnome-sharp2 gtk-sharp2 ifolder3
+BuildRequires:  intltool libtool mono-devel nautilus-devel perl-XML-Parser 
update-desktop-files
 %if 0%{suse_version}  1120
 BuildRequires:  ifolder3-devel simias-devel
 %endif
@@ -34,7 +35,6 @@
 %define extension extensions-2.0
 License:GNU General Public License (GPL) v2
 Group:  System/GUI/Other
-AutoReqProv:on
 Version:3.8.0.10264.3
 Release:5
 Requires:   nautilus = 2.10.0

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



commit nautilus-search-tool for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package nautilus-search-tool for 
openSUSE:Factory checked in at 2011-11-28 12:54:46

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


Package is nautilus-search-tool, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/nautilus-search-tool/nautilus-search-tool.changes
2011-09-23 02:14:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.nautilus-search-tool.new/nautilus-search-tool.changes
   2011-11-28 12:54:48.0 +0100
@@ -1,0 +2,23 @@
+Fri Nov 25 14:40:03 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Tue Nov 15 11:27:03 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.3.1:
+  + Removed dependencies on gconf, eel, gnome-desktop and gnome-vfs
+  + Applied some patches from opensuse (thanks)
+  + Fixed to work with gnome 2.28
+- Rebase nautilus-search-tool-no-debug.patch and
+  nautilus-search-tool-no-quote.patch
+- Drop patches that were merged upstream:
+  + nautilus-search-tool-0.2-headers.patch
+  + nautilus-search-tool-useless-deps.patch
+  + nautilus-search-tool-hide-when-unavailable.patch
+  + nautilus-search-tool-code-cleanup.patch
+  + nautilus-search-tool-g_user_directory.patch
+- Add nautilus-search-tool-no_c++.patch: We don't really want to
+  require a c++ compiler to build this C code.
+
+---

Old:

  nautilus-search-tool-0.2-headers.patch
  nautilus-search-tool-0.3.0.tar.bz2
  nautilus-search-tool-code-cleanup.patch
  nautilus-search-tool-g_user_directory.patch
  nautilus-search-tool-hide-when-unavailable.patch
  nautilus-search-tool-useless-deps.patch

New:

  nautilus-search-tool-0.3.1.tar.gz
  nautilus-search-tool-no_c++.patch



Other differences:
--
++ nautilus-search-tool.spec ++
--- /var/tmp/diff_new_pack.mcLC9e/_old  2011-11-28 12:54:49.0 +0100
+++ /var/tmp/diff_new_pack.mcLC9e/_new  2011-11-28 12:54:49.0 +0100
@@ -27,27 +27,21 @@
 BuildRequires:  gnome-utils
 %endif
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  nautilus-devel
 License:GPLv2+
 Group:  Productivity/File utilities
-Version:0.3.0
-Release:12
+Version:0.3.1
+Release:1
 Summary:A Nautilus extension to put Search for Files on the context 
menu of folders
-Source0:
http://dl.sourceforge.net/nautsearchtool/%{name}-%{version}.tar.bz2
+Source0:
http://downloads.sourceforge.net/project/nautsearchtool/nautilus-search-tool/0.3.1/%{name}-%{version}.tar.gz
 Url:
http://saettaz.altervista.org/software/nautilus_search_tool.html
-Patch0: nautilus-search-tool-0.2-headers.patch
-# PATCH-FIX-UPSTREAM nautilus-search-tool-useless-deps.patch vu...@novell.com 
-- Remove useless dependencies
-Patch2: nautilus-search-tool-useless-deps.patch
 # PATCH-FIX-UPSTREAM nautilus-search-tool-no-debug.patch vu...@novell.com -- 
Remove debug output
 Patch3: nautilus-search-tool-no-debug.patch
-# PATCH-FIX-UPSTREAM nautilus-search-tool-hide-when-unavailable.patch 
vu...@novell.com -- Hide the menu items when gnome-search-tool is not available
-Patch4: nautilus-search-tool-hide-when-unavailable.patch
 # PATCH-FIX-UPSTREAM nautilus-search-tool-no-quote.patch vu...@novell.com -- 
Do not quote uselessly the directory passed as argument
 Patch5: nautilus-search-tool-no-quote.patch
-# PATCH-FIX-UPSTREAM nautilus-search-tool-code-cleanup.patch vu...@novell.com 
-- Minor code cleanups
-Patch6: nautilus-search-tool-code-cleanup.patch
-# PATCH-FIX-UPSTREAM nautilus-search-tool-g_user_directory.patch 
vu...@novell.com -- Determine the desktop directory at runtime
-Patch7: nautilus-search-tool-g_user_directory.patch
+# PATCH-FIX-UPSTREAM nautilus-search-tool-no_c++.patch dims...@opensuse.org -- 
Do not require c++ compiler. Patch sent my email on 2011-11-15
+Patch6: nautilus-search-tool-no_c++.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1130
 Requires:   gnome-search-tool
@@ -63,18 +57,13 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
 %patch3 -p1
-%patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%if %suse_version = 1100
-%patch7 -p1
-%endif
 
 %build
-autoreconf -f -i
+mkdir m4
+autoreconf -fi
 %configure --disable-static
 make %{?jobs:-j%jobs}
 

++ nautilus-search-tool-no-debug.patch ++
--- /var/tmp/diff_new_pack.mcLC9e/_old  2011-11-28 12:54:49.0 +0100
+++ /var/tmp/diff_new_pack.mcLC9e/_new  

commit nautilus-share for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package nautilus-share for openSUSE:Factory 
checked in at 2011-11-28 12:54:52

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


Package is nautilus-share, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/nautilus-share/nautilus-share.changes
2011-09-23 02:14:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus-share.new/nautilus-share.changes   
2011-11-28 12:54:53.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:43:38 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ nautilus-share.spec ++
--- /var/tmp/diff_new_pack.rYwXR0/_old  2011-11-28 12:54:54.0 +0100
+++ /var/tmp/diff_new_pack.rYwXR0/_new  2011-11-28 12:54:54.0 +0100
@@ -27,6 +27,7 @@
 Group:  Productivity/Networking/Samba
 Source: 
http://download.gnome.org/sources/nautilus-share/0.7/%{name}-%{version}.tar.bz2
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
 Requires:   gnome-icon-theme

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



commit NetworkManager-kde4 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-kde4 for 
openSUSE:Factory checked in at 2011-11-28 12:54:55

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


Package is NetworkManager-kde4, Maintainer is wstephen...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager-kde4/NetworkManager-kde4.changes  
2011-11-05 11:53:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-kde4.new/NetworkManager-kde4.changes 
2011-11-28 12:54:57.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 16:32:01 UTC 2011 - co...@suse.com
+
+- fix file list for files packaged twice
+
+---



Other differences:
--
++ NetworkManager-kde4.spec ++
--- /var/tmp/diff_new_pack.NhVSLt/_old  2011-11-28 12:54:58.0 +0100
+++ /var/tmp/diff_new_pack.NhVSLt/_new  2011-11-28 12:54:58.0 +0100
@@ -238,6 +238,7 @@
 %{_kde4_libdir}/libknmservice.so
 %{_kde4_libdir}/libknmui.so
 %if 0%{?suse_version} = 1210
+%exclude %{_kde4_libdir}/libsolidcontrolfuture.so
 %{_kde4_libdir}/libsolidcontrol*.so
 %{_includedir}/solid/*
 %endif

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



commit nmh for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package nmh for openSUSE:Factory checked in 
at 2011-11-28 12:55:00

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


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

Changes:

--- /work/SRC/openSUSE:Factory/nmh/nmh.changes  2011-09-23 02:14:44.0 
+0200
+++ /work/SRC/openSUSE:Factory/.nmh.new/nmh.changes 2011-11-28 
12:55:01.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 12:50:59 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ nmh.spec ++
--- /var/tmp/diff_new_pack.Opq5T9/_old  2011-11-28 12:55:03.0 +0100
+++ /var/tmp/diff_new_pack.Opq5T9/_new  2011-11-28 12:55:03.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package nmh (Version 1.3)
+# spec file for package nmh
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
 
 
 Name:   nmh
-BuildRequires:  gdbm-devel ncurses-devel postfix
+BuildRequires:  gdbm-devel libtool ncurses-devel postfix
 License:BSD 3-Clause
 Group:  Productivity/Networking/Email/Clients
 Requires:   smtp_daemon, less
 Provides:   mh
 Obsoletes:  mh
-AutoReqProv:on
 Version:1.3
 Release:1
 Summary:Unix Mail Handler

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



commit novell-ipsec-tools for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package novell-ipsec-tools for 
openSUSE:Factory checked in at 2011-11-28 12:55:05

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


Package is novell-ipsec-tools, Maintainer is b...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/novell-ipsec-tools/novell-ipsec-tools.changes
2011-09-23 02:14:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.novell-ipsec-tools.new/novell-ipsec-tools.changes   
2011-11-28 12:55:07.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:52:05 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ novell-ipsec-tools.spec ++
--- /var/tmp/diff_new_pack.YbFvLr/_old  2011-11-28 12:55:08.0 +0100
+++ /var/tmp/diff_new_pack.YbFvLr/_new  2011-11-28 12:55:08.0 +0100
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   novell-ipsec-tools
-BuildRequires:  bison flex openssl-devel
+BuildRequires:  bison flex libtool openssl-devel
 Version:0.7.3
-Release:7
+Release:0
 License:BSD3c(or similar)
 Group:  Productivity/Networking/Security
 PreReq: %insserv_prereq %fillup_prereq
-AutoReqProv:on
 Summary:IPsec Utilities with turnpike plugin enabled
 Source: ipsec-tools-%{version}.tar.bz2
 Source1:racoon.init

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



commit openCryptoki for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2011-11-28 12:55:09

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


Package is openCryptoki, Maintainer is jjo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes
2011-09-23 02:15:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2011-11-28 12:55:11.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov 27 06:59:49 UTC 2011 - co...@suse.com
+
+- don't package man pages twice
+
+---
+Sun Nov 27 06:52:25 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ openCryptoki.spec ++
--- /var/tmp/diff_new_pack.X7BYWw/_old  2011-11-28 12:55:12.0 +0100
+++ /var/tmp/diff_new_pack.X7BYWw/_new  2011-11-28 12:55:12.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package openCryptoki (Version 2.2.6)
+# spec file for package openCryptoki
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,10 @@
 %define oc_cvs_tag opencryptoki-%{version}
 
 Name:   openCryptoki
-BuildRequires:  gcc-c++ libica openssl-devel pwdutils
+BuildRequires:  gcc-c++ libica libtool openssl-devel pwdutils
 Summary:An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM 
Cryptographic Hardware
 Version:2.2.6
-Release:17
+Release:0
 License:IBM PL
 Group:  Productivity/Security
 # :pserver:anonym...@cvs.sourceforge.net:/cvsroot/opencryptoki
@@ -257,7 +257,6 @@
 # %{_libdir}/libopencryptoki.so
 # %{_libdir}/libopencryptoki.so.0
 %{_sysconfdir}/ld.so.conf.d/*
-%{_mandir}/man*/*
 %endif
 
 %changelog

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



commit openjade for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package openjade for openSUSE:Factory 
checked in at 2011-11-28 12:55:14

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


Package is openjade, Maintainer is k...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openjade/openjade.changes2011-09-23 
12:17:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.openjade.new/openjade.changes   2011-11-28 
12:55:16.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:52:41 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ openjade.spec ++
--- /var/tmp/diff_new_pack.6NXtmc/_old  2011-11-28 12:55:16.0 +0100
+++ /var/tmp/diff_new_pack.6NXtmc/_new  2011-11-28 12:55:16.0 +0100
@@ -18,12 +18,11 @@
 
 
 Name:   openjade
-BuildRequires:  gcc-c++ opensp-devel
+BuildRequires:  gcc-c++ libtool opensp-devel
 License:X11/MIT
 Group:  Productivity/Publishing/SGML
-AutoReqProv:on
 Version:1.3.2
-Release:356
+Release:0
 Summary:DSSSL Engine for SGML Documents
 Source: 
http://switch.dl.sourceforge.net/sourceforge/openjade/openjade-1.3.2.tar.bz2
 Source1:jade_style-sheet.dtd

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



commit oprofile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package oprofile for openSUSE:Factory 
checked in at 2011-11-28 12:55:18

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


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

Changes:

--- /work/SRC/openSUSE:Factory/oprofile/oprofile.changes2011-09-26 
10:35:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.oprofile.new/oprofile.changes   2011-11-28 
12:55:19.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 10:42:15 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ oprofile.spec ++
--- /var/tmp/diff_new_pack.88VgSe/_old  2011-11-28 12:55:20.0 +0100
+++ /var/tmp/diff_new_pack.88VgSe/_new  2011-11-28 12:55:20.0 +0100
@@ -18,11 +18,10 @@
 
 
 Name:   oprofile
-BuildRequires:  binutils-devel fdupes java2-devel-packages libxslt popt-devel 
qt-devel update-desktop-files
+BuildRequires:  binutils-devel fdupes java2-devel-packages libtool libxslt 
popt-devel qt-devel update-desktop-files
 Url:http://oprofile.sourceforge.net/
 License:GPLv2+ ; LGPLv2.1+
 Group:  Development/Tools/Other
-AutoReqProv:on
 PreReq: /usr/sbin/groupadd /usr/sbin/useradd
 Version:0.9.7
 Release:1

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



commit pacemaker-mgmt for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pacemaker-mgmt for openSUSE:Factory 
checked in at 2011-11-28 12:55:23

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


Package is pacemaker-mgmt, Maintainer is y...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker-mgmt/pacemaker-mgmt.changes
2011-11-02 12:10:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.pacemaker-mgmt.new/pacemaker-mgmt.changes   
2011-11-28 12:55:25.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:53:00 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pacemaker-mgmt.spec ++
--- /var/tmp/diff_new_pack.fLrLXS/_old  2011-11-28 12:55:26.0 +0100
+++ /var/tmp/diff_new_pack.fLrLXS/_new  2011-11-28 12:55:26.0 +0100
@@ -45,14 +45,13 @@
 Source1:pacemaker_starter.py
 Source2:pacemaker-starter.glade
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
 Conflicts:  heartbeat  2.99
 Obsoletes:  pacemaker-pygui
 Conflicts:  pacemaker-pygui
 Requires:   cluster-glue pacemaker = 1.1.6 findutils
 Recommends: pacemaker-mgmt-client
 %if 0%{?suse_version}
-BuildRequires:  libglue-devel libpacemaker-devel
+BuildRequires:  libglue-devel libpacemaker-devel libtool
 %else
 BuildRequires:  cluster-glue-libs-devel pacemaker-libs-devel
 %endif


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



commit pam_ssh for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pam_ssh for openSUSE:Factory checked 
in at 2011-11-28 12:55:32

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


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

Changes:

--- /work/SRC/openSUSE:Factory/pam_ssh/pam_ssh.changes  2011-11-02 
12:11:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ssh.new/pam_ssh.changes 2011-11-28 
12:55:33.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:54:30 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pam_ssh.spec ++
--- /var/tmp/diff_new_pack.mILK1H/_old  2011-11-28 12:55:34.0 +0100
+++ /var/tmp/diff_new_pack.mILK1H/_new  2011-11-28 12:55:34.0 +0100
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   pam_ssh
-BuildRequires:  openssh openssl-devel pam-devel
+BuildRequires:  libtool openssh openssl-devel pam-devel
 License:BSD3c(or similar)
 Group:  Productivity/Networking/SSH
-AutoReqProv:on
 Version:1.97
-Release:13
+Release:0
 Summary:PAM Module for SSH Authentication
 Url:http://sourceforge.net/projects/pam-ssh/
 Source: %{name}-%{version}.tar.bz2

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



commit palm-db-tools for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package palm-db-tools for openSUSE:Factory 
checked in at 2011-11-28 12:55:27

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


Package is palm-db-tools, Maintainer is mhruse...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/palm-db-tools/palm-db-tools.changes  
2011-09-23 12:21:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.palm-db-tools.new/palm-db-tools.changes 
2011-11-28 12:55:31.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:53:22 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ palm-db-tools.spec ++
--- /var/tmp/diff_new_pack.ZZwz2Q/_old  2011-11-28 12:55:32.0 +0100
+++ /var/tmp/diff_new_pack.ZZwz2Q/_new  2011-11-28 12:55:32.0 +0100
@@ -19,12 +19,11 @@
 
 
 Name:   palm-db-tools
-BuildRequires:  gcc-c++
-License:GPL v2 or later
+BuildRequires:  gcc-c++ libtool
+License:GPL-2.0+
 Group:  Hardware/Palm
-AutoReqProv:on
 Version:0.3.6
-Release:262
+Release:0
 Source: %{name}-%{version}.tar.bz2
 Patch:  %{name}.dif
 Patch1: %{name}-%{version}-type-fix.diff

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



commit pidentd for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pidentd for openSUSE:Factory checked 
in at 2011-11-28 12:55:36

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


Package is pidentd, Maintainer is boy...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidentd/pidentd.changes  2011-09-23 
12:41:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidentd.new/pidentd.changes 2011-11-28 
12:55:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:55:17 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pidentd.spec ++
--- /var/tmp/diff_new_pack.MnYMHS/_old  2011-11-28 12:55:39.0 +0100
+++ /var/tmp/diff_new_pack.MnYMHS/_new  2011-11-28 12:55:39.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pidentd (Version 3.1a25)
+# spec file for package pidentd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   pidentd
-#
-# spec file for package pidentd (Version 3.1a25)
-#
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
-#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
-#
 License:PERMISSIVE-OSI-COMPLIANT
 Group:  Productivity/Networking/System
 PreReq: %insserv_prereq %fillup_prereq
 Provides:   nkitb:/usr/sbin/in.identd
-AutoReqProv:on
 Version:3.1a25
-Release:327
+Release:0
 Summary:An Implementation of the RFC1413 Identification Server
 Url:http://sf.www.lysator.liu.se/~pen/pidentd/
 Source: %{name}-%{version}.tar.bz2
@@ -49,6 +39,7 @@
 Patch7: %{name}-%{version}-send.diff
 Patch8: %{name}-%{version}-ipv6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 Requires:   inet-daemon
 
 %description

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



commit pidgin for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2011-11-28 12:55:41

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


Package is pidgin, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2011-09-23 
12:41:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2011-11-28 
12:55:42.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:44:46 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.j9mJEU/_old  2011-11-28 12:55:45.0 +0100
+++ /var/tmp/diff_new_pack.j9mJEU/_new  2011-11-28 12:55:45.0 +0100
@@ -50,6 +50,7 @@
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
 BuildRequires:  evolution-data-server-devel
+BuildRequires:  libtool
 %if %suse_version  1110
 BuildRequires:  farsight2-devel
 %endif

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



commit pidgin-otr for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pidgin-otr for openSUSE:Factory 
checked in at 2011-11-28 12:55:46

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


Package is pidgin-otr, Maintainer is bwhite...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin-otr/pidgin-otr.changes2011-09-23 
12:41:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin-otr.new/pidgin-otr.changes   
2011-11-28 12:55:47.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:46:48 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pidgin-otr.spec ++
--- /var/tmp/diff_new_pack.4jiycc/_old  2011-11-28 12:55:48.0 +0100
+++ /var/tmp/diff_new_pack.4jiycc/_new  2011-11-28 12:55:48.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pidgin-otr (Version 3.2.0)
+# spec file for package pidgin-otr
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 
 Name:   pidgin-otr
-BuildRequires:  gtk2-devel intltool libotr-devel pidgin-devel 
update-desktop-files
+BuildRequires:  gtk2-devel intltool libotr-devel libtool pidgin-devel 
update-desktop-files
 Version:3.2.0
 Release:1
 Url:http://www.cypherpunks.ca/otr/
@@ -27,7 +27,6 @@
 License:GPL v2 or later
 Summary:Off The Record end-to-end encryption plugin for gaim
 Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.bz2
-AutoReqProv:on
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   gaim-otr = %{version}
 Obsoletes:  gaim-otr = 3.0.0

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



commit pinfo for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package pinfo for openSUSE:Factory checked 
in at 2011-11-28 12:55:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/pinfo/pinfo.changes  2011-11-25 
23:05:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.pinfo.new/pinfo.changes 2011-11-28 
12:55:51.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 15:28:30 UTC 2011 - wer...@suse.de
+
+- Help the configure scripot a bit with tinfo from new ncurses API 
+
+---

New:

  pinfo-0.6.10-tinfo.patch



Other differences:
--
++ pinfo.spec ++
--- /var/tmp/diff_new_pack.e39zWq/_old  2011-11-28 12:55:52.0 +0100
+++ /var/tmp/diff_new_pack.e39zWq/_new  2011-11-28 12:55:52.0 +0100
@@ -27,6 +27,7 @@
 Release:2
 Source: %{name}-%{version}.tar.bz2
 Patch1: pinfo-0.6.9-nul-strings.patch
+Patch2: pinfo-0.6.10-tinfo.patch
 Url:https://alioth.debian.org/projects/pinfo/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Lynx-style Info Browser
@@ -44,6 +45,7 @@
 %prep
 %setup
 %patch1
+%patch2
 
 %build
 # This package failed when testing with -Wl,-as-needed being default.

++ pinfo-0.6.10-tinfo.patch ++
--- macros/curses.m4
+++ macros/curses.m42011-11-25 15:20:33.555146338 +
@@ -175,27 +175,38 @@ dnl
 AC_DEFUN([AC_SEARCH_CURSES_H], [
AC_MSG_CHECKING([location of curses.h file])
 
+   lib_path=$(LC_ALL=C $CC -print-search-dirs 2/dev/null | sed -n -e 
's,^libraries:[[:blank:]]*=,,p')
stop_searching=false
found_curses_h=false
+   cf_stdscr=
+   cf_lib=lib
+
+   case :${lib_path}: in
+   *:/*/lib64/*:)
+   cf_lib=lib64 ;;
+   esac
+   for lib in tinfo terminfo ncurses ncursesw ; do
+   AC_CHECK_LIB($lib, stdscr, [cf_stdscr=-l$lib; break])
+   done
 
dnl  if a particular location was specified
if test x$curses_location != xfalse
then
dnl  check this particular location
AC_SEARCH_CURSES_FILE($curses_location/include, 
ncursesw/ncurses.h, 
-   -L$curses_location/lib -lncursesw, 
+   -L$curses_location/$cf_lib -lncursesw 
$cf_stdscr, 
-I$curses_location/include )
AC_SEARCH_CURSES_FILE($curses_location/include, ncursesw.h, 
-   -L$curses_location/lib -lncursesw, 
+   -L$curses_location/$cf_lib -lncursesw 
$cf_stdscr, 
-I$curses_location/include )
AC_SEARCH_CURSES_FILE($curses_location/include, 
ncurses/ncurses.h, 
-   -L$curses_location/lib -lncurses, 
+   -L$curses_location/$cf_lib -lncurses 
$cf_stdscr, 
-I$curses_location/include )
AC_SEARCH_CURSES_FILE($curses_location/include, ncurses.h, 
-   -L$curses_location/lib -lncurses, 
+   -L$curses_location/$cf_lib -lncurses 
$cf_stdscr, 
-I$curses_location/include )
AC_SEARCH_CURSES_FILE($curses_location/include, curses.h, 
-   -L$curses_location/lib -lncurses, 
+   -L$curses_location/$cf_lib -lncurses 
$cf_stdscr, 
-I$curses_location/include )

else
@@ -203,47 +216,47 @@ AC_DEFUN([AC_SEARCH_CURSES_H], [
 
dnl  first preference is ncursesw
AC_SEARCH_CURSES_FILE(/usr/local/include, ncursesw/ncurses.h, 
-   -L/usr/local/lib -lncursesw, 
+   -L/usr/local/$cf_lib -lncursesw, 
-I/usr/local/include )
AC_SEARCH_CURSES_FILE(/usr/local/include/, ncursesw.h, 
-   -L/usr/local/lib -lncursesw, 
+   -L/usr/local/$cf_lib -lncursesw, 
-I/usr/local/include )

AC_SEARCH_CURSES_FILE(/usr/include, ncursesw/ncurses.h, 
-   -L/usr/lib -lncursesw, 
+   -L/usr/$cf_lib -lncursesw, 
-I/usr/include )

commit plib for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package plib for openSUSE:Factory checked in 
at 2011-11-28 12:55:55

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


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

Changes:

--- /work/SRC/openSUSE:Factory/plib/plib.changes2011-09-23 
12:41:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.plib.new/plib.changes   2011-11-28 
12:55:57.0 +0100
@@ -1,0 +2,12 @@
+Sun Nov 27 06:45:21 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Sat Jul  2 15:42:24 UTC 2011 - jeng...@medozas.de
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+- Remove duplicated changelog
+
+---



Other differences:
--
++ plib.spec ++
--- /var/tmp/diff_new_pack.4peab4/_old  2011-11-28 12:55:58.0 +0100
+++ /var/tmp/diff_new_pack.4peab4/_new  2011-11-28 12:55:58.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package plib (Version 1.8.5)
+# spec file for package plib
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,9 @@
 
 
 Name:   plib
-BuildRequires:  freeglut-devel gcc-c++ libdrm-devel xorg-x11
+BuildRequires:  freeglut-devel gcc-c++ libdrm-devel libtool xorg-x11
 Version:1.8.5
-Release:60
-AutoReqProv:on
+Release:0
 Group:  System/Libraries
 License:LGPL v2.1 or later
 Url:http://plib.sourceforge.net/
@@ -92,7 +91,7 @@
 autoreconf -fiv
 export CXXFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -102,9 +101,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog KNOWN_BUGS

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



commit python-carrot for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-carrot for openSUSE:Factory 
checked in at 2011-11-28 12:56:01

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


Package is python-carrot, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-carrot.new/python-carrot.changes 
2011-11-28 12:56:03.0 +0100
@@ -0,0 +1,61 @@
+---
+Thu Nov 24 20:16:12 UTC 2011 - alexan...@exatati.com.br
+
+- Remove %{mod_name} macro as suggested by namtrac;
+- Replace python-setuptools by python-distribute.
+
+---
+Sat Mar 26 01:42:47 UTC 2011 - alexan...@exatati.com.br
+
+- Regenerate spec file with py2pack;
+- Add Changelog, README and TODO files as documentation.
+
+---
+Thu Sep 16 19:25:17 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.6.
+
+---
+Fri Jun  4 10:55:58 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.5.
+
+---
+Fri May 14 12:22:19 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.4.
+
+---
+Tue Mar  9 01:18:36 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.3.
+
+---
+Wed Feb  3 11:28:57 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.2.
+
+---
+Sat Jan 16 11:56:57 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.1.
+
+---
+Fri Jan 15 10:28:29 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.10.0.
+
+---
+Mon Nov 16 17:24:43 UTC 2009 - alexan...@exatati.com.br
+
+- Building as noarch for openSUSE = 11.2.
+
+---
+Tue Sep 22 13:58:55 UTC 2009 - alexan...@exatati.com.br
+
+- Fixed requires in spec file.
+
+---
+Tue Sep 22 13:53:59 UTC 2009 - alexan...@exatati.com.br
+
+- Initial package (0.6) for openSUSE.

New:

  carrot-0.10.7.tar.bz2
  python-carrot.changes
  python-carrot.spec



Other differences:
--
++ python-carrot.spec ++
#
# spec file for package python-carrot
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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/
#

%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}

Name:   python-carrot
Version:0.10.7
Release:0
Url:http://github.com/ask/carrot/
Summary:AMQP Messaging Framework for Python
License:BSD
Group:  Development/Languages/Python
Source: carrot-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
BuildRequires:  python-distribute
Requires:   python-amqplib
Requires:   python-anyjson
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version}  1110
BuildArch:  noarch
%endif
%endif

%description
An AMQP messaging queue framework. AMQP is the Advanced Message
Queuing Protocol, an open standard protocol for message orientation, queuing,
routing, reliability and security.

The aim of carrot is to make messaging in Python as easy as possible by
providing a high-level interface for producing and consuming messages. At the
same time it is a goal to re-use what is already available as much as possible.

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

%build
CFLAGS=%{optflags} python setup.py build

%install
python setup.py 

commit python-django-registration for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-django-registration for 
openSUSE:Factory checked in at 2011-11-28 12:56:16

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


Package is python-django-registration, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-registration.new/python-django-registration.changes
   2011-11-28 12:56:16.0 +0100
@@ -0,0 +1,27 @@
+---
+Mon May 31 07:14:45 UTC 2010 - t...@suse.de
+
+- Fixed Group: Development/Libraries/Python to make it consistent
+  with other Python packages
+- Added copyright notice 
+
+---
+Fri Aug 21 10:15:04 CEST 2009 - garl...@suse.de
+
+- Build as noarch on openSUSE = 11.2. 
+
+---
+Thu Aug 20 16:16:01 CEST 2009 - garl...@suse.de
+
+- update to version 0.7.
+
+---
+Thu Aug 20 16:04:46 CEST 2009 - garl...@suse.de
+
+- django.core.validators does not exist any more. Fix.
+
+---
+Sat Sep 13 01:57:21 CEST 2008 - crrodrig...@suse.de
+
+- update to version 0.6 
+

New:

  django-registration-0.7.tar.bz2
  python-django-registration.changes
  python-django-registration.spec



Other differences:
--
++ python-django-registration.spec ++
#
# spec file for package python-django-registration
#
# Copyright (c) 2010 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/



Summary: A simple, generic user-registration application for Django
Name:python-django-registration
Version: 0.7
Release: 0
License: BSD
Group:   Development/Libraries/Python
URL: http://code.google.com/p/django-registration/
Source:  django-registration-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: python python-devel
Requires: python-django
%py_requires
%if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
BuildArch: noarch
%else
%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(True))}
%endif


%description
A simple, generic user-registration application for Django

This is just a simple, portable, generic user-registration application for 
Django projects. Workflow follows a simple pattern:
* A user signs up for a new account, which will be inactive by default.
* An email is sent to the address they used to register, containing an 
activation link.
* Once they click the activation link, the account becomes active and they can 
log in as normal.

%prep
%setup -q -n django-registration

%build
export CFLAGS=%{optflags}
%{__python} setup.py build

%install
%{__python} setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--record-rpm=INSTALLED_FILES

%clean
%{__rm} -rf %{buildroot}

%files -f INSTALLED_FILES
%defattr(-, root, root, 0755)
%doc README.txt LICENSE.txt INSTALL.txt CHANGELOG.txt
%doc docs/*

%changelog
* Sun Jul 8 2007 - peter+rpms...@suntel.com.tr
- first build
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-gtkglext for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-gtkglext for openSUSE:Factory 
checked in at 2011-11-28 12:56:20

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


Package is python-gtkglext, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-gtkglext/python-gtkglext.changes  
2011-09-23 12:42:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gtkglext.new/python-gtkglext.changes 
2011-11-28 12:56:22.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:00:47 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ python-gtkglext.spec ++
--- /var/tmp/diff_new_pack.tLqHel/_old  2011-11-28 12:56:24.0 +0100
+++ /var/tmp/diff_new_pack.tLqHel/_new  2011-11-28 12:56:24.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-gtkglext (Version 1.1.0)
+# spec file for package python-gtkglext
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   python-gtkglext
-BuildRequires:  fdupes gtkglext-devel python-devel python-gtk-devel
+BuildRequires:  fdupes gtkglext-devel libtool python-devel python-gtk-devel
 License:GPLv2+ ; LGPLv2.1+
 Group:  Development/Libraries/Python
-AutoReqProv:on
 Version:1.1.0
-Release:111
+Release:0
 Summary:Python bindings for gtkglext
 Url:http://gtkglext.sourceforge.net
 Source: pygtkglext-%{version}.tar.bz2

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



commit python-markdown for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-markdown for openSUSE:Factory 
checked in at 2011-11-28 12:56:29

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


Package is python-markdown, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-markdown/python-markdown.changes  
2011-09-23 12:42:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-markdown.new/python-markdown.changes 
2011-11-28 12:56:30.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 26 00:11:46 UTC 2011 - g...@opensuse.org
+
+- update to version 2.1.0
+  - three new extensions: Attribute Lists, Newline to Break,
+Smart Strong
+  - HTML5 support
+  - a XHTML searializer has been added
+  - the Markdown class was refactored so that a subclass could
+define it's own build_parser method which would build a
+completely different parser
+  - the markdown library can now be embedded into third party
+libraries
+  - added support for Python's -m command line option
+  - the commandline script name was changed to markdown_py
+  - various bug fixes
+- cleanup specfile
+  - tweak description
+  - remove unnecessary dependencies on python-devel
+  - edit extensions and remove shebang
+
+---

Old:

  markdown-2.0.3.tar.bz2

New:

  Markdown-2.1.0.tar.gz



Other differences:
--
++ python-markdown.spec ++
--- /var/tmp/diff_new_pack.4ZGrS2/_old  2011-11-28 12:56:34.0 +0100
+++ /var/tmp/diff_new_pack.4ZGrS2/_new  2011-11-28 12:56:34.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-markdown (Version 2.0.3)
+# spec file for package python-markdown
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,18 @@
 #
 
 
-Summary:Python Markdown Implementation
 
 Name:   python-markdown
-Version:2.0.3
+Version:2.1.0
 Release:1
 License:BSD
+Summary:Python Markdown Implementation
 Group:  Development/Libraries/Python
 Url:http://freewisdom.org/projects/python-markdown/
-Source: markdown-%{version}.tar.bz2
+Source: 
http://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
-BuildRequires:  python-devel
+BuildRequires:  ed
 %if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
 BuildArch:  noarch
 %endif
@@ -42,18 +42,22 @@
 %description
 This is a Python implementation of John Gruber's Markdown. It is almost
 completely compliant with the reference implementation, though there are a few
-known issues.
-
-Authors:
-
-Waylan Limberg waylan [at] gmail.com
+known issues. Additional features are supported through extensions.
 
 %prep
-%setup -q -n markdown-%{version}
+%setup -q -n Markdown-%{version}
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-python setup.py build
+(
+cd markdown/extensions
+for ext in *.py; do
+ed $ext EOF
+1g/^#!/d
+w
+EOF
+done
+)
+%{__python} setup.py build
 
 %install
 %{__python} setup.py install \
@@ -67,6 +71,5 @@
 %files -f INSTALLED_FILES
 %defattr(-, root, root, 0755)
 %doc docs/*
-/usr/bin/markdown
 
 %changelog

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



commit python-mox for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-mox for openSUSE:Factory 
checked in at 2011-11-28 12:56:34

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


Package is python-mox, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox.new/python-mox.changes   
2011-11-28 12:56:35.0 +0100
@@ -0,0 +1,34 @@
+---
+Thu Nov 24 21:38:20 UTC 2011 - alexan...@exatati.com.br
+
+- Regenerate spec file with py2pack;
+- Fix License tag to SPDF spec
+- Include COPYING file.
+
+---
+Wed May  4 00:31:58 UTC 2011 - alexan...@exatati.com.br
+
+- Regenerate spec file with py2pack;
+- Bzip2 source file;
+- Remove unnecesary BuildRequires.
+
+---
+Mon Aug 16 23:28:42 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 0.5.3;
+- Spec file cleaned with spec-cleaner.
+
+---
+Fri Oct  9 18:56:44 UTC 2009 - alexan...@exatati.com.br
+
+- Fixed Requires tag in spec file (removed python-django).
+
+---
+Fri Oct  9 18:55:28 UTC 2009 - alexan...@exatati.com.br
+
+- Update to 0.5.1.
+
+---
+Fri Oct  9 18:55:08 UTC 2009 - alexan...@exatati.com.br
+
+- Initial package (0.5.0) for openSUSE.

New:

  mox-0.5.3.tar.bz2
  python-mox.changes
  python-mox.spec



Other differences:
--
++ python-mox.spec ++
#
# spec file for package python-mox
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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/
#

%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}

Name:   python-mox
Version:0.5.3
Release:0
Url:http://code.google.com/p/pymox/
Summary:Mock object framework
License:Apache-2.0
Group:  Development/Languages/Python
Source: mox-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version}  1110
BuildArch:  noarch
%endif
%endif

%description
Mox is a mock object framework for Python based on the
Java mock object framework EasyMock.

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

%build
CFLAGS=%{optflags} python setup.py build

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

%files
%defattr(-,root,root,-)
%doc COPYING
%{python_sitelib}/*

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



commit python-qt4 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2011-11-28 12:56:39

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


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

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2011-10-21 
16:35:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2011-11-28 12:56:41.0 +0100
@@ -1,0 +2,12 @@
+Fri Nov 25 11:00:27 UTC 2011 - cgiboude...@gmx.com
+
+- Use %make_install
+
+---
+Mon Nov 21 17:52:12 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 4.8.6, see 
http://riverbankcomputing.com/static/Downloads/PyQt4/ChangeLog
+- Spec cleanup
+
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2011-10-21 
16:35:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2011-11-28 12:56:41.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov 25 11:00:31 UTC 2011 - cgiboude...@gmx.com
+
+- Use %make_install
+
+---
+Mon Nov 21 17:52:18 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 4.8.6, see 
http://riverbankcomputing.com/static/Downloads/PyQt4/ChangeLog
+- Define python3_sitearch for Opensuse  12.1
+- Spec cleanup
+
+
+---

Old:

  PyQt-x11-gpl-4.8.5.tar.bz2

New:

  PyQt-x11-gpl-4.8.6.tar.bz2



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.WNyPdY/_old  2011-11-28 12:56:43.0 +0100
+++ /var/tmp/diff_new_pack.WNyPdY/_new  2011-11-28 12:56:43.0 +0100
@@ -15,36 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   python-qt4
-BuildRequires:  libqt4-devel python-devel python-sip-devel
-BuildRequires:  libQtWebKit-devel
-BuildRequires:  fdupes
 BuildRequires:  dbus-1-python-devel
+BuildRequires:  fdupes
+BuildRequires:  libQtWebKit-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  python-devel
+BuildRequires:  python-sip-devel
 Requires:   dbus-1-python = %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-python`)
 %if 0%{?suse_version} = 1130
 BuildRequires:  phonon-devel
 %endif
-%if %sles_version == 10
+%if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
-Requires:   python-sip = %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
+Version:4.8.6
+Release:1
 License:GPLv2, GPLv3 or Riverbank Commercial License
-Group:  Development/Libraries/Python
 Summary:PyQt - python bindings for Qt 4
-Version:4.8.5
-Release:1
-%define rversion %version
+%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Group:  Development/Libraries/Python
 Source0:PyQt-x11-gpl-%{rversion}.tar.bz2
 Patch0: link-python.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff
+Requires:   python-sip = %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
 %py_requires
-%if %suse_version = 1110
+%if 0%{?suse_version} = 1110
 %define python_sitelib %{py_sitedir}
 %endif
 Requires:   libqt4-x11 = %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
@@ -57,17 +57,14 @@
 implemented as a set of Python modules and contain over 300 classes and
 nearly 6,000 functions and methods.
 
-Authors:
-
-Riverbank Computing Limited
-
-
 %package devel
 License:GPLv2, GPLv3 or Riverbank Commercial License
-Group:  Development/Libraries/Python
 Summary:PyQt - devel part of python bindings for Qt 4
-Requires:   libqt4-devel python-sip-devel python-qt4-utils
-Requires:   %name = %version
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+Requires:   libqt4-devel
+Requires:   python-qt4-utils
+Requires:   python-sip-devel
 
 %description devel
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -80,14 +77,9 @@
 This package contains all the developer tools you need to create your 
 own PyQt applications.
 
-Authors:
-
-Riverbank Computing Limited
-
-
 %package utils
-Summary:Common files for PyQt4 for python2 and python3
 License:GPLv2, GPLv3 or Riverbank Commercial License
+Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
 
 %description 

commit rfc for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package rfc for openSUSE:Factory checked in 
at 2011-11-28 12:56:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/rfc/rfc.changes  2011-11-21 12:51:21.0 
+0100
+++ /work/SRC/openSUSE:Factory/.rfc.new/rfc.changes 2011-11-28 
12:56:46.0 +0100
@@ -2 +2 @@
-Fri Nov 18 17:42:45 CET 2011 - autobu...@suse.de
+Fri Nov 25 19:42:12 CET 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-11-18
+- automated update on 2011-11-25



Other differences:
--

++ rfc.tgz ++
/work/SRC/openSUSE:Factory/rfc/rfc.tgz 
/work/SRC/openSUSE:Factory/.rfc.new/rfc.tgz differ: char 5, line 1

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



commit rpcbind for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package rpcbind for openSUSE:Factory checked 
in at 2011-11-28 12:56:48

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


Package is rpcbind, Maintainer is o...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rpcbind/rpcbind.changes  2011-09-23 
12:44:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpcbind.new/rpcbind.changes 2011-11-28 
12:57:06.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 10:43:48 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ rpcbind.spec ++
--- /var/tmp/diff_new_pack.kxoJl8/_old  2011-11-28 12:57:07.0 +0100
+++ /var/tmp/diff_new_pack.kxoJl8/_new  2011-11-28 12:57:07.0 +0100
@@ -15,18 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-BuildRequires:  libtirpc-devel
-BuildRequires:  tcpd-devel
-BuildRequires:  xz
 
 Name:   rpcbind
 License:BSD3c
 Group:  Productivity/Networking/System
-AutoReqProv:on
 Version:0.2.0_git201007131952
-Release:14
+Release:1
 Summary:Transport independent RPC portmapper
 Url:http://git.infradead.org/users/steved/rpcbind.git
 Source: %{name}-%{version}.tar.xz
@@ -35,6 +30,10 @@
 Source3:rpcbind.xml
 Source4:pmap_set.c
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtirpc-devel
+BuildRequires:  tcpd-devel
+BuildRequires:  xz
+BuildRequires:  libtool
 Provides:   portmap = 6.0+git20070716
 Obsoletes:  portmap = 6.0+git20070716
 # hopefully soon we will have this autogenerated from rpm



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



commit sblim-cmpi-devel for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-cmpi-devel for 
openSUSE:Factory checked in at 2011-11-28 12:56:56

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


Package is sblim-cmpi-devel, Maintainer is bwhite...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/sblim-cmpi-devel/sblim-cmpi-devel.changes
2011-09-23 12:45:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cmpi-devel.new/sblim-cmpi-devel.changes   
2011-11-28 12:57:08.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:02:41 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sblim-cmpi-devel.spec ++
--- /var/tmp/diff_new_pack.rDIhdJ/_old  2011-11-28 12:57:10.0 +0100
+++ /var/tmp/diff_new_pack.rDIhdJ/_new  2011-11-28 12:57:10.0 +0100
@@ -16,8 +16,6 @@
 #
 
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:SBLIM CMPI Provider Development Support
 
 Name:   sblim-cmpi-devel
 Version:2.0.2
@@ -25,7 +23,7 @@
 Group:  Development/Libraries/C and C++
 Url:http://sblim.sf.net/
 License:Other uncritical OpenSource License ; EPL 1.0 ... ; EPL 1.0
-BuildRequires:  doxygen gcc-c++
+BuildRequires:  doxygen gcc-c++ libtool
 Provides:   cmpi-devel
 Conflicts:  tog-pegasus
 Source0:
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
@@ -36,6 +34,8 @@
 Patch:  opensuse-docdir.patch
 %endif
 Patch1: CMPIString-const-char-constructor.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Summary:SBLIM CMPI Provider Development Support
 
 %description
 This packages provides the C and C++ CMPI header files needed by

-- 
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

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package rss-glx for openSUSE:Factory checked 
in at 2011-11-28 12:56:52

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-09-23 
12:44:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.rss-glx.new/rss-glx.changes 2011-11-28 
12:57:07.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov 25 10:45:33 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Fri Nov 25 10:45:11 UTC 2011 - co...@suse.com
+
+- change the license to GPL-2.0 as that's what COPYING says and
+  I found at least one file without or later
+
+---



Other differences:
--
++ rss-glx.spec ++
--- /var/tmp/diff_new_pack.GvJWSM/_old  2011-11-28 12:57:08.0 +0100
+++ /var/tmp/diff_new_pack.GvJWSM/_new  2011-11-28 12:57:08.0 +0100
@@ -22,7 +22,7 @@
 Name:   rss-glx
 Version:0.9.1
 Release:1
-License:GPL
+License:GPL-2.0
 Summary:Really Slick Screensavers Port to GLX
 Url:http://rss-glx.sourceforge.net/
 Group:  Amusements/Toys/Screensavers
@@ -34,6 +34,7 @@
 BuildRequires:  kde4-filesystem
 BuildRequires:  openal-devel
 BuildRequires:  pkgconfig
+BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xscreensaver

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



commit sblim-sfcc for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-sfcc for openSUSE:Factory 
checked in at 2011-11-28 12:57:02

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sblim-sfcc/sblim-sfcc.changes2011-11-10 
16:04:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.sblim-sfcc.new/sblim-sfcc.changes   
2011-11-28 12:57:10.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:04:07 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sblim-sfcc.spec ++
--- /var/tmp/diff_new_pack.yLr5h5/_old  2011-11-28 12:57:11.0 +0100
+++ /var/tmp/diff_new_pack.yLr5h5/_new  2011-11-28 12:57:11.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   sblim-sfcc
@@ -32,7 +31,7 @@
 Patch16:3435363-drop-curl_global_cleanup.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ libtool
 %if 0%{?suse_version}
 %if 0%{?suse_version}  1020
 BuildRequires:  curl-devel

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



commit sblim-tools-libra for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-tools-libra for 
openSUSE:Factory checked in at 2011-11-28 12:57:07

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


Package is sblim-tools-libra, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sblim-tools-libra/sblim-tools-libra.changes  
2011-09-23 12:45:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-tools-libra.new/sblim-tools-libra.changes 
2011-11-28 12:57:12.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov 27 06:51:21 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Wed Sep 15 08:37:39 UTC 2010 - kkae...@novell.com
+
+- Fix RH/Fedora build
+
+---



Other differences:
--
++ sblim-tools-libra.spec ++
--- /var/tmp/diff_new_pack.GyRoWz/_old  2011-11-28 12:57:16.0 +0100
+++ /var/tmp/diff_new_pack.GyRoWz/_new  2011-11-28 12:57:16.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-tools-libra (Version 1.0)
+# spec file for package sblim-tools-libra
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source: 
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
 Patch1: %{name}-%{version}-docdir.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 Summary:SBLIM Common Resource Access Library for WBEM-SMT tasks
 %define debug_package_requires libRaTools0 = %{version}-%{release}
 
@@ -74,7 +75,11 @@
 rm -rf %buildroot
 
 %install
+%if 0%{?suse_version}
 make DESTDIR=%buildroot install
+%else
+make DESTDIR=%buildroot docdir=%_docdir/%name-%version install
+%endif
 rm %buildroot/%{_libdir}/*.la
 
 %post -n %libname -p /sbin/ldconfig
@@ -89,6 +94,10 @@
 %defattr(-,root,root)
 %{_includedir}/sblim
 %{_libdir}/libRaTools.so
-%_docdir/%name
+%if 0%{?suse_version}
+%doc %_docdir/%name
+%else
+%doc %_docdir/%name-%version
+%endif
 
 %changelog

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



commit scim-bridge for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package scim-bridge for openSUSE:Factory 
checked in at 2011-11-28 12:57:11

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


Package is scim-bridge, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-bridge/scim-bridge.changes  2011-10-29 
08:01:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-bridge.new/scim-bridge.changes 
2011-11-28 12:57:16.0 +0100
@@ -1,0 +2,19 @@
+Sun Nov 27 06:50:23 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Wed Nov 16 12:11:50 UTC 2011 - swy...@gmail.com
+
+- Add etc-x11-xim.d-scim-bridge-114 to use GTK_IM_MODULE=scim
+  cause 11.4 don't support fallback mode
+- For 11.2 and newer version, set GTK_IM_MODULE=scim-bridge:scim:xim 
+  so gtk3-base application can use scim's gtk3 immodule
+
+---
+Tue Nov 15 15:43:54 UTC 2011 - swy...@gmail.com
+
+- scim-bridge don't support gtk3 immodule
+  use GTK_IM_MODULE=scim 
+
+---

New:

  etc-x11-xim.d-scim-bridge-114



Other differences:
--
++ scim-bridge.spec ++
--- /var/tmp/diff_new_pack.r02nX1/_old  2011-11-28 12:57:22.0 +0100
+++ /var/tmp/diff_new_pack.r02nX1/_new  2011-11-28 12:57:22.0 +0100
@@ -20,12 +20,12 @@
 
 Name:   scim-bridge
 BuildRequires:  docbook-xsl-stylesheets doxygen gtk2-devel libqt4-devel 
qt3-devel scim-devel
+BuildRequires:  libtool
 Summary:Scim Bridge
 Version:0.4.16
-Release:128
+Release:0
 License:LGPLv2.1+
 Group:  System/I18n/Japanese
-AutoReqProv:on
 PreReq: /usr/bin/touch
 Provides:   locale(scim:ja;ko;zh)
 Recommends: scim-bridge-gtk,scim-bridge-qt
@@ -36,6 +36,7 @@
 Source0:scim-bridge-%{version}.tar.bz2
 Source1:baselibs.conf
 Source10:   etc-x11-xim.d-scim-bridge
+Source11:   etc-x11-xim.d-scim-bridge-114
 Patch3: bug-351920-should-return-retval.patch
 Patch8: scim-bridge-0.4.15-gcc44.patch
 Patch10:scim-bridge-reregister-type-module-if-reload.patch
@@ -135,8 +136,13 @@
 popd
 rm -f $RPM_BUILD_ROOT/%qt4_plugindir/inputmethods/im-scim-bridge.*a
 mkdir -p $RPM_BUILD_ROOT/etc/X11/xim.d/
+%if %suse_version  1210
+install -m 644 $RPM_SOURCE_DIR/etc-x11-xim.d-scim-bridge-114 \
+   $RPM_BUILD_ROOT/etc/X11/xim.d/scim-bridge
+%else
 install -m 644 $RPM_SOURCE_DIR/etc-x11-xim.d-scim-bridge \
$RPM_BUILD_ROOT/etc/X11/xim.d/scim-bridge
+%endif
 # install symlinks in /etc/X11/xim.d/$lang for all languages
 # where scim-bridge might be useful:
 PRIORITY=49

++ etc-x11-xim.d-scim-bridge ++
--- /var/tmp/diff_new_pack.r02nX1/_old  2011-11-28 12:57:22.0 +0100
+++ /var/tmp/diff_new_pack.r02nX1/_new  2011-11-28 12:57:22.0 +0100
@@ -7,7 +7,7 @@
 fi
 
 export XMODIFIERS=@im=SCIM
-export GTK_IM_MODULE=scim-bridge:xim
+export GTK_IM_MODULE=scim-bridge:scim:xim
 export QT_IM_SWITCHER=imsw-multi
 export QT_IM_MODULE=scim-bridge
 case $WINDOWMANAGER in

++ etc-x11-xim.d-scim-bridge-114 ++
OLD_PATH=$PATH
PATH=/usr/bin:/opt/kde3/bin:$PATH

if ! type -p scim  /dev/null 21 ; then
echo scim is not available.
return 1
fi

export XMODIFIERS=@im=SCIM
export GTK_IM_MODULE=scim
export QT_IM_SWITCHER=imsw-multi
export QT_IM_MODULE=scim-bridge
case $WINDOWMANAGER in
/opt/kde3/bin/startkde)
if ! type -p skim  /dev/null 21 \
  || grep -i -q ^[[:space:]]*Autostart.*=.*false 
$HOME/.kde/share/config/skimrc
then
scim -d
else
# skim will be  used. But we don't start it here,
# we rely on the KDE3 autostart
# mechanism used in the skim package instead.
# skim -d
:
fi
;;
*)
scim -d  
;;
esac

PATH=$OLD_PATH

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



commit scim-m17n for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package scim-m17n for openSUSE:Factory 
checked in at 2011-11-28 12:57:17

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


Package is scim-m17n, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-m17n/scim-m17n.changes  2011-09-23 
12:45:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-m17n.new/scim-m17n.changes 2011-11-28 
12:57:25.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:50:55 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ scim-m17n.spec ++
--- /var/tmp/diff_new_pack.LjwmOD/_old  2011-11-28 12:57:28.0 +0100
+++ /var/tmp/diff_new_pack.LjwmOD/_new  2011-11-28 12:57:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package scim-m17n (Version 0.2.2)
+# spec file for package scim-m17n
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,11 @@
 
 Name:   scim-m17n
 #!BuildIgnore: NX
-BuildRequires:  gcc-c++ libotf-devel m17n-lib-devel scim-devel wordcut-devel
+BuildRequires:  gcc-c++ libotf-devel libtool m17n-lib-devel scim-devel 
wordcut-devel
 Version:0.2.2
-Release:230
-License:GPL v2 or later
+Release:0
+License:GPL-2.0+
 Group:  System/I18n/Chinese
-AutoReqProv:on
 Provides:   
locale(scim:am;ar;as;bn;cs;da;de;el;en;es;fa;fi;fr;gu;he;hi;hr;it;ja;ka;kk;kn;ko;lo;ml;my;nb;nl;nn;pa;pl;ru;sk;sv;vi;zh)
 Requires:   m17n-lib, m17n-db
 Url:http://www.scim-im.org/

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



commit scintilla for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package scintilla for openSUSE:Factory 
checked in at 2011-11-28 12:57:21

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


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

Changes:

--- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes  2011-09-23 
12:45:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.scintilla.new/scintilla.changes 2011-11-28 
12:57:29.0 +0100
@@ -1,0 +2,80 @@
+Sun Nov 27 06:56:48 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Mon Oct 17 20:33:30 CEST 2011 - mhruse...@suse.cz
+
+- updated to the version 2.29
+
+---
+Wed Nov 11 17:30:56 CET 2009 - mhruse...@suse.cz
+
+- making sure that no include can be included twice
+
+---
+Tue Nov 10 22:26:20 CET 2009 - mhruse...@suse.cz
+
+- commenting out fdupes on non-SuSE distro
+
+---
+Fri Oct 30 19:29:42 CET 2009 - mhruse...@suse.cz
+
+- packaging even src headers (MySQL Workbench need them)
+
+---
+Fri Oct 30 10:17:02 CET 2009 - mhruse...@suse.cz
+
+- moving headers to the scintilla directory
+
+---
+Sun Oct 25 10:27:53 CET 2009 - mhruse...@suse.cz
+
+- updated to version 2.01
+  - 2.01 changes
+- Fix to positioning rectangular paste when viewing line ends.
+- Don't insert new lines and indentation for line ends at end of
+  rectangular paste.
+- When not in additional selection typing mode, cutting a 
+  rectangular selection removes all of the selected text.
+- Rectangular selections are copied to the clipboard in document
+  order, not in the order of selection.
+- SCI_SETCURRENTPOS and SCI_SETANCHOR work in rectangular mode.
+- On GTK+, drag and drop to a later position in the document now
+  drops at the position.
+- Fix bug where missing property did not use default value.
+  - 2.0 changes
+- Multiple pieces of text can be selected simultaneously by holding
+  control whil dragging the mouse. Typing, backspace and delete may
+  affect all selections together.
+- Virtual space allows selecting beyond the last character on a line.
+- SciTE on GTK+ path bar is now optional and defaults to off.
+- MagikSF lexer recognises numbers correctly.
+- Folding of Python comments and blank lines improved. Bug #210240.
+- Bug fixed where background colour of last character in document
+  leaked past that character.
+- Crash fixed when adding marker beyond last line in document. 
+  Bug #2830307.
+- Resource leak fixed in SciTE for Windows when printing fails.
+  Bug #2816524.
+- Bug fixed on Windows where the system caret was destroyed during
+  destruction when another window was using the system caret.
+  Bug #2830223.
+- Bug fixed where indentation guides were drawn over text when the
+  indentation used a style with a different space width to the 
+  default style.
+- SciTE bug fixed where box comment added a bare line feed rather 
+  than the chosen line end. Bug #2818104.
+- Reverted fix that led to wrapping whole document when displaying 
+  the first line of the document.
+- Export to LaTeX in SciTE fixed to work in more cases and not use 
+  as much space. Bug #1286548.
+- Bug fixed where EN_CHANGE notification was sent when performing a 
+  paste operation in a read-only document. Bug #2825485.
+- Refactored code so that Scintilla exposes less of its internal
+  implementation and uses the C++ standard library for some basic
+  collections. Projects that linked to Scintilla's SString or PropSet
+  classes should copy this code from a previous version of Scintilla
+  or from SciTE. 
+
+---

Old:

  scintilla179.tar.bz2

New:

  scintilla229.tar.bz2



Other differences:
--
++ scintilla.spec ++
--- /var/tmp/diff_new_pack.7zkLCn/_old  2011-11-28 12:57:31.0 +0100
+++ /var/tmp/diff_new_pack.7zkLCn/_new  2011-11-28 12:57:31.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package scintilla (Version 1.79)
+# spec file for package scintilla
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All 

commit silc-toolkit for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package silc-toolkit for openSUSE:Factory 
checked in at 2011-11-28 12:57:32

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


Package is silc-toolkit, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/silc-toolkit/silc-toolkit.changes
2011-09-23 12:46:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.silc-toolkit.new/silc-toolkit.changes   
2011-11-28 12:57:34.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:03:07 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ silc-toolkit.spec ++
--- /var/tmp/diff_new_pack.FQTAbr/_old  2011-11-28 12:57:35.0 +0100
+++ /var/tmp/diff_new_pack.FQTAbr/_new  2011-11-28 12:57:35.0 +0100
@@ -22,14 +22,14 @@
 # NOTE: This package compiles only library and not client nor server.
 Summary:Secure Internet Live Conferencing Software Development Toolkit
 Version:1.1.10
-Release:11
+Release:1
 License:BSD 3-clause (or similar) ; GPL v2 or later
 Group:  System/Libraries
 Url:http://www.silcnet.org/software/developers/toolkit/
 Source: 
http://www.silcnet.org/download/toolkit/sources/%{name}-%{version}.tar.bz2
 Patch1: silc-buildroot.patch
 Patch2: silc-tutorial-makefile.patch
-BuildRequires:  dante-devel nasm yasm
+BuildRequires:  dante-devel libtool nasm yasm
 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 shared-desktop-ontologies for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package shared-desktop-ontologies for 
openSUSE:Factory checked in at 2011-11-28 12:57:27

Comparing /work/SRC/openSUSE:Factory/shared-desktop-ontologies (Old)
 and  /work/SRC/openSUSE:Factory/.shared-desktop-ontologies.new (New)


Package is shared-desktop-ontologies, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/shared-desktop-ontologies/shared-desktop-ontologies.changes
  2011-10-12 16:15:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.shared-desktop-ontologies.new/shared-desktop-ontologies.changes
 2011-11-28 12:57:32.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov 25 18:15:15 UTC 2011 - idoen...@suse.de
+
+- Update to 0.8.1
+  * Fixed domain of nmm:setSize to nmm:MusicAlbum. 
+  This fixes indexing of certain mp3 files in Nepomuk.
+
+---

Old:

  shared-desktop-ontologies-0.8.0.tar.bz2

New:

  shared-desktop-ontologies-0.8.1.tar.bz2



Other differences:
--
++ shared-desktop-ontologies.spec ++
--- /var/tmp/diff_new_pack.aeDL7S/_old  2011-11-28 12:57:34.0 +0100
+++ /var/tmp/diff_new_pack.aeDL7S/_new  2011-11-28 12:57:34.0 +0100
@@ -18,13 +18,13 @@
 
 
 Name:   shared-desktop-ontologies
-Version:0.8.0
+Version:0.8.1
 Release:1
 License:CCBY
 Summary:Shared Desktop Ontologies
 Url:http://sourceforge.net/projects/oscaf
 Group:  System/X11/Utilities
-Source0:%{name}-%{version}.tar.bz2
+Source0:
http://sourceforge.net/projects/oscaf/files/%{name}/0.8.1/%{name}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  kde4-filesystem
@@ -60,9 +60,6 @@
 cd build
 %makeinstall
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %{_datadir}/ontology/

++ shared-desktop-ontologies-0.8.0.tar.bz2 - 
shared-desktop-ontologies-0.8.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shared-desktop-ontologies-0.8.0/CMakeLists.txt 
new/shared-desktop-ontologies-0.8.1/CMakeLists.txt
--- old/shared-desktop-ontologies-0.8.0/CMakeLists.txt  2011-08-25 
15:17:57.0 +0200
+++ new/shared-desktop-ontologies-0.8.1/CMakeLists.txt  2011-11-25 
17:06:31.0 +0100
@@ -8,7 +8,7 @@
 # 
===
 set(SHAREDDESKTOPONTOLOGIES_VERSION_MAJOR 0)
 set(SHAREDDESKTOPONTOLOGIES_VERSION_MINOR 8)
-set(SHAREDDESKTOPONTOLOGIES_VERSION_RELEASE 0)
+set(SHAREDDESKTOPONTOLOGIES_VERSION_RELEASE 1)
 set(SHAREDDESKTOPONTOLOGIES_VERSION 
${SHAREDDESKTOPONTOLOGIES_VERSION_MAJOR}.${SHAREDDESKTOPONTOLOGIES_VERSION_MINOR}.${SHAREDDESKTOPONTOLOGIES_VERSION_RELEASE})
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shared-desktop-ontologies-0.8.0/ChangeLog 
new/shared-desktop-ontologies-0.8.1/ChangeLog
--- old/shared-desktop-ontologies-0.8.0/ChangeLog   2011-08-25 
15:17:57.0 +0200
+++ new/shared-desktop-ontologies-0.8.1/ChangeLog   2011-11-25 
17:06:31.0 +0100
@@ -1,3 +1,7 @@
+0.8.1
+11/25/2011 - trueg
+   Fixed domain of nmm:setSize to nmm:MusicAlbum
+
 0.8.0
 08/18/2011 - trueg
Made nfo:FileName a sub-property of nao:prefLabel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shared-desktop-ontologies-0.8.0/nmm/nmm.trig.in 
new/shared-desktop-ontologies-0.8.1/nmm/nmm.trig.in
--- old/shared-desktop-ontologies-0.8.0/nmm/nmm.trig.in 2011-08-25 
15:17:57.0 +0200
+++ new/shared-desktop-ontologies-0.8.1/nmm/nmm.trig.in 2011-11-25 
17:06:31.0 +0100
@@ -328,7 +328,7 @@
 a rdf:Property ;
 rdfs:label set size ;
 rdfs:comment The number of parts in the set. ;
-rdfs:domain nmm:MusicPiece ;
+rdfs:domain nmm:MusicAlbum ;
 rdfs:range xsd:integer ;
 nrl:maxCardinality 1 .
 }
@@ -339,7 +339,7 @@
   a   nrl:DocumentGraph , nrl:Ontology ;
   nao:hasDefaultNamespace 
http://www.semanticdesktop.org/ontologies/2009/02/19/nmm#; ;
   nao:hasDefaultNamespaceAbbreviation nmm ;
-  nao:lastModified 2011-08-05T21:04:29 ;
+  nao:lastModified 2011-11-25T15:05:29 ;
   nao:serializationLanguage TriG ;
   nao:status Testing ;
   nrl:updatable 0 ;

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



commit smssend for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package smssend for openSUSE:Factory checked 
in at 2011-11-28 12:57:36

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


Package is smssend, Maintainer is mse...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/smssend/smssend.changes  2011-09-23 
12:46:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.smssend.new/smssend.changes 2011-11-28 
12:57:37.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:58:16 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ smssend.spec ++
--- /var/tmp/diff_new_pack.TwJnb4/_old  2011-11-28 12:57:38.0 +0100
+++ /var/tmp/diff_new_pack.TwJnb4/_new  2011-11-28 12:57:38.0 +0100
@@ -19,12 +19,11 @@
 
 
 Name:   smssend
-BuildRequires:  openssl-devel pcre-devel zlib-devel
-License:GPL v2 or later
+BuildRequires:  libtool openssl-devel pcre-devel zlib-devel
+License:GPL-2.0+
 Group:  Hardware/Mobile
-AutoReqProv:on
 Version:3.4
-Release:166
+Release:0
 Source0:%{name}-%{version}.tar.bz2
 %define   skyutils_version  2.7
 Source1:skyutils-%{skyutils_version}.tar.bz2

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



commit sox for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sox for openSUSE:Factory checked in 
at 2011-11-28 12:57:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sox/sox.changes  2011-09-23 12:46:41.0 
+0200
+++ /work/SRC/openSUSE:Factory/.sox.new/sox.changes 2011-11-28 
12:57:45.0 +0100
@@ -1,0 +2,13 @@
+Sun Nov 27 20:49:18 UTC 2011 - pascal.ble...@opensuse.org
+
+- fix build on  12.1 by not applying the O_CLOEXEC patch there as it is not in
+  the glibc
+- fix build on = 12.1 by adding ncurses-devel to the BuildRequires
+
+---
+Fri Nov 18 20:38:56 UTC 2011 - crrodrig...@opensuse.org
+
+- libsox: Use O_CLOEXEC where needed, this is specially important
+  in library code and even more here as threading is used.
+
+---

New:

  sox-ocloexec.patch



Other differences:
--
++ sox.spec ++
--- /var/tmp/diff_new_pack.iyJwq9/_old  2011-11-28 12:57:46.0 +0100
+++ /var/tmp/diff_new_pack.iyJwq9/_new  2011-11-28 12:57:46.0 +0100
@@ -37,6 +37,7 @@
 BuildRequires:  libvorbis-devel
 BuildRequires:  pkg-config
 BuildRequires:  wavpack-devel
+BuildRequires:  ncurses-devel
 %if %{with ffmpeg}
 BuildRequires:  libffmpeg-devel
 %endif
@@ -63,6 +64,8 @@
 Patch2: %{name}-14.3.1-undefined.patch
 # PATCH-FIX-UPSTREAM %{name}-14.3.1-aliasing.patch sf#3072320 
reddw...@opensuse.org -- fix an aliasing problem as reported by post-build 
script
 Patch3: %{name}-14.3.1-aliasing.patch
+#PATCH-FIX-OPENSUSE crrodrig...@opensuse.org linux/glibc specific patch to 
open all fds with O_CLOEXEC (not suitable for other OS)
+Patch4: sox-ocloexec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,6 +92,9 @@
 %patch0 -p1
 %patch2
 %patch3
+%if 0%{?suse_version}  1140
+%patch4
+%endif
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
 sed -i s/__DATE__/\$FAKE_BUILDDATE\/ src/sox.c
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
@@ -122,7 +128,8 @@
 %attr(0755,root,root) %{_bindir}/*
 # I don't know of anything which uses libsox, but if the soname changes perhaps
 # it's the time to split the package and follow SLPP
-%{_libdir}/libsox.so.1*
+%{_libdir}/libsox.so.1
+%{_libdir}/libsox.so.1.*
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 %{_mandir}/man7/*

++ sox-ocloexec.patch ++
--- src/8svx.c.orig
+++ src/8svx.c
@@ -161,7 +161,7 @@ static int startread(sox_format_t * ft)
 chan1_pos = lsx_tell(ft);
 
 for (i = 1; i  channels; i++) {
-if ((p-ch[i] = fopen(ft-filename, rb)) == NULL)
+if ((p-ch[i] = fopen(ft-filename, rbe)) == NULL)
 {
 lsx_fail_errno(ft,errno,Can't open channel file '%s',
 ft-filename);
--- src/effects_i.c.orig
+++ src/effects_i.c
@@ -350,7 +350,7 @@ FILE * lsx_open_input_file(sox_effect_t
 effp-global_info-global_info-stdin_in_use_by = effp-handler.name;
 file = stdin;
   }
-  else if (!(file = fopen(filename, r))) {
+  else if (!(file = fopen(filename, re))) {
 lsx_fail(couldn't open file %s: %s, filename, strerror(errno));
 return NULL;
   }
--- src/noiseprof.c.orig
+++ src/noiseprof.c
@@ -75,7 +75,7 @@ static int sox_noiseprof_start(sox_effec
 effp-global_info-global_info-stdout_in_use_by = effp-handler.name;
 data-output_file = stdout;
   }
-  else if ((data-output_file = fopen(data-output_filename, w)) == NULL) {
+  else if ((data-output_file = fopen(data-output_filename, we)) == NULL) {
 lsx_fail(Couldn't open profile file %s: %s, data-output_filename, 
strerror(errno));
 return SOX_EOF;
   }
--- src/sox.c.orig
+++ src/sox.c
@@ -852,7 +852,7 @@ static char * * strtoargv(char * s, int
 
 static void read_user_effects(char *filename)
 {
-FILE *file = fopen(filename, rt);
+FILE *file = fopen(filename, rte);
 char s[FILENAME_MAX];
 int argc;
 char * * argv;
@@ -1189,7 +1189,7 @@ static int kbhit(void)
 static void adjust_volume(int delta)
 {
   char * from_env = getenv(MIXERDEV);
-  int vol1 = 0, vol2 = 0, fd = open(from_env? from_env : /dev/mixer, O_RDWR);
+  int vol1 = 0, vol2 = 0, fd = open(from_env? from_env : /dev/mixer, 
O_RDWR|O_CLOEXEC);
   if (fd = 0) {
 if (ioctl(fd, MIXER_READ(SOUND_MIXER_PCM), vol1) != -1) {
   int side1 = vol1  0xff, side2 = (vol1  8)  0xff;
@@ -1983,7 +1983,7 @@ static void read_comment_file(sox_commen
   int c;
   size_t text_length = 100;
  

commit sqlite2 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sqlite2 for openSUSE:Factory checked 
in at 2011-11-28 12:57:48

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sqlite2/sqlite2.changes  2011-09-23 
12:46:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite2.new/sqlite2.changes 2011-11-28 
12:57:50.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 09:31:00 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sqlite2.spec ++
--- /var/tmp/diff_new_pack.3vQ7VK/_old  2011-11-28 12:57:54.0 +0100
+++ /var/tmp/diff_new_pack.3vQ7VK/_new  2011-11-28 12:57:54.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sqlite2 (Version 2.8.17)
+# spec file for package sqlite2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   sqlite2
-BuildRequires:  readline-devel tcl-devel update-desktop-files
+BuildRequires:  libtool readline-devel tcl-devel update-desktop-files
 License:Public Domain, Freeware
 Group:  Productivity/Databases/Servers
 Summary:Embeddable SQL Database Engine

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



commit suspend for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package suspend for openSUSE:Factory checked 
in at 2011-11-28 12:57:56

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


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

Changes:

--- /work/SRC/openSUSE:Factory/suspend/suspend.changes  2011-09-23 
12:47:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.suspend.new/suspend.changes 2011-11-28 
12:57:58.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:49:53 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ suspend.spec ++
--- /var/tmp/diff_new_pack.9iZspf/_old  2011-11-28 12:58:00.0 +0100
+++ /var/tmp/diff_new_pack.9iZspf/_new  2011-11-28 12:58:00.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   suspend
 BuildRequires:  glib2-devel gnutls-devel pciutils-devel pkgconfig
-BuildRequires:  libgcrypt-devel
+BuildRequires:  libgcrypt-devel libtool
 %if 0%{?suse_version}  1020
 BuildRequires:  splashy-devel
 %endif
@@ -33,7 +33,7 @@
 BuildRequires:  libx86-devel
 %endif
 Version:1.0
-Release:8
+Release:0
 Summary:A Set Of Tools To Support Sleep Modes
 License:GPLv2+
 Url:http://sourceforge.net/projects/suspend

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



commit sysconfig for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2011-11-28 12:58:00

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2011-10-25 
17:12:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2011-11-28 
12:58:03.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Nov 27 06:57:47 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ZwiBpC/_old  2011-11-28 12:58:04.0 +0100
+++ /var/tmp/diff_new_pack.ZwiBpC/_new  2011-11-28 12:58:04.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   sysconfig
@@ -25,12 +24,12 @@
 Url:http://gitorious.org/opensuse/sysconfig
 Group:  System/Base
 License:GPLv2+
-AutoReqProv:on
 PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
 Requires:   iproute2 dbus-1 procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 Source: %name-%version.tar.bz2
 Patch1: sysconfig-nm-online-timeout-0-default.patch
 

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



commit t1lib for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package t1lib for openSUSE:Factory checked 
in at 2011-11-28 12:58:05

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


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

Changes:

--- /work/SRC/openSUSE:Factory/t1lib/t1lib.changes  2011-09-23 
12:47:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.t1lib.new/t1lib.changes 2011-11-28 
12:58:10.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 24 11:38:47 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---
+Thu Nov 24 10:21:26 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ t1lib.spec ++
--- /var/tmp/diff_new_pack.c3wEYZ/_old  2011-11-28 12:58:11.0 +0100
+++ /var/tmp/diff_new_pack.c3wEYZ/_new  2011-11-28 12:58:11.0 +0100
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   t1lib
-BuildRequires:  xorg-x11-devel
+BuildRequires:  libtool xorg-x11-devel
 License:LGPLv2.1+
 Group:  System/Libraries
-AutoReqProv:on
 Version:5.1.2
-Release:13
-Url:ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
+Release:1
+URL:ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
 Source: 
ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.bz2
 Patch0: t1lib-auto.patch
 Patch1: t1lib_5.1.2-3.diff.gz
@@ -41,7 +39,6 @@
 have been eliminated.
 
 %package  -n t1lib-devel
-License:LGPLv2.1+
 Summary:Development Libraries for T1lib
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version} xorg-x11-libX11-devel
@@ -66,16 +63,13 @@
 export CFLAGS=%{optflags} -fno-strict-aliasing 
 export CXXFLAGS=%{optflags} -fno-strict-aliasing
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs} without_doc
+make %{?_smp_mflags} without_doc
 
 %install
 %{__make} DESTDIR=%{buildroot} install
 %{__rm} -f %{buildroot}%{_datadir}/t1lib/doc/t1lib_doc*
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit tamil-gtk2im for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package tamil-gtk2im for openSUSE:Factory 
checked in at 2011-11-28 12:58:09

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


Package is tamil-gtk2im, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tamil-gtk2im/tamil-gtk2im.changes
2011-09-23 12:47:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.tamil-gtk2im.new/tamil-gtk2im.changes   
2011-11-28 12:58:11.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:57:17 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ tamil-gtk2im.spec ++
--- /var/tmp/diff_new_pack.p3sYgm/_old  2011-11-28 12:58:12.0 +0100
+++ /var/tmp/diff_new_pack.p3sYgm/_new  2011-11-28 12:58:12.0 +0100
@@ -19,12 +19,11 @@
 
 
 Name:   tamil-gtk2im
-BuildRequires:  gtk2-devel update-desktop-files
+BuildRequires:  gtk2-devel libtool update-desktop-files
 %define prefix /usr
 %define sysconfdir /etc
 License:BSD3c
 Group:  System/GUI/GNOME
-AutoReqProv:on
 Provides:   locale(gtk2:ta)
 PreReq: /usr/bin/touch
 Requires:   gtk2

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



commit tomoe for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package tomoe for openSUSE:Factory checked 
in at 2011-11-28 12:58:13

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


Package is tomoe, Maintainer is dli...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tomoe/tomoe.changes  2011-09-23 
12:48:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.tomoe.new/tomoe.changes 2011-11-28 
12:58:14.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:49:32 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ tomoe.spec ++
--- /var/tmp/diff_new_pack.VArybl/_old  2011-11-28 12:58:15.0 +0100
+++ /var/tmp/diff_new_pack.VArybl/_new  2011-11-28 12:58:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package tomoe (Version 0.6.0)
+# spec file for package tomoe
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,11 @@
 
 
 Name:   tomoe
-BuildRequires:  glib2-devel gtk-doc intltool python ruby-devel
+BuildRequires:  glib2-devel gtk-doc intltool libtool python ruby-devel
 License:LGPL v2.1 or later
 Group:  System/I18n/Japanese
-AutoReqProv:on
 Version:0.6.0
-Release:30
+Release:0
 Url:http://sourceforge.net/projects/tomoe/
 Source: 
http://dfn.dl.sourceforge.net/sourceforge/tomoe/tomoe-0.6.0.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit ungifsicle for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package ungifsicle for openSUSE:Factory 
checked in at 2011-11-28 12:58:17

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


Package is ungifsicle, Maintainer is mfab...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ungifsicle/ungifsicle.changes2011-09-23 
12:49:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.ungifsicle.new/ungifsicle.changes   
2011-11-28 12:58:20.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:41:45 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ ungifsicle.spec ++
--- /var/tmp/diff_new_pack.rdLJG4/_old  2011-11-28 12:58:21.0 +0100
+++ /var/tmp/diff_new_pack.rdLJG4/_new  2011-11-28 12:58:21.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ungifsicle (Version 1.39)
+# spec file for package ungifsicle
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   ungifsicle
-BuildRequires:  xorg-x11 xorg-x11-devel
+BuildRequires:  libtool xorg-x11 xorg-x11-devel
 License:GPL v2 or later
 Group:  Productivity/Graphics/Other
-AutoReqProv:on
 Version:1.39
-Release:356
+Release:1
 Url:http://www.lcdf.org/gifsicle/
 Source0:http://www.lcdf.org/gifsicle/ungifsicle-1.39.tar.bz2
 Patch0: bugzilla-395358-64bit-va-list-null.patch

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



commit unscd for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package unscd for openSUSE:Factory checked 
in at 2011-11-28 12:58:25

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


Package is unscd, Maintainer is pbau...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/unscd/unscd.changes  2011-10-04 
18:15:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.unscd.new/unscd.changes 2011-11-28 
12:58:26.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 17:38:00 UTC 2011 - crrodrig...@opensuse.org
+
+- Add systemd units 
+
+---

New:

  nscd.service
  nscd.socket



Other differences:
--
++ unscd.spec ++
--- /var/tmp/diff_new_pack.ejmrMj/_old  2011-11-28 12:58:27.0 +0100
+++ /var/tmp/diff_new_pack.ejmrMj/_new  2011-11-28 12:58:27.0 +0100
@@ -31,6 +31,8 @@
 Source1:init.d
 Source2:nscd.conf
 Source3:COPYING
+Source4:nscd.service
+Source5:nscd.socket
 PreReq: %insserv_prereq
 
 %description
@@ -48,7 +50,7 @@
 cp $RPM_SOURCE_DIR/nscd-%version.c .
 
 %build
-%__cc -Wl,-z,relro,-z,now $RPM_OPT_FLAGS -fpie -pie -o unscd nscd-%version.c
+%__cc -fwhole-program -Wl,-z,relro,-z,now $RPM_OPT_FLAGS -fpie -pie -o unscd 
nscd-%version.c
 
 %install
 install -m 0755 -D unscd $RPM_BUILD_ROOT/%_sbindir/nscd
@@ -57,6 +59,8 @@
 ln -sf /etc/init.d/nscd $RPM_BUILD_ROOT/usr/sbin/rcnscd
 mkdir -p $RPM_BUILD_ROOT/var/run/nscd
 touch $RPM_BUILD_ROOT/var/run/nscd/{socket,nscd.pid}
+install -D -m 0644  %{S:4} %{buildroot}/lib/systemd/system/nscd.service
+install -D -m 0644  %{S:5} %{buildroot}/lib/systemd/system/nscd.socket
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +77,8 @@
 
 %files
 %defattr(-,root,root,-)
+/lib/systemd/system/nscd.service
+/lib/systemd/system/nscd.socket
 %config(noreplace) /etc/nscd.conf
 %config /etc/init.d/nscd
 %attr(0755,root,root) %_sbindir/*

++ nscd.service ++
[Unit]
Description=Name Service Cache Daemon

[Service]
PIDFile=/var/run/nscd/nscd.pid
Type=forking
ExecStart=/usr/sbin/nscd
ExecStop=/usr/sbin/nscd --shutdown
Restart=always

[Install]
WantedBy=multi-user.target
Also=nscd.socket++ nscd.socket ++
[Unit]
Description=Name Service Cache Daemon Socket

[Socket]
ListenStream=/var/run/nscd/socket

[Install]
WantedBy=sockets.target--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xorg-x11-driver-video-intel-legacy for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video-intel-legacy 
for openSUSE:Factory checked in at 2011-11-28 12:58:30

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


Package is xorg-x11-driver-video-intel-legacy, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-intel-legacy/xorg-x11-driver-video-intel-legacy.changes
2011-09-23 12:52:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-intel-legacy.new/xorg-x11-driver-video-intel-legacy.changes
   2011-11-28 12:58:36.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 12:30:53 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ xorg-x11-driver-video-intel-legacy.spec ++
--- /var/tmp/diff_new_pack.A4xxjD/_old  2011-11-28 12:58:37.0 +0100
+++ /var/tmp/diff_new_pack.A4xxjD/_new  2011-11-28 12:58:37.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   xorg-x11-driver-video-intel-legacy
-BuildRequires:  Mesa-devel xorg-x11-devel xorg-x11-sdk
+BuildRequires:  Mesa-devel libtool xorg-x11-devel xorg-x11-sdk
 Url:http://intellinuxgraphics.org/
 License:MIT
 Group:  System/X11/Servers/XF86_4

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



commit xorg-x11-driver-video-nouveau for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video-nouveau for 
openSUSE:Factory checked in at 2011-11-28 12:58:34

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


Package is xorg-x11-driver-video-nouveau, Maintainer is mh...@novell.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-nouveau/xorg-x11-driver-video-nouveau.changes
  2011-09-23 12:52:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-nouveau.new/xorg-x11-driver-video-nouveau.changes
 2011-11-28 12:58:37.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 12:31:09 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ xorg-x11-driver-video-nouveau.spec ++
--- /var/tmp/diff_new_pack.LpX9za/_old  2011-11-28 12:58:41.0 +0100
+++ /var/tmp/diff_new_pack.LpX9za/_new  2011-11-28 12:58:41.0 +0100
@@ -19,11 +19,10 @@
 
 
 Name:   xorg-x11-driver-video-nouveau
-BuildRequires:  Mesa-devel git-core libdrm-devel pciutils-devel xorg-x11-devel 
xorg-x11-sdk
+BuildRequires:  Mesa-devel git-core libdrm-devel libtool pciutils-devel 
xorg-x11-devel xorg-x11-sdk
 Url:http://nouveau.freedesktop.org/wiki/
 License:MIT
 Group:  System/X11/Servers/XF86_4
-AutoReqProv:on
 %define vers   0.0.16
 Version:%{vers}_20110720_b806e3f
 Release:1

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



commit xorg-x11-driver-video-radeonhd for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video-radeonhd for 
openSUSE:Factory checked in at 2011-11-28 12:58:38

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


Package is xorg-x11-driver-video-radeonhd, Maintainer is e...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-radeonhd/xorg-x11-driver-video-radeonhd.changes
2011-09-23 12:52:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-radeonhd.new/xorg-x11-driver-video-radeonhd.changes
   2011-11-28 12:58:42.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 12:31:31 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ xorg-x11-driver-video-radeonhd.spec ++
--- /var/tmp/diff_new_pack.Iae1N3/_old  2011-11-28 12:58:46.0 +0100
+++ /var/tmp/diff_new_pack.Iae1N3/_new  2011-11-28 12:58:46.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xorg-x11-driver-video-radeonhd (Version 
1.3.0_20100512_80ba041)
+# spec file for package xorg-x11-driver-video-radeonhd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 BuildRequires:  libdrm-devel libmesagl1-devel libx11_6-devel x11-proto-devel 
x11-server-devel x11-util-macros
 %endif
 %if 0%{?suse_version}
-BuildRequires:  Mesa-devel xorg-x11-sdk
+BuildRequires:  Mesa-devel libtool xorg-x11-sdk
 %if 0%{?suse_version}  1020
 BuildRequires:  Mesa-devel xorg-x11-devel
 %endif

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



commit xorg-x11-driver-video-unichrome for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video-unichrome for 
openSUSE:Factory checked in at 2011-11-28 12:58:42

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-unichrome/xorg-x11-driver-video-unichrome.changes
  2011-09-23 12:52:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-unichrome.new/xorg-x11-driver-video-unichrome.changes
 2011-11-28 12:58:46.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 12:31:59 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ xorg-x11-driver-video-unichrome.spec ++
--- /var/tmp/diff_new_pack.Y28YND/_old  2011-11-28 12:58:47.0 +0100
+++ /var/tmp/diff_new_pack.Y28YND/_new  2011-11-28 12:58:47.0 +0100
@@ -34,7 +34,7 @@
 %endif
 %endif
 %if 0%{?suse_version}
-BuildRequires:  Mesa-devel popt xorg-x11-sdk
+BuildRequires:  Mesa-devel libtool popt xorg-x11-sdk
 %if 0%{?suse_version}  1020
 BuildRequires:  Mesa-devel xorg-x11-devel
 %if 0%{?suse_version}  1000

-- 
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

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2011-11-28 13:37:53

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  
2011-11-26 08:28:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2011-11-28 13:37:57.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 11:46:44 UTC 2011 - co...@suse.com
+
+- ignore files that are %ghost in both packages
+
+---



Other differences:
--
++ new.diff ++
--- /var/tmp/diff_new_pack.LVCUWY/_old  2011-11-28 13:37:58.0 +0100
+++ /var/tmp/diff_new_pack.LVCUWY/_new  2011-11-28 13:37:58.0 +0100
@@ -1,8 +1,8 @@
 Index: post-build-checks-1.0/checks/09-check-packaged-twice
 ===
 --- post-build-checks-1.0.orig/checks/09-check-packaged-twice  2011-10-20 
11:57:54.0 +0200
-+++ post-build-checks-1.0/checks/09-check-packaged-twice   2011-11-25 
19:07:11.509942810 +0100
-@@ -1,61 +1,73 @@
 post-build-checks-1.0/checks/09-check-packaged-twice   2011-11-28 
12:46:09.048680204 +0100
+@@ -1,61 +1,74 @@
 -#!/usr/bin/perl
 +#!/usr/bin/perl -w
  # search for files packaged more than once
@@ -60,16 +60,16 @@
 +
 +for my $rpm (@rpms) {
 +$rpm =~ s/^$build_root//;
-+open (FILES, chroot $build_root rpm -qp --qf '[%{FILEMODES:perms} 
%{NAME} %{FILENAMES}\n]' $rpm|);
++open (FILES, chroot $build_root rpm -qp --qf '[%{FILEMODES:perms} 
F:%{FILEFLAGS:fflags} %{NAME} %{FILENAMES}\n]' $rpm|);
 +my @files = FILES;
 +chomp @files;
 +close FILES;
 +# ignore dirs
 +@files = grep {!/^d/} @files;
 +for my $file (@files) {
-+next unless $file =~ /^\S+ (\S+) (.*)$/;
-+$allfiles{$2}-{$1} = 1;
-+$pkg2rpm{$1} = $rpm;
++next unless $file =~ /^\S+ F:(\S*) (\S+) (.*)$/;
++$allfiles{$3}-{$2} = $1;
++$pkg2rpm{$2} = $rpm;
 +}
  }
  
@@ -108,6 +108,7 @@
 +while (@pkgs) {
 +my $p1 = shift @pkgs;
 +  for my $p2 (@pkgs) {
++  next if (index('g', $allfiles{$file}-{$p1}) != -1)  (index('g', 
$allfiles{$file}-{$p2}) != -1);
 +  next if conflicts($pkg2rpm{$p1}, $pkg2rpm{$p2}) || 
conflicts($pkg2rpm{$p2}, $pkg2rpm{$p1});
 +  print ERROR: $file is packaged in both $p1 and $p2, and the 
packages do not conflict\n;
 +  $had_errors = 1;

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



commit xorg-x11 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11 for openSUSE:Factory 
checked in at 2011-11-28 13:38:13

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11/xorg-x11.changes2011-11-16 
17:23:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11.new/xorg-x11.changes   2011-11-28 
13:38:15.0 +0100
@@ -98,0 +99,5 @@
+Mon Sep 19 15:45:40 UTC 2011 - sndir...@suse.com
+
+- fixed build failure on s390(x) due to wrong sed syntax
+
+---



Other differences:
--
++ xorg-x11.spec ++
--- /var/tmp/diff_new_pack.8cZ5aN/_old  2011-11-28 13:38:18.0 +0100
+++ /var/tmp/diff_new_pack.8cZ5aN/_new  2011-11-28 13:38:18.0 +0100
@@ -378,8 +378,8 @@
 pushd ${RPM_BUILD_ROOT}
 %{__tar} xjf '%{S:202}'
 %ifarch s390 s390x
-%{__sed} -i 
s+DISPLAYMANAGER_REMOTE_ACCESS=.*+DISPLAYMANAGER_REMOTE_ACCESS=\yes\+g \
-   
s+DISPLAYMANAGER_REMOTE_ACCESS=.*+DISPLAYMANAGER_REMOTE_ACCESS=\no\+g \
+%{__sed} -i -e 
s+DISPLAYMANAGER_REMOTE_ACCESS=.*+DISPLAYMANAGER_REMOTE_ACCESS=\yes\+g \
+-e 
s+DISPLAYMANAGER_REMOTE_ACCESS=.*+DISPLAYMANAGER_REMOTE_ACCESS=\no\+g \
var/adm/fillup-templates/sysconfig.displaymanager
 %endif
 popd

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



commit balsa for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2011-11-28 14:48:57

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


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

Changes:

--- /work/SRC/openSUSE:Factory/balsa/balsa.changes  2011-10-02 
09:50:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2011-11-28 
14:48:59.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov 25 10:08:03 UTC 2011 - dims...@opensuse.org
+
+- Update to version 2.4.11:
+  + more userfrendly view of filters' conditions
+  + Bugs fixed: bgo#659390
+  + Updated translations.
+- Drop balsa-fix-linking.patch: fxied upstream.
+- Remove call to gnome-autogen.sh and gnome-common BuildRequires.
+
+---

Old:

  balsa-2.4.10.tar.bz2
  balsa-fix-linking.patch

New:

  balsa-2.4.11.tar.bz2



Other differences:
--
++ balsa.spec ++
--- /var/tmp/diff_new_pack.cKlhRy/_old  2011-11-28 14:49:00.0 +0100
+++ /var/tmp/diff_new_pack.cKlhRy/_new  2011-11-28 14:49:00.0 +0100
@@ -20,19 +20,15 @@
 Name:   balsa
 %define TOUCHSCREEN_OPTIMIZATION %(echo %{name} | grep -qv touchscreen ; echo 
$?)
 %define base_name balsa
-Version:2.4.10
+Version:2.4.11
 Release:1
 License:GPLv2+
 Summary:The GNOME Mail Program
 Url:http://pawsa.fedorapeople.org/balsa/
 Group:  Productivity/Networking/Email/Clients
-Source: %{base_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM balsa-fix-linking.patch bgo#660263 suse-...@gmx.de -- Fix 
build during link
-Patch0: balsa-fix-linking.patch
+Source: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
 BuildRequires:  compface
 BuildRequires:  fdupes
-# needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gpgme-devel
 BuildRequires:  intltool
@@ -82,17 +78,9 @@
 
 %prep
 %setup -q -n %{base_name}-%{version}
-%if 0%{?suse_version}  1140
-%patch0
-%endif
 translation-update-upstream
 
 %build
-%if 0%{?suse_version}  1140
-# needed for patch0
-mkdir m4
-NOCONFIGURE=1 gnome-autogen.sh
-%endif
 %configure\
 %if %TOUCHSCREEN_OPTIMIZATION
--enable-touch-ui\

++ balsa-2.4.10.tar.bz2 - balsa-2.4.11.tar.bz2 ++
 62386 lines of diff (skipped)

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



commit eclipse-swt for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package eclipse-swt for openSUSE:Factory 
checked in at 2011-11-28 14:49:01

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


Package is eclipse-swt, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eclipse-swt/eclipse-swt.changes  2011-10-24 
16:14:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.eclipse-swt.new/eclipse-swt.changes 
2011-11-28 14:49:02.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 17:52:44 EET 2011 - em...@super.lt
+- Use libgcj45 for openSUSE 11.4 and older versions
+- Fix bnc#732684
+
+---
@@ -13 +18 @@
-Fri Jul 01 2011 00:00:00 UTC - joerg.loren...@ki.tng.de
+Fri Jul 01 00:00:00 UTC 2011 - joerg.loren...@ki.tng.de
@@ -17 +22 @@
-Wed May 18 2011 00:00:00 UTC - joerg.loren...@ki.tng.de
+Wed May 18 00:00:00 UTC 2011 - joerg.loren...@ki.tng.de
@@ -21 +26 @@
-Thu Mar 17 2011 00:00:00 UTC - joerg.loren...@ki.tng.de
+Thu Mar 17 00:00:00 UTC 2011 - joerg.loren...@ki.tng.de
@@ -25 +30 @@
-Tue Feb 08 2011 00:00:00 UTC - joerg.loren...@ki.tng.de
+Tue Feb 08 00:00:00 UTC 2011 - joerg.loren...@ki.tng.de
@@ -29 +34 @@
-Sat Oct 09 2010 00:00:00 UTC - joerg.loren...@ki.tng.de
+Sat Oct 09 00:00:00 UTC 2010 - joerg.loren...@ki.tng.de
@@ -33 +38 @@
-Wed Sep 15 2010 00:00:00 UTC - joerg.loren...@ki.tng.de
+Wed Sep 15 00:00:00 UTC 2010 - joerg.loren...@ki.tng.de



Other differences:
--
++ eclipse-swt.spec ++
--- /var/tmp/diff_new_pack.avjLVr/_old  2011-11-28 14:49:03.0 +0100
+++ /var/tmp/diff_new_pack.avjLVr/_new  2011-11-28 14:49:03.0 +0100
@@ -46,7 +46,11 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  libwebkit-devel
+%if 0%{?suse_version} = 1140
+BuildRequires:  libgcj45-devel
+%else
 BuildRequires:  libgcj46-devel
+%endif
 BuildRequires:  mozilla-xulrunner192-devel
 BuildRequires:  mozilla-nspr-devel
 BuildRequires:  cairo
@@ -87,7 +91,11 @@
 #export XULRUNNER_VERSION=%{xul_version}
 export LIBDIR=%{_libdir}
 export NO_STRIP=TRUE
+%if 0%{?suse_version} = 1140
+export GCJ_VERSION=4.5
+%else
 export GCJ_VERSION=4.6
+%endif
 %ifarch x86_64
 export ARCH=x86_64
 %else
@@ -102,6 +110,7 @@
 build.jars
 rm build.xml
 popd
+jar uf org/eclipse/swt/swt-%{version}.jar *.so
 
 %install
 install -d -m755 %{buildroot}%{_libdir}/eclipse


++ libswt-version.patch ++
--- /var/tmp/diff_new_pack.avjLVr/_old  2011-11-28 14:49:03.0 +0100
+++ /var/tmp/diff_new_pack.avjLVr/_new  2011-11-28 14:49:03.0 +0100
@@ -5,3 +5,38 @@
 \ Kein Zeilenumbruch am Dateiende.
 +version 3.735
 \ Kein Zeilenumbruch am Dateiende.
+
+--- org.eclipse.swt/Eclipse SWT/common/library/make_common.mak.orig
2011-09-25 02:05:10.93739 +0200
 org.eclipse.swt/Eclipse SWT/common/library/make_common.mak 2011-09-25 
02:05:10.93839 +0200
+@@ -10,5 +10,5 @@
+ 
#***
+ 
+ maj_ver=3
+-min_ver=730
+-comma_ver=3,7,3,0
++min_ver=735
++comma_ver=3,7,3,5
+
+--- org.eclipse.swt/Eclipse SWT 
PI/common_j2me/org/eclipse/swt/internal/Library.java.orig  2011-09-25 
02:05:10.93739 +0200
 org.eclipse.swt/Eclipse SWT 
PI/common_j2me/org/eclipse/swt/internal/Library.java   2011-09-25 
02:05:10.93839 +0200
+@@ -22,7 +22,7 @@
+   /**
+* SWT Minor version number (must be in the range 0..999)
+*/
+-static int MINOR_VERSION = 730;
++static int MINOR_VERSION = 735;
+   
+   /**
+* SWT revision number (must be = 0)
+
+--- org.eclipse.swt/Eclipse SWT 
PI/common_j2se/org/eclipse/swt/internal/Library.java.orig  2011-09-25 
02:05:10.93739 +0200
 org.eclipse.swt/Eclipse SWT 
PI/common_j2se/org/eclipse/swt/internal/Library.java   2011-09-25 
02:05:10.93839 +0200
+@@ -24,7 +24,7 @@
+   /**
+* SWT Minor version number (must be in the range 0..999)
+*/
+-static int MINOR_VERSION = 730;
++static int MINOR_VERSION = 735;
+   
+   /**
+* SWT revision number (must be = 0)

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



commit libsecprog for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package libsecprog for openSUSE:Factory 
checked in at 2011-11-28 14:49:23

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


Package is libsecprog, Maintainer is tho...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsecprog/libsecprog.changes2011-11-22 
17:48:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsecprog.new/libsecprog.changes   
2011-11-28 14:49:25.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov 22 15:39:28 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+- Employ shlib packaging
+- Simply filelists, attrs are not needed
+
+---



Other differences:
--
++ libsecprog.spec ++
--- /var/tmp/diff_new_pack.0qfoyJ/_old  2011-11-28 14:49:26.0 +0100
+++ /var/tmp/diff_new_pack.0qfoyJ/_new  2011-11-28 14:49:26.0 +0100
@@ -18,7 +18,8 @@
 
 
 Name:   libsecprog
-Url:http://www.suse.de/~thomas/projects/secproglib/index.html
+%define lname  libsecprog0
+URL:http://www.suse.de/~thomas/projects/secproglib/index.html
 Summary:Secure Replacements for Problematic C Functions
 Version:0.8
 Release:142
@@ -37,17 +38,24 @@
 safe_reopen() or sigprotection(), that can be used for developing
 exposed applications.
 
+%package -n %lname
+Summary:Secure Replacements for Problematic C Functions
+Group:  System/Libraries
+# O/P added 2011-11-27
+Obsoletes:  libsecprog  %version-%release
+Provides:   libsecprog = %version-%release
 
-
-Authors:
-
-Thomas Biege tho...@suse.de
+%description -n %lname
+The Secure Programming Library provides several functions that should
+serve as a replacement for problematic C functions from glibc. Besides
+the replacement functions, there are some helper functions, such as
+safe_reopen() or sigprotection(), that can be used for developing
+exposed applications.
 
 %package devel
-License:GPL v2 or later
 Group:  Development/Libraries/C and C++
 Summary:Secure Replacements for Problematic C Functions
-Requires:   %{name} = %{version} glibc-devel
+Requires:   %lname = %version, glibc-devel
 
 %description devel
 The Secure Programming Library provides several functions that should
@@ -56,12 +64,6 @@
 safe_reopen() or sigprotection()) that can be used for developing
 exposed applications.
 
-
-
-Authors:
-
-Thomas Biege tho...@suse.de
-
 %prep
 %setup -q -n libsecprog
 %patch1 -p1
@@ -71,28 +73,25 @@
 autoreconf --install
 export CFLAGS=$RPM_OPT_FLAGS
 %configure --disable-static --with-pic
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
+rm -f %buildroot/%_libdir/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%post -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files
+%files -n %lname
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog INSTALL NEWS README
-%attr(555,root,root) %{_libdir}/libsecprog.so.*
+%_libdir/libsecprog.so.0*
 
 %files devel
 %defattr(-,root,root)
-%attr(555,root,root) %{_libdir}/libsecprog.so
-%attr(444,root,root) /usr/include/secprog.h
-%doc %attr(444,root,root) %{_mandir}/man3/secprog.3.*
-%exclude %{_libdir}/libsecprog.la
+%_libdir/libsecprog.so
+%_includedir/secprog.h
+%_mandir/man*/*
 
 %changelog

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



commit potrace for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package potrace for openSUSE:Factory checked 
in at 2011-11-28 14:49:28

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


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

Changes:

--- /work/SRC/openSUSE:Factory/potrace/potrace.changes  2011-09-23 
12:41:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.potrace.new/potrace.changes 2011-11-28 
14:49:30.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:45:03 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ potrace.spec ++
--- /var/tmp/diff_new_pack.xwGZjD/_old  2011-11-28 14:49:31.0 +0100
+++ /var/tmp/diff_new_pack.xwGZjD/_new  2011-11-28 14:49:31.0 +0100
@@ -20,12 +20,12 @@
 Name:   potrace
 Version:1.10
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:Utility for Tracing a Bitmap to Scalable Outline Image
 Url:http://potrace.sourceforge.net/
 Group:  Productivity/Graphics/Convertors
 Source: %{name}-%{version}.tar.gz
-BuildRequires:  zlib-devel
+BuildRequires:  libtool zlib-devel
 Provides:   bitmap_tracing
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit qiv for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package qiv for openSUSE:Factory checked in 
at 2011-11-28 14:49:38

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


Package is qiv, Maintainer is lnus...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/qiv/qiv.changes  2011-09-23 12:43:42.0 
+0200
+++ /work/SRC/openSUSE:Factory/.qiv.new/qiv.changes 2011-11-28 
14:49:39.0 +0100
@@ -1,0 +2,12 @@
+Mon Nov 28 10:36:20 CET 2011 - jsl...@suse.de
+
+- new version 2.2.4
+  * qiv-command: more examples
+  * only center image upon reload when center option is active
+  * make gdk options work again (e.g. --display)
+  * Do not follow symlinked directories, when using recursivedir option
+  * Add option to change cycle behavior after last picture
+  * Images were displayed twice when using --browse option
+  * Fix inconsistent behavior when using -x/-y/-z option
+
+---

Old:

  qiv-2.2.3.tgz

New:

  qiv-2.2.4.tgz



Other differences:
--
++ qiv.spec ++
--- /var/tmp/diff_new_pack.GbgIRr/_old  2011-11-28 14:49:41.0 +0100
+++ /var/tmp/diff_new_pack.GbgIRr/_new  2011-11-28 14:49:41.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package qiv (Version 2.2.3)
+# spec file for package qiv
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   qiv
-Version:2.2.3
+Version:2.2.4
 Release:1
 Summary:Probably the fastest and simplest image viewer on the planet
 Group:  Productivity/Graphics/Viewers
 License:GPLv2+
 Url:http://spiegl.de/qiv/
-Source0:http://spiegl.de/qiv/download/qiv-2.2.3.tgz
+Source0:http://spiegl.de/qiv/download/qiv-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  file-devel
 BuildRequires:  gtk2-devel

++ qiv-2.2.3.tgz - qiv-2.2.4.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qiv-2.2.3/Changelog new/qiv-2.2.4/Changelog
--- old/qiv-2.2.3/Changelog 2010-01-10 22:39:08.0 +0100
+++ new/qiv-2.2.4/Changelog 2011-05-13 15:11:24.0 +0200
@@ -34,6 +34,28 @@
   pw: Peter deWachter pdewa...@gmail.com
   ap: Akos Pasztory   akos.paszt...@gmail.com
 
+2.2.4
+=
+  02.05.2011
+[as] README: added note about obsoleted GTK v1
+
+  28.12.2010
+[as] qiv-command: more examples from Clint Pachl 
pa...@ecentryx.com
+
+  02.11.2010
+[tw] only center image upon reload when center
+ option is active
+[tw] Do not break install if using a non existing
+ target location (clemens fischer)
+[tw] make gdk options work again (e.g. --display)
+[tw] Do not follow symlinked directories, when
+ using recursivedir option (Goswin v. Brederlow)
+[tw] Add option to change cycle behavior after last
+ picture. (patch by Nicolas Pouillard)
+[tw] Images were displayed twice when using --browse
+ option. (patch by Adam Lee)
+[tw] Fix inconsistent behavior when using -x/-y/-z option.
+
 2.2.3
 =
   10.01.2010
@@ -41,14 +63,14 @@
 [tw] bring back scrollwheel functionality
  (Based upon a patch sent by Johnny)
  Zoom in/out with left/right scroll and
- forward/back buttons 
+ forward/back buttons
 [tw] change loading of images from imlib2_loader to
  pixbuf_loader. Adds support for additional file
  types, e.g. pcx, ico, svg, wmf and better handling
  of transparency.
 [tw] use gdk_pixbuf to autorotate with EXIF tags instead
  of libexif. Note: needs at least GDK 2.12
-[tw] Resetting the image (pressing return) no longer 
+[tw] Resetting the image (pressing return) no longer
  destroys transparency checkboard
 [tw] Fix compilation issues with unusual linker defaults.

commit sblim-cmpi-dhcp for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-cmpi-dhcp for openSUSE:Factory 
checked in at 2011-11-28 14:49:46

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


Package is sblim-cmpi-dhcp, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sblim-cmpi-dhcp/sblim-cmpi-dhcp.changes  
2011-09-23 12:45:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cmpi-dhcp.new/sblim-cmpi-dhcp.changes 
2011-11-28 14:49:48.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:04:37 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sblim-cmpi-dhcp.spec ++
--- /var/tmp/diff_new_pack.l4DuDU/_old  2011-11-28 14:49:50.0 +0100
+++ /var/tmp/diff_new_pack.l4DuDU/_new  2011-11-28 14:49:50.0 +0100
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   sblim-cmpi-dhcp
 Url:http://sblim.sourceforge.net/wbemsmt.html
-BuildRequires:  bison flex sblim-cmpi-base-devel sblim-cmpi-devel 
sblim-testsuite sblim-tools-libra-devel
+BuildRequires:  bison flex libtool
+BuildRequires:  sblim-cmpi-base-devel sblim-cmpi-devel sblim-testsuite 
sblim-tools-libra-devel
 Summary:SBLIM CMPI dhcp Instrumentation
 Version:1.0
-Release:7
+Release:0
 Group:  System/Management
 License:Eclipse Public License
 Requires:   sblim-cmpi-base = 1.2.3, cim-server

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



commit rpmlint for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2011-11-28 14:49:42

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


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

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2011-09-23 
12:44:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2011-11-28 
14:49:45.0 +0100
@@ -1,0 +2,15 @@
+Mon Nov 28 11:00:43 UTC 2011 - lnus...@suse.de
+
+- add NetworkManager-openconnect to dbus whitelist (bnc#732915)
+- add global filter for SuSEfirewall2's sysconfig file as setBadness in the
+  package is not allowed
+
+---
+Wed Nov 23 22:28:34 UTC 2011 - proje...@localside.net
+
+- added: standard group 'citadel'
+- added: standard user 'citadel'
+- changed: addDetails('non-standard-uid', ... branch paket ...', 
+  'non-standard-uid', ... branch paket ...')
+
+---



Other differences:
--
++ config ++
--- /var/tmp/diff_new_pack.go3Nx9/_old  2011-11-28 14:49:48.0 +0100
+++ /var/tmp/diff_new_pack.go3Nx9/_new  2011-11-28 14:49:48.0 +0100
@@ -77,6 +77,7 @@
 'bin',
 'casaauth',
 'cdrom',
+'citadel',
 'console',
 'cwbconv',
 'daemon',
@@ -194,6 +195,7 @@
 'casaatsd',
 'casaatvd',
 'casaauth',
+'citadel',
 'cntlm',
 'cop',
 'cyrus',
@@ -297,11 +299,13 @@
 
 addDetails('non-standard-uid',
 '''A file in this package is owned by an unregistered user id.
-Please contact opensuse-packag...@opensuse.org to register the user.
+To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint 
package, 
+add the user to the config file and send a submitrequest.
 ''',
 'non-standard-gid',
 '''A file in this package is owned by an unregistered group id.
-Please contact opensuse-packag...@opensuse.org to register the group.
+To register the group, please branch the devel:openSUSE:Factory:rpmlint 
rpmlint package, 
+add the group to the config file and send a submitrequest.
 '''
 )
 
@@ -472,6 +476,8 @@
 # kdepim4/kalarm (bnc#707723)
 org.kde.kalarmrtcwake.conf,
 org.kde.kalarmrtcwake.service,
+# NetworkManager-openvpn (bnc#732915)
+nm-openconnect-service.conf,
 ))
 
 # Output filters
@@ -639,6 +645,12 @@
 addFilter(perl\.\S+: \w: suse-filelist-forbidden-perl-dir )
 addFilter(info\.\S+: \w: info-dir-file .*/usr/share/info/dir)
 
+# fillup is known to break SuSEfirewall's sysconfig file on many
+# systems as people tend to break up long lines into several ones.
+# This bug remains unfixed since years (bnc#340926).
+# So we have to avoid fillup and therefore break the SUSE policy
+addFilter(SuSEfirewall2\.\S+: \w: 
suse-filelist-forbidden-sysconfig.*/etc/sysconfig/SuSEfirewall2)
+
 # these packages are used for CD creation and are not supposed to be
 # installed. It's still a dirty hack to make an exception. The
 # packages should either be built in a separate project with


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



commit pidgin for openSUSE:11.3

2011-11-28 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:11.3
checked in at Mon Nov 28 18:21:56 CET 2011.




--- old-versions/11.3/UPDATES/all/pidgin/pidgin.changes 2011-01-04 
16:13:01.0 +0100
+++ 11.3/pidgin/pidgin.changes  2011-11-09 08:34:58.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov  9 07:33:10 UTC 2011 - dmzh...@suse.com
+
+- bnc#722199,CVE-2011-3594,
+- fix libpurple vulnerability in SILC protocol handling 
+
+---

calling whatdependson for 11.3-i586


New:

  silc-fixutf8-securitybug.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.DJYbGm/_old  2011-11-28 18:17:39.0 +0100
+++ /var/tmp/diff_new_pack.DJYbGm/_new  2011-11-28 18:17:39.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package pidgin (Version 2.7.9)
+# spec file for package pidgin
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.7.9
-Release:1.RELEASE1
+Release:1.RELEASE4
 # FIXME: check resolution of bnc#659001 to decide what to do about ownership 
of mhr directories in -lang (last checked: 2012-12-21)
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
@@ -41,6 +41,8 @@
 Patch12:pidgin-dbus-invalid-gpointer.patch
 # PATCH-FIX-UPSTREAM pidgin-mono-buildfix.patch 
http://developer.pidgin.im/ticket/12506 dims...@opensuse.org -- Fix build with 
mono plugin loader; missing include statements.
 Patch14:pidgin-mono-buildfix.patch
+Patch15:silc-fixutf8-securitybug.patch
+
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -328,6 +330,8 @@
 %patch5 -p1
 %patch12
 %patch14 -p1
+%patch15 -p1
+
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ silc-fixutf8-securitybug.patch ++
Index: pidgin-2.6.6/libpurple/protocols/silc/ops.c
===
--- pidgin-2.6.6.orig/libpurple/protocols/silc/ops.c
+++ pidgin-2.6.6/libpurple/protocols/silc/ops.c
@@ -332,10 +332,17 @@ silc_channel_message(SilcClient client,
}
 
if (flags  SILC_MESSAGE_FLAG_UTF8) {
-   tmp = g_markup_escape_text((const char *)message, -1);
+   const char *msg = (const char *)message;
+   char *salvaged = NULL;
+   if (!g_utf8_validate((const char *)message, -1, NULL)) {
+   salvaged = purple_utf8_salvage((const char *)message);
+   msg = salvaged;
+   }
+   tmp = g_markup_escape_text(msg, -1);
/* Send to Purple */
serv_got_chat_in(gc, 
purple_conv_chat_get_id(PURPLE_CONV_CHAT(convo)),
 sender-nickname, 0, tmp, time(NULL));
+   g_free(salvaged);
g_free(tmp);
}
 }
continue with q...



Remember to have fun...

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



commit python-gnome-extras for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-gnome-extras for 
openSUSE:Factory checked in at 2011-11-28 18:26:54

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


Package is python-gnome-extras, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-gnome-extras/python-gnome-extras.changes  
2011-09-23 12:42:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-gnome-extras.new/python-gnome-extras.changes 
2011-11-28 18:26:55.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:46:22 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ python-gnome-extras.spec ++
--- /var/tmp/diff_new_pack.6sSY2F/_old  2011-11-28 18:26:56.0 +0100
+++ /var/tmp/diff_new_pack.6sSY2F/_new  2011-11-28 18:26:56.0 +0100
@@ -37,7 +37,7 @@
 Name:   python-gnome-extras
 %define _name   gnome-python-extras
 Version:2.25.3
-Release:24
+Release:0
 Summary:Python bindings for GNOME
 License:GPLv2+ ; LGPLv2.1+
 Group:  Development/Libraries/Python
@@ -50,6 +50,7 @@
 Patch1: python-gnome-extras-gdl.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
 %if %{build_gdl}
 BuildRequires:  gdl-devel
 %endif

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



commit python-goocanvas for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-goocanvas for 
openSUSE:Factory checked in at 2011-11-28 18:26:59

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


Package is python-goocanvas, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-goocanvas/python-goocanvas.changes
2011-09-23 12:42:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-goocanvas.new/python-goocanvas.changes   
2011-11-28 18:27:03.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:47:17 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ python-goocanvas.spec ++
--- /var/tmp/diff_new_pack.nrhXh0/_old  2011-11-28 18:27:03.0 +0100
+++ /var/tmp/diff_new_pack.nrhXh0/_new  2011-11-28 18:27:03.0 +0100
@@ -20,13 +20,14 @@
 
 Name:   python-goocanvas
 BuildRequires:  gtk-doc
+BuildRequires:  libtool
 BuildRequires:  pkgconfig(goocanvas)
 BuildRequires:  pkgconfig(pycairo)
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
 Summary:Python bindings for goocanvas
 Version:0.14.1
-Release:13
+Release:1
 License:LGPL v2.0 or later; LGPL v2.1 or later
 Group:  Development/Libraries/GNOME
 Source0:pygoocanvas-%{version}.tar.bz2

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



commit qwebyast for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package qwebyast for openSUSE:Factory 
checked in at 2011-11-28 18:27:34

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


Package is qwebyast, Maintainer is tgoettlic...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/qwebyast/qwebyast.changes2011-10-18 
14:38:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.qwebyast.new/qwebyast.changes   2011-11-28 
18:27:37.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 25 13:59:13 UTC 2011 - sch...@suse.com
+
+- merging client and service 
+
+---



Other differences:
--
++ qwebyast-0.0.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qwebyast-0.0.13/src/webyast.sh 
new/qwebyast-0.0.13/src/webyast.sh
--- old/qwebyast-0.0.13/src/webyast.sh  2011-09-20 11:30:12.0 +0200
+++ new/qwebyast-0.0.13/src/webyast.sh  2011-10-25 15:56:56.0 +0200
@@ -2,11 +2,11 @@
 
 case $1 in
 start)
-   /usr/sbin/rcyastws start  /usr/sbin/rcyastwc start  
/usr/sbin/rccollectd start
+   /usr/sbin/rcwebyast start  /usr/sbin/rccollectd start
RETVAL=$?
;;
 stop)
-   /usr/sbin/rcyastws stop  /usr/sbin/rcyastwc stop  
/usr/sbin/rccollectd stop
+   /usr/sbin/rcwebyast stop  /usr/sbin/rccollectd stop
RETVAL=$?
 ;;
 status)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qwebyast-0.0.13/src/webyast.sh~ 
new/qwebyast-0.0.13/src/webyast.sh~
--- old/qwebyast-0.0.13/src/webyast.sh~ 1970-01-01 01:00:00.0 +0100
+++ new/qwebyast-0.0.13/src/webyast.sh~ 2011-09-20 11:30:12.0 +0200
@@ -0,0 +1,27 @@
+#!/bin/bash
+
+case $1 in
+start)
+   /usr/sbin/rcyastws start  /usr/sbin/rcyastwc start  
/usr/sbin/rccollectd start
+   RETVAL=$?
+   ;;
+stop)
+   /usr/sbin/rcyastws stop  /usr/sbin/rcyastwc stop  
/usr/sbin/rccollectd stop
+   RETVAL=$?
+;;
+status)
+
+   WS=`ps -ef | grep -E (/usr/sbin/lighttpd -f 
/etc/yastws/|/usr/sbin/nginx -c /etc/yastws/nginx.conf) | grep -v grep | wc -l`
+   WC=`ps -ef | grep -E (/usr/sbin/lighttpd -f 
/srv/www/yast/config/lighttpd.conf|/usr/sbin/nginx -c /etc/yastwc/nginx.conf) 
| grep -v grep | wc -l`
+   
+   if [ $WS -eq 1 ]  [ $WC -eq 1 ]; then
+   RETVAL=0
+   else
+   RETVAL=3
+   fi
+;;
+esac
+
+exit $RETVAL
+
+

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



commit rubygem-inifile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-inifile for openSUSE:Factory 
checked in at 2011-11-28 18:27:45

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


Package is rubygem-inifile, Maintainer is jsr...@suse.com

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-inifile.new/rubygem-inifile.changes 
2011-11-28 18:27:56.0 +0100
@@ -0,0 +1,5 @@
+---
+Tue Feb 22 14:54:32 UTC 2011 - lsle...@suse.cz
+
+- Initial package (0.4.0)
+

New:

  inifile-0.4.0.gem
  rubygem-inifile.changes
  rubygem-inifile.spec



Other differences:
--
++ rubygem-inifile.spec ++
#
# spec file for package rubygem-inifile
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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/
#

# norootforbuild
Name:   rubygem-inifile
Version:0.4.0
Release:0
%define mod_name inifile
#
Group:  Development/Languages/Ruby
License:MIT
#
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  rubygems_with_buildroot_patch
%rubygems_requires
#
Url:http://gemcutter.org/gems/inifile
Source: %{mod_name}-%{version}.gem
#
Summary:INI file reader and writer
%description
This is a native Ruby package for reading and writing INI files.

Although made popular by Windows, INI files can be used on any system thanks
to their flexibility. They allow a program to store configuration data, which
can then be easily parsed and changed. Two notable systems that use the INI
format are Samba and Trac.

An initialization file, or INI file, is a configuration file that contains
configuration data for Microsoft Windows based applications. Starting with
Windows 95, the INI file format was superseded but not entirely replaced by
a registry database in Microsoft operating systems.

Although made popular by Windows, INI files can be used on any system thanks
to their flexibility. They allow a program to store configuration data, which
can then be easily parsed and changed.

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
License:MIT
Requires:   %{name} = %{version}
%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.


%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
License:MIT
Requires:   %{name} = %{version}
%description testsuite
Test::Unit or RSpec files, useful for developers.


%prep
%build
%install
%gem_install %{S:0}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/test

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



commit sblim-cmpi-ethport_profile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-cmpi-ethport_profile for 
openSUSE:Factory checked in at 2011-11-28 18:27:55

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


Package is sblim-cmpi-ethport_profile, Maintainer is npax...@novell.com

Changes:

--- 
/work/SRC/openSUSE:Factory/sblim-cmpi-ethport_profile/sblim-cmpi-ethport_profile.changes
2011-09-23 12:45:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.sblim-cmpi-ethport_profile.new/sblim-cmpi-ethport_profile.changes
   2011-11-28 18:28:03.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 06:47:55 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sblim-cmpi-ethport_profile.spec ++
--- /var/tmp/diff_new_pack.CyXXLu/_old  2011-11-28 18:28:04.0 +0100
+++ /var/tmp/diff_new_pack.CyXXLu/_new  2011-11-28 18:28:04.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-cmpi-ethport_profile (Version 1.0.0)
+# spec file for package sblim-cmpi-ethport_profile
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
 
 
 Name:   sblim-cmpi-ethport_profile
-BuildRequires:  konkretcmpi sblim-cmpi-base sblim-cmpi-devel sblim-sfcb
+BuildRequires:  konkretcmpi libtool sblim-cmpi-base sblim-cmpi-devel sblim-sfcb
 Url:http://www.omc-project.org
 Summary:CMPI CIM provider for ethernet port profile
 Version:1.0.0
-Release:40
+Release:0
 License:Any permissive
 Group:  System/Management
 Source: %{name}-%{version}.tar.gz

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



commit sblim-cmpi-ssh_service_profile for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package sblim-cmpi-ssh_service_profile for 
openSUSE:Factory checked in at 2011-11-28 18:27:59

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


Package is sblim-cmpi-ssh_service_profile, Maintainer is npax...@novell.com

Changes:

--- 
/work/SRC/openSUSE:Factory/sblim-cmpi-ssh_service_profile/sblim-cmpi-ssh_service_profile.changes
2011-09-23 12:45:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.sblim-cmpi-ssh_service_profile.new/sblim-cmpi-ssh_service_profile.changes
   2011-11-28 18:28:04.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 27 07:07:16 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ sblim-cmpi-ssh_service_profile.spec ++
--- /var/tmp/diff_new_pack.bdFD6D/_old  2011-11-28 18:28:05.0 +0100
+++ /var/tmp/diff_new_pack.bdFD6D/_new  2011-11-28 18:28:05.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sblim-cmpi-ssh_service_profile (Version 1.0.0)
+# spec file for package sblim-cmpi-ssh_service_profile
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   sblim-cmpi-ssh_service_profile
-BuildRequires:  gcc gcc-c++ konkretcmpi sblim-cmpi-devel sblim-cmpiutil-devel 
sblim-sfcb
+BuildRequires:  gcc gcc-c++ konkretcmpi libtool sblim-cmpi-devel 
sblim-cmpiutil-devel sblim-sfcb
 Url:http://www.omc-project.org
 # Increment the version every time the source code changes.
 Version:1.0.0
-Release:36
+Release:0
 Group:  System/Management
 Summary:Instrumentation for DMTF SSH Service Profile.
 License:Other uncritical OpenSource License; Eclipse Public License 1.0

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



commit the-board for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package the-board for openSUSE:Factory 
checked in at 2011-11-28 18:28:04

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


Package is the-board, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/the-board/the-board.changes  2011-09-23 
12:48:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.the-board.new/the-board.changes 2011-11-28 
18:28:05.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 28 13:49:14 UTC 2011 - dims...@opensuse.org
+
+- Add the-board-includes.patch: Fix implicit declaration of
+  'strcmp' by including string.h as needed.
+
+---

New:

  the-board-includes.patch



Other differences:
--
++ the-board.spec ++
--- /var/tmp/diff_new_pack.tsu5yd/_old  2011-11-28 18:28:06.0 +0100
+++ /var/tmp/diff_new_pack.tsu5yd/_new  2011-11-28 18:28:06.0 +0100
@@ -25,6 +25,8 @@
 Url:http://live.gnome.org/TheBoardProject
 Group:  Productivity/Other
 Source: %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM the-board-includes.patch bgo#665048 dims...@opensuse.org 
-- Include string.h as needed.
+Patch0: the-board-includes.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
@@ -92,6 +94,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ the-board-includes.patch ++
Index: the-board-0.1.3/src/tb/tb-sound-player.c
===
--- the-board-0.1.3.orig/src/tb/tb-sound-player.c
+++ the-board-0.1.3/src/tb/tb-sound-player.c
@@ -1,6 +1,7 @@
 #include glib.h
 #include glib-object.h
 #include gst/gst.h
+#include string.h
 
 #include tb-enum-types.h
 #include tb/tb-sound-player.h
Index: the-board-0.1.3/src/tb/tb-sound-recorder.c
===
--- the-board-0.1.3.orig/src/tb/tb-sound-recorder.c
+++ the-board-0.1.3/src/tb/tb-sound-recorder.c
@@ -1,6 +1,7 @@
 #include glib.h
 #include glib-object.h
 #include gst/gst.h
+#include string.h
 
 #include tb-enum-types.h
 #include tb/tb-sound-recorder.h
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apache2 for openSUSE:12.1:Update:Test

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package apache2 for 
openSUSE:12.1:Update:Test checked in at 2011-11-28 18:42:42

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/apache2/apache2.changes 2011-11-28 
18:42:46.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.apache2.new/apache2.changes
2011-11-28 18:42:47.0 +0100
@@ -1,0 +2,12 @@
+Fri Nov 25 14:49:52 CET 2011 - dr...@suse.de
+
+- httpd-2.2.x-CVE-2011-3368_CVE-2011-4317-bnc722545.diff is a fix
+  for CVE-2011-4317, which is to be seen a variant of CVE-2011-3368
+  which was addressed below in
+  httpd-2.2.x-CVE-2011-3368-server_protocl_c.diff. [bnc#722545]
+- new template file: /etc/apache2/vhosts.d/vhost-ssl.template
+  allow TLSv1 only, browser match stuff commented out.
+- rc script /etc/init.d/apache2: handle reload with deleted binaries
+  by message to stdout only, but refrain from sending signals.
+
+---

New:

  httpd-2.2.x-CVE-2011-3368_CVE-2011-4317-bnc722545.diff



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.Lpa4O7/_old  2011-11-28 18:42:48.0 +0100
+++ /var/tmp/diff_new_pack.Lpa4O7/_new  2011-11-28 18:42:48.0 +0100
@@ -137,6 +137,7 @@
 Patch104:   httpd-mod_deflate_head.patch
 Patch105:   ssl-mode-release-buffers.patch
 Patch106:   httpd-2.2.x-CVE-2011-3368-server_protocl_c.diff
+Patch107:   httpd-2.2.x-CVE-2011-3368_CVE-2011-4317-bnc722545.diff
 Url:http://httpd.apache.org/
 Icon:   Apache.xpm
 Summary:The Apache Web Server Version 2.2
@@ -360,6 +361,7 @@
 %patch104
 %patch105
 %patch106
+%patch107
 #
 cat $RPM_SOURCE_DIR/SUSE-NOTICE  NOTICE
 #


++ apache2-vhost-ssl.template ++
--- /var/tmp/diff_new_pack.Lpa4O7/_old  2011-11-28 18:42:48.0 +0100
+++ /var/tmp/diff_new_pack.Lpa4O7/_new  2011-11-28 18:42:48.0 +0100
@@ -182,9 +182,9 @@
#   Similarly, one has to force some clients to use HTTP/1.0 to 
workaround
#   their broken HTTP/1.1 implementation. Use variables downgrade-1.0 
and
#   force-response-1.0 for this.
-   SetEnvIf User-Agent .*MSIE [1-5].* \
-nokeepalive ssl-unclean-shutdown \
-downgrade-1.0 force-response-1.0
+#  SetEnvIf User-Agent .*MSIE [1-5].* \
+#   nokeepalive ssl-unclean-shutdown \
+#   downgrade-1.0 force-response-1.0
 
#   Per-Server Logging:
#   The home of a custom SSL log file. Use this when you want a




++ httpd-2.2.x-CVE-2011-3368_CVE-2011-4317-bnc722545.diff ++
diff -rNU 20 ../httpd-2.2.12-o/modules/mappers/mod_rewrite.c 
./modules/mappers/mod_rewrite.c
--- ../httpd-2.2.12-o/modules/mappers/mod_rewrite.c 2009-07-10 
14:20:45.0 +0200
+++ ./modules/mappers/mod_rewrite.c 2011-11-24 04:08:35.0 +0100
@@ -4230,40 +4230,47 @@
 /*
  *  only do something under runtime if the engine is really enabled,
  *  else return immediately!
  */
 if (conf-state == ENGINE_DISABLED) {
 return DECLINED;
 }
 
 /*
  *  check for the ugly API case of a virtual host section where no
  *  mod_rewrite directives exists. In this situation we became no chance
  *  by the API to setup our default per-server config so we have to
  *  on-the-fly assume we have the default config. But because the default
  *  config has a disabled rewriting engine we are lucky because can
  *  just stop operating now.
  */
 if (conf-server != r-server) {
 return DECLINED;
 }
 
+/* Check that the URI is valid. */
+if (!r-uri || r-uri[0] != '/') {
+ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
+ Invalid URI in request %s, r-the_request);
+return HTTP_BAD_REQUEST;
+}
+
 /*
  *  add the SCRIPT_URL variable to the env. this is a bit complicated
  *  due to the fact that apache uses subrequests and internal redirects
  */
 
 if (r-main == NULL) {
  var = apr_table_get(r-subprocess_env, REDIRECT_ENVVAR_SCRIPT_URL);
  if (var == NULL) {
  apr_table_setn(r-subprocess_env, ENVVAR_SCRIPT_URL, r-uri);
  }
  else {
  apr_table_setn(r-subprocess_env, ENVVAR_SCRIPT_URL, var);
  }
 }
 else {
  var = apr_table_get(r-main-subprocess_env, ENVVAR_SCRIPT_URL);
  apr_table_setn(r-subprocess_env, ENVVAR_SCRIPT_URL, var);
 }
 
 /*
diff -rNU 20 ../httpd-2.2.12-o/modules/proxy/mod_proxy.c 

commit seamonkey for openSUSE:12.1:Update:Test

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for 
openSUSE:12.1:Update:Test checked in at 2011-11-28 18:48:08

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/seamonkey/seamonkey.changes 
2011-11-28 18:48:18.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.seamonkey.new/seamonkey.changes
2011-11-28 18:48:28.0 +0100
@@ -1,0 +2,13 @@
+Thu Nov 24 13:50:17 UTC 2011 - pce...@suse.com
+
+- update to 2.5 (bnc#728520)
+  * MFSA 2011-47/CVE-2011-3648 (bmo#690225)
+Potential XSS against sites using Shift-JIS
+  * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
+Miscellaneous memory safety hazards
+  * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
+Memory corruption while profiling using Firebug
+  * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
+Code execution via NoWaiverWrapper
+
+---

Old:

  l10n-2.4.1.tar.bz2
  mozilla-cairo-return.patch
  seamonkey-2.4.1-source.tar.bz2

New:

  l10n-2.5.tar.bz2
  seamonkey-2.5-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.kg9qir/_old  2011-11-28 18:48:32.0 +0100
+++ /var/tmp/diff_new_pack.kg9qir/_new  2011-11-28 18:48:32.0 +0100
@@ -23,9 +23,9 @@
 BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ 
hunspell-devel libgnomeui-devel libidl-devel libiw-devel libnotify-devel 
libproxy-devel nss-shared-helper-devel python startup-notification-devel unzip 
update-desktop-files yasm zip
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Provides:   web_browser
-Version:2.4.1
+Version:2.5
 Release:1
-%define releasedate 2011092900
+%define releasedate 202100
 Summary:The successor of the Mozilla Application Suite
 Url:http://www.mozilla.org/projects/seamonkey
 Group:  Productivity/Networking/Web/Browsers
@@ -44,7 +44,6 @@
 Patch2: mozilla-prefer_plugin_pref.patch
 Patch3: mozilla-shared-nss-db.patch
 Patch5: mozilla-language.patch
-Patch7: mozilla-cairo-return.patch
 Patch8: mozilla-ntlm-full-path.patch
 Patch10:mozilla-ua-locale.patch
 Patch20:seamonkey-ua-locale.patch
@@ -71,7 +70,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.12.8
+BuildRequires:  mozilla-nss-devel = 3.12.11
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -117,7 +116,7 @@
 %package translations-common
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Common translations for SeaMonkey
-Provides:   
locale(%{name}:ca;cs;de;es_AR;es_ES;;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE)
+Provides:   
locale(%{name}:ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;nb_NO;nl;pl;pt_PT;ru;sv_SE;zh_CN)
 Group:  System/Localization
 PreReq: %{name} = %{version}
 
@@ -129,7 +128,7 @@
 %package translations-other
 License:MPLv1.1 or GPLv2+ or LGPLv2+
 Summary:Extra translations for SeaMonkey
-Provides:   locale(%{name}:lt;sk;tr)
+Provides:   locale(%{name}:be;gl;lt;sk;tr)
 Group:  System/Localization
 PreReq: %{name} = %{version}
 
@@ -146,7 +145,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch5 -p1
-%patch7 -p1
 %patch8 -p1
 %patch10 -p1
 popd
@@ -228,7 +226,7 @@
  popd
  LOCALE_MERGEDIR=$RPM_BUILD_DIR/l10n-merged/$locale \
   make -C suite/locales langpack-$locale || continue
- cp -r mozilla/dist/xpi-stage/locale-$locale \
+ cp -rL mozilla/dist/xpi-stage/locale-$locale \
 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org
   # remove prefs and profile defaults from langpack
   rm -rf 
$RPM_BUILD_ROOT%{progdir}/extensions/langpack-$loc...@seamonkey.mozilla.org/defaults

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.kg9qir/_old  2011-11-28 18:48:32.0 +0100
+++ /var/tmp/diff_new_pack.kg9qir/_new  2011-11-28 18:48:32.0 +0100
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH=releases/comm-release
-RELEASE_TAG=SEAMONKEY_2_4_1_RELEASE
-VERSION=2.4.1
+RELEASE_TAG=SEAMONKEY_2_5_RELEASE
+VERSION=2.5
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.4.1.tar.bz2 - l10n-2.5.tar.bz2 ++

commit pidgin for openSUSE:11.4

2011-11-28 Thread h_root

Hello community,

here is the log from the commit of package pidgin for openSUSE:11.4
checked in at Mon Nov 28 19:03:11 CET 2011.




--- old-versions/11.4/all/pidgin/pidgin.changes 2011-02-13 12:06:59.0 
+0100
+++ 11.4/pidgin/pidgin.changes  2011-11-24 06:58:08.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 24 05:55:58 UTC 2011 - dmzh...@suse.com
+
+- bnc#722199,CVE-2011-3594,libpurple vulnerability in SILC protocol handling 
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/pidgin
Destination is old-versions/11.4/UPDATES/all/pidgin
calling whatdependson for 11.4-i586


New:

  silc-fixutf8-securitybug.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.9vC8ZI/_old  2011-11-28 18:57:24.0 +0100
+++ /var/tmp/diff_new_pack.9vC8ZI/_new  2011-11-28 18:57:24.0 +0100
@@ -26,7 +26,7 @@
 Name:   pidgin
 Summary:GTK+-Based Multiprotocol Instant Messaging Client
 Version:2.7.10
-Release:1
+Release:4.RELEASE5
 # FIXME: check resolution of bnc#659001 to decide what to do about ownership 
of mhr directories in -lang (last checked: 2012-12-21)
 License:GPLv2+
 Group:  Productivity/Networking/Instant Messenger
@@ -42,6 +42,8 @@
 Patch14:pidgin-mono-buildfix.patch
 # PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build
 Patch15:pidgin-fix-perl-build.patch
+Patch16:silc-fixutf8-securitybug.patch
+
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -329,6 +331,8 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
+
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ silc-fixutf8-securitybug.patch ++
Index: pidgin-2.6.6/libpurple/protocols/silc/ops.c
===
--- pidgin-2.6.6.orig/libpurple/protocols/silc/ops.c
+++ pidgin-2.6.6/libpurple/protocols/silc/ops.c
@@ -332,10 +332,17 @@ silc_channel_message(SilcClient client,
}
 
if (flags  SILC_MESSAGE_FLAG_UTF8) {
-   tmp = g_markup_escape_text((const char *)message, -1);
+   const char *msg = (const char *)message;
+   char *salvaged = NULL;
+   if (!g_utf8_validate((const char *)message, -1, NULL)) {
+   salvaged = purple_utf8_salvage((const char *)message);
+   msg = salvaged;
+   }
+   tmp = g_markup_escape_text(msg, -1);
/* Send to Purple */
serv_got_chat_in(gc, 
purple_conv_chat_get_id(PURPLE_CONV_CHAT(convo)),
 sender-nickname, 0, tmp, time(NULL));
+   g_free(salvaged);
g_free(tmp);
}
 }
continue with q...



Remember to have fun...

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