commit libopenvas for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libopenvas for openSUSE:Factory 
checked in at 2012-06-18 10:03:43

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


Package is libopenvas, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libopenvas/libopenvas.changes2011-11-07 
14:20:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libopenvas.new/libopenvas.changes   
2012-06-18 10:03:45.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 12:38:45 UTC 2012 - meiss...@suse.com
+
+- fixed build with current gnutls
+
+---

New:

  openvas-fix-gnutls.patch



Other differences:
--
++ libopenvas.spec ++
--- /var/tmp/diff_new_pack.nnIiHr/_old  2012-06-18 10:03:47.0 +0200
+++ /var/tmp/diff_new_pack.nnIiHr/_new  2012-06-18 10:03:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libopenvas
 #
-# 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,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define soname 4
 
 Name:   libopenvas
 Version:4.0.6
-Release:4
-License:GPL-2.0
-Group:  Productivity/Networking/Security
+Release:0
 Url:http://www.openvas.org
 Source: openvas-libraries-%{version}.tar.gz
 Patch0: openvas-libraries-4.0-rc4-no_Werror.patch
 Patch1: openvas-libraries-4.0.5-removelowat.patch
+Patch2: openvas-fix-gnutls.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?fedora_version} || 0%{?scientificlinux_version} || 0%{?centos_version}
 BuildRequires:  gpgme-devel
-BuildRequires:  openldap-devel
 BuildRequires:  libuuid-devel
+BuildRequires:  openldap-devel
 %endif
 
 %if 0%{?mandriva_version}
@@ -49,10 +47,10 @@
 
 %if 0%{?suse_version}
 BuildRequires:  free-ttf-fonts
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libgpgme-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  openldap2-devel
-BuildRequires:  libgcrypt-devel
 %if 0%{?suse_version}  1130
 BuildRequires:  libassuan-devel
 %endif
@@ -67,53 +65,53 @@
 BuildRequires:  libpcap-devel
 BuildRequires:  pkgconfig
 Summary:Support libraries for OpenVAS
+License:GPL-2.0
+Group:  Productivity/Networking/Security
 
 %description
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package -n libopenvas_base%{soname}
 
-Group:  System/Libraries
 Summary:Support libraries for OpenVAS
+Group:  System/Libraries
 
 %description -n libopenvas_base%{soname}
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package -n libopenvas_hg%{soname}
 
-Group:  System/Libraries
 Summary:Support libraries for OpenVAS
+Group:  System/Libraries
 
 %description -n libopenvas_hg%{soname}
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package -n libopenvas_misc%{soname}
 
-Group:  System/Libraries
 Summary:Support libraries for OpenVAS
+Group:  System/Libraries
 
 %description -n libopenvas_misc%{soname}
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package -n libopenvas_nasl%{soname}
 
-Group:  System/Libraries
 Summary:Support libraries for OpenVAS
+Group:  System/Libraries
 
 %description -n libopenvas_nasl%{soname}
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package -n libopenvas_omp%{soname}
 
-Group:  System/Libraries
 Summary:Support libraries for OpenVAS
+Group:  System/Libraries
 
 %description -n libopenvas_omp%{soname}
 The support libraries for the Open Vulnerability Assessment System (OpenVAS).
 
 %package devel
-License:GPL-2.0
-Group:  Development/Libraries/C and C++
 
 %if 0%{?fedora_version} || 0%{?scientificlinux_version} || 0%{?centos_version}
 Requires:   gpgme-devel
@@ -140,8 +138,13 @@
 Requires:   gnutls-devel
 Requires:   libpcap-devel
 
-Requires:   libopenvas_base%{soname} = %{version} libopenvas_hg%{soname} = 
%{version} libopenvas_misc%{soname} = %{version} libopenvas_nasl%{soname} = 
%{version} libopenvas_omp%{soname} = %{version}
+Requires:   libopenvas_base%{soname} = %{version}
+Requires:   libopenvas_hg%{soname} = %{version}
+Requires:   libopenvas_misc%{soname} = 

commit findbugs for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package findbugs for openSUSE:Factory 
checked in at 2012-06-18 10:04:23

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


Package is findbugs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes2011-09-23 
11:44:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes   2012-06-18 
10:04:24.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 08:23:18 UTC 2012 - andreas.stie...@gmx.de
+
+- fix factory build by adding unpackaged icon directory
+
+---



Other differences:
--
++ findbugs.spec ++
--- /var/tmp/diff_new_pack.HIAzvf/_old  2012-06-18 10:04:26.0 +0200
+++ /var/tmp/diff_new_pack.HIAzvf/_new  2012-06-18 10:04:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package findbugs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 # All rights reserved.
 #
@@ -29,11 +29,11 @@
 
 Name:   findbugs
 Version:1.3.9
-Release:6
+Release:0
 Summary:Bug Pattern Detector for Java
 License:LGPL-2.1+
-Url:http://findbugs.sourceforge.net/
 Group:  Development/Debuggers
+Url:http://findbugs.sourceforge.net/
 # bnc#569639
 # rm src/xsl/fancy.xsl
 # rm -rf doc/
@@ -67,8 +67,8 @@
 Requires:   jpackage-utils = 1.7.3
 Requires:   jsr-305
 BuildRequires:  ant = 1.6.5
-BuildRequires:  ant-nodeps
 BuildRequires:  ant-junit
+BuildRequires:  ant-nodeps
 BuildRequires:  bcel5_3
 BuildRequires:  desktop-file-utils
 BuildRequires:  dom4j
@@ -96,7 +96,6 @@
 errors.
 
 %package javadoc
-License:LGPL-2.1+
 Summary:Javadoc for %{name}
 Group:  Development/Documentation
 
@@ -105,7 +104,6 @@
 %{summary}.
 
 %package manual
-License:LGPL-2.1+
 Summary:Documents for %{name}
 Group:  Development/Documentation
 
@@ -283,6 +281,7 @@
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/setBugDatabaseInfo
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/unionBugs
 %attr(0755,root,root) %{_datadir}/%{name}-%{version}/bin/xpathFind
+%dir %{_iconsdir}/hicolor/
 %{_iconsdir}/hicolor/16x16/apps/findbugs.png
 %{_iconsdir}/hicolor/32x32/apps/findbugs.png
 %{_iconsdir}/hicolor/48x48/apps/findbugs.png




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



commit gri for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package gri for openSUSE:Factory checked in 
at 2012-06-18 10:04:46

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


Package is gri, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gri/gri.changes  2012-03-07 20:09:20.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gri.new/gri.changes 2012-06-18 
10:04:48.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun 16 10:37:19 UTC 2012 - andreas.stie...@gmx.de
+
+- add explicit build requirement for perl(Time::CTime)
+- fix doc/texinfo2HTML perl script: ctime and getopts
+- fix warning about touched buildroot in %build section
+
+---

New:

  gfi-2.2.23-perl.patch



Other differences:
--
++ gri.spec ++
--- /var/tmp/diff_new_pack.o3Qmap/_old  2012-06-18 10:04:49.0 +0200
+++ /var/tmp/diff_new_pack.o3Qmap/_new  2012-06-18 10:04:49.0 +0200
@@ -24,12 +24,14 @@
 Group:  Productivity/Scientific/Other
 Url:http://gri.sourceforge.net
 Source: %{name}-%{version}.tar.bz2
+Patch0: gfi-2.2.23-perl.patch
 BuildRequires:  ImageMagick
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  readline-devel
 BuildRequires:  texinfo
 BuildRequires:  texlive
+BuildRequires:  perl(Time::CTime)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires(post): /sbin/install-info
 
@@ -51,10 +53,11 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure
-make %{?_smp_mflags} DESTDIR=%{buildroot} 
libdir=%{buildroot}%{_datadir}/%{name}
+%__make
 
 %install
 %if 0%{sles_version}

++ gfi-2.2.23-perl.patch ++
Index: doc/texinfo2HTML
===
--- doc/texinfo2HTML.orig   2009-12-12 18:11:23.0 +
+++ doc/texinfo2HTML2012-06-16 11:22:04.0 +0100
@@ -54,12 +54,12 @@ BUGS:
the end is here} and more blah
will not get the \@code{} item converted correctly.
 ;
-require ctime.pl;
-require getopts.pl;
+use Time::CTime;
+use Getopt::Std;
 
 $debug = 0;
 
