commit gstreamer-0_10 for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory 
checked in at 2012-05-16 12:24:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes
2012-02-22 19:11:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes   
2012-05-16 12:24:45.0 +0200
@@ -1,0 +2,10 @@
+Thu May 10 14:47:54 UTC 2012 - reddw...@opensuse.org
+
+- Change packaging to make it possible to scan for 32bit plugins on
+  64bit systems (which we want), see background discussion at
+  http://lists.opensuse.org/opensuse-packaging/2012-05/msg00062.html
+  + Pass --libexecdir=%{_libdir} to configure, in order to move
+gst-plugin-scanner to libdir.
+  + Package gst-plugin-scanner in gstreamer-0_10-32bit.
+
+---



Other differences:
--
++ gstreamer-0_10-doc.spec ++
--- /var/tmp/diff_new_pack.gqqauE/_old  2012-05-16 12:24:46.0 +0200
+++ /var/tmp/diff_new_pack.gqqauE/_new  2012-05-16 12:24:46.0 +0200
@@ -82,7 +82,8 @@
 Recommends: %{name}-lang = %{version}
 # Name up to 10.3:
 Provides:   gstreamer010 = %{version}
-Obsoletes:  gstreamer010  %{version} gstreamer010-lang  %{version}
+Obsoletes:  gstreamer010  %{version}
+Obsoletes:  gstreamer010-lang  %{version}
 # Generic name, never used in SuSE:
 Provides:   gstreamer = %{version}
 %endif
@@ -205,7 +206,7 @@
 NOCONFIGURE=1 ./autogen.sh
 %endif
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
-%configure\
+%configure --libexecdir=%{_libdir} \
 %if %build_doc
--enable-gtk-doc\
--enable-docbook\
@@ -286,8 +287,7 @@
 %doc %{_docdir}/%{name}/RELEASE
 %dir %{_libdir}/gstreamer-%{gst_branch}
 %{_libdir}/gstreamer-%{gst_branch}/*.so
-%dir %{_libexecdir}/gstreamer-%{gst_branch}
-%{_libexecdir}/gstreamer-%{gst_branch}/gst-plugin-scanner
+%{_libdir}/gstreamer-%{gst_branch}/gst-plugin-scanner
 
 %files lang -f %{_name}-%{gst_branch}.lang
 

gstreamer-0_10.spec: same change
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.gqqauE/_old  2012-05-16 12:24:46.0 +0200
+++ /var/tmp/diff_new_pack.gqqauE/_new  2012-05-16 12:24:46.0 +0200
@@ -1,4 +1,5 @@
 gstreamer-0_10
+  +^/usr/lib/gstreamer-0.10/gst-plugin-scanner$
 libgstreamer-0_10-0
   provides gstreamer010-targettype = version
   obsoletes gstreamer010-targettype = version


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



commit luit for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package luit for openSUSE:Factory checked in 
at 2012-05-16 12:24:57

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


Package is luit, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/luit/luit.changes2012-05-08 
18:01:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.luit.new/luit.changes   2012-05-16 
12:24:59.0 +0200
@@ -1,0 +2,8 @@
+Thu May 10 15:44:06 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.2-20120129:
+  + Add some error checking for the poll and select logic to avoid
+looping when a file descriptor is no longer valid.
+  + Various portability fixes.
+
+---

Old:

  luit-1.2-20111030.tar.bz2

New:

  luit-20120129.tgz



Other differences:
--
++ luit.spec ++
--- /var/tmp/diff_new_pack.8poNd2/_old  2012-05-16 12:25:00.0 +0200
+++ /var/tmp/diff_new_pack.8poNd2/_new  2012-05-16 12:25:00.0 +0200
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   luit
-Version:1.2_20111030
-%define _version 1.2-20111030
+Version:1.2_20120129
 Release:0
-License:MIT
+%define _version 20120129
 Summary:Locale and ISO 2022 support for Unicode terminals
-Url:http://invisible-island.net/luit/
+License:MIT
 Group:  System/X11/Utilities
-Source0:%{name}-%{_version}.tar.bz2
+Url:http://invisible-island.net/luit/
+Source0:ftp://invisible-island.net/luit/%{name}-%{_version}.tgz
 # PATCH-FIX-UPSTREAM u_luit-Set-up-terminal-before-fork.diff fdo#48638 -- Set 
up terminal before fork
 Patch0: u_luit-Set-up-terminal-before-fork.diff
 BuildRequires:  pkg-config

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



commit net-snmp for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package net-snmp for openSUSE:Factory 
checked in at 2012-05-16 12:26:12

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


Package is net-snmp, Maintainer is lchiqui...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes2012-04-17 
22:00:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.net-snmp.new/net-snmp.changes   2012-05-16 
12:26:24.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 17:39:17 UTC 2012 - lchiqui...@suse.com
+
+- fix array index error that could lead to a crash (CVE-2012-2141)
+  (bnc#759352)
+
+---

New:

  net-snmp-5.7.1-fix-array-index-error.patch



Other differences:
--
++ net-snmp.spec ++
--- /var/tmp/diff_new_pack.PXJxKf/_old  2012-05-16 12:26:26.0 +0200
+++ /var/tmp/diff_new_pack.PXJxKf/_new  2012-05-16 12:26:26.0 +0200
@@ -76,6 +76,7 @@
 Patch21:net-snmp-5.7.1-more-robust-handling-of-agentx-errors.patch
 Patch22:net-snmp-5.7.1-report-problems-with-setundo-processing.patch
 Patch23:
net-snmp-5.7.1-fix-snmpd-crashing-when-an-agentx-disconnects.patch
+Patch24:net-snmp-5.7.1-fix-array-index-error.patch
 #
 Summary:SNMP Daemon
 License:BSD-3-Clause ; MIT
@@ -237,6 +238,7 @@
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 %build
 MIBS=misc/ipfwacc ucd-snmp/diskio etherlike-mib rmon-mib velocity smux \

++ net-snmp-5.7.1-fix-array-index-error.patch ++
commit 4c5633f1603e4bd03ed05c37d782ec8911759c47
Author: Robert Story rst...@freesnmp.com
Date:   Mon May 14 11:40:06 2012 -0400

NEWS: snmp: BUG: 3526549: CVE-2012-2141 Array index error leading to crash

Index: net-snmp-5.7.1/agent/mibgroup/agent/extend.c
===
--- net-snmp-5.7.1.orig/agent/mibgroup/agent/extend.c
+++ net-snmp-5.7.1/agent/mibgroup/agent/extend.c
@@ -1209,7 +1209,7 @@ _extend_find_entry( netsnmp_request_info
  * ...and check the line requested is valid
  */
 line_idx = *table_info-indexes-next_variable-val.integer;
-if (eptr-numlines  line_idx)
+if (line_idx  1 || line_idx  eptr-numlines)
 return NULL;
 }
 }
