commit apache-commons-cli for openSUSE:Factory

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package apache-commons-cli for 
openSUSE:Factory checked in at 2014-05-28 10:01:38

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


Package is apache-commons-cli

Changes:

New Changes file:

--- /dev/null   2014-05-19 01:51:27.372033255 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-cli.new/apache-commons-cli.changes   
2014-05-28 10:01:39.0 +0200
@@ -0,0 +1,38 @@
+---
+Sat Mar  8 18:22:40 UTC 2014 - badshah...@gmail.com
+
+- For openSUSE = 13.1 remove all references to maven scripts as
+  these do not work; fixes building for openSUSE = 13.1
+- Lots of specfile formatting cleanups
+- Move old %changelog section entries to .changes with proper
+  formatting
+- Add copyright info to spec file.
+
+---
+Mon Dec 12 23:47:58 UTC 2011 - dmacvi...@suse.de
+
+- rename apache-cli to apache-commons-cli
+- add java() provides
+
+---
+Tue Jul 19 10:07:32 UTC 2011 - dmacvi...@suse.de
+
+- converted to build with ant:ant
+- removed reference to non existing target/osgi/MANIFEST
+  in maven-build.xml
+
+---
+Tue Nov 09 00:00:00 UTC 2010 - chris.sp...@arcor.de
+
+- Removed maven* BRs in favour of apache-commons-parent
+- Added deprecated groupId to depmap for compatibility reasons
+
+---
+Mon Oct 18 00:00:00 UTC 2010 - chris.sp...@arcor.de
+
+- Removed Epoch
+
+---
+Sun Oct 03 00:00:00 UTC 2010 - chris.sp...@arcor.de
+
+- Rename and rebase from jakarta-commons-cli

New:

  apache-commons-cli.changes
  apache-commons-cli.spec
  build.xml.tar.bz2
  commons-cli-1.2-src.tar.gz



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

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


%global base_name   cli
%global short_name  commons-%{base_name}
%global _mavenpomdir %{_datadir}/maven2/poms
%global with_maven 0

Name:   apache-commons-cli
Version:1.2
Release:0
Summary:Command Line Interface Library for Java
License:Apache-2.0
Group:  Development/Libraries/Java
Url:http://commons.apache.org/%{base_name}/
Source0:
http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
Source1:build.xml.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
BuildRequires:  ant
BuildRequires:  java-devel = 1.6.0
BuildRequires:  jpackage-utils
Requires:   java = 1.6.0
Requires:   jpackage-utils
Requires(post):   jpackage-utils
Requires(postun): jpackage-utils

# This should go away with F-17
Provides:   jakarta-%{short_name} = %{version}-%{release}
Obsoletes:  jakarta-%{short_name}  1.1-6
Provides:   apache-cli
Provides:   java(commons-cli:commons-cli) = %{version}
Obsoletes:  apache-cli  1.2

%description
The CLI library provides a simple and easy to use API for working with the 
command line arguments and options.

%package javadoc
Summary:Javadoc for %{name}
Group:  Development/Libraries/Java
Requires:   jpackage-utils
# This should go away with F-17
Obsoletes:  jakarta-%{short_name}-javadoc  1.1-6

%description javadoc
This package contains the API documentation for %{name}.

%prep
%setup -q -n %{short_name}-%{version}-src
tar -xf %{SOURCE1}

%build
export CLASSPATH=$(build-classpath \
   plexus/ \
   maven/ \
   ):target/classes:target/test-classes
ant -Dmaven.mode.offline=true package javadoc \
-Dmaven.test.skip=true \
-lib /usr/share/java

%install
# jars
install -Dpm 644 target/%{short_name}-%{version}.jar 

commit rubygem-actionpack-3_2 for openSUSE:12.3:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:12.3:Update checked in at 2014-05-28 10:14:46

Comparing /work/SRC/openSUSE:12.3:Update/rubygem-actionpack-3_2 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.rubygem-actionpack-3_2.new (New)


Package is rubygem-actionpack-3_2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1Jmz2s/_old  2014-05-28 10:14:47.0 +0200
+++ /var/tmp/diff_new_pack.1Jmz2s/_new  2014-05-28 10:14:47.0 +0200
@@ -1 +1 @@
-link package='rubygem-actionpack-3_2.2601' cicount='copy' /
+link package='rubygem-actionpack-3_2.2827' cicount='copy' /

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



commit rubygem-actionpack-3_2 for openSUSE:13.1:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:13.1:Update checked in at 2014-05-28 10:14:55

Comparing /work/SRC/openSUSE:13.1:Update/rubygem-actionpack-3_2 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.rubygem-actionpack-3_2.new (New)


Package is rubygem-actionpack-3_2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.U3M105/_old  2014-05-28 10:14:56.0 +0200
+++ /var/tmp/diff_new_pack.U3M105/_new  2014-05-28 10:14:56.0 +0200
@@ -1 +1 @@
-link package='rubygem-actionpack-3_2.2601' cicount='copy' /
+link package='rubygem-actionpack-3_2.2828' cicount='copy' /

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



commit tor for openSUSE:12.3:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:12.3:Update checked 
in at 2014-05-28 10:16:56

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


Package is tor

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ri0szK/_old  2014-05-28 10:16:57.0 +0200
+++ /var/tmp/diff_new_pack.ri0szK/_new  2014-05-28 10:16:57.0 +0200
@@ -1 +1 @@
-link package='tor.2503' cicount='copy' /
+link package='tor.2829' cicount='copy' /

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



commit tor for openSUSE:13.1:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:13.1:Update checked 
in at 2014-05-28 10:16:57

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