-die if !Getopts('h');
+die if !getopts('h');
 $print_help = 0;
 $print_help = $opt_h if $opt_h;
 if ($print_help) {
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit atftp for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package atftp for openSUSE:12.1:Update 
checked in at 2012-06-18 10:35:49

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


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.U84PsW/_old  2012-06-18 10:35:59.0 +0200
+++ /var/tmp/diff_new_pack.U84PsW/_new  2012-06-18 10:35:59.0 +0200
@@ -1 +1 @@
-link package='atftp.69' cicount='copy' /
+link package='atftp.539' cicount='copy' /

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



commit atftp for openSUSE:11.4:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package atftp for openSUSE:11.4:Update 
checked in at 2012-06-18 10:35:51

Comparing /work/SRC/openSUSE:11.4:Update/atftp (Old)
 and  /work/SRC/openSUSE:11.4:Update/.atftp.new (New)


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8IfTpl/_old  2012-06-18 10:35:59.0 +0200
+++ /var/tmp/diff_new_pack.8IfTpl/_new  2012-06-18 10:35:59.0 +0200
@@ -1,8 +1 @@
-link  package=atftp.import5483  cicount=copy
-patches
-  !-- apply name=patch / apply a patch on the source directory  --
-  !-- topadd%define build_with_feature_x 1/topadd add a line on the top 
(spec file only) --
-  !-- addfile.patch/add add a patch to be applied after %setup (spec file 
only) --
-  !-- deletefilename/delete delete a file --
-/patches
-/link
+link package='atftp.539' cicount='copy' /

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



commit util-linux for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package util-linux for openSUSE:12.1:Update 
checked in at 2012-06-18 10:36:19

Comparing /work/SRC/openSUSE:12.1:Update/util-linux (Old)
 and  /work/SRC/openSUSE:12.1:Update/.util-linux.new (New)


Package is util-linux, Maintainer is pu...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.QHWxys/_old  2012-06-18 10:36:20.0 +0200
+++ /var/tmp/diff_new_pack.QHWxys/_new  2012-06-18 10:36:20.0 +0200
@@ -1 +1 @@
-link package='util-linux.447' cicount='copy' /
+link package='util-linux.538' cicount='copy' /

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



commit libsolv for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:12.1:Update 
checked in at 2012-06-18 10:45:50

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


Package is libsolv, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.dv3hfA/_old  2012-06-18 10:45:51.0 +0200
+++ /var/tmp/diff_new_pack.dv3hfA/_new  2012-06-18 10:45:51.0 +0200
@@ -1 +1 @@
-link package='libsolv.479' cicount='copy' /
+link package='libsolv.540' cicount='copy' /

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



commit libzypp.540 for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libzypp.540 for openSUSE:12.1:Update 
checked in at 2012-06-18 10:45:51

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


Package is libzypp.540, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-06-11 00:29:42.179570069 +0200
+++ /work/SRC/openSUSE:12.1:Update/.libzypp.540.new/libzypp.changes 
2012-06-18 10:45:53.0 +0200
@@ -0,0 +1,9353 @@
+---
+Fri Jun  8 16:10:17 CEST 2012 - m...@suse.de
+
+- Fix processing of weak locks (bnc#749418, bnc#765164)
+- Fix typos in zypp.conf (bnc#761985)
+- version 10.4.5 (3)
+
+---
+Wed Apr 25 21:09:54 CEST 2012 - m...@suse.de
+
+- Fix lost device info when changeing CD/DVD (bnc#755815)
+- version 10.4.4 (3)
+
+---
+Thu Apr 19 10:26:56 CEST 2012 - m...@suse.de
+
+- Always consider (block) devices passed as url option (bnc#755815)
+- version 10.4.3 (3)
+
+---
+Tue Apr 17 17:57:34 CEST 2012 - m...@suse.de
+
+- Try to create a missing destination dir before switching to tmp 
+  space (bnc#755239)
+- version 10.4.2 (3)
+
+---
+Tue Apr 10 12:04:52 CEST 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Apr  5 16:44:19 CEST 2012 - m...@suse.de
+
+- Support (source)package download by non-root user (bnc#755239)
+- Fix buddy handling in solver results
+- version 10.4.1 (3)
+
+---
+Thu Apr  5 10:02:05 CEST 2012 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Wed Mar 28 10:58:33 CEST 2012 - m...@suse.de
+
+- Don't cache defaultCandidate as it depends on solver::allowVendorChange flag 
(bnc#754286)
+- Cleanup orphaned media attach points (bnc#751221)
+- version 10.4.0 (3)
+
+---
+Tue Mar 20 10:35:53 CET 2012 - m...@suse.de
+
+- Parse proxy user/pass from url (bnc#752497)
+- version 10.3.10 (3)
+
+---
+Tue Mar 13 12:45:59 CET 2012 - m...@suse.de
+
+- Force libproxy into using /etc/sysconfig/proxy if it exists (bnc#679322)
+- version 10.3.9 (3)
+
+---
+Thu Mar  1 17:53:01 CET 2012 - m...@suse.de
+
+- Apply soft locks by name and not per package (bnc#749418)
+- version 10.3.8 (3)
+
+---
+Mon Jan 16 16:28:50 CET 2012 - m...@suse.de
+
+- CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
+- version 10.3.7 (3)
+
+---
+Mon Jan 16 11:44:53 CET 2012 - m...@suse.de
+
+- Correctly use user:pass directly embedded in a proxy url (bnc#740764)
+- Set min_curl_version 7.19.4 (bnc#735284)
+- Doc: add some words about 'Solver - Vendor protection'
+- version 10.3.6 (3)
+
+---
+Thu Dec  1 01:13:37 CET 2011 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Mon Nov 28 18:08:42 CET 2011 - m...@suse.de
+
+- Fix and optimize Pathname ctor and provide testcases (bnc#721128)
+- Open all file descriptors with O_CLOEXEC to avoid leaks and races
+- Some improvements to the services documentation
+- Fix RW_pointer comparison with underlying smart pointer type.
+- version 10.3.5 (3)
+
+---
+Sun Nov 27 01:13:10 CET 2011 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Thu Nov 17 01:13:15 CET 2011 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
+Fri Nov 11 13:38:42 CET 2011 - m...@suse.de
+
+- Try to find and use some CD/DVD device even if HAL/UDEV detection 
+  fails (bnc#724807)
+- Static initialization problem fixes (by Harald Fernengel)
+- version 10.3.4 (3)
+
+---
+Mon Nov  7 15:45:28 CET 2011 - m...@suse.de
+
+- Don't use proxy if disabled (bnc#696805)
+- version 10.3.3 (3)
+
+---
+Mon Nov  7 13:49:44 UTC 2011 - dims...@opensuse.org
+
+- Add pkg-config BuildRequires: We fail to detect libproxy due to
+  

commit libzypp for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:12.1:Update 
checked in at 2012-06-18 10:45:54

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


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2MGHfC/_old  2012-06-18 10:45:56.0 +0200
+++ /var/tmp/diff_new_pack.2MGHfC/_new  2012-06-18 10:45:56.0 +0200
@@ -1 +1 @@
-link package='libzypp.479' cicount='copy' /
+link package='libzypp.540' cicount='copy' /

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



commit zypper for openSUSE:12.1:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:12.1:Update 
checked in at 2012-06-18 10:45:57

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


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UpmyB1/_old  2012-06-18 10:45:58.0 +0200
+++ /var/tmp/diff_new_pack.UpmyB1/_new  2012-06-18 10:45:58.0 +0200
@@ -1 +1 @@
-link package='zypper.479' cicount='copy' /
+link package='zypper.540' cicount='copy' /

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



commit libzypp for openSUSE:11.4:Update

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:11.4:Update 
checked in at 2012-06-18 10:45:59

Comparing /work/SRC/openSUSE:11.4:Update/libzypp (Old)
 and  /work/SRC/openSUSE:11.4:Update/.libzypp.new (New)


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.O9FeeI/_old  2012-06-18 10:46:09.0 +0200
+++ /var/tmp/diff_new_pack.O9FeeI/_new  2012-06-18 10:46:09.0 +0200
@@ -1 +1 @@
-link package='libzypp.400' cicount='copy' /
+link package='libzypp.540' cicount='copy' /

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



commit Mesa for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-06-18 14:50:48

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


Package is Mesa, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2012-06-15 
16:32:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-06-18 
14:50:49.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 09:58:59 UTC 2012 - co...@suse.com
+
+- remove buildrequire on vim, it creates a pretty big cycle for
+  no (obvious) benefit
+
+---



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.lGhAl8/_old  2012-06-18 14:50:51.0 +0200
+++ /var/tmp/diff_new_pack.lGhAl8/_new  2012-06-18 14:50:51.0 +0200
@@ -60,7 +60,6 @@
 %endif
 BuildRequires:  libXvMC-devel
 BuildRequires:  libvdpau-devel
-BuildRequires:  vim
 Url:http://www.mesa3d.org
 Provides:   Mesa7 = %{version}
 Obsoletes:  Mesa7  %{version}

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



commit librcd0 for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package librcd0 for openSUSE:Factory checked 
in at 2012-06-18 14:51:34

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


Package is librcd0, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/librcd0/librcd0.changes  2011-12-21 
14:57:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.librcd0.new/librcd0.changes 2012-06-18 
14:51:35.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 09:58:22 UTC 2012 - co...@suse.com
+
+- add baselibs.conf for librcc0 to use -32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ librcd0.spec ++
--- /var/tmp/diff_new_pack.Wyb09O/_old  2012-06-18 14:51:37.0 +0200
+++ /var/tmp/diff_new_pack.Wyb09O/_new  2012-06-18 14:51:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librcd0
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   librcd0
 Version:0.1.13
 Release:0
@@ -23,6 +24,7 @@
 Group:  System/Libraries
 Url:http://rusxmms.sourceforge.net
 Source0:http://dside.dyndns.org/files/rusxmms/librcd-%{version}.tar.bz2
+Source100:  baselibs.conf
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit nvidia-texture-tools for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package nvidia-texture-tools for 
openSUSE:Factory checked in at 2012-06-18 14:51:43

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


Package is nvidia-texture-tools, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/nvidia-texture-tools/nvidia-texture-tools.changes
2012-03-22 12:36:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.nvidia-texture-tools.new/nvidia-texture-tools.changes
   2012-06-18 14:51:45.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 10:02:35 UTC 2012 - co...@suse.com
+
+- use standard linux types instead of relying on own copies
+
+---



Other differences:
--
++ nvidia-texture-tools-gcc47.patch ++
--- /var/tmp/diff_new_pack.pseY39/_old  2012-06-18 14:51:46.0 +0200
+++ /var/tmp/diff_new_pack.pseY39/_new  2012-06-18 14:51:46.0 +0200
@@ -1,7 +1,7 @@
 Index: nvidia-texture-tools/src/nvcore/Debug.cpp
 ===
 nvidia-texture-tools.orig/src/nvcore/Debug.cpp
-+++ nvidia-texture-tools/src/nvcore/Debug.cpp
+--- nvidia-texture-tools.orig/src/nvcore/Debug.cpp 2009-03-19 
20:05:53.0 +0100
 nvidia-texture-tools/src/nvcore/Debug.cpp  2012-06-18 10:38:45.734548266 
+0200
 @@ -2,6 +2,7 @@
  
  #include nvcore/Debug.h
@@ -10,3 +10,37 @@
  
  // Extern
  #if NV_OS_WIN32 // NV_CC_MSVC
+Index: nvidia-texture-tools/src/nvcore/DefsGnucLinux.h
+===
+--- nvidia-texture-tools.orig/src/nvcore/DefsGnucLinux.h   2009-03-19 
20:05:53.0 +0100
 nvidia-texture-tools/src/nvcore/DefsGnucLinux.h2012-06-18 
12:00:18.961763264 +0200
+@@ -47,19 +47,20 @@
+ 
+ #define restrict__restrict__
+ 
++#include stdint.h
+ 
+ // Type definitions
+-typedef unsigned char   uint8;
+-typedef signed char int8;
++typedef uint8_t  uint8;
++typedef int8_tint8;
+ 
+-typedef unsigned short  uint16;
+-typedef signed shortint16;
++typedef uint16_t  uint16;
++typedef int16_tint16;
+ 
+-typedef unsigned intuint32;
+-typedef signed int  int32;
++typedef uint32_tuint32;
++typedef int32_t  int32;
+ 
+-typedef unsigned long long  uint64;
+-typedef signed long longint64;
++typedef uint64_t  uint64;
++typedef int64_tint64;
+ 
+ // Aliases
+-typedef uint32  uint;
++typedef uint32_t  uint;

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



commit jedit for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package jedit for openSUSE:Factory checked 
in at 2012-06-18 14:51:52

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


Package is jedit, Maintainer is bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/jedit/jedit.changes  2012-04-18 
12:34:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.jedit.new/jedit.changes 2012-06-18 
14:51:54.0 +0200
@@ -1,0 +2,21 @@
+Sun Jun 17 08:00:29 UTC 2012 - factory-maintai...@kulow.org
+
+- adding deps.sh as source
+
+---
+Wed Feb 29 23:13:28 UTC 2012 - ad...@damienradtke.org
+
+- Update to 4.5.0
+  * Performance improvements.
+  * Elastic tabstop option now available.
+  * Lots of old deprecated API's were removed.
+  * Choose color ordering for subpixel antialising.
+  * Desktop system tray icon added.
+  * It is now possible to change look  feel without restarting jEdit.
+  * It is now possible to specify a FILE_NAME_GLOB for an edit mode
+based on the full path.
+  * File System Browser can now open files in desktop, using filename
+associations to launch another program.
+  * Plugin Manager enhancements, filter field, bugs fixed.
+
+---

Old:

  00bsh-jedit.patch
  01bsh-jedit-asm.patch
  02build.xml.patch
  jedit-download-ivy.patch
  jedit-installer.patch
  jedit4.4.2source.tar.bz2

New:

  00build.xml.patch
  deps.sh
  jedit.desktop
  jedit.in
  jedit4.5.0source.tar.bz2



Other differences:
--
++ jedit.spec ++
--- /var/tmp/diff_new_pack.2WDvae/_old  2012-06-18 14:51:58.0 +0200
+++ /var/tmp/diff_new_pack.2WDvae/_new  2012-06-18 14:51:58.0 +0200
@@ -14,91 +14,57 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
+
 %define sectionfree
 
 Name:   jedit
-Version:4.4.2
-Release:1
+Version:4.5.0
+Release:0
 Summary:Programmer's Text Editor Written in Java
-Url:http://www.jedit.org/
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Source0:
http://download.sourceforge.net/jedit/jedit%{version}source.tar.bz2
+Url:http://www.jedit.org/
+# SourceURL:   
http://download.sourceforge.net/jedit/jedit%{version}source.tar.bz2
+Source0:jedit%{version}source.tar.bz2
 Source1:%{name}-16.png
 Source2:%{name}-32.png
 Source3:%{name}-48.png
-Patch0: %{name}-installer.patch
-#PATCH-FIX-OPENSUSE: bnc#629375
-#use patches from debian, because they document the changes between original
-#bsh and the jedit's version
-Patch1: 00bsh-jedit.patch
-Patch2: 01bsh-jedit-asm.patch
-Patch3: 02build.xml.patch
-Patch4: jedit-download-ivy.patch
+Source4:%{name}.desktop
+Source5:%{name}.in
+Source100:  deps.sh
+Patch0: 00build.xml.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-BuildRequires:  java-devel
-BuildRequires:  aelfred
 BuildRequires:  ant
 BuildRequires:  ant-nodeps
-BuildRequires:  apache-ivy
-BuildRequires:  bsh2-src
+BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  gnu-regexp
-BuildRequires:  iso_ent
-BuildRequires:  libxslt
-BuildRequires:  openjade
-BuildRequires:  xml-commons-apis
-BuildRequires:  fop
 BuildRequires:  fdupes
-Requires:   aelfred
-Requires:   asm
-Requires:   gnu-regexp
-Requires:   jpackage-utils = 1.5
-Obsoletes:  %{name}-rhmenu  %{version}
-Obsoletes:  antlr-jedit  %{version}
-Provides:   %{name}-rhmenu = %{version}
-Provides:   antlr-jedit = %{version}
+BuildRequires:  java-1_6_0-openjdk-devel
 
 %description
 jEdit is a cross-platform programmer's text editor written in Java.
-
 Some of jEdit's features include:
 
-* Built-in macro language (BeanShell)
-
+* Built-in macro language (BeanShell).
 * Extensible plug-in architecture with more than 80 plug-ins
-   available
-
+   available.
 * Plug-ins can be downloaded and installed from within jEdit using
-   the plug-in manager feature
-
-* Syntax highlighting for more than 80 languages
-
+   the plug-in manager feature.
+* Syntax highlighting for more than 80 languages.
 * Supports a large number of character encodings including UTF8 and
-   Unicode
-
-* Autoindenting of source code
-
-* Folding (indent and marker based)
-
-* Word wrap
-
-* Unlimited undo and redo
-
-* Highly configurable and customizable
-
+   Unicode.
+* Auto-indenting of source code.
+* Folding (indent and marker 

commit grilo-plugins for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2012-06-18 14:52:04

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


Package is grilo-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes  
2012-01-26 14:04:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2012-06-18 14:52:06.0 +0200
@@ -1,0 +2,49 @@
+Wed Jun  6 21:05:18 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.19:
+  + General:
+- bgo#641115: grilo plugins do not store private data in right
+  places
+- bgo#641357: Remove libdir= from all Makefile.am
+- bgo#667855: Support tracker 0.13/0.14
+  + Filesystem plugin:
+- Do not show file extension in the media title
+  + Jamendo plugin:
+- Fix small typo
+  + Local Metadata plugin:
+- Several fixes and improvements
+- Use user's cache to get album art
+- bgo#673916: local-metadata: Support all GIO supported schemes
+- bgo#673936: local-metadata: Don't leave unfinished calls
+  + Optical Media plugin:
+- New plugin that provides content from DVD and Blu-ray disks
+  (bgo#672929)
+  + SHOUTCast plugin:
+- Use the new API 2.0
+  + Tracker plugin:
+- bgo#662748: tracker plugin: support multiple resources in a
+  larger file
+  + UPnP plugin:
+- bgo#653756: Empty results on UPnP shows error
+  + Youtube plugin:
+- Request quvi 0.4.0
+- Add pkgconfig(totem-plparser) BuildRequires: dependency for the
+  new optical media plugin.
+- Drop grilo-plugins-tracker-0.14.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh:
+  as we don't carry any patches, we don't need to bootstrap.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+
+---
+Tue May 22 19:45:08 UTC 2012 - dims...@opensuse.org
+
+- bnc#710364: Split out plugins with large (and often disputed)
+  dependencies:
+  - tracker
+  - upnp
+  - youtube
+- Supplement the new packages with grilo-plugins and their
+  respective functional providers.
+
+---

Old:

  grilo-plugins-0.1.18.tar.xz
  grilo-plugins-tracker-0.14.patch

New:

  grilo-plugins-0.1.19.tar.xz



Other differences:
--
++ grilo-plugins.spec ++
--- /var/tmp/diff_new_pack.MedHY6/_old  2012-06-18 14:52:08.0 +0200
+++ /var/tmp/diff_new_pack.MedHY6/_new  2012-06-18 14:52:08.0 +0200
@@ -15,28 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   grilo-plugins
-Version:0.1.18
+Version:0.1.19
 Release:0
-# FIXME: The various plugins probably need to be split out in smaller 
packages. (see bnc#710364)
 Summary:Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:https://live.gnome.org/Grilo
 Source: 
http://download.gnome.org/sources/grilo-plugins/0.1/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM grilo-plugins-tracker-0.14.patch bgo#667855 
vu...@opensuse.org -- Support tracker 0.13/0.14
-Patch0: grilo-plugins-tracker-0.14.patch
-# needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  libgcrypt-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) = 2.20
 BuildRequires:  pkgconfig(gmime-2.6)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(grilo-0.1) = 0.1.18
+BuildRequires:  pkgconfig(grilo-0.1) = 0.1.19
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gupnp-1.0)
 BuildRequires:  pkgconfig(gupnp-av-1.0)
@@ -45,8 +39,9 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(totem-plparser) = 3.4.1
 %if 0%{?suse_version}  1140
-BuildRequires:  pkgconfig(libquvi) = 0.2.15
+BuildRequires:  pkgconfig(libquvi) = 0.4.0
 BuildRequires:  pkgconfig(tracker-sparql-0.14)
 %else
 BuildRequires:  pkgconfig(tracker-sparql-0.10)
@@ -58,16 +53,45 @@
 various sources using a single API.
 
 This package provides plugins for accessing content from various media
-providers, including podcasts, UPnP/DLNA, Apple trailers, Flickr,
+providers, including podcasts, Apple trailers, Flickr,
 Jamendo, Vimeo, 

commit pragha for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-06-18 14:52:12

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-05-14 
16:18:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-06-18 
14:52:36.0 +0200
@@ -1,0 +2,32 @@
+Sat Jun 16 15:58:03 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.1.0.
+  * Suggest import XDG_MUSIC_DIR to library on first start.
+  * Merge playlist and radios on unique library view pane.
+  * Add option to make aproximate searchs using a levenshtein
+distance.
+  * Add a new menu option to copy tags of selection in current
+playlist.
+  * mpris: partially implement AddTrack.
+  * Add support for gstreamer 1.0.
+  * F9 to show/hide the sidepane.
+  * Add --log-file/ -l command line option to log debug to a file.
+  * Follow fdo Icon Naming Specification.
+  * Reorganization of the main menu.
++ File menu change to Playback and adds the random and repeat
+  options.
++ Edit menu change to Playlist, and adds the options to add
+  files, audio CD and locations.
++ Preferences are now found in tools.
+  * The initial window size and cols width is set dynamically
+according to the screen size.
+  * Fixed bugs (see NEWS file).
+- Add pragha-1.1.0-i586.patch: fix build in i586
+  (https://github.com/matiasdelellis/pragha/issues/31).
+
+---
+Sat May 26 11:08:53 UTC 2012 - lazy.k...@opensuse.org
+
+- BuildRequires: pkgconfig(libcdio_paranoia).
+
+---

Old:

  pragha-1.0.2.tar.bz2

New:

  pragha-1.1.0-i586.patch
  pragha-1.1.0.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.EZ7CRR/_old  2012-06-18 14:52:38.0 +0200
+++ /var/tmp/diff_new_pack.EZ7CRR/_new  2012-06-18 14:52:38.0 +0200
@@ -15,16 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pragha
-Version:1.0.2
+Version:1.1.0
 Release:0
-License:GPL-3.0+
 Summary:Lightweight Music Player
-Url:http://pragha.wikispaces.com/
+License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
+Url:http://pragha.wikispaces.com/
 Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
 Patch0: pragha-1.0.2-pixdir.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.0-i586.patch 
https://github.com/matiasdelellis/pragha/issues/31 -- fix build in i586
+Patch1: pragha-1.1.0-i586.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -36,6 +39,7 @@
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libcddb)
+BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libclastfm) = 0.5
 BuildRequires:  pkgconfig(libglyr)
 BuildRequires:  pkgconfig(libnotify)
@@ -80,9 +84,9 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 
 %build
-autoconf -f -v
 %configure
 make %{?_smp_mflags}
 

++ pragha-1.1.0-i586.patch ++
diff --git a/src/pragha.h b/src/pragha.h
--- a/src/pragha.h
+++ b/src/pragha.h
@@ -94,13 +94,13 @@
 
 /* Some default preferences. */
 
-#define MIN_WINDOW_WIDTH   0.75 * gdk_screen_width()
-#define MIN_WINDOW_HEIGHT  0.75 * gdk_screen_height()
+#define MIN_WINDOW_WIDTH   (gdk_screen_width() * 3 / 4)
+#define MIN_WINDOW_HEIGHT  (gdk_screen_height() * 3 / 4)
 #define DEFAULT_SIDEBAR_SIZE   200
 #define ALBUM_ART_SIZE 36
 #define PROGRESS_BAR_WIDTH 300
 #define COL_WIDTH_THRESH   30
-#define DEFAULT_PLAYLIST_COL_WIDTH (MIN_WINDOW_WIDTH - DEFAULT_SIDEBAR_SIZE) / 
4
+#define DEFAULT_PLAYLIST_COL_WIDTH ((MIN_WINDOW_WIDTH - DEFAULT_SIDEBAR_SIZE) 
/ 4)
 #define OSD_TIMEOUT5000
 #define ALBUM_ART_PATTERN_LEN  1024
 #define ALBUM_ART_NO_PATTERNS  6
++ pragha-1.0.2.tar.bz2 - pragha-1.1.0.tar.bz2 ++
 30505 lines of diff (skipped)

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



commit xine-lib for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package xine-lib for openSUSE:Factory 
checked in at 2012-06-18 14:52:20

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


Package is xine-lib, Maintainer is mh...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes2012-06-14 
22:51:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xine-lib.new/xine-lib.changes   2012-06-18 
14:52:39.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 11:20:29 UTC 2012 - lnus...@suse.de
+
+- don't include .la files in libxine-devel to avoid bogus libtool errors
+
+---



Other differences:
--
++ xine-lib.spec ++
--- /var/tmp/diff_new_pack.obCbSm/_old  2012-06-18 14:52:42.0 +0200
+++ /var/tmp/diff_new_pack.obCbSm/_new  2012-06-18 14:52:42.0 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   xine-lib
 # %bcond_with = default off
 # %bcond_without = default on
@@ -253,6 +254,7 @@
 Guenter Bartsch guen...@sourceforge.net
 
 %if %{with pulseaudio}
+
 %package -n libxine2-pulse
 Summary:Pulseaudio plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -280,6 +282,7 @@
 %endif
 
 %if %{with sdl}
+
 %package -n libxine2-sdl
 Summary:SDL plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -306,6 +309,7 @@
 %endif
 
 %if %{with aalib}
+
 %package -n libxine2-aa
 Summary:Aalib and libcaca plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -332,6 +336,7 @@
 %endif
 
 %if %{with esd}
+
 %package -n libxine2-esd
 Summary:Esd plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -358,6 +363,7 @@
 %endif
 
 %if %{with jack}
+
 %package -n libxine2-jack
 Summary:Jack plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -384,6 +390,7 @@
 %endif
 
 %if %{with directfb}
+
 %package -n libxine2-directfb
 Summary:Directfb plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -410,6 +417,7 @@
 %endif
 
 %if %{with gnome_vfs}
+
 %package -n libxine2-gnome-vfs
 Summary:Gnome-vfs plugin for xine
 License:GPL-2.0+ ; SUSE-Public-Domain
@@ -424,6 +432,7 @@
 %endif
 
 %if !%{with distributable}
+
 %package -n libxine2-codecs
 # these libs are possibly illegal and may not work without libdvdcss anyway
 Summary:Xine plugins for watching DVDs, DivX and more
@@ -560,6 +569,8 @@
 #install -m 0644 %{SOURCE1} COPYING AUTHORS %{buildroot}%{_defaultdocdir}/xine/
 # remove usless READMEs
 rm %{buildroot}%{_defaultdocdir}/xine/README.{irix,solaris,WIN32}
+# remove .la files, they are evil
+rm %{buildroot}%{_libdir}/*.la
 %ifarch %{ix86}
   mkdir -p %{buildroot}/usr/lib/win32
 %endif
@@ -761,6 +772,7 @@
 rm -rf %{buildroot}
 
 %if !%{with onlynondistributable}
+
 %post -n libxine2 -p /sbin/ldconfig
 
 %postun -n libxine2 -p /sbin/ldconfig
@@ -791,36 +803,43 @@
 %endif
 
 %if %{with pulseaudio}
+
 %files -n libxine2-pulse -f files.pulse
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with sdl}
+
 %files -n libxine2-sdl -f files.sdl
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with esd}
+
 %files -n libxine2-esd -f files.esd
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with jack}
+
 %files -n libxine2-jack -f files.jack
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with aalib}
+
 %files -n libxine2-aa -f files.aalib
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with directfb}
+
 %files -n libxine2-directfb -f files.directfb
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with gnome_vfs}
+
 %files -n libxine2-gnome-vfs -f files.gnome-vfs
 %defattr(-,root,root,0755)
 %endif
@@ -830,15 +849,14 @@
 %doc %{_mandir}/man1/xine-config.1.gz
 /usr/bin/xine-config
 %{_libdir}/pkgconfig/libxine.pc
-%{_libdir}/libxine.la
 %{_libdir}/libxine.so
-%{_libdir}/libxine-interface.la
 /usr/share/aclocal/xine.m4
 /usr/include/xine
 /usr/include/xine.h
 %endif # onlynondistributable
 
 %if !%{with distributable}
+
 %files -n libxine2-codecs -f files.codecs
 %defattr(-,root,root)
 %dir %{_libdir}/xine

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



commit kdemultimedia3 for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package kdemultimedia3 for openSUSE:Factory 
checked in at 2012-06-18 14:52:26

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdemultimedia3/kdemultimedia3.changes
2012-01-26 14:05:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdemultimedia3.new/kdemultimedia3.changes   
2012-06-18 14:52:43.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 11:12:27 UTC 2012 - an...@opensuse.org
+
+- fix build with xine-1.2
+
+---

New:

  kdemultimedia-xine.patch



Other differences:
--
++ kdemultimedia3.spec ++
--- /var/tmp/diff_new_pack.r0gujw/_old  2012-06-18 14:52:46.0 +0200
+++ /var/tmp/diff_new_pack.r0gujw/_new  2012-06-18 14:52:46.0 +0200
@@ -25,6 +25,9 @@
 %endif
 BuildRequires:  cdparanoia-devel
 BuildRequires:  cdparanoia
+%if %suse_version  1210
+BuildRequires:  libavutil-devel
+%endif
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Summary:KDE Multimedia Libraries
@@ -52,6 +55,7 @@
 Patch53:akode-config.diff
 #Patch54:kdemultimedia-3.5.10-alt3.2-kmix.patch
 Patch55:kdemultimedia-mmx-test.diff
+Patch56:kdemultimedia-xine.patch
 
 %description
 This package contains the base libraries for KDE multimedia programs.
@@ -231,6 +235,7 @@
 %patch53
 #%patch54 -p1
 %patch55 -p1
+%patch56 -p1
 rm -rf kappfinder-data
 . /etc/opt/kde3/common_options
 cp %SOURCE2 juk/pics/

++ kdemultimedia-xine.patch ++
diff -u -r a/xine_artsplugin/xinePlayObject_impl.cpp 
b/xine_artsplugin/xinePlayObject_impl.cpp
--- a/xine_artsplugin/xinePlayObject_impl.cpp   2012-01-24 00:34:05.0 
+0100
+++ b/xine_artsplugin/xinePlayObject_impl.cpp   2011-08-13 08:18:23.0 
+0200
@@ -698,7 +698,7 @@

if (stream != 0)
{
-   xine_gui_send_vo_data( stream,
+   xine_port_send_gui_data( vo_port,
   XINE_GUI_SEND_EXPOSE_EVENT,
   event );
}
@@ -714,7 +714,7 @@

if (stream != 0)
{
-   xine_gui_send_vo_data( stream,
+   xine_port_send_gui_data( vo_port,
   XINE_GUI_SEND_COMPLETION_EVENT,
   event );
}
@@ -748,7 +748,7 @@
{
resizeNotify();

-   xine_gui_send_vo_data( stream,
+   xine_port_send_gui_data( vo_port,
   XINE_GUI_SEND_DRAWABLE_CHANGED,
   (void *)window );
}

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



commit installation-images for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2012-06-18 14:52:36

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


Package is installation-images, Maintainer is snw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2012-06-15 19:36:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2012-06-18 14:52:46.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 13:23:30 CEST 2012 - snw...@suse.de
+
+- add all of kbd to inst-sys
+
+---

Old:

  installation-images-13.47.patch
  installation-images-13.47.tar.bz2
  ssh-install.patch

New:

  installation-images-13.48.tar.bz2



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.qXecVC/_old  2012-06-18 14:52:50.0 +0200
+++ /var/tmp/diff_new_pack.qXecVC/_new  2012-06-18 14:52:50.0 +0200
@@ -356,11 +356,9 @@
 Summary:Installation Image Files
 License:GPL-2.0+
 Group:  Metapackages
-Version:13.47
+Version:13.48
 Release:0
-Source: installation-images-13.47.tar.bz2
-Patch0: installation-images-13.47.patch
-Patch676205:ssh-install.patch
+Source: installation-images-13.48.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 
@@ -423,8 +421,6 @@
 
 %prep
 %setup
-%patch0 -p1
-%patch676205 -p1
 rm -f /usr/lib/build/checks/04-check-filelist
 
 %build

++ installation-images-13.47.tar.bz2 - installation-images-13.48.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.47/VERSION 
new/installation-images-13.48/VERSION
--- old/installation-images-13.47/VERSION   2012-06-05 17:10:47.0 
+0200
+++ new/installation-images-13.48/VERSION   2012-06-18 13:23:24.0 
+0200
@@ -1 +1 @@
-13.47
+13.48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.47/changelog 
new/installation-images-13.48/changelog
--- old/installation-images-13.47/changelog 2012-06-05 17:10:51.0 
+0200
+++ new/installation-images-13.48/changelog 2012-06-18 13:23:28.0 
+0200
@@ -1,4 +1,9 @@
-2012-06-05:HEAD
+2012-06-18:HEAD
+   - adjust to package changes
+   - add all of kbd to inst-sys
+   - restore ssh install helper features (bnc #676205)
+
+2012-06-05:13.47
- added yast2-proxy
 
 2012-05-23:13.46
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-13.47/data/base/base.file_list 
new/installation-images-13.48/data/base/base.file_list
--- old/installation-images-13.47/data/base/base.file_list  2012-05-23 
12:08:22.0 +0200
+++ new/installation-images-13.48/data/base/base.file_list  2012-06-18 
13:04:52.0 +0200
@@ -113,6 +113,9 @@
 module-init-tools:
   /
 
+libprocps*:
+  /
+
 procps:
   /bin/ps
   /usr/bin/{free,top,vmstat}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.47/data/initrd/initrd.file_list 
new/installation-images-13.48/data/initrd/initrd.file_list
--- old/installation-images-13.47/data/initrd/initrd.file_list  2012-05-23 
12:09:58.0 +0200
+++ new/installation-images-13.48/data/initrd/initrd.file_list  2012-06-18 
13:04:52.0 +0200
@@ -563,6 +563,9 @@
   libexpat1:
 /lib*/libexpat.so.*
 
+  libprocps*:
+/
+
   procps:
 /bin/ps
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.47/data/rescue/rescue.file_list 
new/installation-images-13.48/data/rescue/rescue.file_list
--- old/installation-images-13.47/data/rescue/rescue.file_list  2012-06-05 
15:26:21.0 +0200
+++ new/installation-images-13.48/data/rescue/rescue.file_list  2012-06-18 
13:04:52.0 +0200
@@ -345,6 +345,9 @@
 libtirpc*:
   /
 
+libprocps*:
+  /
+
 procps:
   /
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-13.47/data/root/etc/inst_setup_ssh 
new/installation-images-13.48/data/root/etc/inst_setup_ssh
--- old/installation-images-13.47/data/root/etc/inst_setup_ssh  2012-02-09 
10:24:01.0 +0100
+++ new/installation-images-13.48/data/root/etc/inst_setup_ssh  2012-06-18 
13:05:23.0 +0200
@@ -1,16 +1,42 @@
 # will be sourced by /sbin/inst_setup

commit branding-openSUSE for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2012-06-18 14:52:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2012-06-11 07:32:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2012-06-18 14:54:00.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 17 06:07:23 UTC 2012 - br...@ioda-net.ch
+
+- Fixed sources for grub2 (now in gitorious -art repo)
+- Removed patch for grub2 
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.kn1TRy/_old  2012-06-18 14:54:05.0 +0200
+++ /var/tmp/diff_new_pack.kn1TRy/_new  2012-06-18 14:54:05.0 +0200
@@ -26,7 +26,6 @@
 Source0:openSUSE.tar.gz
 Source20:   sysconfig.bootsplash-branding-openSUSE
 Source21:   sysconfig.displaymanager-kdm
-Patch0: grub2-gfxconsole.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %ifarch x86_64 %ix86
 %define package_gfxboot 1
@@ -238,7 +237,6 @@
 
 %prep
 %setup -q -c
-%patch0 -p1
 cp -a openSUSE/LICENSE COPYING 
 
 %build

++ openSUSE.tar.gz ++
/work/SRC/openSUSE:Factory/branding-openSUSE/openSUSE.tar.gz 
/work/SRC/openSUSE:Factory/.branding-openSUSE.new/openSUSE.tar.gz differ: char 
5, line 1

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



commit a2ps for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-06-18 14:53:25

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


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

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-05-31 
17:02:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-06-18 
14:54:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 19:12:39 UTC 2012 - jeng...@inai.de
+
+- Use a more future-proof source path for copying in config.*
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.k84gYT/_old  2012-06-18 14:54:07.0 +0200
+++ /var/tmp/diff_new_pack.k84gYT/_new  2012-06-18 14:54:07.0 +0200
@@ -107,7 +107,7 @@
 
 %build
  #XXX: ugly hack; necessary??
- cp /usr/share/automake-1.11/config.* auxdir/ || cp 
/usr/share/automake-1.12/config.* auxdir/
+ cp /usr/share/automake-*/config.{guess,sub} auxdir/
  export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector
  export LPR=lpr
  export CC=gcc

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



commit subversion for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2012-06-18 14:53:39

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


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

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2012-06-12 
07:16:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2012-06-18 14:54:13.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 20:02:22 UTC 2012 - andreas.stie...@gmx.de
+
+- make build against neon optional, default on, like serf
+
+---



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.mCejrs/_old  2012-06-18 14:54:16.0 +0200
+++ /var/tmp/diff_new_pack.mCejrs/_new  2012-06-18 14:54:16.0 +0200
@@ -33,6 +33,7 @@
 %define with_kde4_kwallet  0%{?suse_version}  1100
 %define with_gnome_keyring 0%{?suse_version}  1100
 
+%bcond_without neon
 %bcond_without serf
 
 # run build --with=regression_tests to run test suite
@@ -98,12 +99,14 @@
 %else
 %define with_java 0
 %endif
+%if %{with neon}
 %if 0%{?suse_version}  1030
 BuildRequires:  libneon-devel
 %else
 BuildRequires:  neon-devel
 BuildRequires:  openldap2-devel
 %endif # suse_version  1030
+%endif # with neon
 %if %{with regression_tests}
 # for check section, to find a free port:
 BuildRequires:  iproute2
@@ -459,7 +462,9 @@
 export PATH=${SWIG_ROOT}/bin:${PATH}
 %configure \
--with-editor=vim -c 'set tw=72 et'  \
+%if %{with neon}
--with-neon=%{_prefix} \
+%endif
 %if %{with serf} 
--with-serf=%{_prefix} \
 %endif
@@ -583,6 +588,7 @@
 
 #
 # double check that the essential repository access schemes have been compiled 
in
+# requires at least one http library: neon or serf
 #
 schemes=$(LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir} 
${RPM_BUILD_ROOT}%{_bindir}/svn --version | %__grep ' | cut -d\' -f2 | sort 
-u)
 # reset vim syntax: '
@@ -591,6 +597,17 @@
 https
 svn
 #
+%if %{with neon}
+#
+# double check that when building with neon support, ra_neon is actually 
available and handles http and https schemes
+#
+serf_schemes=$(LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir} 
${RPM_BUILD_ROOT}%{_bindir}/svn --version | %__grep -A2 ra_neon | %__grep 
' | cut -d\' -f2 )
+# reset vim syntax: '
+test $serf_schemes = http
+https
+#
+%endif # with neon
+#
 %if %{with serf}
 #
 # double check that when building with serf support, ra_serf is actually 
available and handles http and https schemes

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



commit gcc47 for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package gcc47 for openSUSE:Factory checked 
in at 2012-06-18 14:53:53

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


Package is gcc47, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gcc47/cross-armv5el-gcc47-icecream-backend.changes   
2012-06-06 16:06:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gcc47.new/cross-armv5el-gcc47-icecream-backend.changes
  2012-06-18 14:54:16.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 15 13:08:54 UTC 2012 - rguent...@suse.com
+
+- Update to gcc-4_7-branch head (r188649).
+  * Includes GCC 4.7.1 release.
+
+---
cross-armv7l-gcc47-icecream-backend.changes: same change
cross-hppa-gcc47-icecream-backend.changes: same change
cross-i386-gcc47-icecream-backend.changes: same change
cross-ia64-gcc47-icecream-backend.changes: same change
cross-ppc-gcc47-icecream-backend.changes: same change
cross-ppc64-gcc47-icecream-backend.changes: same change
cross-s390-gcc47-icecream-backend.changes: same change
cross-s390x-gcc47-icecream-backend.changes: same change
cross-x86_64-gcc47-icecream-backend.changes: same change
gcc47-testresults.changes: same change
gcc47.changes: same change
libffi47.changes: same change
libgcj47.changes: same change

Old:

  gcc-4.7.0-20120604.tar.bz2
  pr52841.diff

New:

  gcc-4.7.1-20120615.tar.bz2



Other differences:
--
++ cross-armv5el-gcc47-icecream-backend.spec ++
--- /var/tmp/diff_new_pack.Xg8udS/_old  2012-06-18 14:54:24.0 +0200
+++ /var/tmp/diff_new_pack.Xg8udS/_new  2012-06-18 14:54:24.0 +0200
@@ -64,7 +64,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:4.7.0_20120604
+Version:4.7.1_20120615
 Release:0
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -93,7 +93,6 @@
 Patch28:pr33763.diff
 Patch30:gcc43-no-unwind-tables.diff
 Patch32:pr49484.diff
-Patch33:pr52841.diff
 # A set of patches from the RH srpm
 Patch51:gcc41-ia64-stack-protector.patch
 Patch55:gcc41-java-slow_pthread_self.patch
@@ -190,7 +189,6 @@
 %patch28
 %patch30
 %patch32
-%patch33
 %patch51
 %patch55
 %patch57

cross-armv7l-gcc47-icecream-backend.spec: same change
cross-hppa-gcc47-icecream-backend.spec: same change
cross-i386-gcc47-icecream-backend.spec: same change
cross-ia64-gcc47-icecream-backend.spec: same change
cross-ppc-gcc47-icecream-backend.spec: same change
cross-ppc64-gcc47-icecream-backend.spec: same change
cross-s390-gcc47-icecream-backend.spec: same change
cross-s390x-gcc47-icecream-backend.spec: same change
cross-x86_64-gcc47-icecream-backend.spec: same change
gcc47-testresults.spec: same change
gcc47.spec: same change
libffi47.spec: same change
libgcj47.spec: same change

++ gcc-4.7.0-20120604.tar.bz2 - gcc-4.7.1-20120615.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcc47/gcc-4.7.0-20120604.tar.bz2 
/work/SRC/openSUSE:Factory/.gcc47.new/gcc-4.7.1-20120615.tar.bz2 differ: char 
11, line 1

++ gcc.spec.in ++
--- /var/tmp/diff_new_pack.Xg8udS/_old  2012-06-18 14:54:25.0 +0200
+++ /var/tmp/diff_new_pack.Xg8udS/_new  2012-06-18 14:54:25.0 +0200
@@ -151,7 +151,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:  http://gcc.gnu.org/
-Version: 4.7.0_20120604
+Version: 4.7.1_20120615
 Release:  1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -201,7 +201,6 @@
 Patch28:   pr33763.diff
 Patch30:   gcc43-no-unwind-tables.diff
 Patch32:   pr49484.diff
-Patch33:   pr52841.diff
 # A set of patches from the RH srpm
 Patch51:   gcc41-ia64-stack-protector.patch
 Patch55:   gcc41-java-slow_pthread_self.patch
@@ -922,7 +921,6 @@
 %patch28
 %patch30
 %patch32
-%patch33
 %patch51
 %patch55
 %patch57

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



commit vim for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-06-18 14:54:06

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


Package is vim, Maintainer is idon...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-06-06 10:29:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2012-06-18 
14:54:25.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 17 21:47:35 UTC 2012 - opens...@cboltz.de
+
+- update apparmor.vim (taken from AppArmor 2.8)
+  * update list of capabilities and network protocols
+
+---



Other differences:
--

++ apparmor.vim ++
--- /var/tmp/diff_new_pack.n5Rmyr/_old  2012-06-18 14:54:30.0 +0200
+++ /var/tmp/diff_new_pack.n5Rmyr/_new  2012-06-18 14:54:30.0 +0200
@@ -3,20 +3,20 @@
  --
 Copyright (c) 2005 Novell, Inc. All Rights Reserved.
 Copyright (c) 2006-2011 Christian Boltz. All Rights Reserved.
-  
+
 This program is free software; you can redistribute it and/or
 modify it under the terms of version 2 of the GNU General Public
 License as published by the Free Software Foundation.
-  
+
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
-  
+
 You should have received a copy of the GNU General Public License
 along with this program; if not, contact Novell, Inc.
-  
-To contact Novell about this file by physical or electronic mail, 
+
+To contact Novell about this file by physical or electronic mail,
 you may find current contact information at www.novell.com.
 
 To contact Christian Boltz about this file by physical or electronic
@@ -26,7 +26,7 @@
 to suse-beta[AT]cboltz.de (replace [AT] with @).
  --
 
- stick this file into ~/.vim/syntax/ and add these commands into your .vimrc 
+ stick this file into ~/.vim/syntax/ and add these commands into your .vimrc
  to have vim automagically use this syntax file for these directories:
 
  autocmd BufNewFile,BufRead /etc/apparmor.d/*set syntax=apparmor
@@ -70,7 +70,7 @@
hi def link sdEntryK Normal
hi def link sdFlags Normal
hi sdEntryChangeProfile ctermfg=darkgreen cterm=underline
-else 
+else
  dark background
   hi sdProfileName ctermfg=white
   hi sdHatName ctermfg=white
@@ -128,23 +128,22 @@
  Capability line
 
  normal capabilities - really keep this list? syn match sdCap should be 
enough... (difference: sdCapKey words would loose underlining)
-syn keyword  sdCapKey  chown dac_override dac_read_search fowner 
fsetid kill setgid setuid setpcap linux_immutable net_bind_service 
net_broadcast net_admin net_raw ipc_lock ipc_owner sys_chroot sys_ptrace 
sys_pacct sys_boot sys_nice sys_resource sys_time sys_tty_config syslog mknod 
lease
+syn keyword  sdCapKey  chown dac_override dac_read_search fowner 
fsetid ipc_lock ipc_owner kill lease linux_immutable mknod net_admin 
net_bind_service net_broadcast net_raw setfcap setgid setpcap setuid syslog 
sys_boot sys_chroot sys_nice sys_pacct sys_ptrace sys_resource sys_time 
sys_tty_config wake_alarm
 
  dangerous capabilities - highlighted separately
 syn keyword sdCapDanger   audit_control audit_write mac_override 
mac_admin set_fcap sys_admin sys_module sys_rawio
 
  full line. Keywords are from sdCapKey + sdCapDanger
-syn match  sdCap 
/\v^\s*(audit\s+)?(deny\s+)?capability\s+(chown|dac_override|dac_read_search|fowner|fsetid|kill|setgid|setuid|setpcap|linux_immutable|net_bind_service|net_broadcast|net_admin|net_raw|ipc_lock|ipc_owner|sys_chroot|sys_ptrace|sys_pacct|sys_boot|sys_nice|sys_resource|sys_time|sys_tty_config|syslog|mknod|lease|audit_control|audit_write|mac_override|mac_admin|set_fcap|sys_admin|sys_module|sys_rawio)\s*,(\s*$|(\s*#.*$)\@=)/
 contains=sdCapKey,sdCapDanger,sdComment 
nextgroup=@sdEntry,sdComment,sdError,sdInclude
- set capability was removed - TODO: remove everywhere in apparmor.vim
- syn match  sdSetCap 

commit tor for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2012-06-18 14:57:34

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


Package is tor, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/tor/tor.changes  2012-06-14 22:26:46.0 
+0200
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes 2012-06-18 
14:57:35.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 19:45:01 UTC 2012 - andreas.stie...@gmx.de
+
+- add tor-0.2.2.37-logrotate.patch : add su option to logrotate to
+  fix W: suse-logrotate-user-writable-log-dir in Factory
+
+---

New:

  tor-0.2.2.37-logrotate.patch



Other differences:
--
++ tor.spec ++
--- /var/tmp/diff_new_pack.D6097E/_old  2012-06-18 14:57:37.0 +0200
+++ /var/tmp/diff_new_pack.D6097E/_new  2012-06-18 14:57:37.0 +0200
@@ -25,6 +25,8 @@
 Group:  Productivity/Networking/Security
 Url:https://www.torproject.org/
 Source: https://www.torproject.org/dist/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM tor-0.2.2.37-logrotate.patch -- add su to logrotate 
config to fix W: suse-logrotate-user-writable-log-dir
+Patch0: tor-0.2.2.37-logrotate.patch
 Requires:   logrotate
 BuildRequires:  openssl-devel
 %if 0%{?suse_version}  1100
@@ -62,6 +64,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure \

++ tor-0.2.2.37-logrotate.patch ++
Index: contrib/tor.logrotate.in
===
--- contrib/tor.logrotate.in.orig   2012-05-10 21:00:16.0 +0100
+++ contrib/tor.logrotate.in2012-06-15 20:06:22.0 +0100
@@ -7,6 +7,7 @@
notifempty
# you may need to change the username/groupname below
create 0640 _tor _tor
+   su _tor _tor
sharedscripts
postrotate
/etc/init.d/tor reload  /dev/null
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit arts for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package arts for openSUSE:Factory checked in 
at 2012-06-18 14:57:43

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


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

Changes:

--- /work/SRC/openSUSE:Factory/arts/arts.changes2012-05-03 
10:54:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.arts.new/arts.changes   2012-06-18 
14:57:54.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun 16 09:52:04 UTC 2012 - co...@suse.com
+
+- add ld.so.conf.d script here, so that mcopidl finds its libraries
+
+---
+Wed Jun 13 21:43:04 UTC 2012 - an...@opensuse.org
+
+- use set_permissions
+
+---



Other differences:
--
++ arts.spec ++
--- /var/tmp/diff_new_pack.pctrwI/_old  2012-06-18 14:57:56.0 +0200
+++ /var/tmp/diff_new_pack.pctrwI/_new  2012-06-18 14:57:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package arts
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   arts
 BuildRequires:  alsa-devel
 BuildRequires:  audiofile-devel
@@ -27,8 +28,6 @@
 BuildRequires:  qt3-devel
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
-License:GPL-2.0+
-Group:  Productivity/Multimedia/Sound/Players
 Obsoletes:  kdelibs3-artsd
 Provides:   kdelibs3-artsd
 # bug437293
@@ -37,6 +36,8 @@
 %endif
 #
 Summary:Modular Software Synthesizer
+License:GPL-2.0+
+Group:  Productivity/Multimedia/Sound/Players
 PreReq: permissions
 Version:1.5.10
 Release:0
@@ -64,8 +65,15 @@
 Summary:Include Files and Libraries mandatory for Development.
 Group:  Development/Libraries/Other
 Provides:   kdelibs3:/opt/kde3/include/artsc/artsc.h
-Requires:   qt3-devel arts = %version glib2-devel jack-devel libogg-devel 
libvorbis-devel audiofile-devel libstdc++-devel
 Requires:   alsa-devel
+Requires:   arts = %version
+Requires:   audiofile-devel
+Requires:   glib2-devel
+Requires:   jack-devel
+Requires:   libogg-devel
+Requires:   libstdc++-devel
+Requires:   libvorbis-devel
+Requires:   qt3-devel
 
 %description devel
 A modular software synthesizer that generates realtime audio streams,
@@ -75,6 +83,7 @@
 %package gmcop
 # usesubdirs gmcop
 Summary:A Modular Software Synthesizer
+Group:  Productivity/Multimedia/Sound/Players
 
 %description gmcop
 A modular software synthesizer that generates real-time audio streams,
@@ -132,18 +141,25 @@
 mkdir -p -m 755 $RPM_BUILD_ROOT/%_mandir/man7
 cp %SOURCE1 $RPM_BUILD_ROOT/%_mandir/man7/
 
+# Create /etc/ld.so.conf.d/arts.conf - duplicating kdelibs3.conf, which is not 
here
+mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d
+cat  $RPM_BUILD_ROOT/etc/ld.so.conf.d/arts.conf EOF
+%ifarch s390x sparc64 x86_64 ppc64
+/opt/kde3/lib64
+%endif
+/opt/kde3/lib
+EOF
+
 %post
-%run_ldconfig
-%run_permissions
+/sbin/ldconfig
+%set_permissions /opt/kde3/bin/artswrapper
 
-%postun
-%run_ldconfig
+%postun -p /sbin/ldconfig
 
-%post gmcop
-%run_ldconfig
+%post gmcop -p /sbin/ldconfig
 
 %postun gmcop
-%run_ldconfig
+/sbin/ldconfig
 %verifyscript
 %verify_permissions -e /opt/kde3/bin/artswrapper
 
@@ -170,6 +186,7 @@
 /opt/kde3/lib
 %endif
 %{_mandir}/man7/artswrapper.7.gz
+%config /etc/ld.so.conf.d/arts.conf
 
 %files gmcop
 %defattr(-,root,root)


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



commit kdelibs3 for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package kdelibs3 for openSUSE:Factory 
checked in at 2012-06-18 14:57:53

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs3/kdelibs3.changes2012-05-07 
22:47:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs3.new/kdelibs3.changes   2012-06-18 
14:57:57.0 +0200
@@ -1,0 +2,10 @@
+Wed Jun 13 16:07:08 UTC 2012 - an...@opensuse.org
+
+- init threads
+
+---
+Wed Jun 13 17:01:30 CEST 2012 - r...@suse.de
+
+- use set_permissions for kpac_dhcp_helper (bnc#764114) 
+
+---

New:

  kdelibs-trinity-xinit-fix.patch



Other differences:
--
++ kdelibs3.spec ++
--- /var/tmp/diff_new_pack.9sebIR/_old  2012-06-18 14:58:02.0 +0200
+++ /var/tmp/diff_new_pack.9sebIR/_new  2012-06-18 14:58:02.0 +0200
@@ -75,6 +75,8 @@
 Requires:   openssl
 Recommends: ispell enscript
 Requires:   sudo
+# for set_permissions macro
+PreReq: permissions
 Source0:kdelibs-%{version}.tar.bz2
 Source2:do_make
 Source3:baselibs.conf
@@ -192,6 +194,7 @@
 Patch222:   scalable-tray-icons.patch
 Patch223:   kdelibs-automake-1.11.5.patch
 Patch224:   dcop-header-fix-gcc47.patch
+Patch225:   kdelibs-trinity-xinit-fix.patch
 
 %description
 This package contains kdelibs, one of the basic packages of the K
@@ -390,6 +393,7 @@
 %patch222 -p1
 %patch223 -p1
 %patch224 -p1
+%patch225 -p1
 
 tar xfvj %SOURCE12
 #
@@ -611,7 +615,7 @@
 
 %post
   %run_ldconfig
-  %run_permissions
+%set_permissions /opt/kde3/bin/kpac_dhcp_helper
 
 %postun
   rm -f usr/share/doc/KDE3-API/index.html
@@ -649,6 +653,9 @@
   fi
   exit 0
 
+%verifyscript
+%verify_permissions -e /opt/kde3/bin/kpac_dhcp_helper
+
 %clean
   rm -rf ${RPM_BUILD_ROOT}
 


++ kdelibs-trinity-xinit-fix.patch ++
--- a/kinit/kinit.cpp   
+++ b/kinit/kinit.cpp   
@@ -1615,6 +1615,7 @@ 
 // another X connection for startup notification purposes
 static void setupX()
 {
+XInitThreads();
 XSetIOErrorHandler(kdeinit_xio_errhandler);
 XSetErrorHandler(kdeinit_x_errhandler);
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit grilo for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2012-06-18 16:28:24

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


Package is grilo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/grilo/grilo.changes  2012-01-17 
16:08:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo.new/grilo.changes 2012-06-18 
16:28:25.0 +0200
@@ -1,0 +2,20 @@
+Wed Jun  6 19:28:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.19:
+  + Fixes in the Test UI
+  + Improvements in Grilo Net library
+  + Added support for Vala 0.16 and 0.18
+  + Improvements in the build system
+  + Several fixes, including:
+- bgo#662748: tracker plugin: support multiple resources in a
+  larger file
+- bgo#665938: Do not dist gir_DATA
+- bgo#672923: Make it possible to override the user-agent in
+  GrlNetWc
+- Drop grilo-vala-0_16.patch: fixed upstream
+- Drop gnome-commong BuildRequires and call to gnome-autogen.sh:
+  no longer needed, as we don't carry any patches anymore.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+
+---

Old:

  grilo-0.1.18.tar.xz
  grilo-vala-0_16.patch

New:

  grilo-0.1.19.tar.xz



Other differences:
--
++ grilo.spec ++
--- /var/tmp/diff_new_pack.qvmPpC/_old  2012-06-18 16:28:27.0 +0200
+++ /var/tmp/diff_new_pack.qvmPpC/_new  2012-06-18 16:28:27.0 +0200
@@ -15,25 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   grilo
-Version:0.1.18
+Version:0.1.19
 Release:0
 Summary:Framework for browsing and searching media content
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:https://live.gnome.org/Grilo
 Source: 
http://download.gnome.org/sources/grilo/0.1/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM grilo-vala-0_16.patch bgo#667856 dims...@opensuse.org -- 
Detect libvala-0.16.
-Patch0: grilo-vala-0_16.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
-# Needed bt patch0
-BuildRequires:  gnome-common
 # Required to build documentation
 BuildRequires:  gtk-doc
 BuildRequires:  vala
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
@@ -41,8 +36,8 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libvala-0.16)
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -113,11 +108,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed by patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
--disable-static \
--disable-tests \
@@ -169,9 +161,9 @@
 %files tools
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_bindir}/grl-inspect
+%{_bindir}/grl-inspect-0.1
 %{_bindir}/grilo-simple-playlist
-%{_bindir}/grilo-test-ui
+%{_bindir}/grilo-test-ui-0.1
 %{_mandir}/man1/grl-inspect.1%{?ext_man}
 
 %files devel

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



commit xmlgraphics-commons for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package xmlgraphics-commons for 
openSUSE:Factory checked in at 2012-06-18 16:29:45

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


Package is xmlgraphics-commons, Maintainer is 
bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/xmlgraphics-commons/xmlgraphics-commons.changes  
2011-09-23 12:51:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xmlgraphics-commons.new/xmlgraphics-commons.changes 
2012-06-18 16:29:47.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 13:46:01 UTC 2012 - mvysko...@suse.cz
+
+- fix jdk7 build (Fedora patch) 
+
+---

New:

  xmlgraphics-commons-java7.patch



Other differences:
--
++ xmlgraphics-commons.spec ++
--- /var/tmp/diff_new_pack.3nyHcQ/_old  2012-06-18 16:29:48.0 +0200
+++ /var/tmp/diff_new_pack.3nyHcQ/_new  2012-06-18 16:29:48.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xmlgraphics-commons (Version 1.4)
+# spec file for package xmlgraphics-commons
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 # All rights reserved.
 #
@@ -22,22 +22,23 @@
 
 Name:   xmlgraphics-commons
 Version:1.4
-Release:1
+Release:0
 Summary:XML Graphics Commons
-Group:  Development/Libraries/Java
 License:Apache-2.0
+Group:  Development/Libraries/Java
 Url:http://xmlgraphics.apache.org/
 Source0:
http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-%{version}-src.tar.gz
 Patch0: xmlgraphics-commons-build_xml.patch
+Patch1: xmlgraphics-commons-java7.patch
 BuildArch:  noarch
-BuildRequires:  jpackage-utils = 1.7.4
-BuildRequires:  java-devel = 1.5.0
 BuildRequires:  ant = 1.6.5
 BuildRequires:  ant-junit
-BuildRequires:  xmlgraphics-batik
 BuildRequires:  jakarta-commons-io = 1.1
 BuildRequires:  jakarta-commons-logging
+BuildRequires:  java-devel = 1.5.0
+BuildRequires:  jpackage-utils = 1.7.4
 BuildRequires:  junit
+BuildRequires:  xmlgraphics-batik
 Requires:   jakarta-commons-io = 1.1
 Requires:   jakarta-commons-logging
 Requires(post): jpackage-utils = 1.7.4
@@ -54,7 +55,6 @@
 PostScript files, and much more.
 
 %package javadoc
-License:Apache-2.0
 Summary:Javadoc for %{name}
 Group:  Documentation/HTML
 
@@ -65,6 +65,7 @@
 %prep
 %setup -q %{name}-%{version}
 %patch0 -p0
+%patch1 -p0
 find . -name *.jar | xargs rm
 
 %build

++ xmlgraphics-commons-java7.patch ++
 1052 lines (skipped)

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



commit sat4j for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package sat4j for openSUSE:Factory checked 
in at 2012-06-18 16:30:13

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


Package is sat4j, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/sat4j/sat4j.changes  2011-09-23 
12:45:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.sat4j.new/sat4j.changes 2012-06-18 
16:30:14.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 13:58:30 UTC 2012 - mvysko...@suse.cz
+
+- fix a build with jdk7 (-Dtarget) 
+
+---



Other differences:
--
++ sat4j.spec ++
--- /var/tmp/diff_new_pack.shRAHJ/_old  2012-06-18 16:30:15.0 +0200
+++ /var/tmp/diff_new_pack.shRAHJ/_new  2012-06-18 16:30:15.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package sat4j (Version 2.0.3)
+# spec file for package sat4j
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,16 +22,16 @@
 
 Name:   sat4j
 Version:2.0.3
-Release:2
+Release:0
 Summary:A library of SAT solvers written in Java
-Group:  Development/Libraries
 License:EPL-1.0 and LGPL-2.0
+Group:  Development/Libraries/Java
 Url:http://www.sat4j.org/
 # svn co svn://svn.forge.objectweb.org/svnroot/sat4j/maven/tags/2_0_3 
sat4j-2.0.3
 Source0:%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  java-devel = 1.6
 BuildRequires:  ant
+BuildRequires:  java-devel = 1.6
 Requires:   java = 1.6
 Requires:   jpackage-utils
 BuildArch:  noarch
@@ -49,7 +49,7 @@
 
 %build
 #ant -Drelease=%{version} -DBUILD_DATE=`LC_ALL=C date +'%Y%m%d'` p2 
-ant -Drelease=%{version}  p2 
+ant -Dbuild.compiler=modern -Drelease=%{version} -DBUILD_DATE=%{qualifier} 
-Dtarget=1.5 p2 
 
 %install
 %{__install} -d -m 755 %{buildroot}%{_javadir}

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



commit kde3-amarok for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package kde3-amarok for openSUSE:Factory 
checked in at 2012-06-18 16:31:47

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


Package is kde3-amarok, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-amarok/kde3-amarok.changes  2012-05-14 
16:14:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-amarok.new/kde3-amarok.changes 
2012-06-18 16:31:48.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 13:31:17 UTC 2012 - an...@opensuse.org
+
+- fix build with xine-1.2
+
+---

New:

  amarok-gentoo-1.4.10-xinelib-1.2.patch



Other differences:
--
++ kde3-amarok.spec ++
--- /var/tmp/diff_new_pack.UhxRxe/_old  2012-06-18 16:31:50.0 +0200
+++ /var/tmp/diff_new_pack.UhxRxe/_new  2012-06-18 16:31:50.0 +0200
@@ -24,6 +24,9 @@
 BuildRequires:  libnjb-devel
 BuildRequires:  libmtp-devel
 BuildRequires:  kdebindings3-javascript-devel libusb-devel
+%if %suse_version  1210
+BuildRequires:  libavutil-devel
+%endif
 Url:http://amarok.kde.org
 License:GPL-2.0
 Group:  Productivity/Multimedia/Sound/Players
@@ -65,6 +68,7 @@
 Patch29:amarok-wiki-utf-fix.patch
 Patch30:amarok-1.4.10-alt-ruby19.patch
 Patch31:amarok-1.4.10-alt-mongrel.patch
+Patch32:amarok-gentoo-1.4.10-xinelib-1.2.patch
 
 %description
 Amarok is a media player for all kinds of media. This includes MP3, Ogg
@@ -157,6 +161,7 @@
 %patch30 -p2
 %patch31 -p1
 %endif
+%patch32 
 
 sed -i 1i\ '#include cstddef' 
amarok/src/magnatunebrowser/magnatuneredownloaddialog.h
 sed -i 's|WFlags|Qt::WFlags|g' 
amarok/src/magnatunebrowser/magnatuneredownloaddialog.h

++ amarok-gentoo-1.4.10-xinelib-1.2.patch ++
--- amarok/src/engine/xine/xine-engine.cpp~ 2008-08-13 22:21:51.0 
+0100
+++ amarok/src/engine/xine/xine-engine.cpp  2012-02-26 08:46:25.0 
+
@@ -1148,7 +1148,7 @@
 
 emit statusText(i18n(Getting AudioCD contents...));
 
-xine_urls = xine_get_autoplay_mrls(m_xine, CD, num);
+xine_urls = (char**)xine_get_autoplay_mrls(m_xine, CD, num);
 
 if (xine_urls) {
 while (xine_urls[i]) {
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rpmlint-tests for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package rpmlint-tests for openSUSE:Factory 
checked in at 2012-06-18 16:32:05

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


Package is rpmlint-tests, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint-tests/rpmlint-tests.changes  
2012-05-26 09:28:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint-tests.new/rpmlint-tests.changes 
2012-06-18 16:32:07.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 14:04:28 UTC 2012 - lnus...@suse.de
+
+- omit debug packages from checks
+
+---



Other differences:
--
++ rpmlint-tests.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests/run new/rpmlint-tests/run
--- old/rpmlint-tests/run   2012-05-23 15:32:49.0 +0200
+++ new/rpmlint-tests/run   2012-06-18 16:03:18.0 +0200
@@ -52,6 +52,9 @@
 find output/packages -name '*.rpm' -and -not -name *.src.rpm  output/tocheck
 while read f; do
name=`rpm --qf '%{name}\n' -qp $f`
+   if [ $name != ${name%debugsource} -o $name != ${name%debuginfo} 
 ]; then
+   continue
+   fi
echo -n checking $f ... 
check $name $f  output/$name.out || true
sed -i s/^$name\.[^:]\+: /$name: / output/$name.out
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests/tests/debug.ignore 
new/rpmlint-tests/tests/debug.ignore
--- old/rpmlint-tests/tests/debug.ignore2012-05-23 15:32:49.0 
+0200
+++ new/rpmlint-tests/tests/debug.ignore2012-06-18 16:03:18.0 
+0200
@@ -1,3 +1,3 @@
-#addFilter( files-duplicate)
+addFilter( unstripped-binary-or-object)
 addFilter( no-manual-page-for-binary )
 #addFilter( no-binary)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests/tests/debug.ref 
new/rpmlint-tests/tests/debug.ref
--- old/rpmlint-tests/tests/debug.ref   2012-05-23 15:32:49.0 +0200
+++ new/rpmlint-tests/tests/debug.ref   2012-06-18 16:03:18.0 +0200
@@ -1,6 +1,5 @@
-debug: W: unstripped-binary-or-object /usr/bin/t
 debug: W: static-library-without-symtab /usr/lib/foo/t2.a
 debug: W: static-library-without-debuginfo /usr/lib/foo/t.a
 debug: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t.a
 debug: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t2.a
-1 packages and 0 specfiles checked; 2 errors, 3 warnings.
+1 packages and 0 specfiles checked; 2 errors, 2 warnings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests/tests/debug1.ignore 
new/rpmlint-tests/tests/debug1.ignore
--- old/rpmlint-tests/tests/debug1.ignore   2012-05-23 15:32:49.0 
+0200
+++ new/rpmlint-tests/tests/debug1.ignore   2012-06-18 16:03:18.0 
+0200
@@ -1,3 +1,3 @@
-#addFilter( files-duplicate)
+addFilter( unstripped-binary-or-object)
 addFilter( no-manual-page-for-binary )
 #addFilter( no-binary)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests/tests/debug1.ref 
new/rpmlint-tests/tests/debug1.ref
--- old/rpmlint-tests/tests/debug1.ref  2012-05-23 15:32:49.0 +0200
+++ new/rpmlint-tests/tests/debug1.ref  2012-06-18 16:03:18.0 +0200
@@ -1,6 +1,5 @@
-debug1: W: unstripped-binary-or-object /usr/bin/t
 debug1: W: static-library-without-symtab /usr/lib/foo/t2.a
 debug1: W: static-library-without-debuginfo /usr/lib/foo/t.a
 debug1: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t.a
 debug1: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/foo/t2.a
-1 packages and 0 specfiles checked; 2 errors, 3 warnings.
+1 packages and 0 specfiles checked; 2 errors, 2 warnings.

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



commit mysql-connector-java for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package mysql-connector-java for 
openSUSE:Factory checked in at 2012-06-18 16:33:45

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


Package is mysql-connector-java, Maintainer is 
bnc-team-j...@forge.provo.novell.com

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-connector-java/mysql-connector-java.changes
2012-05-21 08:06:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-connector-java.new/mysql-connector-java.changes
   2012-06-18 16:33:46.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 18 13:16:57 UTC 2012 - mvysko...@suse.cz
+
+- fix a build with jdk7 (build jdbc 3.0 with gcj)
+- remove some obsoleted macros (gcj, jboss)
+- remove jars from source file as well
+
+---

Old:

  mysql-connector-java-5.1.6-disableJDBC4.patch
  mysql-connector-java-5.1.6-java6-compatibility.patch
  mysql-connector-java-suse-docs.patch

New:

  mysql-connector-java-5.1.19-java7.patch



Other differences:
--
++ mysql-connector-java.spec ++
--- /var/tmp/diff_new_pack.hCfws8/_old  2012-06-18 16:33:48.0 +0200
+++ /var/tmp/diff_new_pack.hCfws8/_new  2012-06-18 16:33:48.0 +0200
@@ -17,45 +17,45 @@
 # icecream 0
 
 
-%define section free
-%define builddir build-mysql-jdbc
-%define distdir dist-mysql-jdbc
-%define with_jboss4 0
-
 Name:   mysql-connector-java
+Version:5.1.19
+Release:0
 Summary:Official JDBC Driver for MySQL
 License:GPL-2.0+
 Group:  Development/Libraries/Java
-Version:5.1.19
-Release:0
+Url:http://www.mysql.com/downloads/api-jdbc-stable.html
+
 # docs are now under very strict proprietary license by Oracle, so lets not 
distribute them
+# remove bundled jars as well
 # tar -xf %{name}-%{version}.tar.gz
-# rm -rf %{name}-%{version}/docs %{name}-%{version}/%{name}-%{version}-bin.jar
+# rm -rf %{name}-%{version}/docs
+# find %{name}-%{version} -name '*jar' -delete
 # tar -xJf %{name}-%{version}-suse.tar.xz
 Source0:%{name}-%{version}-suse.tar.xz
-Patch2: %{name}-5.1.6-java6-compatibility.patch
-Patch3: %{name}-5.1.6-disableJDBC4.patch
-#PATCH-FIX-SUSE: inform users about fact the documentation is not distributed 
anymore
-Patch4: mysql-connector-java-suse-docs.patch
-Url:http://www.mysql.com/downloads/api-jdbc-stable.html
+# Patch to build with JDBC 4.1/Java 7
+Patch0: mysql-connector-java-5.1.19-java7.patch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  apache-commons-logging
+BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  java-devel
+BuildRequires:  jta
+BuildRequires:  junit
 BuildRequires:  slf4j
 #!BuildIgnore:  maven2-bootstrap
-%if %{with_jboss4}
-BuildRequires:  jboss4-common
-BuildRequires:  jboss4-connector
-%endif
-BuildRequires:  jpackage-utils
-BuildRequires:  junit
 BuildRequires:  log4j-mini
+
+Requires:   jta = 1.0
 Requires:   log4j
+Requires:   slf4j
+
 Provides:   mm.mysql = %{version}
 Obsoletes:  mm.mysql  %{version}
+
 # manual is no longer distributed
 Provides:   %{name}-manual = %{version}
 Obsoletes:  %{name}-manual  %{version}
@@ -71,18 +71,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-# patch only for javac 1.6.0
-if [[ $(javac -version 21 | grep '1\.6\.0') !=  ]]; then
-%patch2 -b .sav2
-fi
-%patch3
-%patch4 -p1
-# remove all binary libs
-find . \( -name *.jar -o -name *.class \) | xargs -t %{__rm} -f
-%if ! %{with_jboss4}
-rm -r src/com/mysql/jdbc/integration/jboss/
-rm -r src/testsuite/regression/DataSourceRegressionTest.java
-%endif
+%patch0 -p1
 
 # dup
 rm -f README
@@ -90,34 +79,38 @@
 sed -i -e 's/.$//' README.txt
 
 %build
-# jboss jars needed for test suite
-export CLASSPATH=$(build-classpath ant-contrib \
-commons-logging slf4j \
-%if %{with_jboss4}
-jboss4/jboss-common-jdbc-wrapper \
-%endif
-jdbc-stdext jta \
-junit log4j xml-commons-jaxp-1.3-apis)
-ant -Dant.build.javac.source=1.6 \
--Dant.build.javac.target=1.6 \
--DbuildDir=%{builddir} \
--DdistDir=%{distdir}   \
+
+# disable jboss integration
+rm -rf src/com/mysql/jdbc/integration/jboss
+rm src/testsuite/regression/ConnectionRegressionTest.java
+rm src/testsuite/regression/DataSourceRegressionTest.java
+rm src/testsuite/simple/ReadOnlyCallableStatementTest.java
+rm src/testsuite/simple/jdbc4/StatementsTest.java
+
+export CLASSPATH=$(build-classpath \
+ant-contrib \
+commons-logging \
+slf4j \
+jdbc-stdext\
+jta \
+

commit alacarte for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package alacarte for openSUSE:Factory 
checked in at 2012-06-18 17:29:35

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


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

Changes:

--- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes2011-12-01 
12:23:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.alacarte.new/alacarte.changes   2012-06-18 
17:29:42.0 +0200
@@ -1,0 +2,31 @@
+Wed Jun  6 19:27:53 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.13.4:
+  + Remove old PyGTK+/PyGObject 2 version checks (bgo#676699)
+  + Crash on exit due to a NULL tree-view selection (bgo#676702)
+  + Avoid crashing if a .desktop file has no icon defined
+(bgo#676700)
+  + Mark Alacarte as a Utility (bgo#658880)
+  + Unable to rearrange menu items (bgo#676987)
+  + Various code cleanups
+  + MainWindow: Don't select the destination folder after a drop
+(bgo#551390)
+  + Don't fail when handed corrupt or invalid XML (bgo#654167)
+- Changes from version 0.13.3:
+  + Port to GI introspection
+- Update BuildRequires after port to GI Introspection:
+  + Removed: python-gtk, pkgconfig(libgnome-menu), 
+  + Added: pkgconfig(libgnome-menu-3.0), pkgconfig(pygobject-3.0)
+- Drop no longer needed Requires: python-gnome-menus, python-gtk:
+  after the port to GI Introspection, we are able to auto-detect
+  the needed requires.
+- Add hicolor-icon-theme BuildRequires: was brought in implicit by
+  some other dependency before. We need it for %icon_theme_cache_*
+  macros.
+- Add gobject-introspection BuildRequires: not a real dependency
+  for the build, but it brings in the typelib() dependency
+  generator.
+- Drop alacarte-no-settings.menu.patch: fixed upstram.
+- Rebase alacarte-support-exo-desktop-item-edit.patch.
+
+---

Old:

  alacarte-0.13.2.tar.bz2
  alacarte-no-settings.menu.patch

New:

  alacarte-0.13.4.tar.xz



Other differences:
--
++ alacarte.spec ++
--- /var/tmp/diff_new_pack.2SY44l/_old  2012-06-18 17:29:43.0 +0200
+++ /var/tmp/diff_new_pack.2SY44l/_new  2012-06-18 17:29:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package alacarte
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,30 +16,31 @@
 #
 
 
-
 Name:   alacarte
-Version:0.13.2
-Release:13
+Version:0.13.4
+Release:0
 Url:http://www.realistanew.com/projects/alacarte
-Group:  System/GUI/GNOME
-License:LGPL-2.1+
 Summary:Menu editor for GNOME
-Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM alacarte-no-settings.menu.patch bgo#655113 
vu...@opensuse.org -- Stop pretending there's a settings.menu we can edit
-Patch0: alacarte-no-settings.menu.patch
+License:LGPL-2.1+
+Group:  System/GUI/GNOME
+Source: 
http://download.gnome.org/sources/alacarte/0.13/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE alacarte_system_edit_mode.patch sree...@novell.com (was 
PATCH-FEATURE-OPENSUSE)
 Patch1: alacarte_system_edit_mode.patch
 # PATCH-FEATURE-UPSTREAM alacarte-support-exo-desktop-item-edit.patch 
bnc#728482 bgo#664114 g...@opensuse.org -- Add support for 
exo-desktop-item-edit as an alternative to gnome-desktop-item-edit
 Patch2: alacarte-support-exo-desktop-item-edit.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
+# Needed for the typelib() dependency parser
+BuildRequires:  gobject-introspection
+# Needed for %%icon_theme_cache_* macros.
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  python
-BuildRequires:  python-gtk
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(libgnome-menu)
-Requires:   python-gnome-menus python-gtk python-xml
+BuildRequires:  pkgconfig(libgnome-menu-3.0) = 3.2.0.1
+BuildRequires:  pkgconfig(pygobject-3.0)
+Requires:   python-xml
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
@@ -56,7 +57,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 # Needs rebase. Reenable suse_update_desktop_file call below when enabling
 # again
 # %patch1 -p0

++ alacarte-support-exo-desktop-item-edit.patch ++
--- /var/tmp/diff_new_pack.2SY44l/_old  2012-06-18 17:29:43.0 +0200
+++ 

commit xulrunner for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package xulrunner for openSUSE:Factory 
checked in at 2012-06-18 17:31:34

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xulrunner/xulrunner.changes  2012-06-06 
16:10:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner.changes 2012-06-18 
17:31:39.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 12:40:23 UTC 2012 - w...@rosenauer.org
+
+- update to 13.0.1
+  * bugfix release
+
+---

Old:

  l10n-13.0.tar.bz2
  xulrunner-13.0-source.tar.bz2

New:

  l10n-13.0.1.tar.bz2
  xulrunner-13.0.1-source.tar.bz2



Other differences:
--
++ xulrunner.spec ++
--- /var/tmp/diff_new_pack.nKrK5v/_old  2012-06-18 17:31:47.0 +0200
+++ /var/tmp/diff_new_pack.nKrK5v/_new  2012-06-18 17:31:47.0 +0200
@@ -44,12 +44,12 @@
 %endif
 BuildRequires:  mozilla-nspr-devel = 4.9.0
 BuildRequires:  mozilla-nss-devel = 3.13.4
-Version:13.0
+Version:13.0.1
 Release:0
-%define releasedate 2012060100
-%define version_internal 13.0
+%define releasedate 2012061400
+%define version_internal 13.0.1
 %define apiversion 13
-%define uaweight 130
+%define uaweight 131
 Summary:Mozilla Runtime Environment
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Other

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.nKrK5v/_old  2012-06-18 17:31:47.0 +0200
+++ /var/tmp/diff_new_pack.nKrK5v/_new  2012-06-18 17:31:47.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_13_0_RELEASE
-VERSION=13.0
+RELEASE_TAG=FIREFOX_13_0_1_RELEASE
+VERSION=13.0.1
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla

++ l10n-13.0.tar.bz2 - l10n-13.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/l10n-13.0.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/l10n-13.0.1.tar.bz2 differ: char 11, 
line 1

++ xulrunner-13.0-source.tar.bz2 - xulrunner-13.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/xulrunner/xulrunner-13.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.xulrunner.new/xulrunner-13.0.1-source.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 seamonkey for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2012-06-18 17:31:38

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


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

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2012-06-06 
16:10:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2012-06-18 
17:31:51.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 07:50:18 UTC 2012 - w...@rosenauer.org
+
+- update to Seamonkey 2.10.1
+
+---

Old:

  l10n-2.10.tar.bz2
  seamonkey-2.10-source.tar.bz2

New:

  l10n-2.10.1.tar.bz2
  seamonkey-2.10.1-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.q38vV1/_old  2012-06-18 17:31:59.0 +0200
+++ /var/tmp/diff_new_pack.q38vV1/_new  2012-06-18 17:31:59.0 +0200
@@ -42,9 +42,9 @@
 BuildRequires:  wireless-tools
 %endif
 Provides:   web_browser
-Version:2.10
+Version:2.10.1
 Release:0
-%define releasedate 2012060400
+%define releasedate 2012061400
 Summary:The successor of the Mozilla Application Suite
 License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:  Productivity/Networking/Web/Browsers

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.q38vV1/_old  2012-06-18 17:31:59.0 +0200
+++ /var/tmp/diff_new_pack.q38vV1/_new  2012-06-18 17:31:59.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_10_RELEASE
-VERSION=2.10
+RELEASE_TAG=SEAMONKEY_2_10_1_RELEASE
+VERSION=2.10.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH seamonkey

++ l10n-2.10.tar.bz2 - l10n-2.10.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.10.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.10.1.tar.bz2 differ: char 11, 
line 1

++ seamonkey-2.10-source.tar.bz2 - seamonkey-2.10.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/seamonkey-2.10-source.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey-2.10.1-source.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 MozillaThunderbird for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:Factory checked in at 2012-06-18 17:31:42

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-06-06 16:09:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/MozillaThunderbird.changes   
2012-06-18 17:31:59.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 07:00:43 UTC 2012 - w...@rosenauer.org
+
+- update to Thunderbird 13.0.1
+  * bugfix release 
+
+---

Old:

  l10n-13.0.tar.bz2
  thunderbird-13.0-source.tar.bz2

New:

  l10n-13.0.1.tar.bz2
  thunderbird-13.0.1-source.tar.bz2



Other differences:
--
++ MozillaThunderbird.spec ++
--- /var/tmp/diff_new_pack.LkpO9Z/_old  2012-06-18 17:32:10.0 +0200
+++ /var/tmp/diff_new_pack.LkpO9Z/_new  2012-06-18 17:32:10.0 +0200
@@ -40,11 +40,11 @@
 BuildRequires:  xorg-x11-libXt-devel
 BuildRequires:  yasm
 BuildRequires:  zip
-%define mainversion 13.0
-%define update_channel beta
+%define mainversion 13.0.1
+%define update_channel release
 Version:%{mainversion}
 Release:0
-%define releasedate 2012060100
+%define releasedate 2012061400
 Provides:   thunderbird = %{version}
 %if %{with_kde}
 # this is needed to match this package with the kde4 helper package without 
the main package

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.LkpO9Z/_old  2012-06-18 17:32:10.0 +0200
+++ /var/tmp/diff_new_pack.LkpO9Z/_new  2012-06-18 17:32:10.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=THUNDERBIRD_13_0_RELEASE
-VERSION=13.0
+RELEASE_TAG=THUNDERBIRD_13_0_1_RELEASE
+VERSION=13.0.1
 
 echo cloning $BRANCH...
 hg clone http://hg.mozilla.org/$BRANCH thunderbird

++ l10n-13.0.tar.bz2 - l10n-13.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaThunderbird/l10n-13.0.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/l10n-13.0.1.tar.bz2 differ: 
char 11, line 1

++ thunderbird-13.0-source.tar.bz2 - thunderbird-13.0.1-source.tar.bz2 
++
/work/SRC/openSUSE:Factory/MozillaThunderbird/thunderbird-13.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaThunderbird.new/thunderbird-13.0.1-source.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 MozillaFirefox for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2012-06-18 17:31:45

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-06-06 16:08:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2012-06-18 17:32:11.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 15 12:37:09 UTC 2012 - w...@rosenauer.org
+
+- update to Firefox 13.0.1
+  * bugfix release
+- obsolete libproxy's mozjs pacrunner (bnc#759123)
+
+---

Old:

  firefox-13.0-source.tar.bz2
  l10n-13.0.tar.bz2

New:

  firefox-13.0.1-source.tar.bz2
  l10n-13.0.1.tar.bz2



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.tcoUCh/_old  2012-06-18 17:32:21.0 +0200
+++ /var/tmp/diff_new_pack.tcoUCh/_new  2012-06-18 17:32:21.0 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 13
-%define mainver %major.0
+%define mainver %major.0.1
 %define update_channel release
 
 Name:   MozillaFirefox
@@ -49,7 +49,7 @@
 BuildRequires:  nss-shared-helper-devel
 Version:%{mainver}
 Release:0
-%define releasedate 2012060100
+%define releasedate 2012061400
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -112,6 +112,8 @@
 Requires:   mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
 Requires:   mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 Recommends: libcanberra0
+# libproxy's mozjs pacrunner crashes FF (bnc#759123)
+Obsoletes:  libproxy1-pacrunner-mozjs = 0.4.7
 %define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE4}

++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.tcoUCh/_old  2012-06-18 17:32:21.0 +0200
+++ /var/tmp/diff_new_pack.tcoUCh/_new  2012-06-18 17:32:21.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_13_0_RELEASE
-VERSION=13.0
+RELEASE_TAG=FIREFOX_13_0_1_RELEASE
+VERSION=13.0.1
 
 # mozilla
 echo cloning $BRANCH...

++ firefox-13.0-source.tar.bz2 - firefox-13.0.1-source.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-13.0-source.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-13.0.1-source.tar.bz2 
differ: char 11, line 1


++ l10n-13.0.tar.bz2 - l10n-13.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-13.0.tar.bz2 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-13.0.1.tar.bz2 differ: char 
11, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.tcoUCh/_old  2012-06-18 17:32:21.0 +0200
+++ /var/tmp/diff_new_pack.tcoUCh/_new  2012-06-18 17:32:21.0 +0200
@@ -1,2 +1,2 @@
-REV=2b643ea8edf9
+REV=f48d675ffa9f
 REPO=http://hg.mozilla.org/releases/mozilla-release

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



commit cinnamon for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package cinnamon for openSUSE:Factory 
checked in at 2012-06-18 17:33:23

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


Package is cinnamon, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon/cinnamon.changes2012-06-10 
21:50:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon.new/cinnamon.changes   2012-06-18 
17:33:25.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 17 21:23:39 UTC 2012 - w...@rosenauer.org
+
+- revert upstream changes for power management DBus interface
+  to make battery monitoring work in power applet (for 12.1)
+
+---

New:

  cinnamon-power-12_1.patch



Other differences:
--
++ cinnamon.spec ++
--- /var/tmp/diff_new_pack.1cC3FX/_old  2012-06-18 17:33:29.0 +0200
+++ /var/tmp/diff_new_pack.1cC3FX/_new  2012-06-18 17:33:29.0 +0200
@@ -32,6 +32,9 @@
 # -- PATCH-FIX-OPENSUSE cinnamon-fix-session-file.patch nmarq...@opensuse.org
 #easy fix: we have 'gnome-session-check-accelerated' in _libexecdir
 Patch0: cinnamon-fix-session-file.patch
+# -- PATCH-FIX-OPENSUSE cinnamon-power-12_1.patch w...@rosenauer.org
+#revert DBus interface changes for 12.1
+Patch1: cinnamon-power-12_1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -122,6 +125,9 @@
 %prep
 %setup -q -n %{name}-1.4.0-UP1-%{_gittag}
 %patch0 -p1
+%if %suse_version  1220
+%patch1 -p1
+%endif
 
 %build
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins

++ cinnamon-power-12_1.patch ++
diff --git a/files/usr/share/cinnamon/applets/po...@cinnamon.org/applet.js 
b/files/usr/share/cinnamon/applets/po...@cinnamon.org/applet.js
index c7b7905..31a7e27 100644
--- a/files/usr/share/cinnamon/applets/po...@cinnamon.org/applet.js
+++ b/files/usr/share/cinnamon/applets/po...@cinnamon.org/applet.js
@@ -40,7 +40,7 @@ const PowerManagerInterface = {
 { name: 'GetPrimaryDevice', inSignature: '', outSignature: '(susdut)' 
},
 ],
 signals: [
-{ name: 'PropertiesChanged', inSignature: 's,a{sv},a[s]' },
+{ name: 'Changed', inSignature: '' },
 ],
 properties: [
 { name: 'Icon', signature: 's', access: 'read' },
@@ -163,7 +163,7 @@ MyApplet.prototype = {
 this.menu.addMenuItem(new PopupMenu.PopupSeparatorMenuItem());
 this.menu.addSettingsAction(_(Power Settings), 
'gnome-power-panel.desktop');
 
-this._smProxy.connect('PropertiesChanged', Lang.bind(this, 
this._devicesChanged));
+this._proxy.connect('Changed', Lang.bind(this, 
this._devicesChanged));
 this._devicesChanged();
 }
 catch (e) {
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit djvusmooth for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package djvusmooth for openSUSE:Factory 
checked in at 2012-06-18 17:33:32

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


Package is djvusmooth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/djvusmooth/djvusmooth.changes2012-05-03 
10:55:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.djvusmooth.new/djvusmooth.changes   
2012-06-18 17:33:34.0 +0200
@@ -1,0 +2,11 @@
+Sat Jun 16 18:07:48 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.2.12.
+  * Rename menu item “Edit → Outline → Remove” to “… → Remove all”.
+  * Use our own minimal XDG Base Directory implementation instead
+of PyXDG.
+  * Add Spanish translation.
+  * Update Russian translation.
+- Doesn't require fdupes.
+
+---

Old:

  djvusmooth-0.2.11.tar.gz

New:

  djvusmooth-0.2.12.tar.gz



Other differences:
--
++ djvusmooth.spec ++
--- /var/tmp/diff_new_pack.2Lzyzc/_old  2012-06-18 17:33:35.0 +0200
+++ /var/tmp/diff_new_pack.2Lzyzc/_new  2012-06-18 17:33:35.0 +0200
@@ -15,16 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   djvusmooth
-Version:0.2.11
+Version:0.2.12
 Release:0
-License:GPL-2.0
 Summary:Graphical Text Editor for DjVu
-Url:http://jwilk.net/software/djvusmooth
+License:GPL-2.0
 Group:  Productivity/Publishing/Other
+Url:http://jwilk.net/software/djvusmooth
 Source0:
http://pypi.python.org/packages/source/d/%{name}/%{name}-%{version}.tar.gz
 Source1:djvusmooth.png
-BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 %if 0%{?suse_version} = 1210
 BuildRequires:  python-distribute
@@ -37,8 +37,8 @@
 BuildRequires:  python-djvulibre
 Requires:   djvulibre
 Requires:   python-djvulibre
-Requires:   python-xdg
 Requires:   python-wxWidgets
+Requires:   python-xdg
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -55,8 +55,8 @@
 %build
 
 %install
-# Create desktop file.
-cat  %{name}.desktop  EOF
+# Replace desktop file. Provided one isn't good enough.
+cat  extra/%{name}.desktop  EOF
 [Desktop Entry]
 Name=DjVuSmooth
 GenericName=Graphical Text Editor for DjVu
@@ -81,12 +81,12 @@
 install -Dm 0644 %{SOURCE1} \
 %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
 
-# Remove locales and man from list.
-sed -i '/locale/d;/\/man\/man/d' INSTALLED_FILES
+# Remove locales, man and standard directory from the list.
+sed -i '/locale/d;/\/man\/man/d;/%dir \/usr\/share\/applications/d' \
+INSTALLED_FILES
 
 %find_lang %{name}
-%suse_update_desktop_file -i %{name}
-%fdupes -s %{buildroot}%{_datadir}
+%suse_update_desktop_file %{name}
 
 %post
 %desktop_database_post
@@ -101,7 +101,6 @@
 %doc COPYING doc/changelog
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.png
-%{_datadir}/pixmaps/%{name}.png
 %doc %{_mandir}/man?/*
 
 %files lang -f %{name}.lang

++ djvusmooth-0.2.11.tar.gz - djvusmooth-0.2.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.11/MANIFEST.in 
new/djvusmooth-0.2.12/MANIFEST.in
--- old/djvusmooth-0.2.11/MANIFEST.in   2011-08-27 00:37:33.0 +0200
+++ new/djvusmooth-0.2.12/MANIFEST.in   2012-03-13 21:01:47.0 +0100
@@ -3,8 +3,10 @@
 include djvusmooth edit-text
 include djvusmooth.py
 include doc/*.1
+include doc/*.txt
 include doc/*.xml
 include doc/changelog
+include extra/*
 include po/*.po
 include update-i18n
-recursive-include lib/ *.py
+recursive-include lib *.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.11/PKG-INFO 
new/djvusmooth-0.2.12/PKG-INFO
--- old/djvusmooth-0.2.11/PKG-INFO  2011-12-11 23:02:50.0 +0100
+++ new/djvusmooth-0.2.12/PKG-INFO  2012-06-13 20:57:01.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: djvusmooth
-Version: 0.2.11
+Version: 0.2.12
 Summary: graphical editor for DjVu
 Home-page: http://jwilk.net/software/djvusmooth
 Author: Jakub Wilk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.11/doc/changelog 
new/djvusmooth-0.2.12/doc/changelog
--- old/djvusmooth-0.2.11/doc/changelog 2011-12-11 22:57:55.0 +0100
+++ new/djvusmooth-0.2.12/doc/changelog 2012-06-13 20:53:50.0 +0200
@@ -1,3 +1,14 @@
+djvusmooth (0.2.12) unstable; urgency=low
+
+  * Install desktop file.
+  * Update the 

commit java-1_7_0-openjdk for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2012-06-18 17:33:48

Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)


Package is java-1_7_0-openjdk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes
2012-05-21 10:25:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes   
2012-06-18 17:33:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 21:43:45 UTC 2012 - dmuel...@suse.com
+
+- fix build on non-jit arches
+
+---



Other differences:
--
++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.CIWPOj/_old  2012-06-18 17:33:51.0 +0200
+++ /var/tmp/diff_new_pack.CIWPOj/_new  2012-06-18 17:33:51.0 +0200
@@ -638,6 +638,10 @@
 export ALT_BOOTDIR=$JDK_TO_BUILD_WITH
 
 # Set generic profile
+%ifnarch %{jit_arches}
+export ZERO_BUILD=true
+%endif
+
 source jdk/make/jdk_generic_profile.sh
 
 make \
@@ -658,9 +662,6 @@
 %ifnarch %{jit_arches}
   LIBFFI_CFLAGS=`pkg-config --cflags libffi`  \
   LIBFFI_LIBS=-lffi  \
-  ZERO_BUILD=true \
-  ZERO_LIBARCH=%{archbuild} \
-  ZERO_ARCHDEF=%{archdef} \
 %ifarch ppc ppc64 s390 s390x
   ZERO_ENDIANNESS=big \
 %else

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



commit opensuse-manuals_ja for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package opensuse-manuals_ja for 
openSUSE:Factory checked in at 2012-06-18 17:34:03

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


Package is opensuse-manuals_ja, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/opensuse-manuals_ja/opensuse-manuals_ja.changes  
2012-05-29 10:34:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-manuals_ja.new/opensuse-manuals_ja.changes 
2012-06-18 17:34:05.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 00:30:56 UTC 2012 - belphe...@belbel.or.jp
+
+* update to SVN #9213
+
+---
@@ -12 +16,0 @@
-



Other differences:
--
++ opensuse-html_ja.tar.bz2 ++
/work/SRC/openSUSE:Factory/opensuse-manuals_ja/opensuse-html_ja.tar.bz2 
/work/SRC/openSUSE:Factory/.opensuse-manuals_ja.new/opensuse-html_ja.tar.bz2 
differ: char 1, line 1

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



commit python-4Suite-XML for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package python-4Suite-XML for 
openSUSE:Factory checked in at 2012-06-18 17:34:09

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


Package is python-4Suite-XML, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-4Suite-XML/python-4Suite-XML.changes  
2011-09-23 12:42:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-4Suite-XML.new/python-4Suite-XML.changes 
2012-06-18 17:34:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 15 14:41:06 UTC 2012 - sasc...@suse.de
+
+- Don't ship windows binary and set license to Apache-1.1 (bnc#767228)
+
+---



Other differences:
--
++ python-4Suite-XML.spec ++
--- /var/tmp/diff_new_pack.Cec6mD/_old  2012-06-18 17:34:13.0 +0200
+++ /var/tmp/diff_new_pack.Cec6mD/_new  2012-06-18 17:34:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-4Suite-XML
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:   python-4Suite-XML
 Version:1.0.2
-Release:5
+Release:0
 Url:http://4suite.org
 Summary:An open-source platform for XML processing
-License:4Suite (Apache-based)
+License:Apache-1.1
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/4/4Suite-XML/4Suite-XML-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,15 +29,14 @@
 BuildRequires:  python-xml
 Requires:   python-xml
 %if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1010
 BuildRequires:  fdupes
 %endif
-%endif
 Provides:   python-4suite-xml = %{version}
 #TODO: Change to '' after version update:
 Obsoletes:  python-4suite-xml = %{version}
+%if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
+%endif
 
 %description
 XML tools and libraries for Python: Domlette, XPath, XSLT, XPointer, XLink,
@@ -47,6 +45,7 @@
 %prep
 %setup -q -n 4Suite-XML-%{version}
 chmod -x Ft/Data/docbook_text1.xslt # Remove executable bit from XSLT file
+rm Ft/Lib/DistExt/stubmain.exe # Remove windows binary (bnc#767228)
 
 %build
 CFLAGS=%{optflags} -fno-strict-aliasing python setup.py build
@@ -59,13 +58,10 @@
 install -d %{buildroot}%{_datadir}/%{name}
 mv %{buildroot}%{_prefix}/lib/4Suite/profiles %{buildroot}%{_datadir}/%{name}/ 
# Move 'profiles' away from /usr/lib
 rm -rf %{buildroot}%{_prefix}/lib/4Suite/tests # Remove unwanted tests from 
/usr/lib
-%if 0%{?suse_version}  1010
-%fdupes %{buildroot}%{_prefix}
+%if 0%{?suse_version}
+%fdupes %{buildroot}%{_prefix}%{python_sitearch}
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc %{_docdir}/%{name}

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



commit python-fcgi for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package python-fcgi for openSUSE:Factory 
checked in at 2012-06-18 17:34:13

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


Package is python-fcgi, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-fcgi/python-fcgi.changes  2011-09-23 
12:42:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-fcgi.new/python-fcgi.changes 
2012-06-18 17:34:15.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 15 12:03:02 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Permissive
+  SPDX format (or at least a license shortname from the list linked at
+  license.opensuse.org)
+
+---



Other differences:
--
++ python-fcgi.spec ++
--- /var/tmp/diff_new_pack.0yVhB1/_old  2012-06-18 17:34:16.0 +0200
+++ /var/tmp/diff_new_pack.0yVhB1/_new  2012-06-18 17:34:16.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-fcgi (Version 2000.09.21)
+# spec file for package python-fcgi
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Release:343
 Group:  Development/Libraries/Python
 AutoReqProv:on
-License:Any permissive
+License:SUSE-Permissive
 Summary:Python FastCGI Module
 Url:http://alldunn.com/python/
 Source0:http://alldunn.com/python/fcgi.py

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



commit python-mpservlets for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package python-mpservlets for 
openSUSE:Factory checked in at 2012-06-18 17:34:18

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


Package is python-mpservlets, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-mpservlets/python-mpservlets.changes  
2011-09-23 12:43:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mpservlets.new/python-mpservlets.changes 
2012-06-18 17:34:21.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 12:21:08 UTC 2012 - cfarr...@suse.com
+
+- license update: Apache-2.0
+  Use SPDX format for license shortnames (http://www.spdx.org/licenses)
+
+---



Other differences:
--
++ python-mpservlets.spec ++
--- /var/tmp/diff_new_pack.KEp2qY/_old  2012-06-18 17:34:24.0 +0200
+++ /var/tmp/diff_new_pack.KEp2qY/_new  2012-06-18 17:34:24.0 +0200
@@ -24,7 +24,7 @@
 Name:   python-%{mod_name}
 Version:1.1.6
 Release:28
-License:APLv2
+License:Apache-2.0
 Summary:Mod_python Servlets - a mod_python handler
 Url:http://pypi.python.org/pypi/mpservlets
 Group:  Development/Languages/Python
@@ -51,7 +51,7 @@
 client as the response. This handler was inspired by WebWare.
 
 %package doc
-License:APLv2
+License:Apache-2.0
 Summary:API Reference in HTML and PDF
 Group:  Documentation/Other
 Requires:   %{name} = %{version}
@@ -64,7 +64,7 @@
 well documented as well.
 
 %package tutorial
-License:APLv2
+License:Apache-2.0
 Summary:A tutorial on developing web applications using servlets
 Group:  Documentation/Other
 Requires:   %{name} = %{version}

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



commit python-passlib for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package python-passlib for openSUSE:Factory 
checked in at 2012-06-18 17:34:24

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


Package is python-passlib, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes
2012-03-20 11:33:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-passlib.new/python-passlib.changes   
2012-06-18 17:34:26.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 15 04:57:41 UTC 2012 - os-...@jacraig.com
+
+- Update to 1.6: tons of changes including deprecated API, features and fixes;
+  see CHANGES.
+
+---

Old:

  passlib-1.5.3.tar.gz

New:

  passlib-1.6.tar.gz



Other differences:
--
++ python-passlib.spec ++
--- /var/tmp/diff_new_pack.kE841w/_old  2012-06-18 17:34:28.0 +0200
+++ /var/tmp/diff_new_pack.kE841w/_new  2012-06-18 17:34:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-passlib
-Version:1.5.3
+Version:1.6
 Release:0
 Url:http://passlib.googlecode.com
 Summary:Comprehensive password hashing framework supporting over 20 
schemes
@@ -57,7 +57,7 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc CHANGES LICENSE README
 %{python_sitelib}/*
 

++ passlib-1.5.3.tar.gz - passlib-1.6.tar.gz ++
 47987 lines of diff (skipped)

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



commit q4wine for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package q4wine for openSUSE:Factory checked 
in at 2012-06-18 17:34:29

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


Package is q4wine, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/q4wine/q4wine.changes2012-03-26 
11:05:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.q4wine.new/q4wine.changes   2012-06-18 
17:34:30.0 +0200
@@ -1,0 +2,42 @@
+Sun Jun  3 18:42:50 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.999-rc7.
+  * Added:
++ Winetricks database cache.
++ Merge Wintricks core.
++ New System Config interface.
++ Pre and Post run Icon scripts.
++ Icon and Prefix sorting (name, date).
++ Version string to About page.
++ Handler for wrong URL in wine app db.
++ Add Logging subsystem activation/deactivation button to
+  Logging tab toolbar.
++ Add taskmgr, winemine, iexplorer, control, oleview icons to
+  prefix's system folder.
++ New system icons from latest wine version.
++ Install program icons in $prefix/share/icons/hicolor/; Add
+  16,22,32,48,64,96,128,256 icon sizes.
++ Add prefix to translation files names.
+  * Fixed:
++ Enhanced win64 support for wine.
++ Better Wine library path autodetection.
++ Create ~/.local/share/wineprefixes directory if it does not
+  exists.
++ Error is Desktop paths are empty.
++ Desktop Paths are wrongly labeled.
++ Unite Icon/Detail toolbar actions.
++ No translations autoupdate at project build. Use `make
+  translations` instead.
++ Fixed process refresh loop.
++ Extended env command after console terminal.
++ Set WINEDEBUG to '-all' if logging subsystem disabled and
+  program was executed not in console session.
++ Icon export dialog empty icons.
++ Dropped obsolete strings from translation files.
+- Split off language package.
+- Drop q4wine-gcc47.patch (fixed upstream).
+- Add icon_theme_cache_post/un macros.
+- BuildRequires: hicolor-icon-theme.
+- Doesn't require fdupes.
+
+---

Old:

  q4wine-0.121.tar.gz
  q4wine-gcc47.patch

New:

  q4wine-0.999-rc7.tar.bz2



Other differences:
--
++ q4wine.spec ++
--- /var/tmp/diff_new_pack.Vw9ZEQ/_old  2012-06-18 17:34:31.0 +0200
+++ /var/tmp/diff_new_pack.Vw9ZEQ/_new  2012-06-18 17:34:31.0 +0200
@@ -17,26 +17,31 @@
 
 
 Name:   q4wine
-Version:0.121
+Version:0.999.rc7
 Release:0
 Summary:Qt4 GUI for WINE
 License:GPL-3.0
 Group:  System/Emulators/PC
 Url:http://q4wine.brezblock.org.ua/
-Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0: q4wine-gcc47.patch
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-0.999-rc7.tar.bz2
 BuildRequires:  cmake
-BuildRequires:  fdupes
 BuildRequires:  fuseiso
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  icoutils
-BuildRequires:  libqt4-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(QtCore)
+BuildRequires:  pkgconfig(QtDBus)
+BuildRequires:  pkgconfig(QtGui)
+BuildRequires:  pkgconfig(QtNetwork)
+BuildRequires:  pkgconfig(QtSql)
+BuildRequires:  pkgconfig(QtXml)
 Requires:   fuseiso
 Requires:   icoutils
 Requires:   libqt4-sql-sqlite
 Requires:   sqlite3
 Requires:   sudo
 Requires:   wine
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,42 +61,48 @@
 - Logging subsystem.
 - Winetricks support.
 
+%lang_package
+
 %prep
-%setup -q
-%patch0 -p1
+%setup -qn %{name}-0.999-rc7
 
 %build
 mkdir build
 cd build
 export CFLAGS=%{optflags}
 export CXXFLAGS=%{optflags}
-cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix}
-make %{?_smp_mflags}
+cmake .. \
+-DCMAKE_INSTALL_PREFIX=%{_prefix}
+make %{?_smp_mflags} VERBOSE=1
 
 %install
 pushd build
 %make_install
 popd
-%fdupes -s %{buildroot}%{_datadir}
+%find_lang %{name} --with-qt
 %suse_update_desktop_file %{name}
 
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
+%icon_theme_cache_post
 
 %postun
 %desktop_database_postun
-%endif
+%icon_theme_cache_postun
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog LICENSE README TODO
+%doc AUTHORS ChangeLog COPYING README TODO
 %{_bindir}/%{name}*
 %{_datadir}/%{name}
+%exclude %{_datadir}/%{name}/i18n
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/icons/hicolor/*/*/%{name}.*
 %{_libdir}/%{name}
 %doc %{_mandir}/man?/*
 
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
+%dir %{_datadir}/%{name}/i18n
+

commit tgt for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package tgt for openSUSE:Factory checked in 
at 2012-06-18 17:34:41

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


Package is tgt, Maintainer is h...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tgt/tgt.changes  2011-09-23 12:48:09.0 
+0200
+++ /work/SRC/openSUSE:Factory/.tgt.new/tgt.changes 2012-06-18 
17:34:43.0 +0200
@@ -1,0 +2,15 @@
+Thu Jun 14 09:51:09 CEST 2012 - vu...@opensuse.org
+
+- Remove # pidfile: /var/run/tgtd.pid from tgt.init, as it makes
+  the script hang on systemd-based systems. This is the same bug as
+  rh#797913, and the fix was used in Fedora. Apparently, there's no
+  such pid file written by tgtd.
+
+---
+Mon Jun  4 14:39:47 CEST 2012 - h...@suse.de
+
+- Update to latest upstream release 1.0.23
+  * Improved SCSI emulation
+  * Various small fixes
+
+---

Old:

  scsi_tgt_if.h
  tgt-0.9.0-update
  tgt-20080805.tar.bz2

New:

  tgt-1.0.28.tar.bz2



Other differences:
--
++ tgt.spec ++
--- /var/tmp/diff_new_pack.wUIsUU/_old  2012-06-18 17:34:45.0 +0200
+++ /var/tmp/diff_new_pack.wUIsUU/_new  2012-06-18 17:34:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package tgt (Version 0.9.0)
+# spec file for package tgt
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,28 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   tgt
-BuildRequires:  libaio-devel openssl-devel perl-Config-General
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  libaio-devel
+BuildRequires:  libxslt
+BuildRequires:  openssl-devel
+BuildRequires:  perl-Config-General
 Obsoletes:  iscsitarget
-Provides:   iscsitarget
 Requires:   perl-Config-General
 Url:http://stgt.berlios.de
-License:GPL-2.0+
-Group:  System/Daemons
 PreReq: %fillup_prereq %insserv_prereq
-AutoReqProv:on
-Version:0.9.0
-Release:2
+Version:1.0.28
+Release:0
 Summary:Generic Linux target framework (tgt)
-Source: %{name}-20080805.tar.bz2
+License:GPL-2.0+
+Group:  System/Daemons
+Source: %{name}-%{version}.tar.bz2
 Source1:%{name}.init
-Source2:scsi_tgt_if.h
 Source3:%{name}.services
-Patch1: %{name}-0.9.0-update
-Patch2: %{name}-git-update
+Patch1: %{name}-git-update
 Patch11:%{name}-fix-build
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -56,14 +54,11 @@
 Mike Christie micha...@cs.wisc.edu
 
 %prep
-%setup -n %{name}-20080805
+%setup -n %{name}-%{version}
 %patch1 -p1
-%patch2 -p1
 %patch11 -p1
-cp %{S:2} usr
 
 %build
-cd usr
 %ifarch ppc ppc64
 %define backends ISCSI=1 FCP=1 FCOE=1 IBMVIO=1
 %else
@@ -72,10 +67,7 @@
 %{__make} OPTFLAGS=${RPM_OPT_FLAGS} %{backends}
 
 %install
-cd usr
-%{__make} DESTDIR=${RPM_BUILD_ROOT} install
-cd ../scripts
-install -vD -m 755 tgt-admin ${RPM_BUILD_ROOT}/usr/sbin/tgt-admin
+%{__make} DESTDIR=${RPM_BUILD_ROOT} docdir=%_docdir/%{name} install
 install -vD -m 755 %{S:1} ${RPM_BUILD_ROOT}/etc/init.d/tgtd
 ln -sf /etc/init.d/tgtd ${RPM_BUILD_ROOT}/usr/sbin/rctgtd
 install -vD %{S:3} 
${RPM_BUILD_ROOT}/etc/sysconfig/SuSEfirewall2.d/services/iscsitarget
@@ -97,8 +89,13 @@
 %defattr(-,root,root)
 /usr/sbin/*
 /etc/init.d/tgtd
+%dir /etc/tgt
+%dir /etc/tgt/examples
+%config %attr(0644,root,root) /etc/tgt/targets.conf
+%config %attr(0644,root,root) /etc/tgt/examples/*
 %config %attr(0644,root,root) 
/etc/sysconfig/SuSEfirewall2.d/services/iscsitarget
-%doc README doc/README.iscsi doc/TODO
+%doc README doc/README.iscsi doc/README.iser doc/README.lu_configuration
+%doc doc/README.mmc doc/README.passthrough doc/README.sbcjukebox doc/README.ssc
 %doc %{_mandir}/man8/*
 
 %changelog

++ tgt-20080805.tar.bz2 - tgt-1.0.28.tar.bz2 ++
 45876 lines of diff (skipped)

++ tgt-fix-build ++
--- /var/tmp/diff_new_pack.wUIsUU/_old  2012-06-18 17:34:45.0 +0200
+++ /var/tmp/diff_new_pack.wUIsUU/_new  2012-06-18 17:34:45.0 +0200
@@ -1,260 +1,20 @@
-diff --git a/scripts/tgt-setup-lun b/scripts/tgt-setup-lun
-index 1e214ee..2ae9193 100755
 a/scripts/tgt-setup-lun
-+++ b/scripts/tgt-setup-lun
-@@ -1,3 +1,5 @@
-+#!/bin/bash
-+
- # LUN assignment script
- #
- # 

commit sudo for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2012-06-18 17:35:22

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


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

Changes:

--- /work/SRC/openSUSE:Factory/sudo/sudo.changes2012-05-21 
08:02:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2012-06-18 
17:35:51.0 +0200
@@ -1,0 +2,13 @@
+Wed Jun 13 19:08:05 CEST 2012 - vu...@opensuse.org
+
+- Update to version 1.8.5p2:
+  + Fixed use of the SUDO_ASKPASS environment variable which was
+broken in Sudo 1.8.5.
+  + Fixed a problem reading the sudoers file when the file mode is
+more restrictive than the expected mode.  For example, when the
+expected sudoers file mode is 0440 but the actual mode is 0400.
+- Changes from version 1.8.5p1:
+  + Fixed a bug that prevented files in an include directory from
+being evaluated.
+
+---

Old:

  sudo-1.8.5.tar.gz

New:

  sudo-1.8.5p2.tar.gz



Other differences:
--
++ sudo.spec ++
--- /var/tmp/diff_new_pack.k0v8ou/_old  2012-06-18 17:35:54.0 +0200
+++ /var/tmp/diff_new_pack.k0v8ou/_new  2012-06-18 17:35:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sudo
-Version:1.8.5
+Version:1.8.5p2
 Release:0
 Summary:Execute some commands as root
 License:BSD-3-Clause

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



commit python-netifaces for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package python-netifaces for 
openSUSE:Factory checked in at 2012-06-18 17:35:25

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


Package is python-netifaces, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-netifaces/python-netifaces.changes
2012-06-13 13:32:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-netifaces.new/python-netifaces.changes   
2012-06-18 17:35:55.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 15 08:55:18 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.6:
+  + Added a workaround for a FreeBSD kernel bug (kern/152036).
+  + Added address_families dictionary to allow code to look up the symbolic
+name corresponding to a given numeric address family code.
+
+---

Old:

  netifaces-0.5.tar.bz2

New:

  netifaces-0.6.tar.gz



Other differences:
--
++ python-netifaces.spec ++
--- /var/tmp/diff_new_pack.bVWF7l/_old  2012-06-18 17:35:57.0 +0200
+++ /var/tmp/diff_new_pack.bVWF7l/_new  2012-06-18 17:35:57.0 +0200
@@ -18,21 +18,20 @@
 
 
 Name:   python-netifaces
-Version:0.5
+Version:0.6
 Release:0
 Summary:Portable network interface information
 License:MIT
 Group:  Development/Languages/Python
 Url:http://alastairs-place.net/netifaces/
-Source: netifaces-%{version}.tar.bz2
+Source: 
http://alastairs-place.net/projects/netifaces/netifaces-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 Provides:   netifaces
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
-%py_requires
-%endif
+%if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
+%endif
 
 %description
 netifaces provides a (hopefully portable-ish) way for Python programmers to

-- 
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-06-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-synaptics for 
openSUSE:Factory checked in at 2012-06-18 17:35:50

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-06-10 21:52:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-synaptics.new/xf86-input-synaptics.changes
   2012-06-18 17:35:57.0 +0200
@@ -1,0 +2,10 @@
+Thu Jun 14 10:51:47 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.6.2
+  + #49439: out-of-bounds access if a touch was active at driver init
+  + #49965: disallow scroll distances on 0 to avoid division by 0
+  + Fix coasting for negative scroll deltas
+  + More fixes to avoid jumpy cursors on resume
+
+
+---

Old:

  xf86-input-synaptics-1.6.1.tar.bz2

New:

  xf86-input-synaptics-1.6.2.tar.bz2



Other differences:
--
++ xf86-input-synaptics.spec ++
--- /var/tmp/diff_new_pack.PWC0hu/_old  2012-06-18 17:35:59.0 +0200
+++ /var/tmp/diff_new_pack.PWC0hu/_new  2012-06-18 17:35:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-synaptics
-Version:1.6.1
+Version:1.6.2
 Release:0
 Summary:Synaptics touchpad input driver for the Xorg X server
 License:MIT
@@ -28,6 +28,9 @@
 Patch2: xf86-input-synaptics-xorg.conf.d_snippet.diff
 Patch3: xf86-input-synaptics-add-led-support.diff
 Patch4: xf86-input-synaptics-led-double-tap.diff
+BuildRequires:  autoconf = 2.60
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(inputproto)
 BuildRequires:  pkgconfig(mtdev)
@@ -76,6 +79,7 @@
 %patch4 -p1
 
 %build
+autoreconf -fi
 %configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d
 make %{?_smp_mflags}
 
@@ -95,7 +99,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc COPYING README
 %config %{_sysconfdir}/X11/xorg.conf.d/50-synaptics.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/synaptics_drv.so

++ xf86-input-synaptics-1.6.1.tar.bz2 - xf86-input-synaptics-1.6.2.tar.bz2 
++
 64955 lines of diff (skipped)

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



commit yast2-core for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2012-06-18 20:58:44

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


Package is yast2-core, Maintainer is mvid...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes2012-06-13 
22:47:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes   
2012-06-18 20:58:46.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 18 17:53:23 CEST 2012 - aschn...@suse.de
+
+- fixed function name conflict in agent-ini (bnc#765519)
+- 2.23.2
+
+---

Old:

  yast2-core-2.23.1.tar.bz2

New:

  yast2-core-2.23.2.tar.bz2



Other differences:
--
++ yast2-core.spec ++
--- /var/tmp/diff_new_pack.mShBxN/_old  2012-06-18 20:58:48.0 +0200
+++ /var/tmp/diff_new_pack.mShBxN/_new  2012-06-18 20:58:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-core
-Version:2.23.1
+Version:2.23.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-core-2.23.1.tar.bz2 - yast2-core-2.23.2.tar.bz2 ++
 2568 lines of diff (skipped)

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



commit libgda for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2012-06-18 21:04:34

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libgda/libgda.changes2012-01-26 
14:06:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes   2012-06-18 
21:04:35.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun 17 13:53:52 UTC 2012 - dims...@opensuse.org
+
+- Add libgda-better-javadetection.patch: Improve java detection.
+- Add libgda-javadetection-biarch.patch: Add capability to also
+  correctly detectd on i586. The patch only adds a --ARCH-- field,
+  which is replaced using sed during %build.
+- Rebuild getsp.class in %build section, as above patches touch the
+  source of it. Usually, the .class is shipped in the tarball and
+  not rebuilt).
+
+---

New:

  libgda-better-javadetection.patch
  libgda-javadetection-biarch.patch



Other differences:
--
++ libgda.spec ++
--- /var/tmp/diff_new_pack.5HLj6v/_old  2012-06-18 21:04:36.0 +0200
+++ /var/tmp/diff_new_pack.5HLj6v/_new  2012-06-18 21:04:36.0 +0200
@@ -25,6 +25,10 @@
 Group:  Productivity/Databases/Clients
 Url:http://www.gnome-db.org/
 Source: 
http://download.gnome.org/sources/libgda/5.0/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM libgda-better-javadetection.patch dims...@opensuse.org -- 
Improve java detections. Taken from upstream, commit e77368b.
+Patch0: libgda-better-javadetection.patch
+# PATCH-FIX-UPSTREAM libgda-javadetection-biarch.patch bgo#673560 -- Prepare 
getsp to be sed'ed for biarch
+Patch1: libgda-javadetection-biarch.patch
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 %ifnarch s390 s390x ppc64
@@ -346,8 +350,19 @@
 %lang_package -n %{name}-5_0-4
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
+# Patch1 introdcues a --ARCH-- field ni getsp, which needs to be replace prior 
to compilation
+%if %_lib == lib64
+export getspARCH=amd64
+%else
+export getspARCH=i386
+%endif
+sed -i s:--ARCH--:$getspARCH:g getsp.java
+# Due to patch0 and patch1, getsp.java needs to be rebuilt
+javac getsp.java
 %configure --with-pic\
--disable-static \
--enable-binreloc \


++ libgda-better-javadetection.patch ++
From e77368ba68e6275e331c8a4f24b4b07cc81c2f6d Mon Sep 17 00:00:00 2001
From: Vivien Malerba male...@gnome-db.org
Date: Sun, 03 Jun 2012 16:08:51 +
Subject: Java detection improvements

use java.home as well as java.library.path
---
diff --git a/getsp.class b/getsp.class
index d4e9227..ec4e45a 100644
--- a/getsp.class
+++ b/getsp.class
Binary files differ
diff --git a/getsp.java b/getsp.java
index c2e295f..f926129 100644
--- a/getsp.java
+++ b/getsp.java
@@ -8,28 +8,53 @@ public class getsp {
if (args[0].compareTo(-test)==0) {
System.out.println(Test1234OK);
}
-   elseif (args[0].compareTo(-libs)==0) {
+   else if (args[0].compareTo(-libs)==0) {
String prefix=-L;
if (args.length1) prefix=args[1];
-   String 
lp=System.getProperty(java.library.path);
+
// we're not using StringTokenizer in case the 
JVM is very crude
int i=0,j,k=0;
String r=null;
String pss=System.getProperty(path.separator);
char ps=':';
if (pss!=null  pss.length()0) 
ps=pss.charAt(0);
+
+   // using java.library.path
+   String lp=System.getProperty(java.home);
j=lp.length();
while (i=j) {
if (i==j || lp.charAt(i)==ps) {
String lib=lp.substring(k,i);
+   String 
suffix=/lib/amd64/server;
+   k=i+1;
+   if (lib.compareTo(.)!=0)
+   
r=(r==null)?(prefix+lib+suffix):(r+ +prefix+lib+suffix);
+   }
+   i++;
+   }
+
+   // using java.home
+  

commit binutils for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2012-06-18 21:24:52

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


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

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2012-06-16 
06:54:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2012-06-18 
21:24:54.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 11:06:01 UTC 2012 - co...@suse.com
+
+- the previous fix was not good enough, another iteration of the same
+
+---
cross-alpha-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.CXX6AH/_old  2012-06-18 21:24:58.0 +0200
+++ /var/tmp/diff_new_pack.CXX6AH/_new  2012-06-18 21:24:58.0 +0200
@@ -98,10 +98,6 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%if 0%{!?cross:1}
-ExcludeArch:%{TARGET}
-%endif
-
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-alpha-binutils.spec ++
--- /var/tmp/diff_new_pack.CXX6AH/_old  2012-06-18 21:24:58.0 +0200
+++ /var/tmp/diff_new_pack.CXX6AH/_new  2012-06-18 21:24:58.0 +0200
@@ -16,25 +16,10 @@
 #
 
 
+Name:   cross-alpha-binutils
+ExcludeArch:alpha
 %define cross 1
 %define TARGET alpha
-#
-# spec file for package binutils
-#
-#
-# All modifications and additions to the file contributed by third parties
-# remain the property of their copyright owners, unless otherwise agreed
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An Open Source License is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
-
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
-Name:   cross-alpha-binutils
 BuildRequires:  bison
 BuildRequires:  dejagnu
 BuildRequires:  flex
@@ -116,10 +101,6 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%if 0%{!?cross:1}
-ExcludeArch:alpha
-%endif
-
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-arm-binutils.spec ++
--- /var/tmp/diff_new_pack.CXX6AH/_old  2012-06-18 21:24:58.0 +0200
+++ /var/tmp/diff_new_pack.CXX6AH/_new  2012-06-18 21:24:58.0 +0200
@@ -16,25 +16,10 @@
 #
 
 
+Name:   cross-arm-binutils
+ExcludeArch:%arm
 %define cross 1
 %define TARGET arm
-#
-# spec file for package binutils
-#
-#
-# All modifications and additions to the file contributed by third parties
-# remain the property of their copyright owners, unless otherwise agreed
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An Open Source License is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
-
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
-Name:   cross-arm-binutils
 BuildRequires:  bison
 BuildRequires:  dejagnu
 BuildRequires:  flex
@@ -116,10 +101,6 @@
 Patch93:avr-binutils-relocs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%if 0%{!?cross:1}
-ExcludeArch:arm
-%endif
-
 %description
 C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
 size, strings, and strip. These utilities are needed whenever you want

++ cross-avr-binutils.spec 

commit redland-bindings for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package redland-bindings for 
openSUSE:Factory checked in at 2012-06-18 21:43:58

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


Package is redland-bindings, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/redland-bindings/redland-bindings.changes
2011-12-25 17:40:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.redland-bindings.new/redland-bindings.changes   
2012-06-18 21:44:00.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 16:03:21 UTC 2012 - co...@suse.com
+
+- fix build with ruby 1.9 (partly from fedora)
+
+---

New:

  ruby-1.9.patch



Other differences:
--
++ redland-bindings.spec ++
--- /var/tmp/diff_new_pack.YosEZ5/_old  2012-06-18 21:44:01.0 +0200
+++ /var/tmp/diff_new_pack.YosEZ5/_new  2012-06-18 21:44:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package redland-bindings
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@
 Group:  System/Libraries
 Url:http://www.librdf.org
 Source0:http://download.librdf.org/source/%{name}-%{version}.tar.gz
+Patch0: ruby-1.9.patch
 BuildRequires:  libredland-devel = %{redland_version}
 BuildRequires:  perl-base
 BuildRequires:  php5-devel
@@ -42,11 +43,12 @@
 %prep
 
 %setup -q
+%patch0 -p1
 
 %build
 export PYTHON_LIB=%{python_sitearch}
 %configure \
---with-ruby \
+--with-ruby --with-ruby-arch-install-dir-variable=vendorarchdir 
--with-ruby-install-dir=%{rb_vendorarchdir} \
 %if %{with perl}
 --with-perl \
 %endif
@@ -69,9 +71,6 @@
 unset MALLOC_CHECK_
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %if %{with perl}
 
 %package -n perl-redland
@@ -169,14 +168,7 @@
 
 %files -n ruby-redland
 %defattr(-, root, root)
-%dir %{rb_libdir}/rdf
-%dir %{rb_libdir}/rdf/redland
-%dir %{rb_libdir}/rdf/redland/schemas
-%{rb_libdir}/rdf/redland.rb
-%{rb_libdir}/rdf/redland/*.rb
-%{rb_libdir}/rdf/redland/schemas/foaf.rb
-%{rb_libdir}/rdf/redland/schemas/owl.rb
-%{rb_libdir}/rdf/redland/schemas/rdfs.rb
-%{rb_archdir}/redland.so
+%rb_vendorarchdir/redland.so
+%rb_vendorarchdir/rdf
 
 %changelog

++ ruby-1.9.patch ++
Index: redland-bindings-1.0.14.1/configure.ac
===
--- redland-bindings-1.0.14.1.orig/configure.ac 2011-11-14 00:30:39.0 
+0100
+++ redland-bindings-1.0.14.1/configure.ac  2012-06-18 17:49:22.604145488 
+0200
@@ -345,6 +345,10 @@ ruby_install_dir_variable='rubylibdir'
 AC_ARG_WITH(ruby-install-dir, [  --with-ruby-install-dir=NAME Set Ruby install 
directory (default 'auto')], ruby_install_dir=$withval, 
ruby_install_dir=auto)
 
 if test X$RUBY != X; then
+  RUBY_MAJOR=`ruby -rrbconfig -e 'print Config::CONFIG.fetch(%q(MAJOR))'`
+  RUBY_MINOR=`ruby -rrbconfig -e 'print Config::CONFIG.fetch(%q(MINOR))'`
+
+
   dnl need to change quotes to allow square brackets
   changequote(, )dnl
   RUBY_ARCHDIR=`$RUBY -rrbconfig -e print Config::CONFIG['archdir']`
@@ -372,6 +376,17 @@ if test X$RUBY != X; then
   fi
 
   RUBY_INCLUDES=-I$RUBY_ARCHDIR
+
+  # ruby 1.9 is using pkg-config, and the config.h include file has moved
+  if test -n $PKG_CONFIG; then
+PKG=ruby-$RUBY_MAJOR.$RUBY_MINOR
+AC_MSG_CHECKING($PKG pkg-config module)
+RUBY_VERSION=`$PKG_CONFIG $PKG --modversion`
+if test -n $RUBY_VERSION; then
+  RUBY_INCLUDES=`$PKG_CONFIG $PKG --cflags-only-I`
+fi
+  fi
+
 else
   # This allows 'make clean' in the ruby directory to work when
   # ruby isn't available
Index: redland-bindings-1.0.14.1/configure
===
--- redland-bindings-1.0.14.1.orig/configure2011-11-14 00:30:48.0 
+0100
+++ redland-bindings-1.0.14.1/configure 2012-06-18 17:49:22.608145295 +0200
@@ -12269,6 +12269,10 @@ fi
 
 
 if test X$RUBY != X; then
+  RUBY_MAJOR=`ruby -rrbconfig -e 'print Config::CONFIG.fetch(%q(MAJOR))'`
+  RUBY_MINOR=`ruby -rrbconfig -e 'print Config::CONFIG.fetch(%q(MINOR))'`
+
+
   RUBY_ARCHDIR=`$RUBY -rrbconfig -e print Config::CONFIG['archdir']`
   ruby_install_dir_config=`$RUBY -rrbconfig -e puts 
Config::CONFIG['$ruby_install_dir_variable']`
   ruby_arch_install_dir_config=`$RUBY -rrbconfig -e puts 
Config::CONFIG['$ruby_arch_install_dir_variable']`
@@ -12299,6 +12303,18 @@ $as_echo $RUBY_ARCH_INSTALLDIR from Con
   fi