@@ -1380,6 +1380,10 @@ handle_nsExtendOutput2Table(netsnmp_mib_
  * Determine which line we've been asked for
  */
 line_idx = *table_info-indexes-next_variable-val.integer;
+if (line_idx  1 || line_idx  extension-numlines) {
+netsnmp_set_request_error(reqinfo, request, 
SNMP_NOSUCHINSTANCE);
+continue;
+}
 cp  = extension-lines[line_idx-1];
 
 /* 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit poppler for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2012-05-16 12:26:18

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


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

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2012-03-07 
20:10:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2012-05-16 
12:26:26.0 +0200
@@ -1,0 +2,129 @@
+Mon May 14 12:49:22 UTC 2012 - vu...@opensuse.org
+
+- Change pkgconfig(lcms) to pkgconfig(lcms2) since poppler 0.20 now
+  supports lcms2.
+
+---
+Thu May 10 22:22:31 UTC 2012 - badshah...@gmail.com
+
+- Update to version 0.20.0:
+  + Core:
+- Merge Xpdf 3.03
+- Annotation improvements
+- CairoOutputDev:
+  . Fix regression caused by mesh gradients
+  . Use correct userfont font bbox (fdo#48399)
+  . Fix paintTransparencyGroup when both mask and fill opacity
+are required (fdo#48453)
+  . Ensure 0 width lines with stroke_adjust are aligned
+  . Only align stroke coords for horizontal and vertical lines
+(fdo#48318)
+  . Fix stroke pattern with transparency group (fdo#48468)
+  . Update cairo mesh pattern to 1.12 api
+  . Fix some transparency issues (fdo#47739)
+  . Fix regression in some shadings
+  . Avoid setting huge clip area when printing (fdo#44002)
+  . Fix test for rotation (fdo#14619)
+  . Don't read inline image streams twice (fdo#45668)
+  . Set mask matrix before drawing an image with a mask
+(fdo#40828)
+- SplashOutputDev:
+  . Implement Overprint
+  . Fix slow rendering of pdf with a lot of image masks in
+pattern colorspace
+  . Fix rendering of knockout groups (fdo#12185)
+  . Fix cmyk transfer bug (fdo#49341)
+- PSOutputDev: Implement Overprint
+- TextOutputDev: Don't add newline to last line extracted by
+  TextSelectionDumper (fdo#45955)
+- Add support for lcms2
+- More compatible file writing
+- CJK font improvements
+- ttc-ttf fallback is expected for CJK font list in for
+  Windows (fdo#48046)
+- Improve font matching for non embedded fonts
+- Fix typos glyph names in truetype 'post' table standard mac
+  ordering
+- Fix page labels to not have a null character at the end
+- Fix logic error in Rendition parsing code (fdo#47063)
+- Minor API changes to SplashOutputDev (fdo#46622)
+- Expand glyph name ligatures such as ff, ffi etc to
+  normal form (fdo#7002)
+- Use an Identity CharCodeToUnicode for Adobe-Identity and
+  Adobe-UCS collections (fdo#35468)
+- Update glyph names to Unicode values mapping (fdo#13131)
+- Only use Hints table when there are no parse errors
+  (fdo#46459)
+- Fix crash in JBIG2Stream decoding
+- Fix crashes in broken documents
+- Expose POPPLER_VERSION in poppler-config.h
+- Reconstruct xref table if xref needed but missing
+  (fdo#40719)
+- Fix getFullyQualifiedName with unicode field names
+  (fdo#49256)
+- Bring back the Outputdev::begin/endMarkedContent virtuals
+  + Qt4:
+- Annotations can now be modified/added/removed
+- Form support improvements
+- Support for LinkMovie object (fdo#40561)
+- Support for Media Rendition
+- Add the option of PSConverter creating EPS
+- Convert propertly unicode encoded field qualified names
+  + Glib:
+- Add poppler_fonts_iter_get_encoding
+- Add poppler_fonts_iter_get_substitute_name
+- Demo improvements
+- Update gtk-doc makefile and m4 file
+- Fix typos in documentation
+- glib: Use delete[] to free array allocated with new[]
+  (fdo#48447)
+  + Utils:
+- pdftohtml:
+  . Fix crash when the destination file does not exist
+  . Add producer and version to xml output
+  . Fix the mask inversion for PNG
+  . Extract mask images even if they are not JPEG (fdo#47186)
+  . Flip images if they need to (fdo#32340)
+  . Add possibilty of controlling word breaks percentage
+(fdo#47022)
+  . Output images in -xml mode if no -i option is specified
+  . Get rid of static data members; merge duplicated jpeg
+dumping code
+  . Be more consistent generating the outlines
+  . Generate outlines in pdftohtml in -xml mode (fdo#56993)
+  . Combine UTF16 surrogate pairs (fdo#46521)
+- pdffonts:
+  . List the encoding of each font. (fdo#46888)
+  . Add -subst option to list the substitute font name and
+filename
+- pdfinfo:
+  . Report page rotation
+  . Decode utf-16 surrogate pairs
+- pdftotext: Add missing section heading to man page
+- 

commit xdm for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2012-05-16 12:26:48

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


Package is xdm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2012-05-08 12:02:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2012-05-16 
12:26:50.0 +0200
@@ -1,0 +2,6 @@
+Thu May 10 13:58:38 UTC 2012 - sndir...@suse.com
+
+- /etc/pam.d/xdm-np: add session require to pam_loginuid.so in
+  order to fix running commands via sudo (bnc #746704)
+
+---



Other differences:
--
++ xdm.spec ++
--- /var/tmp/diff_new_pack.fCJPBR/_old  2012-05-16 12:26:51.0 +0200
+++ /var/tmp/diff_new_pack.fCJPBR/_new  2012-05-16 12:26:51.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _dminitdir %{_libexecdir}/X11/displaymanagers
 
 Name:   xdm

++ xdm.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/pam.d/xdm-np new/etc/pam.d/xdm-np
--- old/etc/pam.d/xdm-np2008-09-03 17:45:45.0 +0200
+++ new/etc/pam.d/xdm-np2012-05-10 15:57:58.0 +0200
@@ -2,4 +2,5 @@
 auth required   pam_permit.so
 account  includecommon-account
 password includecommon-password
+session  required   pam_loginuid.so
 session  includecommon-session

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



commit xfce4-panel-plugin-sensors for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-sensors for 
openSUSE:Factory checked in at 2012-05-16 12:26:53

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-sensors (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-sensors.new (New)


Package is xfce4-panel-plugin-sensors, Maintainer is 
xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes
2012-05-08 06:51:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-sensors.new/xfce4-panel-plugin-sensors.changes
   2012-05-16 12:26:55.0 +0200
@@ -1,0 +2,9 @@
+Mon May 14 11:01:01 UTC 2012 - g...@opensuse.org
+
+- update to version 1.2.4
+  - fix some memory issues
+  - stabilize support for hddtemp
+  - improve battery reading via ACPI and sysfs
+  - translation updates
+
+---

Old:

  xfce4-sensors-plugin-1.2.3.tar.bz2

New:

  xfce4-sensors-plugin-1.2.4.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-sensors.spec ++
--- /var/tmp/diff_new_pack.kMhkey/_old  2012-05-16 12:26:56.0 +0200
+++ /var/tmp/diff_new_pack.kMhkey/_new  2012-05-16 12:26:56.0 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-sensors-plugin
 
 Name:   xfce4-panel-plugin-sensors
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Hardware Sensor Plugin for the Xfce Panel
 License:GPL-2.0+
@@ -31,7 +31,6 @@
 BuildRequires:  intltool
 BuildRequires:  libsensors4-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -63,8 +62,10 @@
 %setup -q -n %{plugin_name}-%{version}
 
 %build
-xdt-autogen
-%configure --disable-static
+%configure \
+--disable-static \
+--enable-libsensors=yes \
+--enable-sysfsacpi
 make %{_smp_mflags} V=1
 
 %install

++ xfce4-sensors-plugin-1.2.3.tar.bz2 - xfce4-sensors-plugin-1.2.4.tar.bz2 
++
 13652 lines of diff (skipped)

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



commit xfs for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xfs for openSUSE:Factory checked in 
at 2012-05-16 12:27:27

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


Package is xfs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xfs/xfs.changes  2012-05-08 12:05:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xfs.new/xfs.changes 2012-05-16 
12:27:27.0 +0200
@@ -1,0 +2,6 @@
+Fri May 11 13:06:05 UTC 2012 - sndir...@suse.com
+
+- make use of %verfiy(not md5 size mtime) for /etc/X11/fs/config
+  (bnc#761824)
+
+---



Other differences:
--
++ xfs.spec ++
--- /var/tmp/diff_new_pack.6oUIFI/_old  2012-05-16 12:27:28.0 +0200
+++ /var/tmp/diff_new_pack.6oUIFI/_new  2012-05-16 12:27:28.0 +0200
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   xfs
 Version:1.1.2
 Release:0
@@ -77,7 +79,8 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
-%config %{_sysconfdir}/X11/fs/
+%dir %{_sysconfdir}/X11/fs
+%config %verify(not md5 size mtime) %{_sysconfdir}/X11/fs/config
 %{_sysconfdir}/init.d/xfs
 %{_bindir}/xfs
 %{_sbindir}/rcxfs

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



commit xkbcomp for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xkbcomp for openSUSE:Factory checked 
in at 2012-05-16 12:28:09

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


Package is xkbcomp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xkbcomp/xkbcomp.changes  2012-05-08 
18:02:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.xkbcomp.new/xkbcomp.changes 2012-05-16 
12:28:23.0 +0200
@@ -1,0 +2,14 @@
+Fri May 11 08:45:25 UTC 2012 - vu...@opensuse.org
+
+- Split the pkg-config file in a devel subpackage, instead of
+  removing it: it might be needed by some configure scripts.
+- Remove xkbcomp-devel Provides from main subpackage now that we
+  have a proper devel subpackage.
+
+---
+Fri May 11 08:22:43 UTC 2012 - co...@suse.com
+
+- remove the pkgconfig file - it requires all devel packages and
+  nothing of that is needed to run xkbcomp
+
+---



Other differences:
--
++ xkbcomp.spec ++
--- /var/tmp/diff_new_pack.QPapGq/_old  2012-05-16 12:28:24.0 +0200
+++ /var/tmp/diff_new_pack.QPapGq/_new  2012-05-16 12:28:24.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xkbcomp
 Version:1.2.4
-Release:1
-License:MIT
+Release:0
 Summary:Utility to compile XKB keyboard description
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  bison
 BuildRequires:  pkg-config
@@ -31,16 +32,21 @@
 BuildRequires:  pkgconfig(xproto) = 7.0.17
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 = 7.6
-# xkbcomp is 'sort of' a compiler, thus actually a -devel tool. Providing the 
symbol
-# here helps to silence rpmlint and makes it easier in the future, should this 
ever
-# become bigger and require a real split.
-Provides:   %{name}-devel = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The xkbcomp keymap compiler converts a description of an XKB keymap
 into one of several output formats.
 
+%package devel
+Summary:Utility to compile XKB keyboard description -- Development 
Files
+Group:  Development/Libraries/X11
+Requires:   %{name} = %{version}
+
+%description devel
+The xkbcomp keymap compiler converts a description of an XKB keymap
+into one of several output formats.
+
 %prep
 %setup -q
 
@@ -56,6 +62,9 @@
 %doc ChangeLog COPYING README
 %{_bindir}/xkbcomp
 %{_mandir}/man1/xkbcomp.1%{?ext_man}
+
+%files devel
+%defattr(-,root,root)
 %{_libdir}/pkgconfig/xkbcomp.pc
 
 %changelog

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



drop jakarta-commons-beanutils from openSUSE:Factory

2012-05-16 Thread h_root

Hello community,

FYI: Package jakarta-commons-beanutils was dropped from openSUSE:Factory at Wed 
May 16 14:52:26 CEST 2012.

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

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=jakarta-commons-beanutils

Remember to have fun...

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



drop libcfitsio0 from openSUSE:Factory

2012-05-16 Thread h_root

Hello community,

FYI: Package libcfitsio0 was dropped from openSUSE:Factory at Wed May 16 
14:54:03 CEST 2012.

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

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=libcfitsio0

Remember to have fun...

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



drop xorg-x11-fonts-devel from openSUSE:Factory

2012-05-16 Thread h_root

Hello community,

FYI: Package xorg-x11-fonts-devel was dropped from openSUSE:Factory at Wed May 
16 14:54:18 CEST 2012.

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

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=xorg-x11-fonts-devel

Remember to have fun...

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



drop xorg-x11-xtrans-devel from openSUSE:Factory

2012-05-16 Thread h_root

Hello community,

FYI: Package xorg-x11-xtrans-devel was dropped from openSUSE:Factory at Wed May 
16 14:54:43 CEST 2012.

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

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=xorg-x11-xtrans-devel

Remember to have fun...

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



drop xorg-x11-doc from openSUSE:Factory

2012-05-16 Thread h_root

Hello community,

FYI: Package xorg-x11-doc was dropped from openSUSE:Factory at Wed May 16 
14:55:01 CEST 2012.

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

https://build.opensuse.org/package/show?project=openSUSE:Droppedpackage=xorg-x11-doc

Remember to have fun...

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



commit kdebindings3 for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package kdebindings3 for openSUSE:Factory 
checked in at 2012-05-16 15:03:11

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


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

Changes:

kdebindings3-javascript.changes: same change
--- /work/SRC/openSUSE:Factory/kdebindings3/kdebindings3.changes
2012-03-30 14:19:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebindings3.new/kdebindings3.changes   
2012-05-16 15:03:12.0 +0200
@@ -1,0 +2,5 @@
+Sun May 13 10:49:34 UTC 2012 - an...@opensuse.org
+
+- fix build with ruby-1.9, add compile patch from Alt Linux
+
+---

New:

  kdebindings-3.5.10-alt-ruby-compile.patch



Other differences:
--
++ kdebindings3-java.spec ++
--- /var/tmp/diff_new_pack.PqHJYI/_old  2012-05-16 15:03:14.0 +0200
+++ /var/tmp/diff_new_pack.PqHJYI/_new  2012-05-16 15:03:14.0 +0200
@@ -32,7 +32,6 @@
 Summary:Java Bindings for KDE
 Version:3.5.10
 Release:14
-Requires:   kdelibs3 = %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
 Url:http://www.kde.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:kdebindings-%{version}.tar.bz2

kdebindings3-javascript.spec: same change
++ kdebindings3.spec ++
--- /var/tmp/diff_new_pack.PqHJYI/_old  2012-05-16 15:03:14.0 +0200
+++ /var/tmp/diff_new_pack.PqHJYI/_new  2012-05-16 15:03:14.0 +0200
@@ -29,7 +29,6 @@
 Summary:Bindings for Qt and KDE Libraries
 Version:3.5.10
 Release:13
-Requires:   kdelibs3 = %( echo `rpm -q --queryformat '%{VERSION}' 
kdelibs3`)
 Url:http://www.kde.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:kdebindings-%{version}.tar.bz2
@@ -43,6 +42,7 @@
 Patch9: kdebindings-3.5.1_ruby_non_site_dir.patch
 Patch10:admin-no-hpi.diff
 Patch11:ruby-constness.diff
+Patch12:kdebindings-3.5.10-alt-ruby-compile.patch
 
 %description
 This package contains generator applications for creating bindings for
@@ -93,6 +93,10 @@
 %patch8
 %patch9
 %patch11
+%if %suse_version  1210
+%patch12 -p1
+%endif
+
 # eventually we have a patch in kdelibs adding that
 if test -f /opt/kde3/include/kscrollview.h; then
echo kscrollview.h  smoke/kde/kde_header_list
@@ -129,7 +133,9 @@
 sed -i 's%2.6%2.7%g' configure
 
 ./configure \
-  $configkde $configopts
+  $configkde $configopts \
+--with-extra-includes=/usr/include/ruby-%rb_ver 
-I/usr/include/ruby-%rb_ver/ruby -I/usr/include/ruby-%rb_ver/%_target_cpu-linux
+
 %if %{is_base}
 make
 %else

++ kdebindings-3.5.10-alt-ruby-compile.patch ++
diff -urN kdebindings-3.5.10-orig/korundum/bin/krubyinit.cpp 
kdebindings-3.5.10/korundum/bin/krubyinit.cpp
--- kdebindings-3.5.10-orig/korundum/bin/krubyinit.cpp  2005-09-10 12:16:14 
+0400
+++ kdebindings-3.5.10/korundum/bin/krubyinit.cpp   2009-07-02 21:28:24 
+0400
@@ -24,6 +24,5 @@
 int main(int argc, char **argv) {
  ruby_init();
  ruby_script((char*)script_name);
- ruby_options(argc, argv); 
- ruby_run();
+ ruby_run_node(ruby_options(argc, argv));
 }
diff -urN kdebindings-3.5.10-orig/korundum/rubylib/korundum/kdehandlers.cpp 
kdebindings-3.5.10/korundum/rubylib/korundum/kdehandlers.cpp
--- kdebindings-3.5.10-orig/korundum/rubylib/korundum/kdehandlers.cpp   
2008-08-19 22:11:29 +0400
+++ kdebindings-3.5.10/korundum/rubylib/korundum/kdehandlers.cpp
2009-07-02 18:55:38 +0400
@@ -122,7 +122,7 @@
break;
}
 
-   int count = RARRAY(list)-len;
+   int count = RARRAY_LEN(list);
QCStringList *stringlist = new QCStringList;
 
for(long i = 0; i  count; i++) {
@@ -131,7 +131,7 @@
stringlist-append(QCString());
continue;
}
-   stringlist-append(QCString(StringValuePtr(item), 
RSTRING(item)-len + 1));
+   stringlist-append(QCString(StringValuePtr(item), 
RSTRING_LEN(item) + 1));
}
 
m-item().s_voidp = stringlist;
@@ -184,19 +184,19 @@
VALUE optionslist = *(m-var());
if (optionslist == Qnil
|| TYPE(optionslist) != T_ARRAY
-   || RARRAY(optionslist)-len == 0 )
+   || RARRAY_LEN(optionslist) == 0 )
{
m-item().s_voidp = 0;
break;
}
 
// Allocate 

commit pam_ldap for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package pam_ldap for openSUSE:Factory 
checked in at 2012-05-16 15:03:26

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


Package is pam_ldap, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pam_ldap/pam_ldap.changes2012-03-08 
19:44:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ldap.new/pam_ldap.changes   2012-05-16 
15:03:28.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr 26 20:49:35 UTC 2012 - joop.boo...@opensuse.org
+
+- created patch pam_ldap-arm-linux-gnueabi.patch to build the 
+  arm binaries correctly
+- Update to pam-ldap-186:
+  * fix for BUG#424: build fails on Darwin
+
+---

Old:

  pam_ldap-185.tar.bz2

New:

  pam_ldap-186.tar.bz2
  pam_ldap-arm-linux-gnueabi.patch



Other differences:
--
++ pam_ldap.spec ++
--- /var/tmp/diff_new_pack.vqdDyT/_old  2012-05-16 15:03:30.0 +0200
+++ /var/tmp/diff_new_pack.vqdDyT/_new  2012-05-16 15:03:30.0 +0200
@@ -16,26 +16,26 @@
 #
 
 
-
 Name:   pam_ldap
 BuildRequires:  automake
 BuildRequires:  openldap2-devel
 BuildRequires:  pam-devel
-License:LGPL-2.1+
-Group:  Productivity/Networking/LDAP/Clients
 # bug437293
 %ifarch ppc64
 Obsoletes:  pam_ldap-64bit
 %endif
 #
-Version:185
+Version:186
 Release:0
 Summary:A PAM Module for LDAP Authentication
+License:LGPL-2.1+
+Group:  Productivity/Networking/LDAP/Clients
 Url:http://www.padl.com/OSS/pam_ldap.html
 Source: pam_ldap-%{version}.tar.bz2
 Source1:README.SuSE
 Source2:baselibs.conf
 Patch:  pam_ldap.patch
+Patch1: pam_ldap-arm-linux-gnueabi.patch
 Patch2: pam_ldap-expirewarning.dif
 Patch3: pam_ldap-chauthtok-errcode.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -51,6 +51,7 @@
 %prep
 %setup
 %patch -E
+%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 cp -v  %{S:1} .

++ pam_ldap-185.tar.bz2 - pam_ldap-186.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/CVSVersionInfo.txt 
new/pam_ldap-186/CVSVersionInfo.txt
--- old/pam_ldap-185/CVSVersionInfo.txt 2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/CVSVersionInfo.txt 2010-11-08 01:58:44.0 +0100
@@ -1,8 +1,8 @@
 # Created and modified by checkpoint; do not edit
-# $Id: CVSVersionInfo.txt,v 1.205 2009/11/06 10:29:26 lukeh Exp $
-# $Name: pam_ldap-185 $
+# $Id: CVSVersionInfo.txt,v 1.206 2010/11/08 00:58:42 lukeh Exp $
+# $Name: pam_ldap-186 $
 ProjectName: pam_ldap
-ProjectVersion: 185
+ProjectVersion: 186
 ProjectMaintainer: lukeh
 # run this before building in RC. @@@PLATFORM@@@ is
 # substituted for our platform names (linux, solaris etc)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/ChangeLog new/pam_ldap-186/ChangeLog
--- old/pam_ldap-185/ChangeLog  2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/ChangeLog  2010-11-08 01:58:44.0 +0100
@@ -1,6 +1,10 @@
-$Id: ChangeLog,v 1.216 2009/05/18 23:04:50 lukeh Exp $
+$Id: ChangeLog,v 1.217 2010/11/08 00:55:08 lukeh Exp $
 ===
 
+186Luke Howard lukeh@padlcom
+
+   * fix for BUG#424: build fails on Darwin
+
 185Luke Howard lukeh@padlcom
 
* fix for BUG#232: LDAP write on userPassword fails
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/Makefile.am new/pam_ldap-186/Makefile.am
--- old/pam_ldap-185/Makefile.am2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/Makefile.am2010-11-08 01:58:44.0 +0100
@@ -44,4 +44,4 @@
@$(NORMAL_UNINSTALL)
 
 vers.c: $(top_srcdir)/CVSVersionInfo.txt
-   CVSVERSIONDIR=$(top_srcdir) vers_string -v
+   $(top_srcdir)/vers_string -v
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pam_ldap-185/Makefile.in new/pam_ldap-186/Makefile.in
--- old/pam_ldap-185/Makefile.in2009-11-06 11:29:34.0 +0100
+++ new/pam_ldap-186/Makefile.in2010-11-08 01:58:44.0 +0100
@@ -611,7 +611,7 @@
@$(NORMAL_UNINSTALL)
 
 vers.c: $(top_srcdir)/CVSVersionInfo.txt
-   CVSVERSIONDIR=$(top_srcdir) vers_string -v
+   $(top_srcdir)/vers_string -v
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit plasmoid-cwp for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2012-05-16 15:03:42

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


Package is plasmoid-cwp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes
2012-05-09 18:32:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2012-05-16 15:03:44.0 +0200
@@ -1,0 +2,6 @@
+Sun May 13 14:48:24 UTC 2012 - m...@suse.com
+
+- Update to version 1.6.2:
+  * xml: accuweather.com (US): fixed wrong data at night time 
+
+---

Old:

  98925-cwp-1.6.1.tar.bz2

New:

  98925-cwp-1.6.2.tar.bz2



Other differences:
--
++ plasmoid-cwp.spec ++
--- /var/tmp/diff_new_pack.mOqpAW/_old  2012-05-16 15:03:45.0 +0200
+++ /var/tmp/diff_new_pack.mOqpAW/_new  2012-05-16 15:03:45.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   plasmoid-cwp
-Version:1.6.1
+Version:1.6.2
 Release:0
 Summary:Customizable Weather Plasmoid
 License:GPL-3.0+

++ 98925-cwp-1.6.1.tar.bz2 - 98925-cwp-1.6.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/ChangeLog new/cwp-1.6.2/ChangeLog
--- old/cwp-1.6.1/ChangeLog 2012-05-06 18:49:00.0 +0200
+++ new/cwp-1.6.2/ChangeLog 2012-05-13 12:28:46.0 +0200
@@ -1,3 +1,7 @@
+1.6.2
+=
+- xml: accuweather.com (US): fixed wrong data at night time
+
 1.6.1
 =
 - xml: accuweather.com (US): fixed wrong weather data
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/README new/cwp-1.6.2/README
--- old/cwp-1.6.1/README2012-05-06 18:49:00.0 +0200
+++ new/cwp-1.6.2/README2012-05-13 12:28:47.0 +0200
@@ -1,5 +1,5 @@
 =
-Customizable Weather Plasmoid (CWP) 1.6.1
+Customizable Weather Plasmoid (CWP) 1.6.2
 =
 
 This is another weather plasmoid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/data/br_weather_com.xml 
new/cwp-1.6.2/data/br_weather_com.xml
--- old/cwp-1.6.1/data/br_weather_com.xml   2012-05-06 18:49:00.0 
+0200
+++ new/cwp-1.6.2/data/br_weather_com.xml   2012-05-13 12:28:47.0 
+0200
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes ?
 
 custom_weather
-   xml_file_version type=cwp version=2012-05-06 name=br.weather.com 
search_page=http://br.weather.com; example_zip=BRXX0043 unit=C /
+   xml_file_version type=cwp version=2012-05-13 name=br.weather.com 
search_page=http://br.weather.com; example_zip=BRXX0043 unit=C /
 
locale_settings locale=pt encoding=latin1 /
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/data/de_weather_com.xml 
new/cwp-1.6.2/data/de_weather_com.xml
--- old/cwp-1.6.1/data/de_weather_com.xml   2012-05-06 18:49:00.0 
+0200
+++ new/cwp-1.6.2/data/de_weather_com.xml   2012-05-13 12:28:47.0 
+0200
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes ?
 
 custom_weather
-   xml_file_version type=cwp version=2012-05-06 name=de.weather.com 
search_page=http://de.weather.com; example_zip=80331 unit=C /
+   xml_file_version type=cwp version=2012-05-13 name=de.weather.com 
search_page=http://de.weather.com; example_zip=80331 unit=C /
 
locale_settings locale=de encoding=latin1 /
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/data/espanol_weather_com.xml 
new/cwp-1.6.2/data/espanol_weather_com.xml
--- old/cwp-1.6.1/data/espanol_weather_com.xml  2012-05-06 18:49:00.0 
+0200
+++ new/cwp-1.6.2/data/espanol_weather_com.xml  2012-05-13 12:28:47.0 
+0200
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8 standalone=yes ?
 
 custom_weather
-   xml_file_version type=cwp version=2012-05-06 
name=espanol.weather.com search_page=http://espanol.weather.com; 
example_zip=Ciudad-de-Mexico-MXDF0132 unit=C /
+   xml_file_version type=cwp version=2012-05-13 
name=espanol.weather.com search_page=http://espanol.weather.com; 
example_zip=Ciudad-de-Mexico-MXDF0132 unit=C /
 
locale_settings locale=utf-8 encoding=utf8 /
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.6.1/data/fr_weather_com.xml 
new/cwp-1.6.2/data/fr_weather_com.xml
--- old/cwp-1.6.1/data/fr_weather_com.xml   

commit powertop for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package powertop for openSUSE:Factory 
checked in at 2012-05-16 15:03:51

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


Package is powertop, Maintainer is thoe...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/powertop/powertop.changes2012-02-06 
15:55:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.powertop.new/powertop.changes   2012-05-16 
15:03:52.0 +0200
@@ -1,0 +2,15 @@
+Sat May 12 15:22:00 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 2.0:
+* Interactive mode: redesigned, tab-based user interface with full
+  on-demand window refresh support.
+* Reporting mode: PowerTOP v2.0 now allows you to specify not only
+  the duration of each test measurement cycle, but the number of
+  iterations to measure. PowerTOP can now produce HTML and CSV.
+* Increased WLAN support: PowerTOP now supports multiple
+  WLAN interfaces
+* Enhanced i915 driver support
+* More robust battery data acquisition
+* Real time measurement support for USB hot-plug.
+
+---

Old:

  powertop-1.98-compile-fix.patch
  powertop-1.98-unknown-readings-fix.patch
  powertop-1.98.tar.bz2
  powertop_set_cflags_override.patch

New:

  powertop-2.0.tar.bz2



Other differences:
--
++ powertop.spec ++
--- /var/tmp/diff_new_pack.isJnrq/_old  2012-05-16 15:03:53.0 +0200
+++ /var/tmp/diff_new_pack.isJnrq/_new  2012-05-16 15:03:53.0 +0200
@@ -16,29 +16,27 @@
 #
 
 
-
 Name:   powertop
-Url:http://www.lesswatts.org
+Url:https://01.org/powertop/
+#Git-Clone:git://github.com/fenrus75/powertop
 Summary:A Linux Tool to Find out What is Using Power on a Laptop
-Version:1.98
-Release:1
 License:GPL-2.0+
 Group:  System/Monitoring
-Source0:%{name}-%{version}.tar.bz2
-Patch1: powertop_set_cflags_override.patch
+Version:2.0
+Release:0
+Source: 
https://01.org/powertop/sites/default/files/downloads/%name-%version.tar.bz2
 Patch2: powertop-1.98-always-create-params.patch
-Patch3: powertop-1.98-unknown-readings-fix.patch
-Patch4: powertop-1.98-compile-fix.patch
 Patch5: powertop-no-date.patch
 BuildRequires:  gcc-c++
+BuildRequires:  gettext
 BuildRequires:  ncurses-devel
 BuildRequires:  pkg-config
-BuildRequires:  libnl-1_1-devel
-BuildRequires:  zlib-devel
-BuildRequires:  pciutils-devel
-BuildRequires:  gettext
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libnl-3.0)
+BuildRequires:  pkgconfig(libnl-genl-3.0)
+BuildRequires:  pkgconfig(libpci)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
 
 %description
 PowerTOP is a program that collects the various pieces of information
@@ -47,37 +45,29 @@
 
 %prep
 %setup -q
-%patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 %patch5 -p1
 
 %build
-make CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS
+%configure
+make %{?_smp_mflags}
 
 %install
-mkdir -p %{buildroot}/%{_bindir}
-make install DESTDIR=%{buildroot}
+make install DESTDIR=%buildroot
 install -Dd %{buildroot}%{_localstatedir}/cache/powertop
 touch 
%{buildroot}%{_localstatedir}/cache/powertop/{saved_parameters.powertop,saved_results.powertop}
-#%find_lang %{name}
+%find_lang %{name}
 
 %post
 # Hack for powertop not to show warnings on first start
 touch 
%{_localstatedir}/cache/powertop/{saved_parameters.powertop,saved_results.powertop}
 
-%clean
-rm -rf %{_buildroot}
-
-#%files  -f %{name}.lang
-
-%files
+%files -f %name.lang
 %defattr(-,root,root)
 %doc COPYING README
 %dir %{_localstatedir}/cache/powertop
 %ghost %{_localstatedir}/cache/powertop/saved_parameters.powertop
 %ghost %{_localstatedir}/cache/powertop/saved_results.powertop
-%{_bindir}/%{name}
+%_sbindir/%name
 
 %changelog

++ powertop-1.98-always-create-params.patch ++
--- /var/tmp/diff_new_pack.isJnrq/_old  2012-05-16 15:03:53.0 +0200
+++ /var/tmp/diff_new_pack.isJnrq/_new  2012-05-16 15:03:53.0 +0200
@@ -1,26 +1,31 @@
-diff -up powertop-1.98/parameters/persistent.cpp.orig 
powertop-1.98/parameters/persistent.cpp
 powertop-1.98/parameters/persistent.cpp.orig   2011-05-11 
06:48:37.0 +0200
-+++ powertop-1.98/parameters/persistent.cpp2011-12-02 19:48:45.056747667 
+0100
-@@ -122,22 +122,23 @@ void save_parameters(const char *filenam
+---
+ src/parameters/persistent.cpp |   18 +-
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+Index: powertop-2.0/src/parameters/persistent.cpp

commit python-nautilus for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package python-nautilus for openSUSE:Factory 
checked in at 2012-05-16 15:03:55

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


Package is python-nautilus, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-nautilus/python-nautilus.changes  
2011-12-05 12:45:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-nautilus.new/python-nautilus.changes 
2012-05-16 15:03:57.0 +0200
@@ -1,0 +2,7 @@
+Wed May  9 07:25:45 UTC 2012 - vu...@opensuse.org
+
+- Explicitly add missing typelib(Nautilus) Requires: we can't use
+  the automatic typelib() Requires generator since this python
+  module is written in C.
+
+---



Other differences:
--
++ python-nautilus.spec ++
--- /var/tmp/diff_new_pack.k82qRS/_old  2012-05-16 15:03:58.0 +0200
+++ /var/tmp/diff_new_pack.k82qRS/_new  2012-05-16 15:03:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nautilus
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 #
 %define build_doc 0
 
@@ -21,8 +23,8 @@
 %define _name   nautilus-python
 Version:1.1
 Release:0
-License:GPL-2.0+
 Summary:Python bindings for Nautilus
+License:GPL-2.0+
 Group:  Development/Libraries/Python
 Url:http://git.gnome.org/cgit/nautilus-python/
 Source: 
http://download.gnome.org/sources/nautilus-python/1.1/%{_name}-%{version}.tar.bz2
@@ -34,6 +36,8 @@
 BuildRequires:  pkgconfig(libnautilus-extension)
 BuildRequires:  pkgconfig(pygobject-3.0)
 Requires:   python-gobject
+# we can't have automatic typelib() Requires here: it's C code: 
PyImport_ImportModule(gi.repository.Nautilus)
+Requires:   typelib(Nautilus)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,6 +47,7 @@
 
 %package devel
 Summary:Python bindings for Nautilus - Development Files
+Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
 
 %description devel

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



commit qt-creator for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package qt-creator for openSUSE:Factory 
checked in at 2012-05-16 15:04:16

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


Package is qt-creator, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/qt-creator/qt-creator.changes2012-03-26 
11:05:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.qt-creator.new/qt-creator.changes   
2012-05-16 15:04:19.0 +0200
@@ -1,0 +2,9 @@
+Sun May 13 17:12:11 UTC 2012 - cgiboude...@gmx.com
+
+- Update to 2.5.0
+  See 
http://qt.gitorious.org/qt-creator/qt-creator/blobs/2.5/dist/changes-2.5.0
+  for the complete changelog
+
+- Spec cleanup
+
+---

Old:

  build-fix.diff
  qt-creator-2.4.1-src.tar.bz2
  qt-creator-gcc47.patch

New:

  qt-creator-2.5.0-src.tar.gz



Other differences:
--
++ qt-creator.spec ++
--- /var/tmp/diff_new_pack.RgMhbc/_old  2012-05-16 15:04:22.0 +0200
+++ /var/tmp/diff_new_pack.RgMhbc/_new  2012-05-16 15:04:22.0 +0200
@@ -17,20 +17,18 @@
 
 
 Name:   qt-creator
+Version:2.5.0
+Release:0
 Summary:Lightweight IDE
 License:LGPL-2.1 ; LGPL-2.1+ ; MIT
 Group:  Development/Tools/IDE
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://www.qtsoftware.com/developer/qt-creator/
-Version:2.4.1
-Release:0
-%define rversion 2.4.1
-Source: %name-%rversion-src.tar.bz2
+%define rversion 2.5.0
+Source: 
http://get.qt.nokia.com/qtcreator/%{name}-%{rversion}-src.tar.gz
 Source1:qtcreator.desktop
 Patch1: system-botan-lib.diff
 Patch2: hardcoded-runpath.diff
-Patch3: build-fix.diff
-Patch4: qt-creator-gcc47.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # depends on private headers and therefore needs the exact Qt version
 %requires_eqlibqt4-x11
 
#
@@ -42,9 +40,9 @@
 BuildRequires:  libqt4-devel = 4.7.4
 BuildRequires:  libqt4-private-headers-devel
 BuildRequires:  update-desktop-files
+Recommends: libQtWebKit-devel
 Recommends: libqt4-debuginfo
 Recommends: libqt4-devel-doc
-Recommends: libQtWebKit-devel
 %endif
 %if 0%{?suse_version}  1120  0%{?suse_version}  1210
 BuildRequires:  libbotan-devel = 1.8.0
@@ -56,7 +54,7 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  qt4-devel = 4.7.4
 %endif
-Provides:   %name-devel = %version
+Provides:   %{name}-devel = %{version}
 
 %description
 Qt Creator is a new, lightweight, cross-platform integrated development
@@ -64,13 +62,11 @@
 framework even faster and easier.
 
 %prep
-%setup -q -n %name-%rversion-src
+%setup -q -n %{name}-%rversion-src
 %if 0%{?suse_version}  1120  0%{?suse_version}  1210
 %patch1
 %endif
 %patch2
-%patch3
-%patch4 -p1
 
 %build 
 %if %{_lib}==lib64
@@ -78,8 +74,8 @@
 %else
 qmake
 %endif
-make %{?jobs:-j%jobs}
-make %{?jobs:-j%jobs} docs
+make %{?_smp_mflags}
+make %{?_smp_mflags} docs
 %if 0
 cd share/qtcreator/gdbmacros
 qmake
@@ -89,22 +85,22 @@
 %install
 export QTDIR=/usr/share/qt4
 # its qmake. of course it is broken
-make INSTALL_ROOT=$RPM_BUILD_ROOT/%{_prefix} install
-%__install -m 755 bin/qtcreator %{buildroot}%{_bindir}
-%__install -m 755 bin/qmlpuppet %{buildroot}%{_bindir}
+make INSTALL_ROOT=%{buildroot}/%{_prefix} install
+install -m 755 bin/qtcreator %{buildroot}%{_bindir}
+install -m 755 bin/qmlpuppet %{buildroot}%{_bindir}
 # copy doc to its (correct) destination:
-%__install -d -m 755 %{buildroot}%{_docdir}/libqt4/qch/
-%__cp share/doc/qtcreator/qtcreator.qch %{buildroot}%{_docdir}/libqt4/qch/
-%__rm -rfv $RPM_BUILD_ROOT/usr/share/doc/qtcreator
+install -d -m 755 %{buildroot}%{_docdir}/libqt4/qch/
+cp share/doc/qtcreator/qtcreator.qch %{buildroot}%{_docdir}/libqt4/qch/
+rm -rfv %{buildroot}%{_datadir}/doc/qtcreator
 %if 0%{?suse_version}
   %suse_update_desktop_file -i qtcreator Development Qt IDE
 %elseif 0%{?fedora_version}
   desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ 
--add-category Development --add-category Qt --add-category IDE 
qtcreator.desktop
 %endif
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 %if 0
 cd share/qtcreator/gdbmacros
-make INSTALL_ROOT=$RPM_BUILD_ROOT/%{_prefix} install
+make INSTALL_ROOT=%{buildroot}/%{_prefix} install
 %endif
 
 %post -p /sbin/ldconfig
@@ -114,19 +110,19 @@
 %files
 %defattr(-,root,root)
 %doc LICENSE.LGPL LGPL_EXCEPTION.TXT README
-%{_bindir}/qtcreator
-%{_bindir}/qtcreator_process_stub
-%{_bindir}/qtpromaker
-%{_bindir}/qmlprofiler

commit rubygem-highline for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-highline for 
openSUSE:Factory checked in at 2012-05-16 15:04:22

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


Package is rubygem-highline, Maintainer is mrueck...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes
2012-03-27 08:58:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-highline.new/rubygem-highline.changes   
2012-05-16 15:04:23.0 +0200
@@ -1,0 +2,6 @@
+Sat May 12 09:57:59 UTC 2012 - co...@suse.com
+
+- update to 1.6.12:
+  * Silenced warnings (by James McEwan).
+
+---

Old:

  highline-1.6.11.gem

New:

  highline-1.6.12.gem



Other differences:
--
++ rubygem-highline.spec ++
--- /var/tmp/diff_new_pack.DawDjp/_old  2012-05-16 15:04:25.0 +0200
+++ /var/tmp/diff_new_pack.DawDjp/_new  2012-05-16 15:04:25.0 +0200
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   rubygem-highline
-Version:1.6.11
+Version:1.6.12
 Release:0
-License:GPL-2.0+
 Summary:HighLine is a high-level command-line IO library
-Url:http://highline.rubyforge.org
+License:GPL-2.0+
 Group:  Development/Languages/Ruby
+Url:http://highline.rubyforge.org
 %define mod_name highline
 %define mod_full_name %{mod_name}-%{version}
 Source: %{mod_full_name}.gem

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



commit rubygem-multi_json for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multi_json for 
openSUSE:Factory checked in at 2012-05-16 15:04:28

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


Package is rubygem-multi_json, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes
2012-05-07 22:51:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes   
2012-05-16 15:04:31.0 +0200
@@ -1,0 +2,6 @@
+Sun May 13 20:34:50 UTC 2012 - co...@suse.com
+
+- update to 1.3.5
+  * Just some polishing of docu
+
+---

Old:

  multi_json-1.3.4.gem

New:

  multi_json-1.3.5.gem



Other differences:
--
++ rubygem-multi_json.spec ++
--- /var/tmp/diff_new_pack.87LhVm/_old  2012-05-16 15:04:32.0 +0200
+++ /var/tmp/diff_new_pack.87LhVm/_new  2012-05-16 15:04:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-multi_json
-Version:1.3.4
+Version:1.3.5
 Release:0
 Summary:A gem to provide swappable JSON backends
 License:MIT

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



commit rubygem-passenger for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-passenger for 
openSUSE:Factory checked in at 2012-05-16 15:04:33

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


Package is rubygem-passenger, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-passenger/rubygem-passenger.changes  
2012-02-22 19:12:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-passenger.new/rubygem-passenger.changes 
2012-05-16 15:04:38.0 +0200
@@ -1,0 +2,54 @@
+Sat May 12 09:40:55 UTC 2012 - co...@suse.com
+
+- fix compilation with gcc 4.7
+
+---
+Sat May 12 08:14:18 UTC 2012 - co...@suse.com
+
+- update to 3.0.12
+  * [Apache] Support Apache 2.4. The event MPM is now also supported.
+  * [Nginx] Preferred Nginx version upgraded to 1.0.15.
+  * [Nginx] Preferred PCRE version upgraded to 8.30.
+  * [Nginx] Fixed compatibility with Nginx  1.0.10.
+  * [Nginx] Nginx is now installed with http_gzip_static_module by default.
+  * [Nginx] Fixed a memory disclosure security problem.
+The issue is documented at http://www.nginx.org/en/security_advisories.html
+and affects more modules than just Phusion Passenger. Users are advised
+to upgrade as soon as possible. Patch submitted by Gregory Potamianos.
+  * [Nginx] passenger_show_version_in_header now hides the Phusion Passenger 
version number from the 'Server:' header too.
+Patch submitted by Gregory Potamianos.
+  * Fixed a /proc deprecation warning on Linux kernel = 3.0.
+
+  * Fixed a compilation problem on platforms without alloca.h, such as FreeBSD 
7.
+  * Improved performance and solved some warnings on Xen systems by compiling
+with `-mno-tls-direct-seg-refs`. Patch contributed by Michał Pokrywka.
+
+  * [Nginx] Dropped support for Nginx versions older than 1.0.0
+  * [Nginx] Fixed support for Nginx 1.1.4+
+  * [Nginx, Standalone] Upgraded default Nginx version to 1.0.10
+The previously default version was 1.0.5.
+  * [Nginx] New option passenger_max_requests
+This is equivalent to the PassengerMaxRequests option in the Apache
+version: Phusion Passenger will automatically shutdown a worker process
+once it has processed the specified number of requests.
+Contributed by Paul Kmiec.
+  * [Apache] New option PassengerBufferResponse
+The Apache version did not buffer responses. This could block the Ruby
+worker process in case of slow clients. We now enable response buffering
+by default. It can be turned off through this option. Feature contributed
+by Ryo Onodera.
+  * Fixed remaining Ruby 1.9.3 compatibility problems
+We already supported Ruby 1.9.3 since 3.0.8, but due to bugs in Ruby
+1.9.3's build system Phusion Passenger would fail to detect Ruby 1.9.3
+features on some systems. Fixes issue #714.
+  * Fixed a bug in PassengerPreStart
+A regression was introduced in 3.0.8, causing the prespawn script to
+connect to the host name instead of to 127.0.0.1. Fix contributed by
+Andy Allan.
+  * Fixed compatibility with GCC 4.6
+Affected systems include Ubuntu 11.10.
+  * Fixed various compilation problems.
+  * Fixed some Ruby 1.9 encoding problems.
+  * Fixed some Ruby 1.9.3 deprecation warnings.
+
+---

Old:

  passenger-3.0.9.gem

New:

  passenger-3.0.12.gem
  rubygem-passenger-3.0.12_boost_threads.patch



Other differences:
--
++ rubygem-passenger.spec ++
--- /var/tmp/diff_new_pack.PTMOvA/_old  2012-05-16 15:04:40.0 +0200
+++ /var/tmp/diff_new_pack.PTMOvA/_new  2012-05-16 15:04:40.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   rubygem-passenger
-Version:3.0.9
+Version:3.0.12
 Release:0
 %define mod_name passenger
 %define mod_full_name %{mod_name}-%{version}
@@ -74,6 +73,7 @@
 Source6:nginx_passenger.conf
 Source7:nginx_passenger_root.include
 Source10:   arm-avoid-long-double.patch
+Source11:   rubygem-passenger-3.0.12_boost_threads.patch
 #
 Summary:Easy and robust Ruby web application deployment
 License:MIT and GPL-2.0
@@ -85,8 +85,8 @@
 %package nginx
 Summary:Passenger Nginx module for Ruby on Rails support
 Group:  Development/Languages/Ruby
-Requires:   rubygem-passenger = %{version}
 Requires:   nginx
+Requires:   rubygem-passenger = %{version}
 
 %description nginx
 Additional rubygem-passenger module for nginx HTTP-server.
@@ -94,8 +94,9 @@
 %package apache2
 Summary:Passenger apache module
 Group:  Development/Languages/Ruby

commit rubygem-sass for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2012-05-16 15:04:38

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


Package is rubygem-sass, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2012-05-07 22:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2012-05-16 15:04:40.0 +0200
@@ -1,0 +2,9 @@
+Sat May 12 10:00:04 UTC 2012 - co...@suse.com
+
+- update to 3.1.18
+  * Ruby 2.0 compatibility. Thanks to Jeremy Kemper.
+  * Deprecate the use of @extend within directives such as @media. 
+This has never worked correctly, and now it’s officially deprecated. 
+It will be an error in 3.2.
+
+---

Old:

  sass-3.1.17.gem

New:

  sass-3.1.18.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.UD4YkS/_old  2012-05-16 15:04:41.0 +0200
+++ /var/tmp/diff_new_pack.UD4YkS/_new  2012-05-16 15:04:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-sass
-Version:3.1.17
+Version:3.1.18
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}

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



commit archivemail for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package archivemail for openSUSE:Factory 
checked in at 2012-05-16 21:04:52

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


Package is archivemail, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/archivemail/archivemail.changes  2012-02-16 
14:55:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.archivemail.new/archivemail.changes 
2012-05-16 21:04:53.0 +0200
@@ -1,0 +2,8 @@
+Wed May 16 10:30:26 UTC 2012 - g...@opensuse.org
+
+- update to version 0.9.0
+  * IMAP: support for international mailbox names containing
+non-ASCII characters
+- dropped obsolete archivemail-0.7.2-fix-paths.patch
+
+---

Old:

  archivemail-0.7.2-fix-paths.patch
  archivemail-0.8.2.tar.gz

New:

  archivemail-0.9.0.tar.gz



Other differences:
--
++ archivemail.spec ++
--- /var/tmp/diff_new_pack.QzdbO8/_old  2012-05-16 21:04:54.0 +0200
+++ /var/tmp/diff_new_pack.QzdbO8/_new  2012-05-16 21:04:54.0 +0200
@@ -16,22 +16,23 @@
 #
 
 
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
+
 Name:   archivemail
-BuildRequires:  python-devel
-Version:0.8.2
+Version:0.9.0
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://archivemail.sf.net/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
-Patch0: archivemail-0.7.2-fix-paths.patch
-Summary:Tool for archiving and compressing old email in mailboxes
+Summary:Tool for Archiving and Compressing Old Email in Mailboxes
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
+BuildRequires:  ed
+BuildRequires:  python-devel
 %{py_requires}
 %if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
 BuildArch:  noarch
 %endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 
 %description
 archivemail is a tool for archiving and compressing old email in mailboxes. It
@@ -41,7 +42,10 @@
 
 %prep
 %setup -q
-%patch0
+ed -s examples/archivemail_all 2/dev/null 'EOF'
+,s/\/usr\/local\/bin\/archivemail/\/usr\/bin\/archivemail/
+w
+EOF
 
 %build
 %{__python} setup.py build
@@ -57,7 +61,7 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/archivemail
-%doc %{_mandir}/man1/*
+%doc %{_mandir}/man1/archivemail.1*
 %doc CHANGELOG examples/* FAQ README TODO
 
 %changelog

++ archivemail-0.8.2.tar.gz - archivemail-0.9.0.tar.gz ++
 3217 lines of diff (skipped)

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



commit checkbashisms for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package checkbashisms for openSUSE:Factory 
checked in at 2012-05-16 21:05:45

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


Package is checkbashisms, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/checkbashisms/checkbashisms.changes  
2012-02-21 12:16:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.checkbashisms.new/checkbashisms.changes 
2012-05-16 21:05:47.0 +0200
@@ -1,0 +2,37 @@
+Wed May 16 11:04:46 UTC 2012 - g...@opensuse.org
+
+- update to current git version
+  - detect substr expansion with dynamic length
+  - allow stdin to be checked by accepting '-' as file name
+  - do not unconditionally swallow stdin
+  - detect the use of 'setvar'
+  - Update scripts to use GNU getopt-compatible option parsing
+  - add stdin support
+  - replace occurences of old FSF address with the FSF
+recommendation what should be written inside of source files
+  - allow kill/trap XSI-isms unless --posix is given
+  - warn when EOF is reached unexpectedly
+  - avoid a false positive output redirection match
+  - detect the use of 'command' with options other than -p
+  - detect the use of the 'jobs' built-in
+  - detect the use of exponentiation
+  - fix multiple quotes-handling bugs
+  - checkabshisms: Fix support for indented heredoc delimiters
+  - fix some false positives when checking makefiles
+  - fix a false positive 'should be word 21'
+  - also handle 'ignore errors' in makefiles
+  - improve handling of line continuations
+  - allow SHELL to be prefixed with 'override'
+  - improve detection of n++-like arithmetic
+  - handle line continuations
+  - detect the ';;' and ';' case/esac operators
+  - detect the use of the 'coproc' built-in
+  - detect some printf-related bashisms
+  - detect use of $((n++)) (and similar variants)
+  - detect the use of [^] instead of [!]
+  - simplify all shell variables in makefiles
+  - simplify make variables as shell variables
+  - detect more Bash builtins -- readarray, mapfile, enable
+  - fix typo spotted by Dann Frazier
+
+---

Old:

  checkbashisms-20100326git.tar.bz2

New:

  checkbashisms-20120516git.tar.bz2



Other differences:
--
++ checkbashisms.spec ++
--- /var/tmp/diff_new_pack.BqGYHR/_old  2012-05-16 21:05:48.0 +0200
+++ /var/tmp/diff_new_pack.BqGYHR/_new  2012-05-16 21:05:48.0 +0200
@@ -17,17 +17,17 @@
 
 
 Name:   checkbashisms
-Version:20100326git
+Version:20120516git
 Release:0
 Summary:Tool for Checking /bin/sh Scripts for Possible Bashisms
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:http://git.debian.org/?p=devscripts/devscripts.git
 Requires:   perl = %{perl_version}
-Source: checkbashisms-20100326git.tar.bz2
+Source: checkbashisms-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 BuildRequires:  perl
+BuildArch:  noarch
 
 %description
 checkbashisms performs basic checks on /bin/sh shell scripts for the possible
@@ -40,8 +40,8 @@
 %build
 
 %install
-install -D -m 0755 checkbashisms.pl %{buildroot}%{_bindir}/checkbashisms
-install -D -m 0644 checkbashisms.1 %{buildroot}%{_mandir}/man1/checkbashisms.1
+install -D -p -m 0755 checkbashisms.pl %{buildroot}%{_bindir}/checkbashisms
+install -D -p -m 0644 checkbashisms.1 
%{buildroot}%{_mandir}/man1/checkbashisms.1
 
 %files
 %defattr(-,root,root,-)

++ checkbashisms-20100326git.tar.bz2 - checkbashisms-20120516git.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkbashisms-20100326git/checkbashisms.1 
new/checkbashisms-20120516git/checkbashisms.1
--- old/checkbashisms-20100326git/checkbashisms.1   2010-03-26 
11:46:04.0 +0100
+++ new/checkbashisms-20120516git/checkbashisms.1   2012-05-16 
13:03:18.0 +0200
@@ -4,7 +4,7 @@
 .SH SYNOPSIS
 \fBcheckbashisms\fR \fIscript\fR ...
 .br
-\fBcheckbashisms \-\-help|\-\-version\fR
+\fBcheckbashisms \-\-help\fR|\fB\-\-version\fR
 .SH DESCRIPTION
 \fBcheckbashisms\fR, based on one of the checks from the \fBlintian\fR
 system, performs basic checks on \fI/bin/sh\fR shell scripts for the
@@ -12,13 +12,13 @@
 scripts on the command line, and outputs warnings if possible bashisms
 are detected.
 .PP
-Note that the definition of a bashism in this context roughly equates 
-to a shell feature that is not required to be supported by POSIX; this 
-means that some issues flagged may be permitted under optional sections 
+Note that the definition of a bashism 

commit chromium for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2012-05-16 21:05:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2012-05-07 
22:46:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2012-05-16 
21:06:09.0 +0200
@@ -1,0 +2,28 @@
+Sun May 13 19:53:59 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 21.0.1137
+  * Fixes crashes when manually typing in URL's
+
+---
+Fri May 11 14:22:22 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 21.0.1135.0
+  * Added patch for Sqlite which should resolve crashes when build 
+with GCC 4.7
+  * Fixes for rendering and stability
+  * Fixed about:inducebrowsercrashforrealz (Issue: 124843)
+  * Mouse over on apps/extensions makes place holder blank in
+web store. (Issue: 125777)
+  * Security Fixes (bnc#760264):
+- CVE-2011-3078: Use after free in floats handling.
+- CVE-2012-1521: Use after free in xml parser.
+- CVE-2011-3079: IPC validation failure.
+- CVE-2011-3080: Race condition in sandbox IPC
+- CVE-2011-3081: Use after free in floats handling.
+
+---
+Sun Apr 29 15:38:00 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 20.0.1123.0
+
+---

Old:

  chromium.20.0.1119.0.svn134106.tar.bz2

New:

  chromium.21.0.1137.0.svn136806.tar.bz2
  sqlite-3.7.6.3-fix-out-of-scope-memory-reference.patch



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.b4e6dK/_old  2012-05-16 21:06:36.0 +0200
+++ /var/tmp/diff_new_pack.b4e6dK/_new  2012-05-16 21:06:36.0 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define v8_ver 3.10.6.0
-%define svn_revision 134106
+%define v8_ver 3.10.8.4
+%define svn_revision 136806
 
 Name:   chromium
-Version:20.0.1119.0
+Version:21.0.1137.0
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+
@@ -80,6 +80,8 @@
 Patch67:chromium_use_gold.patch
 # PATCH-FIX-OPENSUSE Fix build with GCC 4.7
 Patch68:chromium-gcc47.patch
+# Upstream Patches 
+Patch500:   sqlite-3.7.6.3-fix-out-of-scope-memory-reference.patch
 
 %if 0%{?suse_version}  1210
 BuildRequires:  libjpeg8-devel
@@ -113,6 +115,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
+BuildRequires:  subversion
 %if 0%{?suse_version}  1210
 BuildRequires:  perl-Switch
 %else
@@ -259,6 +262,7 @@
 %patch66 -p1
 %patch67 -p1
 %patch68 -p1
+%patch500 -p1
 
 echo svn%{svn_revision}  src/build/LASTCHANGE.in
 

++ chromium-7.0.500.0-system-speex.patch ++
--- /var/tmp/diff_new_pack.b4e6dK/_old  2012-05-16 21:06:36.0 +0200
+++ /var/tmp/diff_new_pack.b4e6dK/_new  2012-05-16 21:06:36.0 +0200
@@ -1,7 +1,8 @@
-diff -up chromium-7.0.500.0-20100819svn56724/build/linux/system.gyp.speex 
chromium-7.0.500.0-20100819svn56724/build/linux/system.gyp
 chromium-7.0.500.0-20100819svn56724/src/build/linux/system.gyp.speex   
2010-08-19 16:23:14.594998783 -0400
-+++ chromium-7.0.500.0-20100819svn56724/src/build/linux/system.gyp 
2010-08-19 16:23:14.676903548 -0400
-@@ -410,6 +410,26 @@
+Index: chromium/src/build/linux/system.gyp
+===
+--- chromium.orig/src/build/linux/system.gyp
 chromium/src/build/linux/system.gyp
+@@ -453,6 +453,26 @@
}]]
  },
  {
@@ -28,20 +29,10 @@
'target_name': 'gnome_keyring',
'type': 'none',
'conditions': [
-diff -up 
chromium-7.0.500.0-20100819svn56724/content/content_browser.gypi.speex 
chromium-7.0.500.0-20100819svn56724/chrome/chrome_browser.gypi
 chromium-7.0.500.0-20100819svn56724/src/content/content_browser.gypi.speex 
2010-08-19 16:23:14.594998783 -0400
-+++ chromium-7.0.500.0-20100819svn56724/src/content/content_browser.gypi   
2010-08-19 16:25:27.921293238 -0400
-@@ -10,7 +10,7 @@
- '../ppapi/ppapi_internal.gyp:ppapi_proxy',
- '../skia/skia.gyp:skia',
- '../third_party/flac/flac.gyp:libflac',
--'../third_party/speex/speex.gyp:libspeex',
-+'../build/linux/system.gyp:speex',
- '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
- '../third_party/zlib/zlib.gyp:zlib',
- '../ui/gfx/surface/surface.gyp:surface',
 chromium/src/content/browser/speech/audio_encoder.cc   2011-01-20 

commit clanlib for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package clanlib for openSUSE:Factory checked 
in at 2012-05-16 21:06:16

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


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

Changes:

--- /work/SRC/openSUSE:Factory/clanlib/clanlib-doc.changes  2011-12-15 
16:05:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.clanlib.new/clanlib-doc.changes 2012-05-16 
21:06:39.0 +0200
@@ -1,0 +2,13 @@
+Tue May 15 11:04:30 UTC 2012 - jreidin...@suse.com
+
+- fix license to conform new standards 
+
+---
+Sun May 13 14:42:43 UTC 2012 - jreidin...@suse.com
+
+- Update to version 2.3.6:
+  * No breaking changes from 2.3.5 
+  * complete list of changes is available at
+http://clanlib.org/wiki/ClanLib_2.3.6_Release_Notes
+
+---
--- /work/SRC/openSUSE:Factory/clanlib/clanlib.changes  2012-03-22 
12:31:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.clanlib.new/clanlib.changes 2012-05-16 
21:06:39.0 +0200
@@ -1,0 +2,14 @@
+Tue May 15 10:04:02 UTC 2012 - jreidin...@suse.com
+
+- clean up dependencies and fix dependencies for clanlib-devel 
+
+---
+Sun May 13 14:42:43 UTC 2012 - jreidin...@suse.com
+
+- Update to version 2.3.6:
+  * No breaking changes from 2.3.5 
+  * complete list of changes is available at
+http://clanlib.org/wiki/ClanLib_2.3.6_Release_Notes
+- removed upstream integrated patch for gcc 4.7.
+
+---

Old:

  ClanLib-2.3.5.tgz
  clanlib-gcc47.patch

New:

  ClanLib-2.3.6.tgz



Other differences:
--
++ clanlib-doc.spec ++
--- /var/tmp/diff_new_pack.b9hByU/_old  2012-05-16 21:06:40.0 +0200
+++ /var/tmp/diff_new_pack.b9hByU/_new  2012-05-16 21:06:40.0 +0200
@@ -20,10 +20,10 @@
 
 Name:   clanlib-doc
 Summary:A Portable Interface for Writing Games
-License:Other uncritical OpenSource License
+License:Zlib
 Group:  Documentation/HTML
 BuildArch:  noarch
-Version:2.3.5
+Version:2.3.6
 Release:0
 Url:http://www.clanlib.org/
 Source: ClanLib-%{version}.tgz

++ clanlib.spec ++
--- /var/tmp/diff_new_pack.b9hByU/_old  2012-05-16 21:06:40.0 +0200
+++ /var/tmp/diff_new_pack.b9hByU/_new  2012-05-16 21:06:40.0 +0200
@@ -19,17 +19,14 @@
 %define clan_ver 2.3
 
 Name:   clanlib
-Version:2.3.5
+Version:2.3.6
 Release:0
 Summary:A Portable Interface for Writing Games
 License:Zlib
 Group:  System/Libraries
 Url:http://www.clanlib.org/
 Source: ClanLib-%{version}.tgz
-Patch0: clanlib-gcc47.patch
 BuildRequires:  Mesa-devel
-BuildRequires:  SDL-devel
-BuildRequires:  SDL_gfx-devel
 BuildRequires:  alsa-devel
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -56,14 +53,24 @@
 Group:  Development/Libraries/X11
 Requires:   %{name} = %{version}
 Requires:   Mesa-devel
+Requires:   alsa-devel
+Requires:   fontconfig-devel
+Requires:   freetype2-devel
+Requires:   libjpeg-devel
+Requires:   libmikmod-devel
+Requires:   libogg-devel
+Requires:   libpng-devel
 Requires:   libstdc++-devel
+Requires:   libvorbis-devel
+Requires:   pcre-devel
+Requires:   sqlite3-devel
+Requires:   zlib-devel
 
 %description devel
 ClanLib delivers a platform independent interface to write games with.
 
 %prep
 %setup -q -n ClanLib-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS=%{optflags}

++ ClanLib-2.3.5.tgz - ClanLib-2.3.6.tgz ++
/work/SRC/openSUSE:Factory/clanlib/ClanLib-2.3.5.tgz 
/work/SRC/openSUSE:Factory/.clanlib.new/ClanLib-2.3.6.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 desktop-translations for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:Factory checked in at 2012-05-16 21:06:34

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


Package is desktop-translations, Maintainer is k...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.changes
2012-05-07 22:46:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.changes
   2012-05-16 21:06:41.0 +0200
@@ -1,0 +2,5 @@
+Wed May 16 07:21:22 UTC 2012 - k...@suse.de
+
+- Update translations.
+
+---



Other differences:
--
++ desktop-translations.spec ++
--- /var/tmp/diff_new_pack.1dW1eQ/_old  2012-05-16 21:06:42.0 +0200
+++ /var/tmp/diff_new_pack.1dW1eQ/_new  2012-05-16 21:06:42.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   desktop-translations
 Version:12.2
 Release:0

++ desktop-translations.tar.bz2 ++
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.tar.bz2 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.tar.bz2
 differ: char 11, line 1

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



commit ghex for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2012-05-16 21:07:06

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


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

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2012-03-29 
11:40:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes   2012-05-16 
21:07:23.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 14:46:38 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Updated translations.
+
+---

Old:

  ghex-3.4.0.tar.xz

New:

  ghex-3.4.1.tar.xz



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.cAEiTM/_old  2012-05-16 21:07:25.0 +0200
+++ /var/tmp/diff_new_pack.cAEiTM/_new  2012-05-16 21:07:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ghex
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:GNOME Binary Editor
 License:GPL-2.0+

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



commit gthumb for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package gthumb for openSUSE:Factory checked 
in at 2012-05-16 21:07:33

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes2012-02-23 
15:33:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes   2012-05-16 
21:07:34.0 +0200
@@ -1,0 +2,128 @@
+Sun Apr 29 21:24:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.0.0:
+  + Metadata category names WON'T show translated strings
+(bgo#674033)
+  + Selections: fixed keyboard shortcuts for some keyboard layouts.
+(bgo#673872)
+  + Fixed compilation without libjpeg.
+  + Ignore extensions with a different API version.
+  + Fixed file navigation with the mouse wheel with Gtk+ 3.4.0 or
+greater.
+  + Fixed possible crash when changing location.
+  + Updated translations.
+
+---
+Thu Apr 26 08:43:16 UTC 2012 - vu...@opensuse.org
+
+- Change pkgconfig(libsoup-2.4) BuildRequires to
+  pkgconfig(libsoup-gnome-2.4) as it offers additional features.
+
+---
+Wed Apr 11 08:11:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.90.3:
+  + New features and user visible changes:
+- Selections: fixed reordering of files.
+- Added command Alt+Shift+n to remove files from selection n.
+- Added a command to open the original folder.
+- Show an emblem when a file is added to a selection.
+  + Bugs fixed:
+- Require exiv2 version 0.21. since the code uses Exiv2::LogMsg
+  (bgo#673711)
+- Removed potentially dangerous strncpy (bgo#672866)
+- Fixed possible crash when changing directory quickly.
+- Fixed possible crash after closing the context menu in the
+  folder tree.
+- Fixed run-time warning when uninhibiting the screensaver.
+  + Updated translations.
+
+---
+Thu Mar 29 17:50:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.90.2:
+  + New features and user visible changes:
+- Added a Location dialog to enter the path to display.
+- Copy/Move dialog: save the list of the last 10 choosed
+  folders.
+- Added a tool to import the embedded metadata in the gThumb
+  comment system.
+- Map view: added a scale on the map.
+  + Bugs fixes:
+- Show Moving instead of Copying when moving a file.
+- Fixed some performance issues when updating thumbnails.
+- Fixed many memory leaks.
+  + Other bugs fixed: bgo#672184, bgo#671940, bgo#671892,
+bgo#671451
+  + Updated translations.
+- Drop gthumb-gdk_window.patch: fixed upstream.
+
+---
+Fri Mar  9 23:10:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.90.1:
+  + New features and user visible changes:
+- Added 'selections' as a more powerful way to select files.
+- High quality zoom for SVG images.
+- Comment and tags dialogs: allow to save the metadata without
+  closing the dialog.
+- Added option to reuse the active window when opening files
+  from an external application.
+- Allow to hide/show the file properties pane.
+- Allow to change the position of the file properties in
+  browser mode.
+- Save the image keyworks in the Xmp.dc.subject tag as well.
+- Save the Exif.Image.Software tag only if the content was
+  modified.
+- Sync the rating with the Xmp.xmp.Rating tag.
+- Video viewer: jump to the specified position when clicking on
+  the progress bar.
+- Video viewer: use symbolic icons for the play button and the
+  volume control.
+- Make the 'shrink wrap' command work for the video viewer as
+  well.
+- Image viewer: hide the horizontal scrollbar in 'fit width'
+  mode
+- Image viewer: implemented the checked transparency.
+- Show the Edit button in browser mode as well
+- Moved the location chooser above the file list.
+- Preferences: show the slideshow preferences in the viewer tab
+  to save some horizontal space.
+- Use the PICTURES special dir as the default startup location.
+  + Internal changes:
+- Ported to Gtk+ 3
+- Ported from GConf to GSettings.
+- Ported from libunique to GtkApplication.
+- Ported to libchamplain version 0.12.
+- Removed use of deprecated functions.
+- Use the G_DEFINE_* macros to define GObject classes.
+- Added a custom widget to display the thumbnail list instead
+  of GtkIconView.
+  + Updated translations.
+- Remove xz BuildRequires as it now comes for free in 

commit hg-git for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package hg-git for openSUSE:Factory checked 
in at 2012-05-16 21:07:40

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


Package is hg-git, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hg-git/hg-git.changes2011-10-12 
16:12:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.hg-git.new/hg-git.changes   2012-05-16 
21:07:42.0 +0200
@@ -1,0 +2,11 @@
+Wed May 16 10:23:41 UTC 2012 - g...@opensuse.org
+
+- update to version 0.3.2
+  - add support for the HTTP smart protocol when using Dulwich tip
+  - updated documentation
+  - support for newer dulwich and hg versions
+  - allow generating a git repo that has the same branch names as
+an older hg repo that has named branches, and has had bookmarks
+added in to mirror the branch names
+
+---

Old:

  556c3c586c4a.tar.bz2

New:

  dfb2b7b5d586.tar.bz2



Other differences:
--
++ hg-git.spec ++
--- /var/tmp/diff_new_pack.NGIBMH/_old  2012-05-16 21:07:43.0 +0200
+++ /var/tmp/diff_new_pack.NGIBMH/_new  2012-05-16 21:07:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hg-git
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define rev 556c3c586c4a
+
+%define rev dfb2b7b5d586
 
 Name:   hg-git
-Version:0.3.1
-Release:1
+Version:0.3.2
+Release:0
 Summary:Mercurial Plugin for Communicating with Git Servers
 License:GPL-2.0+
 Group:  Development/Tools/Version Control
-URL:http://hg-git.github.com/
+Url:http://hg-git.github.com/
 Source0:https://bitbucket.org/durin42/hg-git/get/%{rev}.tar.bz2
+BuildRequires:  mercurial
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  python-dulwich = 0.8.0
-BuildRequires:  mercurial
+BuildRequires:  python-setuptools
 # tests
-BuildRequires:  unzip
 BuildRequires:  git-daemon
 BuildRequires:  netcat-openbsd
+BuildRequires:  unzip
 Requires:   mercurial
 Requires:   python-dulwich = 0.8.0
 BuildArch:  noarch
@@ -67,3 +68,4 @@
 %defattr(-,root,root,-)
 %doc COPYING DESIGN.txt README.md
 
+%changelog

++ 556c3c586c4a.tar.bz2 - dfb2b7b5d586.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/durin42-hg-git-556c3c586c4a/.hg_archival.txt 
new/durin42-hg-git-dfb2b7b5d586/.hg_archival.txt
--- old/durin42-hg-git-556c3c586c4a/.hg_archival.txt2011-09-14 
01:16:00.0 +0200
+++ new/durin42-hg-git-dfb2b7b5d586/.hg_archival.txt2012-05-12 
10:33:19.0 +0200
@@ -1,4 +1,5 @@
 repo: 06366111af3c6a2ffa06333ed60d3ed3b9ec0763
-node: 556c3c586c4aa52f587ccc4d2d65b370a7e9037f
+node: dfb2b7b5d586e584280c6640652dc939b4b9120a
 branch: default
-tag: 0.3.1
+latesttag: 0.3.2
+latesttagdistance: 14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/durin42-hg-git-556c3c586c4a/.hgtags 
new/durin42-hg-git-dfb2b7b5d586/.hgtags
--- old/durin42-hg-git-556c3c586c4a/.hgtags 2011-09-14 01:16:00.0 
+0200
+++ new/durin42-hg-git-dfb2b7b5d586/.hgtags 2012-05-12 10:33:19.0 
+0200
@@ -7,3 +7,5 @@
 bc72dd89c2c911b3b844bd6a1e3841ca16cec59c 0.2.5
 46d390f404da3add53c1f8de91216388f791cd82 0.2.6
 fa3edeec7ed16dec6a16bd3e99bc3feba93115c3 0.3.0
+556c3c586c4aa52f587ccc4d2d65b370a7e9037f 0.3.1
+a9c0b93488d4d082f813c6d91c8e473505a026c4 0.3.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/durin42-hg-git-556c3c586c4a/Makefile 
new/durin42-hg-git-dfb2b7b5d586/Makefile
--- old/durin42-hg-git-556c3c586c4a/Makefile2011-09-14 01:16:00.0 
+0200
+++ new/durin42-hg-git-dfb2b7b5d586/Makefile2012-05-12 10:33:19.0 
+0200
@@ -3,7 +3,7 @@
 help:
@echo 'Commonly used make targets:'
@echo '  tests  - run all tests in the automatic test suite'
-   @echo '  all-version-tests - run all tests against many hg versions'
+   @echo '  all-version-tests  - run all tests against many hg versions'
@echo '  tests-%s   - run all tests in the specified hg version'
 
 all: help
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/durin42-hg-git-556c3c586c4a/README.md 

commit liblastfm for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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


Package is liblastfm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/liblastfm/liblastfm.changes  2012-01-27 
15:21:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblastfm.new/liblastfm.changes 2012-05-16 
21:08:08.0 +0200
@@ -1,0 +2,5 @@
+Tue May 15 10:56:34 UTC 2012 - idon...@suse.com
+
+- Fix build with Ruby 1.9 
+
+---

New:

  liblastfm-ruby19.patch



Other differences:
--
++ liblastfm.spec ++
--- /var/tmp/diff_new_pack.ypl7xk/_old  2012-05-16 21:08:09.0 +0200
+++ /var/tmp/diff_new_pack.ypl7xk/_new  2012-05-16 21:08:09.0 +0200
@@ -16,22 +16,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   liblastfm
 Version:0.3.3
-Release:1
-License:GPL-3.0+
+Release:0
 Summary:A Qt C++ Library for the Last.fm Webservices
-Url:http://github.com/mxcl/liblastfm
+License:GPL-3.0+
 Group:  System/Libraries
+Url:http://github.com/mxcl/liblastfm
 # https://download.github.com/mxcl-liblastfm-0.3.3-0-gf0b3239.zip
 Source0:mxcl-liblastfm-%{version}-0-gf0b3239.tar.bz2
 # PATCH-FIX-OPENSUSE liblastfm_qmake.patch -- Fix hard-coded libdir
 Patch0: liblastfm_qmake.patch
 # PATCH-FIX-OPENSUSE liblastfm-sort.patch a...@suse.de -- Sort lastfm.h to 
have same order each build
 Patch1: liblastfm-sort.patch
+# PATCH-FIX-OPENSUSE liblastfm-ruby19.patch idoen...@suse.de -- Fix build with 
Ruby 1.9
+Patch2: liblastfm-ruby19.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
@@ -46,7 +46,6 @@
 by Last.fm staff.
 
 %package -n liblastfm0
-License:GPL-3.0+
 Summary:A Qt C++ Library for the Last.fm Webservices
 Group:  System/Libraries
 
@@ -56,7 +55,6 @@
 by Last.fm staff.
 
 %package -n liblastfm-devel
-License:GPL-3.0+
 Summary:Development Files for the Last.fm Webservices
 Group:  Development/Libraries/C and C++
 Requires:   liblastfm0 = %{version}
@@ -73,6 +71,9 @@
 %setup -qn mxcl-liblastfm-1c739eb
 %patch0 -p1
 %patch1
+%if 0%{?suse_version} = 1220
+%patch2 -p1
+%endif
 
 %build
   export LIB=%{_lib}

++ liblastfm-ruby19.patch ++
Index: mxcl-liblastfm-1c739eb/admin/qpp
===
--- mxcl-liblastfm-1c739eb.orig/admin/qpp
+++ mxcl-liblastfm-1c739eb/admin/qpp
@@ -2,9 +2,8 @@
 # Creates a qmake .pro file for all valid SOURCES, HEADERS, FORMS and
 # RESOURCES under each argument to ARGV as directories
 
-cwd=File.dirname __FILE__
 require 'find'
-require #{cwd}/findsrc
+require_relative 'findsrc'
 
 sources = Array.new
 headers = Array.new
Index: mxcl-liblastfm-1c739eb/admin/Makefile.rb
===
--- mxcl-liblastfm-1c739eb.orig/admin/Makefile.rb
+++ mxcl-liblastfm-1c739eb/admin/Makefile.rb
@@ -4,9 +4,8 @@
 # and then creates the directory _include and creates files named after the 
 # class names in there which #include the file that contains the class
 
-cwd = File.dirname( __FILE__ )
 require 'find'
-require #{cwd}/platform.rb
+require_relative 'platform'
 
 
 # defs
@@ -158,4 +157,4 @@ puts -EOS
 .PHONY: dist
 dist:
git archive --prefix=#{BASENAME}/ HEAD | bzip2  #{BASENAME}.tar.bz2
-EOS
\ No newline at end of file
+EOS
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit meld for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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


Package is meld, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/meld/meld.changes2012-04-12 
09:41:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.meld.new/meld.changes   2012-05-16 
21:08:21.0 +0200
@@ -1,0 +2,7 @@
+Sun Apr 29 20:35:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.6.0:
+  + Fix cursor location handling when our tree models change.
+  + Updated translations.
+
+---

Old:

  meld-1.5.4.tar.xz

New:

  meld-1.6.0.tar.xz



Other differences:
--
++ meld.spec ++
--- /var/tmp/diff_new_pack.JfjOAu/_old  2012-05-16 21:08:22.0 +0200
+++ /var/tmp/diff_new_pack.JfjOAu/_new  2012-05-16 21:08:22.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   meld
-Version:1.5.4
+Version:1.6.0
 Release:0
 Summary:Visual diff and merge tool
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:http://meld.sourceforge.net/
-Source: 
http://download.gnome.org/sources/meld/1.5/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/meld/1.6/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE meld-1.3.0-scrollkeeper.patch prus...@suse.cz -- don't 
use env
 Patch1: %{name}-1.3.0-env.patch
 BuildRequires:  fdupes

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



commit midori for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-05-08 
06:46:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-05-16 
21:08:23.0 +0200
@@ -1,0 +2,19 @@
+Tue May 15 08:49:56 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.6
+  + fix crasher in geolocation infobar
+  + fix crasher in about:version on some systems
+  + fix crasher opening bookmarks from Unity global menu
+  + use WebKitFaviconDatabase as of WebKit 1.8.0
+  + use midori-prefixed temp folder in midori_view_save_source
+  + fix cancelling downloads with SteadyFlow or Aria2
+  + fix crash dialog instead of opening tab in a running window
+  + fix page icons in multi-frame sites (gmail, tumbler)
+  + distinguish Simplified and Traditional Chinese
+  + support go-jump-symbolic
+  + handle empty tabs due to download links with a target
+  + handle frame load interrupted in the unholy trinity
+  + fix libsoup version check and wrong SSL status in location
+- drop obsolete midori-fix-broken-libsoup-macros.patch
+
+---

Old:

  midori-0.4.5.tar.bz2
  midori-fix-broken-libsoup-macros.patch

New:

  midori-0.4.6.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.Dw2R3B/_old  2012-05-16 21:08:24.0 +0200
+++ /var/tmp/diff_new_pack.Dw2R3B/_new  2012-05-16 21:08:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.5
+Version:0.4.6
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -26,8 +26,6 @@
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
 Patch0: midori-0.4.2-workaround-vala-bug.patch
-# PATCH-FIX-UPSTREAM midori-fix-broken-libsoup-macros.patch lp#983137 
g...@opensuse.org -- Fix the broken HAVE_LIBSOUP_* macro definitions in 0.4.5
-Patch1: midori-fix-broken-libsoup-macros.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -93,7 +91,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 awk '/^\[/  $0 != [Desktop Entry] { exit } { print }' 
data/midori.desktop.in \
 data/midori.desktop.in.new
 mv data/midori.desktop.in.new data/midori.desktop.in

++ midori-0.4.5.tar.bz2 - midori-0.4.6.tar.bz2 ++
 56826 lines of diff (skipped)

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



commit MozillaFirefox for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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


Package is MozillaFirefox, Maintainer is 
bnc-team-mozi...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2012-05-08 06:47:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2012-05-16 21:08:27.0 +0200
@@ -1,0 +2,6 @@
+Wed May 16 05:34:01 UTC 2012 - w...@rosenauer.org
+
+- reenabled crashreporter for Factory/12.2
+  (fix in mozilla-gcc47.patch)
+
+---



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.EeTC0J/_old  2012-05-16 21:08:32.0 +0200
+++ /var/tmp/diff_new_pack.EeTC0J/_new  2012-05-16 21:08:32.0 +0200
@@ -130,10 +130,6 @@
 %else
 %define crashreporter 1
 %endif
-# temporary gcc 4.7
-%if %suse_version  1210
-%define crashreporter 0
-%endif
 ### build options end
 
 %description


++ mozilla-gcc47.patch ++
--- /var/tmp/diff_new_pack.EeTC0J/_old  2012-05-16 21:08:32.0 +0200
+++ /var/tmp/diff_new_pack.EeTC0J/_new  2012-05-16 21:08:32.0 +0200
@@ -1,8 +1,9 @@
 # HG changeset patch
-# Parent debab900e37fdd4f8981c06beef6f193a04bd2b7
+# Parent 93e5d3b8061741abc83dcd4ed0fe93f1636583ef
 Patch to make Mozilla build with gcc 4.7, including
 - Bug 725655 - gcc 4.7 build failures (missing headers) (TM: Mozilla13)
 - Bug 734490 - no viable overloaded 'PRIxPTR' when building with Clang or 
GCC 4.7 (TM: Mozilla14)
+- Bug 741348 - Work around crashreporter client build failure with gcc 4.7 
(TM: Mozilla15)
 
 diff --git a/ipc/chromium/src/base/file_util_linux.cc 
b/ipc/chromium/src/base/file_util_linux.cc
 --- a/ipc/chromium/src/base/file_util_linux.cc
@@ -172,3 +173,18 @@
  JumpTo(uintptr_t opaddr)
  {
  #ifdef __ia64
+diff --git 
a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in 
b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+--- a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
 b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+@@ -61,8 +61,11 @@ HOST_CPPSRCS = \
+   file_id.cc \
+   guid_creator.cc \
+   $(NULL)
+ 
+ # need static lib
+ FORCE_STATIC_LIB = 1
+ 
+ include $(topsrcdir)/config/rules.mk
++
++# See https://bugzilla.mozilla.org/show_bug.cgi?id=741348#c11
++file_id.$(OBJ_SUFFIX): STL_FLAGS=

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



commit MozillaThunderbird for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/MozillaThunderbird/MozillaThunderbird.changes
2012-05-07 22:48:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2012-05-16 21:08:38.0 +0200
@@ -1,0 +2,6 @@
+Wed May 16 05:38:46 UTC 2012 - w...@rosenauer.org
+
+- reenabled crashreporter for Factory/12.2
+  (fix in mozilla-gcc47.patch)
+
+---



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.KhszQ6/_old  2012-05-16 21:08:42.0 +0200
+++ /var/tmp/diff_new_pack.KhszQ6/_new  2012-05-16 21:08:42.0 +0200
@@ -96,10 +96,6 @@
 %else
 %define crashreporter  0
 %endif
-# temporary (gcc 4.7)
-%if %suse_version  1210
-%define crashreporter  0
-%endif
 %define has_system_cairo 0
 %define localize 1
 ### build options end

++ mozilla-gcc47.patch ++
--- /var/tmp/diff_new_pack.KhszQ6/_old  2012-05-16 21:08:42.0 +0200
+++ /var/tmp/diff_new_pack.KhszQ6/_new  2012-05-16 21:08:42.0 +0200
@@ -1,8 +1,9 @@
 # HG changeset patch
-# Parent debab900e37fdd4f8981c06beef6f193a04bd2b7
+# Parent 93e5d3b8061741abc83dcd4ed0fe93f1636583ef
 Patch to make Mozilla build with gcc 4.7, including
 - Bug 725655 - gcc 4.7 build failures (missing headers) (TM: Mozilla13)
 - Bug 734490 - no viable overloaded 'PRIxPTR' when building with Clang or 
GCC 4.7 (TM: Mozilla14)
+- Bug 741348 - Work around crashreporter client build failure with gcc 4.7 
(TM: Mozilla15)
 
 diff --git a/ipc/chromium/src/base/file_util_linux.cc 
b/ipc/chromium/src/base/file_util_linux.cc
 --- a/ipc/chromium/src/base/file_util_linux.cc
@@ -172,3 +173,18 @@
  JumpTo(uintptr_t opaddr)
  {
  #ifdef __ia64
+diff --git 
a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in 
b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+--- a/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
 b/toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
+@@ -61,8 +61,11 @@ HOST_CPPSRCS = \
+   file_id.cc \
+   guid_creator.cc \
+   $(NULL)
+ 
+ # need static lib
+ FORCE_STATIC_LIB = 1
+ 
+ include $(topsrcdir)/config/rules.mk
++
++# See https://bugzilla.mozilla.org/show_bug.cgi?id=741348#c11
++file_id.$(OBJ_SUFFIX): STL_FLAGS=

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



commit opensuse-manuals_en for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package opensuse-manuals_en for 
openSUSE:Factory checked in at 2012-05-16 21:08:51

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


Package is opensuse-manuals_en, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/opensuse-manuals_en/opensuse-manuals_en.changes  
2012-05-08 12:28:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-manuals_en.changes 
2012-05-16 21:08:53.0 +0200
@@ -1,0 +2,5 @@
+Tue May 15 10:36:49 UTC 2012 - k...@suse.de
+
+- Update text and image files.
+
+---



Other differences:
--
++ opensuse-manuals_en.spec ++
--- /var/tmp/diff_new_pack.DjrKeN/_old  2012-05-16 21:08:55.0 +0200
+++ /var/tmp/diff_new_pack.DjrKeN/_new  2012-05-16 21:08:55.0 +0200
@@ -142,16 +142,23 @@
 cd %{my_all_dir}
 daps -d DC-opensuse-html html --static
 echo $(daps -d DC-opensuse-html html-dir-name)  %{name}.filelist
+# Produce .document files for HTML
 daps -d DC-opensuse-html document-files-html
+document_files_dir=$(daps -d DC-opensuse-html document-files-dir-name | sed 
/^Hint.*/d)
+sed -i 
+s|@PATH@|file://%{_docdir}/%{name}|
+s|^\(Name.*=.*\)|\1 (%{my_lang})|
+ $document_files_dir/index.html.document 
 mkdir yelp desktop
 sed 
 # remove useless comments and search settings
 /^Comment/d
 /^X-DOC-Search/d
 /^Categories=/d