Package is tor

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HRJjv1/_old  2014-05-28 10:16:58.0 +0200
+++ /var/tmp/diff_new_pack.HRJjv1/_new  2014-05-28 10:16:58.0 +0200
@@ -1 +1 @@
-link package='tor.2503' cicount='copy' /
+link package='tor.2829' cicount='copy' /

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



commit osc for openSUSE:13.1:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package osc for openSUSE:13.1:Update checked 
in at 2014-05-28 10:47:34

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


Package is osc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HaHXQd/_old  2014-05-28 10:47:35.0 +0200
+++ /var/tmp/diff_new_pack.HaHXQd/_new  2014-05-28 10:47:35.0 +0200
@@ -1 +1 @@
-link package='osc.2797' cicount='copy' /
+link package='osc.2830' cicount='copy' /

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



commit libgadu.2832 for openSUSE:13.1:Update

2014-05-28 Thread h_root
Hello community,

here is the log from the commit of package libgadu.2832 for 
openSUSE:13.1:Update checked in at 2014-05-28 16:41:18

Comparing /work/SRC/openSUSE:13.1:Update/libgadu.2832 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libgadu.2832.new (New)


Package is libgadu.2832

Changes:

New Changes file:

--- /dev/null   2014-05-19 01:51:27.372033255 +0200
+++ /work/SRC/openSUSE:13.1:Update/.libgadu.2832.new/libgadu.changes
2014-05-28 16:41:19.0 +0200
@@ -0,0 +1,137 @@
+---
+Sun May 11 20:55:42 UTC 2014 - fi...@opensuse.org
+
+- Update to version 1.11.4, bugfix release:
+  + Fix buffer overflow with remote code execution potential.
+Only triggerable by a Gadu-Gadu server or a man-in-the-middle.
+CVE-2013-6487 (bnc#861019, bnc#878540)
+  + Fix memory overwrite in file transfer with proxy server.
+CVE-2014-3775 (bnc#878540)
+  + Minor fixes reported by Pidgin project members.
+
+---
+Tue Jun 19 14:38:52 UTC 2012 - fi...@opensuse.org
+
+- Update to version 1.11.2, bugfix release:
+  + improved hostname resolving in singlethread applications.
+
+---
+Thu Jan 19 12:51:45 UTC 2012 - fi...@opensuse.org
+
+- Update to version 1.11.1, bugfix release:
+  + improved SSL support with GnuTLS library
+  + improved pkg-config handling
+  + improved conversion of invalid UTF-8 sequence
+  + improved hostname resolving on systems without gethostbyname_r()
+
+---
+Fri Dec 30 19:09:30 CET 2011 - sbra...@suse.cz
+
+- Apply /usr/local include work-around for 12.1 only (bnc#719176).
+
+---
+Mon Dec  5 21:15:12 UTC 2011 - fi...@opensuse.org
+
+- Fix include path (/usr/local) in .pc file.
+- Replace -devel with pkgconfig() in BuildRequires.
+- Fix license notation according to spdx.
+
+---
+Fri Jun 17 03:50:17 CEST 2011 - vu...@opensuse.org
+
+- Change pkgconfig(openssl) BuildRequires to gnutls-devel as this
+  seems to be preferred.
+- Add curl-devel, libexpat-devel, libgsm-devel, speex-devel and
+  pkgconfig(libxml-2.0) BuildRequires, to enable optional features.
+
+---
+Thu Jun  9 12:42:15 UTC 2011 - fi...@opensuse.org
+
+- Update to version 1.11.0:
+  + contacts import/export compatible with gadu-gadu 10
+  + improved sockets management with direct connections
+  + detailed report when connection fails
+  + enhanced confirmation for delivered message
+  + improved message conversion from html to plain text
+
+---
+Fri Mar 18 16:36:38 UTC 2011 - fi...@opensuse.org
+
+- Update to version 1.10.1:
+  + improved direct connections
+  + improved connections over proxy server
+  + some minor changes
+
+---
+Fri Feb 18 16:11:55 UTC 2011 - fi...@opensuse.org
+
+- Update to version 1.10.0:
+  + ssl connections restored
+  + typing notifications
+  + multilogin support
+  + buddies' info enhancement
+  + support for additional xml events
+  + initial file transfer over server
+  + partial import of new-api branch
+- Spec cleanup. 
+
+---
+Sat Oct  9 10:08:03 UTC 2010 - fi...@opensuse.org
+
+- Update to version 1.9.1:
+  + fixed memory leak in html messages
+  + improved converting messages to html
+  + status flag can be changed now
+  + improved direct connection API
+- Drop libgadu-mem-leak-fix.patch: fixed upstream.
+
+---
+Sun May 23 22:34:22 UTC 2010 - fi...@opensuse.org
+
+- Update to version 1.9.0:
+  + support for new version of gadu-gadu protocol (8 and 10)
+  + images sending fixed
+  + resolve name schema option
+  + doc and test programs
+- Add libgadu-mem-leak-fix.patch.
+
+---
+Mon Jul 27 15:54:18 CEST 2009 - sbra...@suse.cz
+
+- Build with threads support (bnc#525312) and SSL support.
+
+---
+Wed Oct 29 14:10:02 CET 2008 - sbra...@suse.cz
+
+- Updated to version 1.8.2:
+  * fixes remote denial of service via contact description
+(CVE-2008-4776, bnc#439770)
+
+---
+Tue Aug 19 13:22:15 CEST 2008 - sbra...@suse.cz
+
+- Updated to version 1.8.1:
+  * fixed memory corruption in gg_dcc7_send_file()
+  * fixes in sending cached data
+  * endian fixes
+  *