+/^DocPath=/d
 /^Name *=/i\
 DocPath=file://%{_defaultdocdir}/%{name}/index.html\n\
-# fore KDE(?)\n\
+# for KDE:\n\
 X-DocPath=file://%{_docdir}/%{name}/index.html\n\
 DocType=text/html\n\
 DocLang=%{my_lang}\n\
@@ -194,36 +201,29 @@
 
 %install
 cd %{my_all_dir}
-mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}
+mkdir -p %{buildroot}%{_defaultdocdir}
 # product is name without language code
 %define gnome_dir %{_datadir}/gnome/help/opensuse-manuals
-install -d $RPM_BUILD_ROOT%{gnome_dir}
+install -d %{buildroot}%{gnome_dir}
 #
 cp -a --dereference $(head -n 1 %{name}.filelist) \
-  $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}
-mkdir -p $RPM_BUILD_ROOT/%{_datadir}/kde4/apps/khelpcenter/plugins
-mkdir $RPM_BUILD_ROOT/%{_datadir}/help
+  %{buildroot}/%{_defaultdocdir}/%{name}
+mkdir -p %{buildroot}/%{_datadir}/kde4/apps/khelpcenter/plugins
+mkdir %{buildroot}/%{_datadir}/help
 cp desktop/%{name}.desktop \
-  $RPM_BUILD_ROOT/%{_datadir}/kde4/apps/khelpcenter/plugins
-##  giecrilj proposed instead:
-## FIXME  I guess we probably need the X-DocPath setting
-# cat '#EOF' 
'%{buildroot}%{_datadir}/kde4/apps/khelpcenter/plugins/%{name}.desktop'
-# [Desktop Entry]
-# X-DocPath=file://%{_docdir}/%{name}/index.html
-# Name=openSUSE Documentation
-# #EOF
+  %{buildroot}/%{_datadir}/kde4/apps/khelpcenter/plugins
 %suse_update_desktop_file '%{name}'
-cp yelp/%{name}.document $RPM_BUILD_ROOT/%{_datadir}/help
+cp yelp/%{name}.document %{buildroot}/%{_datadir}/help
 
 %if %{with PDF}
 for f in *-pdf.filelist; do
-  mkdir $RPM_BUILD_ROOT/%{_defaultdocdir}/${f%\.filelist}
+  mkdir %{buildroot}/%{_defaultdocdir}/${f%\.filelist}
   cp -a --dereference $(head -n 1 $f) \
-$RPM_BUILD_ROOT/%{_defaultdocdir}/${f%\.filelist}
+%{buildroot}/%{_defaultdocdir}/${f%\.filelist}
   sed -i 1d $f
   echo %{_defaultdocdir}/${f%\.filelist}  $f
   cp $(head -n 1 $f) \
-$RPM_BUILD_ROOT/%{_datadir}/help
+%{buildroot}/%{_datadir}/help
   sed -i 1d $f
   echo %{_datadir}/help/${f%\.filelist}.document  $f
 done
@@ -236,9 +236,6 @@
 
 %endif
 
-%clean
-rm -fr ${RPM_BUILD_ROOT}
-
 #PDFXXX
 
 %files -n opensuse-startup_en-pdf -f 
%{my_book}/opensuse-startup_en-pdf.filelist

++ opensuse-html_en.tar.bz2 ++
/work/SRC/openSUSE:Factory/opensuse-manuals_en/opensuse-html_en.tar.bz2 
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-html_en.tar.bz2 
differ: char 11, line 1

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



commit pidgin for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

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

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.changes2012-03-29 
11:42:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-05-16 
21:09:10.0 +0200
@@ -1,0 +2,23 @@
+Mon May  7 08:52:26 UTC 2012 - christoph.mieb...@web.de
+
+- Update to version 2.10.4:
+  + General:
+- Support building against Farstream in addition to Farsight.
+  + IRC:
+- Disable periodic WHO timer. IRC channel user lists will no
+  longer automatically display away status, but libpurple will
+  be much kinder to the network.
+- Print unknown numerics to channel windows if we can associate
+  them.
+   + MSN:
+ - Fix a possible crash when receiving messages with certain
+   characters or character encodings.
+   + XMPP:
+ - Fix a possible crash when receiving a series of specially
+   crafted file transfer requests. (CVE-2012-2214)
+   + Windows-Specific Changes:
+ - Words added to spell check dictionaries are saved across
+   restarts of Pidgin.
+- Drop pidgin-port-to-farstream.patch: fixed upstream
+
+---

Old:

  pidgin-2.10.3.tar.bz2
  pidgin-port-to-farstream.patch

New:

  pidgin-2.10.4.tar.bz2



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.wDtguT/_old  2012-05-16 21:09:12.0 +0200
+++ /var/tmp/diff_new_pack.wDtguT/_new  2012-05-16 21:09:12.0 +0200
@@ -26,10 +26,10 @@
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Version:2.10.3
+Version:2.10.4
 Release:0
 Url:http://www.pidgin.im/
-Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.3/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.4/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
 Source2:pidgin-Tango-smiley-theme.tar.bz2
 Source3:pidgin-prefs.xml
@@ -42,8 +42,6 @@
 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
-# PATCH-FIX-UPSTREAM pidgin-port-to-farstream.patch 
http://developer.pidgin.im/ticket/14936 vu...@opensuse.org -- Port to farstream
-Patch18:pidgin-port-to-farstream.patch
 # Can use external libzephyr
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
@@ -378,9 +376,7 @@
 %patch5 -p1
 %patch14 -p1
 %patch15 -p1
-%if %suse_version  1210
-%patch18 -p1
-%endif
+
 # Change Myanmar/Myanmar to Myanmar:
 rename my_MM my po/my_MM.*
 %{__sed} -i /ALL_LINGUAS/s/ my_MM / my / configure.ac

++ pidgin-2.10.3.tar.bz2 - pidgin-2.10.4.tar.bz2 ++
/work/SRC/openSUSE:Factory/pidgin/pidgin-2.10.3.tar.bz2 
/work/SRC/openSUSE:Factory/.pidgin.new/pidgin-2.10.4.tar.bz2 differ: char 11, 
line 1

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



commit polkit-default-privs for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2012-05-16 21:09:12

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2012-03-29 15:03:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2012-05-16 21:09:13.0 +0200
@@ -1,0 +2,5 @@
+Tue May 15 11:55:28 UTC 2012 - lnus...@suse.de
+
+- add more udisks2 privileges (bnc#761872)
+
+---



Other differences:
--
++ polkit-default-privs-12.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.restrictive 
new/polkit-default-privs-12.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-12.2/polkit-default-privs.restrictive  
2012-03-29 13:35:56.0 +0200
+++ new/polkit-default-privs-12.2/polkit-default-privs.restrictive  
2012-05-15 13:55:11.0 +0200
@@ -186,6 +186,14 @@
 org.freedesktop.udisks2.loop-setup  auth_admin
 org.freedesktop.udisks2.modify-device   auth_admin
 org.freedesktop.udisks2.ata-smart-updateauth_admin
+# (bnc#761872)
+org.freedesktop.udisks2.eject-media 
auth_admin:auth_admin:yes
+org.freedesktop.udisks2.filesystem-mount-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.encrypted-unlock-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.loop-modify-others  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.eject-media-system  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.eject-media-other-seat  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.modify-device-other-seat
auth_admin:auth_admin:auth_admin_keep
 
 #
 # upower
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.standard 
new/polkit-default-privs-12.2/polkit-default-privs.standard
--- old/polkit-default-privs-12.2/polkit-default-privs.standard 2012-03-29 
13:35:56.0 +0200
+++ new/polkit-default-privs-12.2/polkit-default-privs.standard 2012-05-15 
13:55:11.0 +0200
@@ -187,6 +187,14 @@
 org.freedesktop.udisks2.loop-setup  
auth_admin:auth_admin:yes
 org.freedesktop.udisks2.modify-device   
auth_admin:auth_admin:yes
 org.freedesktop.udisks2.ata-smart-update
auth_admin:auth_admin:yes
+# (bnc#761872)
+org.freedesktop.udisks2.eject-media 
auth_admin:auth_admin:yes
+org.freedesktop.udisks2.filesystem-mount-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.encrypted-unlock-other-seat 
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.loop-modify-others  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.eject-media-system  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.eject-media-other-seat  
auth_admin:auth_admin:auth_admin_keep
+org.freedesktop.udisks2.modify-device-other-seat
auth_admin:auth_admin:auth_admin_keep
 
 #
 # upower

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



commit python-pybtex for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package python-pybtex for openSUSE:Factory 
checked in at 2012-05-16 21:09:17

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


Package is python-pybtex, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-pybtex/python-pybtex.changes  
2011-09-23 12:43:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pybtex.new/python-pybtex.changes 
2012-05-16 21:09:20.0 +0200
@@ -1,0 +2,29 @@
+Wed May 16 10:43:39 UTC 2012 - g...@opensuse.org
+
+- update to version 0.16
+  - BibTeX .bib and .bst parsers were completely rewritten; they
+are now much faster and more BibTeX-compatible
+  - syntax errors and undefined strings in .bib files now result in
+warnings instead of errors, like in BibTeX
+  - unused entries in .bib files are now skipped, like in BibTeX
+  - the case of entry keys is now preserved (in previous versions
+they were converted to lowercase)
+  - pythonic style engine now supports sorting
+  - pythonic style engine: fixed nested optional() blocks
+  - fixed parsing of some names with a Last part but no von part
+  - fixed processing of brace-level-one special characters in
+purify$ BibTeX built-in function
+  - added proper error messages on encoding errors in .bib files
+  - the default encoding is now UTF-8 on all platforms
+  - pybtex-convert now preserves the order of entries in BibTeX and
+BibTeXML files
+  - fixed first_of behavior when non-empty child is followed by a
+child that has a missing field
+  - fixed crossref lookups when key is not lower case
+  - completed unsrt and plain python styles: they now contain all
+entry types
+  - added doctree backend for rendering into a tree of docutils
+nodes
+  - added support for non-string backends
+
+---

Old:

  pybtex-0.15.tar.bz2

New:

  pybtex-0.16.tar.bz2



Other differences:
--
++ python-pybtex.spec ++
--- /var/tmp/diff_new_pack.Ixz9gO/_old  2012-05-16 21:09:21.0 +0200
+++ /var/tmp/diff_new_pack.Ixz9gO/_new  2012-05-16 21:09:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pybtex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,19 +17,18 @@
 #
 
 
-
 Name:   python-pybtex
-Version:0.15
-Release:1
-License:MIT
+Version:0.16
+Release:0
 Summary:BibTeX-compatible Bibliography Processor in Python
-Url:http://pybtex.sourceforge.net/
+License:MIT
 Group:  Productivity/Publishing/TeX/Utilities
+Url:http://pybtex.sourceforge.net/
 Source: 
http://pypi.python.org/packages/source/p/pybtex/pybtex-%{version}.tar.bz2
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  ed
 BuildRequires:  fdupes
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Requires:   python-pyparsing
 %{py_requires}
 Recommends: python-yaml

++ pybtex-0.15.tar.bz2 - pybtex-0.16.tar.bz2 ++
 70688 lines of diff (skipped)

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



commit rpmlint for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-05-16 21:09:33

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  2012-03-22 
12:40:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2012-05-16 
21:09:36.0 +0200
@@ -1,0 +2,10 @@
+Tue May 15 14:33:01 UTC 2012 - lnus...@suse.de
+
+- add texlive.texlive to whitelist (bnc#762144)
+
+---
+Mon May 14 14:47:25 UTC 2012 - lnus...@suse.de
+
+- add 'mktex' group as used by texlive
+
+---



Other differences:
--
++ CheckSUIDPermissions.py ++
--- /var/tmp/diff_new_pack.XgXDoM/_old  2012-05-16 21:09:37.0 +0200
+++ /var/tmp/diff_new_pack.XgXDoM/_new  2012-05-16 21:09:37.0 +0200
@@ -24,7 +24,7 @@
 sendmail.paranoid,
 squid,
 texlive,
-texlive.paranoid,
+texlive.texlive,
 )
 
 class SUIDCheck(AbstractCheck.AbstractCheck):

++ config ++
--- /var/tmp/diff_new_pack.XgXDoM/_old  2012-05-16 21:09:37.0 +0200
+++ /var/tmp/diff_new_pack.XgXDoM/_new  2012-05-16 21:09:37.0 +0200
@@ -120,6 +120,7 @@
 'mdom',
 'memcached',
 'messagebus',
+'mktex',
 'modem',
 'mumble-server',
 'nagcmd',


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



commit rubygem-rdoc for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-rdoc for openSUSE:Factory 
checked in at 2012-05-16 21:09:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rdoc/rubygem-rdoc.changes
2011-09-23 12:45:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rdoc.new/rubygem-rdoc.changes   
2012-05-16 21:09:46.0 +0200
@@ -1,0 +2,65 @@
+Mon May 14 10:35:04 UTC 2012 - cfarr...@suse.com
+
+- license update: Ruby
+  According to spdx.org/licenses the Ruby license encompasses both the
+  GPL-2.0 _and_ the artistic like ruby license
+
+---
+Sat May 12 19:26:46 UTC 2012 - co...@suse.com
+
+- update to 3.12
+* Minor enhancements
+  * Added DEVELOPERS document which contains an overview of how RDoc works and
+how to add new features to RDoc.
+  * Improved title for HTML output to include --title in the
+title element.
+  * rdoc --pipe now understands --markup.
+  * RDoc now supports irc-scheme hyperlinks.  Issue #83 by trans.
+
+* Bug fixes
+  * Fix title on HTML output for pages.
+  * Fixed parsing of non-indented HEREDOC.
+  * Fixed parsing of %w[] and other % literals.  Issue #84 by
+Erik Hollensbe
+  * Fixed arrow replacement in HTML output munging the spaceship operator.
+Issue #85 by eclectic923.
+  * Verbatim sections with ERB that match the ruby code whitelist are no
+longer syntax-highlighted.  Issue #86 by eclectic923
+  * Line endings on windows are normalized immediately after reading with
+binmode.  Issue #87 by Usa Nakamura
+  * RDoc better understands directives for comments.  Comment directives can
+now be found anywhere in multi-line comments.  Issue #90 by Ryan Davis
+  * Tidy links to methods show the label again.  Issue #88 by Simon Chiang
+  * RDoc::Parser::C can now find comments directly above
+rb_define_class_under.  Issue #89 by Enrico
+  * In rdoc, backspace and ansi formatters, labels and notes without bodies
+are now shown.
+  * In rdoc, backspace and ansi formatters, whitespace between label or note
+and the colon is now stripped.
+
+---
+Mon Feb 13 10:55:07 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Wed Nov  2 15:47:41 UTC 2011 - mrueck...@suse.de
+
+- update to 3.11
+  /usr/lib*/ruby/gems/1.8/gems/rdoc-3.11/History.txt
+- new requires on rubygem-json-1 = 1.4
+- also provide the single digit name
+
+---
+Tue Aug  2 11:07:54 UTC 2011 - mrueck...@suse.de
+
+- update to 3.9.1
+  /usr/lib*/ruby/gems/1.8/gems/rdoc-3.9.1/History.txt
+
+---
+Wed Jul 20 16:52:01 UTC 2011 - mrueck...@suse.de
+
+- update to 3.8
+  /usr/lib*/ruby/gems/1.8/gems/rdoc-3.8/History.txt
+
+---

Old:

  rdoc-2.5.11.gem

New:

  rdoc-3.12.gem



Other differences:
--
++ rubygem-rdoc.spec ++
--- /var/tmp/diff_new_pack.eSshhF/_old  2012-05-16 21:09:47.0 +0200
+++ /var/tmp/diff_new_pack.eSshhF/_new  2012-05-16 21:09:47.0 +0200
@@ -15,42 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   rubygem-rdoc
-Version:2.5.11
-Release:1
+Version:3.12
+Release:0
 %define mod_name rdoc
+%define mod_full_name %{mod_name}-%{version}
 #
 Group:  Development/Languages/Ruby
-License:GPLv2+ or Ruby
+License:Ruby
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
 Recommends: rubygem-rdoc-data = 2.5.3
 #
-Url:http://rdoc.rubyforge.org
-Source: %{mod_name}-%{version}.gem
+Provides:   rubygem-%{mod_name}-3   = %{version}-%{release}
+Provides:   rubygem-%{mod_name}-3_0 = %{version}-%{release}
 #
-Summary:RDoc is an application that produces documentation for one or 
more Ruby source files
-
+Requires:   ruby = 1.8.7
+BuildRequires:  ruby-devel = 1.8.7
+# json ~ 1.4
+BuildRequires:  rubygem-json-1 = 1.4
+Requires:   rubygem-json-1 = 1.4
+#
+Url:http://docs.seattlerb.org/rdoc
+Source: %{mod_full_name}.gem
+#
+Summary:RDoc produces HTML and command-line documentation for Ruby 
projects
 %description
-RDoc is an application that produces 

commit sil-abyssinica-fonts for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package sil-abyssinica-fonts for 
openSUSE:Factory checked in at 2012-05-16 21:10:09

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


Package is sil-abyssinica-fonts, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ 
/work/SRC/openSUSE:Factory/.sil-abyssinica-fonts.new/sil-abyssinica-fonts.changes
   2012-05-16 21:10:11.0 +0200
@@ -0,0 +1,25 @@
+---
+Thu May  3 13:25:21 UTC 2012 - pgaj...@suse.com
+
+- renamed sil-abyssinica - sil-abyssinica-fonts
+
+---
+Tue Mar 13 09:04:59 UTC 2012 - cfarr...@suse.com
+
+- license update: OFL-1.1
+  SPDX format
+
+---
+Thu Apr  8 18:21:15 CEST 2010 - ti...@suse.de
+
+- remove unnecessary buildrequires for too old distros
+
+---
+Thu Mar 29 16:32:17 CEST 2007 - rguent...@suse.de
+
+- add unzip BuildRequires
+
+---
+Fri Oct 20 23:25:16 CEST 2006 - mfab...@suse.de
+
+- new package: sil-abyssinica, version 1.0.

New:

  AbyssinicaSIL1.0.zip
  sil-abyssinica-fonts.changes
  sil-abyssinica-fonts.spec



Other differences:
--
++ sil-abyssinica-fonts.spec ++
#
# spec file for package sil-abyssinica (Version 1.0)
#
# 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/
#

# norootforbuild


Name:   sil-abyssinica-fonts
BuildRequires:  unzip
%define fontdir /usr/share/fonts/truetype
License:OFL-1.1
Group:  System/X11/Fonts
AutoReqProv:on
PreReq: %suseconfig_fonts_prereq
Provides:   locale(so)
Version:1.0
Release:157
Url:
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsiitem_id=AbyssinicaSIL
Source0:AbyssinicaSIL1.0.zip
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Summary:smart Unicode font for the Ethiopic script (Amharic)
# FIXME: This causes a rpmlint warning; change = to  once here's a new 
upstream version 
Obsoletes:  sil-abyssinica = %{version} 
Provides:   sil-abyssinica = %{version}

%description
The Ethiopic script is used for writing many of the languages of
Ethiopia and Eritrea.  Ethiopic (U+1200..U+137F) was added to Unicode
3.0.  Ethiopic Supplement (U+1380..U+139F) and Ethiopic Extended
(U+2D80..U+2DDF) were added to Unicode 4.1. Abyssinica SIL supports all
Ethiopic characters which are in Unicode including the Unicode 4.1
extensions. Some languages of Ethiopia are not yet able to be fully
represented in Unicode and, where necessary, we have included
non-Unicode characters in the Private Use Area (see Private-use (PUA)
characters supported by Abyssinica SIL).

Abyssinica SIL is based on Ethiopic calligraphic traditions. This
release is a regular typeface, with no bold or italic version available
or planned.



Authors:

Non-Roman Script Initiative, SIL International n...@sil.org

%prep
%setup -T -c sil-abyssinica -n sil-abyssinica
unzip -j $RPM_SOURCE_DIR/AbyssinicaSIL1.0.zip
chmod 644 *

%build

%install
mkdir -p $RPM_BUILD_ROOT%{fontdir}/
install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}

%post
%run_suseconfig_fonts

%postun
%run_suseconfig_fonts

%files 
%defattr(-, root,root)
%doc *.txt *.pdf
%{fontdir}

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



commit shotwell for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2012-05-16 21:09:58

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


Package is shotwell, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes2012-04-20 
15:21:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2012-05-16 
21:10:06.0 +0200
@@ -1,0 +2,12 @@
+Mon May 14 07:49:07 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.12.3:
+  + Corrects an issue where tags could be inappropriately removed
+from a library.
+  + Enhances support for AVCHD-capable cameras.
+  + Prevents a soft lockup that could occur when certain very dark
+images were autoenhanced.
+  + Corrects an issue where pressing the zoom hotkeys in certain
+parts of the application could cause a crash.
+
+---

Old:

  shotwell-0.12.2.tar.bz2

New:

  shotwell-0.12.3.tar.bz2



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.zQ9zxH/_old  2012-05-16 21:10:07.0 +0200
+++ /var/tmp/diff_new_pack.zQ9zxH/_new  2012-05-16 21:10:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   shotwell
-Version:0.12.2
+Version:0.12.3
 Release:0
 Summary:Photo Manager for GNOME
 License:LGPL-2.1+

++ shotwell-0.12.2.tar.bz2 - shotwell-0.12.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.2/Makefile new/shotwell-0.12.3/Makefile
--- old/shotwell-0.12.2/Makefile2012-04-11 20:27:42.0 +0200
+++ new/shotwell-0.12.3/Makefile2012-05-09 23:09:15.0 +0200
@@ -1,7 +1,7 @@
 PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 
-VERSION = 0.12.2
+VERSION = 0.12.3
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.2/NEWS new/shotwell-0.12.3/NEWS
--- old/shotwell-0.12.2/NEWS2012-04-11 20:18:51.0 +0200
+++ new/shotwell-0.12.3/NEWS2012-05-09 23:12:59.0 +0200
@@ -1,3 +1,15 @@
+Shotwell 0.12.3 - 9 May 2012 - It was a million to one shot, Doc.
+
+
+  * Corrects an issue where tags could be inappropriately removed from a
+library.
+  * Enhances support for AVCHD-capable cameras.
+  * Prevents a soft lockup that could occur when certain very dark images
+were autoenhanced.
+  * Corrects an issue where pressing the zoom hotkeys in certain parts
+of the application could cause a crash.
+
+
 Shotwell 0.12.2 - 9 April 2012 - It's Made From Fusilli Pasta
 
 
@@ -8,6 +20,7 @@
   * Clarified several strings.
   * The application now recovers gracefully from corrupted tag data. 
 
+
 Shotwell 0.12.1 - 28 March 2012 - Oh No, Not The Knuckle...
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.2/plugins/common/SqliteSupport.vala 
new/shotwell-0.12.3/plugins/common/SqliteSupport.vala
--- old/shotwell-0.12.2/plugins/common/SqliteSupport.vala   2012-04-11 
20:17:18.0 +0200
+++ new/shotwell-0.12.3/plugins/common/SqliteSupport.vala   2012-05-08 
23:46:52.0 +0200
@@ -13,7 +13,7 @@
 TYPESPEC
 }
 
-public abstract class DatabaseTable {
+public abstract class ImportableDatabaseTable {
 
 protected static Sqlite.Database db;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/shotwell-0.12.2/plugins/shotwell-data-imports/FSpotDatabaseTable.vala 
new/shotwell-0.12.3/plugins/shotwell-data-imports/FSpotDatabaseTable.vala
--- old/shotwell-0.12.2/plugins/shotwell-data-imports/FSpotDatabaseTable.vala   
2012-04-11 20:17:18.0 +0200
+++ new/shotwell-0.12.3/plugins/shotwell-data-imports/FSpotDatabaseTable.vala   
2012-05-08 23:46:52.0 +0200
@@ -9,7 +9,7 @@
 /**
  * This class represents a generic F-Spot table.
  */
-public abstract class FSpotDatabaseTableT : DatabaseTable {
+public abstract class FSpotDatabaseTableT : ImportableDatabaseTable {
 protected unowned Sqlite.Database fspot_db;
 protected FSpotTableBehaviorT behavior;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.2/src/AppWindow.vala 
new/shotwell-0.12.3/src/AppWindow.vala
--- 

commit syslinux for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package syslinux for openSUSE:Factory 
checked in at 2012-05-16 21:10:33

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


Package is syslinux, Maintainer is snw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/syslinux/syslinux.changes2012-05-08 
12:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.syslinux.new/syslinux.changes   2012-05-16 
21:10:39.0 +0200
@@ -1,0 +2,5 @@
+Tue May 15 13:31:20 CEST 2012 - snw...@suse.de
+
+- gcc47 fix: use .init_array section instead of .ctors
+
+---

New:

  syslinux-4.04-gcc47.diff



Other differences:
--
++ syslinux.spec ++
--- /var/tmp/diff_new_pack.a0VGuP/_old  2012-05-16 21:10:43.0 +0200
+++ /var/tmp/diff_new_pack.a0VGuP/_new  2012-05-16 21:10:43.0 +0200
@@ -40,6 +40,7 @@
 Patch4: %{name}-%{version}-isohybrid-hex-option-parsing.diff
 Patch5: %{name}-%{version}-md5pass.diff
 Patch6: %{name}-%{version}-umode.diff
+Patch7: %{name}-%{version}-gcc47.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,6 +64,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p0
+%patch7 -p0
 
 %build
 cp %{SOURCE2} .

++ syslinux-4.04-gcc47.diff ++
--- com32/lib/sys/entry.S
+++ com32/lib/sys/entry.S
@@ -92,8 +92,8 @@
pushl %eax  # Save argc
 
/* Look for library initialization functions */
-   leal __ctors_start@GOTOFF(%ebx),%esi
-   leal __ctors_end@GOTOFF(%ebx),%edi
+   leal __init_array_start@GOTOFF(%ebx),%esi
+   leal __init_array_end@GOTOFF(%ebx),%edi
 6:
cmpl %edi,%esi
jae 7f
--- com32/lib/sys/exit.S
+++ com32/lib/sys/exit.S
@@ -17,9 +17,9 @@
 #endif
 
/* Run any destructors */
-   movl $__dtors_start, %esi
+   movl $__fini_array_start, %esi
 2:
-   cmpl $__dtors_end, %esi
+   cmpl $__fini_array_end, %esi
jae 1f
call *(%esi)
addl $4,%esi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit uget for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package uget for openSUSE:Factory checked in 
at 2012-05-16 21:10:37

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


Package is uget, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/uget/uget.changes2012-04-12 
09:55:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes   2012-05-16 
21:10:44.0 +0200
@@ -1,0 +2,7 @@
+Mon May 14 11:52:53 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.8.2:
+  + Fix: aria2 plug-in can't use user and password.
+  + Updated translations.
+
+---

Old:

  uget-1.8.1.tar.gz

New:

  uget-1.8.2.tar.gz



Other differences:
--
++ uget.spec ++
--- /var/tmp/diff_new_pack.9LMu71/_old  2012-05-16 21:10:45.0 +0200
+++ /var/tmp/diff_new_pack.9LMu71/_new  2012-05-16 21:10:45.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   uget
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Easy-to-use GTK+ Download Manager
 License:LGPL-2.1+
 Group:  Productivity/Networking/Web/Utilities
 Url:http://urlget.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/1.8.1/%{name}-%{version}.tar.gz
+Source: 
http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/1.8.2/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM uget-gtk-deprecation.patch sf#3388226 
dims...@opensuse.org -- Replace deprecated gtk_[hv].*_new with current 
equivalents.
 Patch0: uget-gtk-deprecation.patch
 BuildRequires:  glib2-devel

++ uget-1.8.1.tar.gz - uget-1.8.2.tar.gz ++
 4068 lines of diff (skipped)

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



commit virtualbox for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2012-05-16 21:10:42

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


Package is virtualbox, Maintainer is mkudlv...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2012-05-07 
22:53:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2012-05-16 21:10:46.0 +0200
@@ -1,0 +2,6 @@
+Tue May 15 12:16:30 UTC 2012 - mse...@gmail.com
+
+- modify vboxadd-init-script.diff to fix issues with missing 
+  config file on guest [bnc#761923]
+
+---



Other differences:
--
++ vbox-vboxadd-init-script.diff ++
--- /var/tmp/diff_new_pack.8CQzDJ/_old  2012-05-16 21:10:48.0 +0200
+++ /var/tmp/diff_new_pack.8CQzDJ/_new  2012-05-16 21:10:48.0 +0200
@@ -2,7 +2,7 @@
 ===
 --- src/VBox/Additions/linux/installer/vboxadd.sh.orig
 +++ src/VBox/Additions/linux/installer/vboxadd.sh
-@@ -21,11 +21,12 @@
+@@ -21,14 +21,18 @@
  #
  ### BEGIN INIT INFO
  # Provides:   vboxadd
@@ -17,8 +17,15 @@
 +# Short-Description: VirtualBox Linux Additions kernel modules
  ### END INIT INFO
  
- . /var/lib/VBoxGuestAdditions/config
-@@ -169,8 +170,6 @@ fi
+-. /var/lib/VBoxGuestAdditions/config
++if [ -f /var/lib/VBoxGuestAdditions/config ]; then
++  . /var/lib/VBoxGuestAdditions/config
++fi
++
+ export BUILD_TYPE
+ export USERNAME
+ 
+@@ -169,8 +173,6 @@ fi
  
  dev=/dev/vboxguest
  userdev=/dev/vboxuser
@@ -27,7 +34,7 @@
  
  test_for_gcc_and_make()
  {
-@@ -256,12 +255,6 @@ do_vboxguest_non_udev()
+@@ -256,12 +258,6 @@ do_vboxguest_non_udev()
  fail Cannot create device $dev with major $maj and minor $min
  }
  fi
@@ -40,7 +47,7 @@
  
  if [ ! -c $userdev ]; then
  maj=10
-@@ -272,12 +265,6 @@ do_vboxguest_non_udev()
+@@ -272,12 +268,6 @@ do_vboxguest_non_udev()
  rmmod vboxguest 2/dev/null
  fail Cannot create device $userdev with major $maj and minor 
$min
  }
@@ -53,7 +60,7 @@
  fi
  fi
  }
-@@ -308,8 +295,7 @@ start()
+@@ -308,8 +298,7 @@ start()
  do_vboxguest_non_udev;;
  esac
  
@@ -63,7 +70,7 @@
  $MODPROBE vboxsf  /dev/null 21 || {
  if dmesg | grep vboxConnect failed  /dev/null 21; then
  fail_msg
-@@ -319,8 +305,7 @@ start()
+@@ -319,8 +308,7 @@ start()
  fi
  fail modprobe vboxsf failed
  }
@@ -73,7 +80,7 @@
  
  # Mount all shared folders from /etc/fstab. Normally this is done by some
  # other startup script but this requires the vboxdrv kernel module loaded.
-@@ -337,10 +322,8 @@ stop()
+@@ -337,10 +325,8 @@ stop()
  if ! umount -a -t vboxsf 2/dev/null; then
  fail Cannot unmount vboxsf folders
  fi
@@ -86,7 +93,7 @@
  fi
  if running_vboxguest; then
  rmmod vboxguest 2/dev/null || fail Cannot unload module vboxguest
-@@ -500,16 +483,8 @@ extra_setup()
+@@ -500,16 +486,8 @@ extra_setup()
  # setup_script
  setup()
  {


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



commit wang-fonts for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package wang-fonts for openSUSE:Factory 
checked in at 2012-05-16 21:10:53

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


Package is wang-fonts, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ /work/SRC/openSUSE:Factory/.wang-fonts.new/wang-fonts.changes   
2012-05-16 21:10:57.0 +0200
@@ -0,0 +1,20 @@
+---
+Fri Apr 27 15:39:35 UTC 2012 - pgaj...@suse.com
+
+- GPL-2.0+ license (license.txt)
+
+---
+Thu Apr  8 18:29:50 CEST 2010 - ti...@suse.de
+
+- remove unnecessary buildrequires for too old distros
+
+---
+Fri Aug 11 16:23:15 CEST 2006 - mfab...@suse.de
+
+- move fonts to /usr/share/fonts/truetype
+  (openSUSE 10.2 will use X11R7).
+
+---
+Tue Mar 23 17:32:04 CEST 2004 - mfab...@suse.de
+
+- new package: wang-fonts version 0.20040323.

New:

  wang-fonts-0.20040323.tar.bz2
  wang-fonts.changes
  wang-fonts.spec



Other differences:
--
++ wang-fonts.spec ++
#
# spec file for package wang-fonts (Version 0.20040323)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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://bugs.opensuse.org/
#


Name:   wang-fonts
%define fontdir /usr/share/fonts/truetype
License:GPL-2.0+
Group:  System/X11/Fonts
Autoreqprov:on
PreReq: %suseconfig_fonts_prereq
Version:0.20040323
Release:0
Url:ftp://cle.linux.org.tw/pub/fonts/wangnew/
Source0:wang-fonts-%{version}.tar.bz2
BuildArchitectures: noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Summary:Chinese (Unicode) TrueType fonts by Dr. Hann-Tzong Wang

%description
Chinese (Unicode) TrueType fonts by Dr. Hann-Tzong Wang

Authors:

Dr. Hann-Tzong Wang

%prep
%setup 

%build

%install
mkdir -p $RPM_BUILD_ROOT%{fontdir}/
install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}

%post
%run_suseconfig_fonts -c

%postun
%run_suseconfig_fonts -c

%files
%defattr(-, root,root)
%doc license.txt *.doc *.pdf *.sxw *.png
%{fontdir}

%changelog -n wang-fonts
* Fri Aug 11 2006 - mfab...@suse.de
- move fonts to /usr/share/fonts/truetype
  (openSUSE 10.2 will use X11R7).
* Tue Mar 23 2004 - mfab...@suse.de
- new package: wang-fonts version 0.20040323.
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wine for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2012-05-16 21:10:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2012-04-12 
09:56:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2012-05-16 
21:11:01.0 +0200
@@ -1,0 +2,5 @@
+Wed May 16 14:54:37 CEST 2012 - meiss...@suse.de
+
+- Use .*def as regexp instead of glob *.def
+
+---



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.BN9D3H/_old  2012-05-16 21:11:03.0 +0200
+++ /var/tmp/diff_new_pack.BN9D3H/_new  2012-05-16 21:11:03.0 +0200
@@ -138,7 +138,7 @@
 grep SONAME_ config.log
 grep SONAME_ config.log|grep -v 'so'|sed -e 's/^.*\(.*\).*$/ requires 
\1/;'|sort -u %SOURCE7
 echo %name-devel  %SOURCE7
-echo   +^/usr/lib/wine/*.def  %SOURCE7
+echo   +^/usr/lib/wine/.*def  %SOURCE7
 cat %SOURCE7
 %endif
 make %{?jobs:-j%jobs} all

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



commit xfce4-panel-plugin-mount for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-mount for 
openSUSE:Factory checked in at 2012-05-16 21:11:19

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mount (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mount.new (New)


Package is xfce4-panel-plugin-mount, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-mount/xfce4-panel-plugin-mount.changes
2012-05-08 06:50:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mount.new/xfce4-panel-plugin-mount.changes
   2012-05-16 21:11:23.0 +0200
@@ -1,0 +2,8 @@
+Mon May 14 10:34:39 UTC 2012 - g...@opensuse.org
+
+- update to version 0.6.4
+  - trim too long device names
+  - cleaned-up and consistent error dialogs
+  - updated information in the accompanying README file
+
+---

Old:

  xfce4-mount-plugin-0.6.3.tar.bz2

New:

  xfce4-mount-plugin-0.6.4.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-mount.spec ++
--- /var/tmp/diff_new_pack.0QMISS/_old  2012-05-16 21:11:24.0 +0200
+++ /var/tmp/diff_new_pack.0QMISS/_new  2012-05-16 21:11:24.0 +0200
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-mount-plugin
 
 Name:   xfce4-panel-plugin-mount
-Version:0.6.3
+Version:0.6.4
 Release:0
 Summary:Filesystem Mounting Plugin for the Xfce Panel
 License:GPL-2.0+

++ xfce4-mount-plugin-0.6.3.tar.bz2 - xfce4-mount-plugin-0.6.4.tar.bz2 
++
 36231 lines of diff (skipped)

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



commit xfce4-notifyd for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xfce4-notifyd for openSUSE:Factory 
checked in at 2012-05-16 21:11:15

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


Package is xfce4-notifyd, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes  
2012-04-19 10:41:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new/xfce4-notifyd.changes 
2012-05-16 21:11:21.0 +0200
@@ -1,0 +2,10 @@
+Wed May 16 13:22:30 UTC 2012 - g...@opensuse.org
+
+- update to current git snapshot
+  - show dialog in settings category
+  - emit closed signal on correct object
+  - avoid flickering of the window
+  - fixup type setting
+  - accept uri-image locations
+
+---

Old:

  xfce4-notifyd-0.2.2.tar.bz2

New:

  xfce4-notifyd-0.2.2+git20120516.tar.bz2



Other differences:
--
++ xfce4-notifyd.spec ++
--- /var/tmp/diff_new_pack.saqE88/_old  2012-05-16 21:11:23.0 +0200
+++ /var/tmp/diff_new_pack.saqE88/_new  2012-05-16 21:11:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xfce4-notifyd
-Version:0.2.2
+Version:0.2.2+git20120516
 Release:0
 Summary:Simple Notification Daemon for Xfce
 License:GPL-2.0+
@@ -29,6 +29,7 @@
 BuildRequires:  exo-tools
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -64,7 +65,10 @@
 %setup -q
 
 %build
-%configure --with-helper-path-prefix=%{_libexecdir}
+xdt-autogen
+%configure \
+--with-helper-path-prefix=%{_libexecdir} \
+--enable-maintainer-mode
 make %{?_smp_mflags} V=1
 
 %install


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



commit xf86-input-synaptics for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-synaptics for 
openSUSE:Factory checked in at 2012-05-16 21:11:03

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


Package is xf86-input-synaptics, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/xf86-input-synaptics/xf86-input-synaptics.changes
2012-05-08 12:03:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-synaptics.new/xf86-input-synaptics.changes
   2012-05-16 21:11:05.0 +0200
@@ -1,0 +2,32 @@
+Fri May 11 07:51:22 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.6.1:
+  + Fix wrong conversion causing coasting to be triggered on almost
+all scroll events.
+  + Fix bug where, on clickpads, moving the clicking finger out of
+the soft button area caused erroneous button events.
+- Rebase xf86-input-synaptics-wait.diff,
+  xf86-input-synaptics-add-clickpad-support.diff,
+  xf86-input-synaptics-add-led-support.diff,
+  xf86-input-synaptics-fix-clickpad-capabilities.diff,
+  xf86-input-synaptics-filter-bogus-coord.diff: this is needed
+  because of whitespace changes in the code.
+
+---
+Wed May  9 08:46:12 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.6.0:
+  + Fix coasting for negative scroll directions.
+  + Fix issues on resuming after suspend.
+  + Documentation fixes.
+  + Build fixes.
+- Changes from version 1.5.99.904:
+  + Ensure hw millis are monotonic.
+  + Don't release the button on TS_3 if TapAndDrag is disabled.
+  + Various scroll-related fixes.
+  + Various coasting-related fixes.
+  + Several other bug fixes.
+- Rebase xf86-input-synaptics-clickpad-doc-update.diff and
+  xf86-input-synaptics-filter-bogus-coord.diff.
+
+---

Old:

  xf86-input-synaptics-1.5.99.903.tar.bz2

New:

  xf86-input-synaptics-1.6.1.tar.bz2



Other differences:
--
++ xf86-input-synaptics.spec ++
--- /var/tmp/diff_new_pack.9i0bWN/_old  2012-05-16 21:11:06.0 +0200
+++ /var/tmp/diff_new_pack.9i0bWN/_new  2012-05-16 21:11:06.0 +0200
@@ -15,13 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   xf86-input-synaptics
-Version:1.5.99.903
-Release:1
-License:MIT
+Version:1.6.1
+Release:0
 Summary:Synaptics touchpad input driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Patch0: xf86-input-synaptics-wait.diff
 Patch2: xf86-input-synaptics-xorg.conf.d_snippet.diff

++ xf86-input-synaptics-1.5.99.903.tar.bz2 - 
xf86-input-synaptics-1.6.1.tar.bz2 ++
 21118 lines of diff (skipped)

++ xf86-input-synaptics-add-clickpad-support.diff ++
--- /var/tmp/diff_new_pack.9i0bWN/_old  2012-05-16 21:11:07.0 +0200
+++ /var/tmp/diff_new_pack.9i0bWN/_new  2012-05-16 21:11:07.0 +0200
@@ -26,14 +26,14 @@
 --- xf86-input-synaptics-1.5.99.903.orig/src/eventcomm.c
 +++ xf86-input-synaptics-1.5.99.903/src/eventcomm.c
 @@ -486,6 +486,12 @@ event_query_axis_ranges(InputInfoPtr pIn
-   strcat(buf,  scroll-buttons);
+ strcat(buf,  scroll-buttons);
  
  xf86IDrvMsg(pInfo, X_PROBED, buttons:%s\n, buf);
 +
 +/* clickpad device reports only the single left button mask */
 +if (priv-has_left  !priv-has_right  !priv-has_middle  
!priv-has_double) {
-+  priv-is_clickpad = TRUE;
-+  xf86IDrvMsg(pInfo, X_PROBED, is Clickpad device\n);
++priv-is_clickpad = TRUE;
++xf86IDrvMsg(pInfo, X_PROBED, is Clickpad device\n);
 +}
  }
  
@@ -48,31 +48,31 @@
  
 +/* Clickpad mode -- bottom area is used as buttons */
 +if (priv-is_clickpad) {
-+  int button_bottom;
-+  /* Clickpad devices usually the button area at the bottom, and
-+   * its size seems ca. 20% of the touchpad height no matter how
-+   * large the pad is.
-+   */
-+  button_bottom = priv-maxy - (abs(priv-maxy - priv-miny) * 20) / 100;
-+  if (button_bottom  b  button_bottom = t)
-+  b = button_bottom;
++int button_bottom;
++/* Clickpad devices usually the button area at the bottom, and
++ * its size seems ca. 20% of the touchpad height no matter how
++ * large the pad is.
++ */
++button_bottom = priv-maxy - (abs(priv-maxy - priv-miny) * 20) / 
100;
++if (button_bottom  b  

commit libcaca for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package libcaca for openSUSE:Factory checked 
in at 2012-05-16 21:35:06

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


Package is libcaca, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libcaca/libcaca.changes  2011-11-16 
17:19:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcaca.new/libcaca.changes 2012-05-16 
21:35:08.0 +0200
@@ -1,0 +2,10 @@
+Mon May 14 09:29:06 UTC 2012 - co...@suse.com
+
+- update to libcaca-0.99beta18
+  - new cacaclock utility
+  - improved FIGlet support
+  - improved Python and Ruby bindings
+  - numerous improvements and bugfixes
+- fix build with ruby 1.9 and re-enable python support
+
+---

Old:

  libcaca-0.99.beta17.tar.gz

New:

  libcaca-0.99.beta18.tar.gz



Other differences:
--
++ libcaca.spec ++
--- /var/tmp/diff_new_pack.H4qFE3/_old  2012-05-16 21:35:10.0 +0200
+++ /var/tmp/diff_new_pack.H4qFE3/_new  2012-05-16 21:35:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcaca
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,32 @@
 
 
 %define withjava 0
-%define withpython 0
+%define withpython 1
 
 Name:   libcaca
-BuildRequires:  doxygen freetype2-devel imlib2-devel ncurses-devel pkgconfig
-BuildRequires:  fdupes slang-devel xorg-x11 xorg-x11-devel
+BuildRequires:  doxygen
+BuildRequires:  fdupes
+BuildRequires:  freetype2-devel
+BuildRequires:  imlib2-devel
 BuildRequires:  libtool
+BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
+BuildRequires:  slang-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 #texlive-latex
-BuildRequires:  freeglut-devel ftgl-devel xorg-x11-libs
-BuildRequires:  gcc-c++ java-devel mono-devel python-devel ruby-devel
-%{py_requires}
-Version:0.99.beta17
-Release:6
-License:WTFPL
+BuildRequires:  freeglut-devel
+BuildRequires:  ftgl-devel
+BuildRequires:  gcc-c++
+BuildRequires:  java-devel
+BuildRequires:  mono-devel
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  xorg-x11-libs
+Version:0.99.beta18
+Release:0
 Summary:Library for Colour ASCII Art, text mode graphics
+License:WTFPL
 Group:  Development/Languages/C and C++
 Url:http://sam.zoy.org/projects/libcaca/
 Source0:http://caca.zoy.org/files/libcaca/%{name}-%{version}.tar.gz
@@ -50,25 +62,13 @@
 and ellipse drawing, as well as powerful image to text conversion
 routines.
 
-
-
-Authors:
-
-Sam Hocevar s...@zoy.org
-Jean-Yves Lamoureux jy...@lnxscene.org
-
 %package -n libcaca0
-License:WTFPL
 Summary:Library for Colour ASCII Art, text mode graphics
 Group:  Development/Languages/C and C++
 Provides:   libcaca = %{version}
 Obsoletes:  libcaca  %{version}
 %if 0%{?suse_version} = 1110
-%ifarch == x86_64
-%define python_sitelib /usr/lib64/python2.6/site-packages
-%else
-%define python_sitelib /usr/lib/python2.6/site-packages
-%endif
+%define python_sitelib %_libdir/python2.6/site-packages
 %endif
 
 %description -n libcaca0
@@ -77,13 +77,6 @@
 and ellipse drawing, as well as powerful image to text conversion
 routines.
 
-
-
-Authors:
-
-Sam Hocevar s...@zoy.org
-Jean-Yves Lamoureux jy...@lnxscene.org
-
 %if %(pkg-config --variable prefix x11 || echo /usr/X11R6) == /usr
 %define _xorg7libs %{_libdir}
 %else
@@ -91,7 +84,6 @@
 %endif
 
 %package devel
-License:WTFPL
 Summary:Library for Colour ASCII Art, text mode graphics
 Group:  Development/Languages/C and C++
 #yes, nothing else is required to link other applications with libcaca
@@ -105,15 +97,7 @@
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libcaca.
 
-
-
-Authors:
-
-Sam Hocevar s...@zoy.org
-Jean-Yves Lamoureux jy...@lnxscene.org
-
 %package csharp
-License:WTFPL
 Summary:C# support for libcaca
 Group:  Development/Languages/Mono
 Requires:   %{name} = %{version}
@@ -122,17 +106,9 @@
 %description csharp
 This package contains all that is needed to use libcaca from C# code.
 
-
-
-Authors:
-
-Sam Hocevar s...@zoy.org
-Jean-Yves Lamoureux jy...@lnxscene.org
-
 %if 0%{?withjava} == 1
 
 %package -n libcaca0-java
-License:

commit libmusicbrainz4 for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package libmusicbrainz4 for openSUSE:Factory 
checked in at 2012-05-16 21:35:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libmusicbrainz4/libmusicbrainz4.changes  
2012-05-08 11:14:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmusicbrainz4.new/libmusicbrainz4.changes 
2012-05-16 21:35:13.0 +0200
@@ -1,0 +2,13 @@
+Wed May 16 07:18:14 CEST 2012 - oher...@suse.de
+
+- Update to 4.0.2
+  Add extra attributes to Alias
+  Add IPI lists to Artist and Label
+  Add 'Ended' to Lifespan
+  Add PrimaryType and SecondaryTypeList to ReleaseGroup
+  Add text based track number to Track
+  Add ISWC list to Work
+  Debug builds show queries and responses on stderr
+  Documentation updates
+
+---

Old:

  libmusicbrainz-4.0.1.tar.gz

New:

  libmusicbrainz-4.0.2.tar.gz
  libmusicbrainz4.SecondaryType.patch



Other differences:
--
++ libmusicbrainz4.spec ++
--- /var/tmp/diff_new_pack.7KEQ0Y/_old  2012-05-16 21:35:14.0 +0200
+++ /var/tmp/diff_new_pack.7KEQ0Y/_new  2012-05-16 21:35:14.0 +0200
@@ -18,14 +18,15 @@
 
 Name:   libmusicbrainz4
 %define _name   libmusicbrainz
-Version:4.0.1
+Version:4.0.2
 Release:0
 Summary:Library That Provides Access to the MusicBrainz Server
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://musicbrainz.org/doc/libmusicbrainz
-Source0:
https://github.com/downloads/musicbrainz/libmusicbrainz/%{_name}-%{version}.tar.gz
+Source0:
https://github.com/downloads/metabrainz/libmusicbrainz/%{_name}-%{version}.tar.gz
 Source1:baselibs.conf
+Patch0: libmusicbrainz4.SecondaryType.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  neon-devel
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 
 %build
 CFLAGS=%{optflags} -D_FILE_OFFSET_BITS=64

++ libmusicbrainz-4.0.1.tar.gz - libmusicbrainz-4.0.2.tar.gz ++
 3815 lines of diff (skipped)

++ libmusicbrainz4.SecondaryType.patch ++
/home/abuild/rpmbuild/BUILD/libmusicbrainz-4.0.2/tests/ctest.c: In function 
'CompileTest':
/home/abuild/rpmbuild/BUILD/libmusicbrainz-4.0.2/tests/ctest.c:288:19: error: 
variable 'SecondaryType' set but not used [-Werror=unused-but-set-variable]

---
 tests/ctest.c |2 --
 1 file changed, 2 deletions(-)

Index: libmusicbrainz-4.0.2/tests/ctest.c
===
--- libmusicbrainz-4.0.2.orig/tests/ctest.c
+++ libmusicbrainz-4.0.2/tests/ctest.c
@@ -285,7 +285,6 @@ void CompileTest()
Mb4ReleaseGroup ReleaseGroup=0;
Mb4ReleaseGroupList ReleaseGroupList=0;
Mb4ReleaseList ReleaseList=0;
-   Mb4SecondaryType SecondaryType=0;
Mb4SecondaryTypeList SecondaryTypeList=0;
Mb4Tag Tag=0;
Mb4TagList TagList=0;
@@ -792,7 +791,6 @@ void CompileTest()
mb4_releasegroup_list_delete(ReleaseGroupList);
 
DummyInt=mb4_secondarytype_list_size(SecondaryTypeList);
-   SecondaryType=mb4_secondarytype_list_item(SecondaryTypeList,0);
ReleaseGroupList=mb4_secondarytype_list_clone(SecondaryTypeList);
DummyInt=mb4_secondarytype_list_get_count(SecondaryTypeList);
DummyInt=mb4_secondarytype_list_get_offset(SecondaryTypeList);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit librest for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package librest for openSUSE:Factory checked 
in at 2012-05-16 21:35:19

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


Package is librest, Maintainer is j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/librest/librest.changes  2012-01-10 
14:51:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.librest.new/librest.changes 2012-05-16 
21:35:20.0 +0200
@@ -1,0 +2,6 @@
+Wed May  9 12:18:17 UTC 2012 - vu...@opensuse.org
+
+- Add baselibs.conf, as we need the 32bit package for
+  gnome-online-account libraries.
+
+---

New:

  baselibs.conf



Other differences:
--
++ librest.spec ++
--- /var/tmp/diff_new_pack.VToGCh/_old  2012-05-16 21:35:24.0 +0200
+++ /var/tmp/diff_new_pack.VToGCh/_new  2012-05-16 21:35:24.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   librest
 %define _name   rest
 %define soname  0
@@ -27,6 +28,7 @@
 Group:  Development/Libraries/GNOME
 Url:http://git.gnome.org/browse/librest/
 Source0:
http://download.gnome.org/sources/rest/0.7/%{_name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRequires:  config(ca-certificates)
 BuildRequires:  pkgconfig(glib-2.0) = 2.22
 BuildRequires:  pkgconfig(gobject-introspection-1.0)

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



commit openldap2 for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2012-05-16 21:35:27

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


Package is openldap2, Maintainer is rha...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes   
2012-04-23 16:12:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes  
2012-05-16 21:35:30.0 +0200
@@ -1,0 +2,24 @@
+Thu May 10 09:22:52 UTC 2012 - rha...@suse.de
+
+- update to 2.4.31
+  * Added slapo-accesslog support for reqEntryUUID (ITS#6656)
+  * Fixed libldap IPv6 URL detection (ITS#7194)
+  * Fixed libldap rebinding on failed connection (ITS#7207)
+  * Fixed slapd listener initialization (ITS#7233)
+  * Fixed slapd cn=config with olcTLSVerifyClient (ITS#7197)
+  * Fixed slapd delta-syncrepl fallback on non-leaf error (ITS#7195)
+  * Fixed slapd to reject MMR setups with bad serverID setting
+(ITS#7200)
+  * Fixed slapd approxIndexer key generation (ITS#7203)
+  * Fixed slapd modification of olcSuffix (ITS#7205)
+  * Fixed slapd schema validation with missing definitions
+(ITS#7224)
+  * Fixed slapd syncrepl -c with supplied CSN values (ITS#7245)
+  * Fixed slapd-bdb/hdb idlcache with only one element (ITS#7231)
+  * Fixed slapo-accesslog deadlock with non-logged write ops
+(ITS#7088)
+  * Fixed slapo-syncprov sessionlog check (ITS#7218)
+  * Fixed slapo-syncprov entry leak (ITS#7234)
+  * Fixed slapo-syncprov startup initialization (ITS#7235)
+
+---
openldap2.changes: same change

Old:

  openldap-2.4.30.tgz

New:

  openldap-2.4.31.tgz



Other differences:
--
++ openldap2-client.spec ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  -pwdutils
 BuildRequires:  openssl-devel
 %endif
-Version:2.4.30
+Version:2.4.31
 Release:0
 Url:http://www.openldap.org
 %if %{name} == openldap2

++ openldap2.spec ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  -pwdutils
 BuildRequires:  openssl-devel
 %endif
-Version:2.4.30
+Version:2.4.31
 Release:0
 Url:http://www.openldap.org
 %if %{name} == openldap2

++ 0001-build-adjustments.dif ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -1,4 +1,4 @@
-From 2d683e4526fb4a2fe51c2db1ca9c3bf58a5b9108 Mon Sep 17 00:00:00 2001
+From 33085e6724a0aa007c71a210674eca78993c10a6 Mon Sep 17 00:00:00 2001
 From: Ralf Haferkamp rha...@suse.de
 Date: Wed, 16 Jun 2010 14:04:07 +0200
 Subject: build-adjustments

++ 0002-slapd.conf.dif ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -1,4 +1,4 @@
-From 3f6123db04734be9a355295db5163d6f61a60192 Mon Sep 17 00:00:00 2001
+From cf525874a84af16420dc8a1d0b3cd3ba5b3d6734 Mon Sep 17 00:00:00 2001
 From: Ralf Haferkamp rha...@suse.de
 Date: Wed, 16 Jun 2010 14:05:49 +0200
 Subject: slapd.conf

++ 0003-LDAPI-socket-location.dif ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -1,4 +1,4 @@
-From 7dc48b5f81a7bccbffb64ce63d4af5b7cb220d71 Mon Sep 17 00:00:00 2001
+From 1fe058522630506c700e94f38593760b2034db75 Mon Sep 17 00:00:00 2001
 From: Ralf Haferkamp rha...@suse.de
 Date: Wed, 16 Jun 2010 14:06:42 +0200
 Subject: LDAPI socket location

++ 0004-libldap-use-gethostbyname_r.dif ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -1,4 +1,4 @@
-From dbfd2d98e54c66bce8088c75a7f72c0436b83ae3 Mon Sep 17 00:00:00 2001
+From 4996b9e093e345f49acd5d081a9db5984f6fd88e Mon Sep 17 00:00:00 2001
 From: Ralf Haferkamp rha...@suse.de
 Date: Wed, 16 Jun 2010 14:08:03 +0200
 Subject: libldap use gethostbyname_r

++ 0005-pie-compile.dif ++
--- /var/tmp/diff_new_pack.FMD2Rf/_old  2012-05-16 21:35:32.0 +0200
+++ /var/tmp/diff_new_pack.FMD2Rf/_new  2012-05-16 21:35:32.0 +0200
@@ -1,4 +1,4 @@
-From fe4ee325a152e76be54786b4d25bad4e4f3f777e Mon Sep 17 00:00:00 2001
+From 

commit python-Pygments for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2012-05-16 21:35:40

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


Package is python-Pygments, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2012-03-13 09:39:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Pygments.new/python-Pygments.changes 
2012-05-16 21:35:49.0 +0200
@@ -1,0 +2,11 @@
+Thu May  3 08:40:02 UTC 2012 - toddrme2...@gmail.com
+
+- Removed files with non-oss license, see bnc#760344
+- Cleanups in python 2 and python 3 spec files
+
+---
+Mon Apr 30 13:06:58 UTC 2012 - toddrme2...@gmail.com
+
+- Fix building python 3 package on openSUSE 11.4 x86_64
+
+---
New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pygments.new/python3-Pygments.changes
2012-05-16 21:35:49.0 +0200
@@ -0,0 +1,16 @@
+---
+Thu May  3 08:40:02 UTC 2012 - toddrme2...@gmail.com
+
+- Removed files with non-oss license, see bnc#760344
+- Cleanups in python 2 and python 3 spec files
+
+---
+Mon Apr 30 13:06:58 UTC 2012 - toddrme2...@gmail.com
+
+- Fix building python 3 package on openSUSE 11.4 x86_64
+
+---
+Thu Dec 15 08:28:04 UTC 2011 - highwaystar...@gmail.com
+
+- initial build for python3 
+

New:

  python3-Pygments.changes
  python3-Pygments.spec



Other differences:
--
++ python-Pygments.spec ++
--- /var/tmp/diff_new_pack.pNOO7l/_old  2012-05-16 21:35:51.0 +0200
+++ /var/tmp/diff_new_pack.pNOO7l/_new  2012-05-16 21:35:51.0 +0200
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-Name:   python-Pygments
+%define modname Pygments
+Name:   python-%{modname}
 Version:1.5
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
+Source: 
http://pypi.python.org/packages/source/P/%{modname}/%{modname}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -53,7 +53,12 @@
  * ... and it highlights even Brainfuck!
 
 %prep
-%setup -q -n Pygments-%{version}
+%setup -q -n %{modname}-%{version}
+# remove non-oss licensed files, see bnc# 760344
+rm tests/examplefiles/Sorting.mod
+rm tests/examplefiles/test.mod
+rm tests/examplefiles/output/Sorting.mod
+rm tests/examplefiles/output/test.mod
 
 %build
 python setup.py build
@@ -69,7 +74,8 @@
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGES TODO docs/build
 %{_bindir}/pygmentize
-%{python_sitelib}/*
 %{_mandir}/man1/pygmentize.1*
+%{python_sitelib}/pygments/
+%{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info/
 
 %changelog

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

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

%define modname Pygments
Name:   python3-%{modname}
Version:1.5
Release:0
Url:http://pygments.org
Summary:Pygments is a syntax highlighting package written in Python
License:BSD-2-Clause
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/P/%{modname}/%{modname}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python3
BuildRequires:  python3-devel
BuildRequires:  python3-2to3
BuildRequires:  python3-distribute
BuildRequires:  python3-nose
%if 

commit upower for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2012-05-16 21:35:48

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


Package is upower, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/upower/upower.changes2012-02-16 
16:24:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes   2012-05-16 
21:35:52.0 +0200
@@ -1,0 +2,23 @@
+Fri May 11 14:51:00 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.9.16:
+  + New Features:
+- Add boolean RunPowersaveCommand to UPower.conf
+- Install a systemd service file if systemd is used
+  + Bugfixes:
+- Clamp the UPS percentage from 0 to 100 to fix syslog spam
+- Correct the cap on the energy rate
+- Do not print error message for missing /etc/crypttab
+- Fix crash in up_device_csr_finalize
+- Never detect HID devices with batteries as power supplies
+- Re-coldplug dock status when resuming from sleep
+- Return all history records for a timespan of zero
+- libupower-glib: fix small memory leak
+- libupower-glib: srcdir != builddir fix
+- OpenBSD fixes
+- Correctly package systemd service file:
+  + Add pkgconfig(systemd) BuildRequires.
+  + Use %{?systemd_requires} and add %service_add_{pre,post} and
+%service_del_{preun,postun} in scriptlets.
+
+---

Old:

  upower-0.9.15.tar.xz

New:

  upower-0.9.16.tar.xz



Other differences:
--
++ upower.spec ++
--- /var/tmp/diff_new_pack.s06iPc/_old  2012-05-16 21:35:54.0 +0200
+++ /var/tmp/diff_new_pack.s06iPc/_new  2012-05-16 21:35:54.0 +0200
@@ -20,7 +20,7 @@
 Summary:Power Device Enumeration Framework
 License:GPL-2.0+
 Group:  System/Daemons
-Version:0.9.15
+Version:0.9.16
 Release:0
 Url:http://upower.freedesktop.org/
 Source: 
http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
@@ -35,6 +35,8 @@
 BuildRequires:  udev
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
+BuildRequires:  pkgconfig(systemd)
+%{?systemd_requires}
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  DeviceKit-power  0.9.9
@@ -106,6 +108,18 @@
 %clean
 rm -rf %{buildroot}
 
+%pre
+%service_add_pre upower.service
+
+%post
+%service_add_post upower.service
+
+%preun
+%service_del_preun upower.service
+
+%postun
+%service_del_postun upower.service
+
 %post -n libupower-glib1 -p /sbin/ldconfig
 
 %postun -n libupower-glib1 -p /sbin/ldconfig
@@ -118,6 +132,7 @@
 %dir %{_libexecdir}/upower
 %{_libexecdir}/upower/upowerd
 /lib/udev/rules.d/*.rules
+%{_unitdir}/upower.service
 %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.UPower.conf
 %{_datadir}/dbus-1/interfaces/org.freedesktop.UPower.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.UPower.Device.xml

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