commit liferea for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2013-08-13 09:48:26

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


Package is liferea

Changes:

--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2013-06-26 
20:19:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes 2013-08-13 
09:48:29.0 +0200
@@ -1,0 +2,45 @@
+Sun Jul 21 07:28:43 UTC 2013 - zai...@opensuse.org
+
+- Add liferea-fix-invalid-desktop.patch, fixes invalid desktop
+  file due to missing semicolon.
+
+---
+Fri Jul 19 09:15:15 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.10.0:
+  + Added experimental sync support for TheOldReader.
+  + Removed 'Update' link in comments display as it is pretty
+useless.
+  + Removed 'No Comments' display as it is rather useless.
+  + Prevent re-rendering item display on setting item flagged.
+  + Changed unread number rendering to be right bound and
+non-ellipsized.
+  + Fixes g_strstr_len assertions caused by search folder item
+matching.
+  + Updated documentation to reflect Google Reader, TheOldReader
+changes.
+  + Removed welcome text, restoring last feed/item selection
+instead.
+  + autogen.sh now reports errors on missing autoconf or intltool.
+  + Correctly check for gobject-introspection build dependency.
+  + Fixes missing shading in 2-pane mode rendering.
+  + Many bugfixes.
+  + Updated translations.
+- Add glib schema handling macro calls to post/postun.
+- Remove all gconf schema handling scripts.
+- No longer pass --disable-schemas-install to configure.
+- Clean up conditionals in the .spec file addressing
+  openSUSE = 11.3.
+- Update BuildRequires, following upstreams massive changes:
+  + Removed: json-glib-devel, libsoup-devel, libunique1-devel,
+libwebkit-devel, libxslt-devel, sqlite-devel,
+pkgconfig(gconf-2.0), pkgconfig(gtk+-2.0), pkgconfig(ice),
+pkgconfig(sm).
+  + Added: pkgconfig(gobject-introspection-1.0),
+pkgconfig(gsettings-desktop-schemas), pkgconfig(gtk+-3.0),
+pkgconfig(json-glib-1.0), pkgconfig(libpeas-1.0),
+pkgconfig(libpeas-gtk-1.0), pkgconfig(libsoup-2.4),
+pkgconfig(libxml-2.0), pkgconfig(libxslt), pkgconfig(pango),
+pkgconfig(sqlite3), pkgconfig(webkitgtk-3.0).
+
+---

Old:

  liferea-1.8.15.tar.bz2

New:

  liferea-1.10.0.tar.bz2
  liferea-fix-invalid-desktop.patch



Other differences:
--
++ liferea.spec ++
--- /var/tmp/diff_new_pack.PRykS8/_old  2013-08-13 09:48:30.0 +0200
+++ /var/tmp/diff_new_pack.PRykS8/_new  2013-08-13 09:48:30.0 +0200
@@ -17,35 +17,38 @@
 
 
 Name:   liferea
-Version:1.8.15
+Version:1.10.0
 Release:0
 Summary:Linux Feed Reader
 License:GPL-2.0+
 Group:  Productivity/Other
 Url:http://liferea.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/1.8.15/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/1.10.0/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0: liferea-opensuse-feeds.patch
+# PATCH-FIX-UPSTREAM liferea-fix-invalid-desktop.patch zai...@opensuse.org -- 
Fix missing semicolon in .desktop file. Taken from upstream git.
+Patch1: liferea-fix-invalid-desktop.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  intltool
-BuildRequires:  json-glib-devel
-BuildRequires:  libsoup-devel = 2.28.2
-BuildRequires:  libunique1-devel
-BuildRequires:  libwebkit-devel = 1.2.2
-BuildRequires:  libxslt-devel
-BuildRequires:  sqlite-devel = 3.7.0
+BuildRequires:  intltool = 0.40.0
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.26.0
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(glib-2.0) = 2.28.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
+BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(libpeas-1.0) = 1.0.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.0.0
+BuildRequires:  pkgconfig(libsoup-2.4) = 2.28.2
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(libxslt) = 1.1.19
+BuildRequires:  pkgconfig(pango) = 1.4.0

commit perl-DBD-CSV for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-DBD-CSV for openSUSE:Factory 
checked in at 2013-08-13 09:50:25

Comparing /work/SRC/openSUSE:Factory/perl-DBD-CSV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new (New)


Package is perl-DBD-CSV

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBD-CSV/perl-DBD-CSV.changes
2013-06-28 18:55:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new/perl-DBD-CSV.changes   
2013-08-13 09:50:26.0 +0200
@@ -1,0 +2,19 @@
+Sat Jul 27 11:58:53 UTC 2013 - co...@suse.com
+
+- updated to 0.40
+ * Fix version references in doc
+ * Fix tests for Windows
+ 
+ * Use f_file in docs. file is deprecated
+ * DBD::CSV's repository moved to github
+ * Add test for row-completeness
+ * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
+ * Require more recent versions of low level modules that fixe
+   issues reported for DBD::CSV
+ * Development will also do mosts tests with DBI_SQL_NANO=1
+ * Added support for f_dir_search from DBD::File (in fact DBI was
+   changed to feature this for DBD::CSV :)
+ * Fix test relying on spell-error in DBI's error message
+ * Document csv_class (still undertested)
+
+---

Old:

  DBD-CSV-0.38.tgz

New:

  DBD-CSV-0.40.tgz



Other differences:
--
++ perl-DBD-CSV.spec ++
--- /var/tmp/diff_new_pack.bgzFAb/_old  2013-08-13 09:50:27.0 +0200
+++ /var/tmp/diff_new_pack.bgzFAb/_new  2013-08-13 09:50:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DBD-CSV
-Version:0.38
+Version:0.40
 Release:0
 %define cpan_name DBD-CSV
 Summary:DBI driver for CSV files
@@ -29,17 +29,18 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(DBD::File) = 0.41
-BuildRequires:  perl(DBI) = 1.623
-BuildRequires:  perl(SQL::Statement) = 1.402
-BuildRequires:  perl(Test::More) = 0.90
-BuildRequires:  perl(Text::CSV_XS) = 0.94
+BuildRequires:  perl(DBD::File) = 0.42
+BuildRequires:  perl(DBI) = 1.628
+BuildRequires:  perl(SQL::Statement) = 1.405
+BuildRequires:  perl(Test::More) = 0.9
+BuildRequires:  perl(Text::CSV_XS) = 1.01
 #BuildRequires: perl(DBD::CSV)
-Requires:   perl(DBD::File) = 0.41
-Requires:   perl(DBI) = 1.623
-Requires:   perl(SQL::Statement) = 1.402
+#BuildRequires: perl(version)
+Requires:   perl(DBD::File) = 0.42
+Requires:   perl(DBI) = 1.628
+Requires:   perl(SQL::Statement) = 1.405
 Requires:   perl(Test::More) = 0.9
-Requires:   perl(Text::CSV_XS) = 0.94
+Requires:   perl(Text::CSV_XS) = 1.01
 Recommends: perl(Test::More) = 0.98
 %{perl_requires}
 

++ DBD-CSV-0.38.tgz - DBD-CSV-0.40.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-CSV-0.38/ChangeLog new/DBD-CSV-0.40/ChangeLog
--- old/DBD-CSV-0.38/ChangeLog  2013-01-09 20:30:30.0 +0100
+++ new/DBD-CSV-0.40/ChangeLog  2013-07-23 08:47:38.0 +0200
@@ -1,5 +1,22 @@
+0.40   - 2013-07-23, H.Merijn Brand
+* Fix version references in doc
+* Fix tests for Windows
+
+0.39   - 2013-06-28, H.Merijn Brand
+* Use f_file in docs. file is deprecated
+* DBD::CSV's repository moved to github
+* Add test for row-completeness
+* Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
+* Require more recent versions of low level modules that fixe
+  issues reported for DBD::CSV
+* Development will also do mosts tests with DBI_SQL_NANO=1
+* Added support for f_dir_search from DBD::File (in fact DBI was
+  changed to feature this for DBD::CSV :)
+* Fix test relying on spell-error in DBI's error message
+* Document csv_class (still undertested)
+
 0.38   - 2013-01-09, H.Merijn Brand
-* 
+* the tar paxheaders hit again (http://www.perlmonks.org/?node_id=1004571)
 
 0.37   - 2013-01-09, H.Merijn Brand
 * Fixed RT#80078, resulting in getline calls on undef (Benjamin Booth)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-CSV-0.38/MANIFEST new/DBD-CSV-0.40/MANIFEST
--- old/DBD-CSV-0.38/MANIFEST   2013-01-09 22:06:51.0 +0100
+++ new/DBD-CSV-0.40/MANIFEST   2013-07-23 08:49:32.0 +0200
@@ -22,7 +22,9 @@
 t/48_utf8.t
 t/50_chopblanks.t
 t/51_commit.t
+t/55_dir_search.t
 t/60_misc.t
+t/61_meta.t
 t/70_csv.t
 t/71_csv-ext.t
 t/72_csv-schema.t
@@ -30,6 +32,7 @@
 t/80_rt.t
 t/85_error.t
 t/lib.pl
+t/tmp.csv
 examples/passwd.pl
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.json  

commit papi for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package papi for openSUSE:Factory checked in 
at 2013-08-13 10:12:24

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


Package is papi

Changes:

--- /work/SRC/openSUSE:Factory/papi/papi.changes2013-06-13 
17:29:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.papi.new/papi.changes   2013-08-13 
10:12:25.0 +0200
@@ -1,0 +2,33 @@
+Thu Aug  8 17:30:25 CEST 2013 - p...@suse.de
+
+- Update to 5.2.0:
+
+  This release represents a major overhaul of several components.
+  Support for Intel Haswell and Power 8 has been added.  Processor
+  support code has been moved to the components directory.
+
+  New Platform:
+  -
+  * Intel Haswell (initial support)
+  * Power 8 (initial support)
+
+  New Components:
+  ---
+  * Host-side MIC power component
+
+Enhancements:
+
+  * Component tests are now included with install-tests make
+target.
+  * Components with external library dependencies load them at
+runtime allowing better distribution (infiniband, cuda,
+vmware, nvml and host-side micpower)
+  * Perf_events, perfctr[_ppc] and perfmon2[_ia64] have been
+moved under the components directory
+  * (Intel) Uncore support has been split into its own component
+  * Lustre component better handles large numbers of filesystems
+
+- Remove papi-use_major_in_soname.patch as the problem has been
+  fixed upstream.
+
+---

Old:

  papi-5.1.1.tar.gz
  papi-use_major_in_soname.patch

New:

  papi-5.2.0.tar.gz



Other differences:
--
++ papi.spec ++
--- /var/tmp/diff_new_pack.Lq4EXc/_old  2013-08-13 10:12:26.0 +0200
+++ /var/tmp/diff_new_pack.Lq4EXc/_new  2013-08-13 10:12:26.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  gcc-fortran-32bit
 BuildRequires:  glibc-devel-32bit
 %endif
-Version:5.1.1
+Version:5.2.0
 Release:0
 Summary:Performance Application Programming Interface
 License:BSD-3-Clause
@@ -50,7 +50,6 @@
 #PAPI doesn't support the s390 architecture
 ExcludeArch:s390, s390x
 Patch:  papi-codecleanup.patch
-Patch1: papi-use_major_in_soname.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf = 2.61
 BuildRequires:  automake
@@ -95,7 +94,6 @@
 %prep
 %setup -q
 %patch
-%patch1
 
 %build
 #export SUSE_ASNEEDED=0
@@ -110,7 +108,7 @@
 done
 export CFLAGS=%{optflags} -Wno-unused-parameter
 
-%configure --with-components=lmsensors coretemp example net \
+%configure --with-components=appio lmsensors coretemp example net \
 --with-perf-events --with-shared-lib=yes --with-shlib 
--with-pthread-mutexes  \
--with-pfm-incdir=%{_includedir} --with-pfm-libdir=%{_libdir}
 

++ papi-5.1.1.tar.gz - papi-5.2.0.tar.gz ++
 71857 lines of diff (skipped)

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



commit mysql-community-server for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:Factory checked in at 2013-08-13 10:15:27

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


Package is mysql-community-server

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2013-08-01 17:14:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
   2013-08-13 10:15:58.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug 12 15:34:19 CEST 2013 - mhruse...@suse.cz
+
+- chown --no-dereference instead of chown to improve security
+  * similar issue as CVE-2013-1976
+- fix build for ppc64 using -mminimal-toc
+- merge latest packaging fixes
+  * more cautious upgrades
+
+---



Other differences:
--
++ mysql-community-server.spec ++
--- /var/tmp/diff_new_pack.PY9Qd1/_old  2013-08-13 10:15:59.0 +0200
+++ /var/tmp/diff_new_pack.PY9Qd1/_new  2013-08-13 10:15:59.0 +0200
@@ -68,6 +68,7 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 BuildRequires:  procps
+BuildRequires:  readline-devel
 BuildRequires:  zlib-devel
 %if 0%{?suse_version}
 BuildRequires:  pwdutils
@@ -93,14 +94,18 @@
 BuildRequires:  systemd
 %{?systemd_requires}
 %endif
+%if %{name} != mysql
 Provides:   mysql = %{srv_vers}
+%endif
 Provides:   mysql-Max = %{srv_vers}
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides} = %{version}
 Obsoletes:  %{extra_provides}  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql  %{srv_vers}
+%endif
 Obsoletes:  mysql-Max  %{srv_vers}
 %endif
 Conflicts:  otherproviders(mysql)
@@ -187,18 +192,22 @@
 %package client
 Summary:Client for MySQL Community Server
 Group:  Productivity/Databases/Clients
+%if %{name} != mysql
 Provides:   mysql-client = %{srv_vers}
+%endif
 %if 0%{?suse_version}
 PreReq: pwdutils
 %endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-client = %{version}
 Obsoletes:  %{extra_provides}-client  %{version}
-Requires:   %{name}-errormessages = %version
 %endif
+Requires:   %{name}-errormessages = %version
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-client  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-client)
 
 %description client
@@ -217,14 +226,18 @@
 Requires:   perl-DBD-mysql
 Summary:Benchmarks for MySQL Community Server
 Group:  Productivity/Databases/Tools
+%if %{name} != mysql
 Provides:   mysql-bench = %{srv_vers}
+%endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-bench = %{version}
 Obsoletes:  %{extra_provides}-bench  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-bench  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-bench)
 
 %description bench
@@ -264,14 +277,18 @@
 Requires:   %{name}-client = %{version}
 Requires:   %{name}-tools = %{version}
 Requires:   perl-DBD-mysql
+%if %{name} != mysql
 Provides:   mysql-test = %{srv_vers}
+%endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-test = %{version}
 Obsoletes:  %{extra_provides}-test  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-test  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-test)
 
 %description test
@@ -285,15 +302,19 @@
 Requires:   perl-DBD-mysql
 # make sure this package is installed when updating from 10.2 and older
 Provides:   mysql-client:/usr/bin/perror
+%if %{name} != mysql
 Provides:   mysql-tools = %{srv_vers}
+%endif
 Provides:   mysql:/usr/bin/mysqlhotcopy
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-tools = %{version}
 Obsoletes:  %{extra_provides}-tools  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-tools  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-tools)
 
 %description tools
@@ -317,8 +338,10 @@
 %package ndb-storage
 Summary:MySQL Community Server - ndbcluster storage engine
 Group:  Productivity/Databases/Servers
+%if %{name} != mysql
 Provides:   mysql-ndb-storage = %{srv_vers}
 Obsoletes:  mysql-ndb-storage  %{srv_vers}
+%endif
 Conflicts:  otherproviders(mysql-ndb-storage)
 
 %description ndb-storage
@@ -330,8 +353,10 @@
 %package ndb-management
 Summary:MySQL Community Server - ndbcluster storage engine management
 Group:  Productivity/Databases/Servers
+%if 

commit obs-service-source_validator for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package obs-service-source_validator for 
openSUSE:Factory checked in at 2013-08-13 10:16:09

Comparing /work/SRC/openSUSE:Factory/obs-service-source_validator (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-source_validator.new (New)


Package is obs-service-source_validator

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-source_validator/obs-service-source_validator.changes
2013-07-07 22:19:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-source_validator.new/obs-service-source_validator.changes
   2013-08-13 10:16:10.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  6 12:34:53 UTC 2013 - dmuel...@suse.com
+
+- update to latest git:
+  2b2c89d  also check for orphan files when _services are used
+  197b519  Check the Buildservice magic files (_link/_service)
+   with xmllint
+  a6d922c  Cleanup keyring check
+  f936138  removed the incorrect basename checking, also do not look
+   for .gpg files as we currently use either .sig or .asc
+
+---



Other differences:
--
++ obs-service-source_validator-0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-source_validator-0.3/20-files-present-and-referenced 
new/obs-service-source_validator-0.3/20-files-present-and-referenced
--- old/obs-service-source_validator-0.3/20-files-present-and-referenced
2013-06-18 17:44:58.0 +0200
+++ new/obs-service-source_validator-0.3/20-files-present-and-referenced
2013-08-06 14:32:22.0 +0200
@@ -182,27 +182,42 @@
 # Verify GPG keys
 #
 
-shopt -s failglob
-if echo $DIR_TO_CHECK/*keyring 2/dev/null ; then 
-   shopt -u failglob
-   gpg --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring --import $DIR_TO_CHECK/*.keyring
-   shopt -s nullglob
-   for i in $DIR_TO_CHECK/*.sig $DIR_TO_CHECK/*.asc ; do 
-   gpg --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring $i  ||  {
-   echo (E) signature $i does not validate
-   RETURN=2
-   }
-   done
-   rm $TMPDIR/.checkifvalidsourcedir-gpg-keyring
+if [ -f $DIR_TO_CHECK/*.keyring 2/dev/null ]; then
+gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring --import $DIR_TO_CHECK/*.keyring
+for i in $DIR_TO_CHECK/*.sig $DIR_TO_CHECK/*.asc; do
+if [ -f $i ]; then
+gpg -q --no-default-keyring --keyring 
$TMPDIR/.checkifvalidsourcedir-gpg-keyring $i || {
+echo (E) signature $i does not validate
+RETURN=2
+}
+fi
+done
+rm $TMPDIR/.checkifvalidsourcedir-gpg-keyring
 fi
 
-#
-# Skip this test for now, if we have server side downloads
-#
-if [ -e $DIR_TO_CHECK/_service ]; then
-exit 0
+# XML validate files starting with _..
+if [ -x $(type -p xmllint) ]; then
+for i in $DIR_TO_CHECK/_*; do
+test -f $i || continue
+xmllint --format $i /dev/null || {
+echo (E) $(basename $i) is not valid XML
+RETURN=2
+}
+done
+
+# Check if _service is sane
+if [ -f $DIR_TO_CHECK/_service ]; then
+xmllint --format $i  $TMPDIR/_service
+
+if egrep -q service .*mode=. $TMPDIR/_service \
+ ! egrep -q service .*mode=.(disabled|localrun) \
+$TMPDIR/_service; then
+echo (W) openSUSE: projects only allow 'disabled or 'localrun' 
services.
+fi
+fi
 fi
 
+
 #
 # now check if everything is marked in spec files.
 #
@@ -338,31 +353,35 @@
debian.*.prerm )
;;
*)
-   grep -a -x $BASE $TMPDIR/sources  /dev/null  continue
+grep -a -x $BASE $TMPDIR/sources  /dev/null  continue
+test -f $DIR_TO_CHECK/_service  egrep -q 'mode=.remoterun' 
$DIR_TO_CHECK/_service  continue
+# be a bit more relaxed for osc, it won't upload directories anyway
+[ -d $DIR_TO_CHECK/$BASE ]  [ -d  $DIR_TO_CHECK/.osc ]  
continue
+
echo (W) Attention, $BASE is not mentioned in spec files as source 
or patch.
-   if test $RETURN != 2 ; then
- if [ -d $DIR_TO_CHECK/$BASE ] ; then
-# be a bit more relaxed for osc, it won't upload directories 
anyway
-if [ ! -d $DIR_TO_CHECK/.osc ] ; then
-   echo !! $BASE is a directory !!
-   if test $BATCHMODE != true ; then
-   echo remove subtree with 'r'
-   echoignore and continue with 'y'
-   echo 

commit docbook2x for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package docbook2x for openSUSE:Factory 
checked in at 2013-08-13 10:15:47

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


Package is docbook2x

Changes:

--- /work/SRC/openSUSE:Factory/docbook2x/docbook2x.changes  2011-12-08 
11:48:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.docbook2x.new/docbook2x.changes 2013-08-13 
10:15:59.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 14:35:30 UTC 2013 - stephan.ba...@suse.com
+
+- add BuildRequires for makeinfo (bnc#834457)
+
+---



Other differences:
--
++ docbook2x.spec ++
--- /var/tmp/diff_new_pack.a6xRTs/_old  2013-08-13 10:16:00.0 +0200
+++ /var/tmp/diff_new_pack.a6xRTs/_new  2013-08-13 10:16:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook2x
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,10 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   docbook2x
 BuildRequires:  automake
 BuildRequires:  docbook_4
 BuildRequires:  libxslt-devel
+%if 0%{?suse_version} = 1200
+BuildRequires:  makeinfo
+%endif
 BuildRequires:  openjade
 BuildRequires:  perl-XML-DOM
 BuildRequires:  perl-XML-Parser
@@ -27,19 +31,26 @@
 BuildRequires:  sgml-skel
 BuildRequires:  tidy
 Url:http://docbook2x.sourceforge.net/
-License:GPL-2.0+
-Group:  Productivity/Publishing/DocBook
-Provides:   docbook2X db2x
-Requires:   perl-XML-Parser perl-XML-DOM perl-XML-RegExp perl-URI
-Requires:   perl-XML-SAX
-Requires:   openjade opensp tidy perl-libwww-perl
+Provides:   db2x
+Provides:   docbook2X
 Requires:   docbook_4
+Requires:   openjade
+Requires:   opensp
+Requires:   perl-URI
+Requires:   perl-XML-DOM
+Requires:   perl-XML-Parser
+Requires:   perl-XML-RegExp
+Requires:   perl-XML-SAX
+Requires:   perl-libwww-perl
 Requires:   sgml-skel
+Requires:   tidy
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog
 PreReq: sed grep awk
 Obsoletes:  db2x
 Summary:DocBook-to-Texinfo Converter
+License:GPL-2.0+
+Group:  Productivity/Publishing/DocBook
 Version:0.8.8
 Release:0
 Source: 
http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.bz2
@@ -53,6 +64,7 @@
 
 %package doc
 Summary:DocBook-to-Texinfo Converter
+Group:  Productivity/Publishing/DocBook
 PreReq: %install_info_prereq
 
 %description doc

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



commit build for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2013-08-13 10:16:18

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


Package is build

Changes:

--- /work/SRC/openSUSE:Factory/build/build.changes  2013-06-05 
11:40:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.build.new/build.changes 2013-08-13 
10:16:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 20:35:02 UTC 2013 - dvla...@suse.com
+
+- add requires for Fedora
+
+---



Other differences:
--
++ build.spec ++
--- /var/tmp/diff_new_pack.cXyE9U/_old  2013-08-13 10:16:20.0 +0200
+++ /var/tmp/diff_new_pack.cXyE9U/_new  2013-08-13 10:16:20.0 +0200
@@ -33,6 +33,10 @@
 Requires:   binutils
 Requires:   perl
 Requires:   tar
+%if 0%{?fedora}
+Requires:   perl-MD5
+Requires:   perl-TimeDate
+%endif
 Conflicts:  bsdtar  2.5.5
 %if 0%{?suse_version}  1000
 # None of them are actually required for core features.

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



commit libreoffice for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2013-08-13 10:16:26

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


Package is libreoffice

Changes:

libreoffice-help-en-US.changes: same change
libreoffice-help-group1.changes: same change
libreoffice-help-group2.changes: same change
libreoffice-help-group3.changes: same change
libreoffice-help-group4.changes: same change
libreoffice-help-group5.changes: same change
libreoffice-icon-themes.changes: same change
libreoffice-l10n.changes: same change
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2013-08-04 
07:59:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2013-08-13 10:16:28.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 12:30:27 UTC 2013 - dval...@suse.com
+
+- disable jfreereport extention for powerpc64 
+
+---



Other differences:
--
++ libreoffice-help-en-US.spec ++
--- /var/tmp/diff_new_pack.9ZOGDR/_old  2013-08-13 10:16:35.0 +0200
+++ /var/tmp/diff_new_pack.9ZOGDR/_new  2013-08-13 10:16:35.0 +0200
@@ -257,5 +257,4 @@
 %files -f file-lists/help_en_US_list.txt -n libreoffice-help-en-US
 %defattr(-,root,root)
 
-
 %changelog

libreoffice-help-group2.spec: same change
libreoffice-help-group3.spec: same change
libreoffice-help-group4.spec: same change
libreoffice-help-group5.spec: same change
libreoffice-icon-themes.spec: same change
++ libreoffice-l10n.spec ++
--- /var/tmp/diff_new_pack.9ZOGDR/_old  2013-08-13 10:16:35.0 +0200
+++ /var/tmp/diff_new_pack.9ZOGDR/_new  2013-08-13 10:16:35.0 +0200
@@ -1664,8 +1664,8 @@
 PreReq: libreoffice = 3.5
 %endif
 Requires:   libreoffice = %{version}
-Provides:   
OpenOffice_org-sh-YU:%_prefix/ooo-2.0/program/resource/sw680sh-YU.res
 Provides:   OpenOffice_org-sh-YU = %version
+Provides:   
OpenOffice_org-sh-YU:%_prefix/ooo-2.0/program/resource/sw680sh-YU.res
 Obsoletes:  OpenOffice_org-sh-YU  %version
 # compat stuff
 Provides:   OpenOffice_org-sh = %{version}
@@ -1752,8 +1752,8 @@
 %endif
 Requires:   libreoffice = %{version}
 Requires:   scalable-font-ru
-Provides:   
OpenOffice_org-sr-CS:%_prefix/ooo-2.0/program/resource/sw680sr-CS.res
 Provides:   OpenOffice_org-sr-CS = %version
+Provides:   
OpenOffice_org-sr-CS:%_prefix/ooo-2.0/program/resource/sw680sr-CS.res
 Obsoletes:  OpenOffice_org-sr-CS  %version
 # compat stuff
 Provides:   OpenOffice_org-sr = %{version}

++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.9ZOGDR/_old  2013-08-13 10:16:35.0 +0200
+++ /var/tmp/diff_new_pack.9ZOGDR/_new  2013-08-13 10:16:35.0 +0200
@@ -1453,6 +1453,9 @@
--without-system-libmwaw \
--without-system-libodfgen \
 %endif
+%ifarch ppc64
+   --disable-report-builder \
+%endif
 %if 0%{?suse_version}  01230
--without-system-clucene \
--without-system-mysql-cppconn \
























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



commit mariadb for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2013-08-13 10:15:22

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


Package is mariadb

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2013-07-27 
15:48:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2013-08-13 
10:15:56.0 +0200
@@ -1,0 +2,31 @@
+Mon Aug 12 14:32:51 CEST 2013 - mhruse...@suse.cz
+
+- chown --no-dereference instead of chown to improve security
+  * similar issue as CVE-2013-1976
+- fix build for ppc64 using -mminimal-toc
+
+---
+Mon Aug 12 12:25:16 CEST 2013 - mhruse...@suse.cz
+
+- merge latest packaging fixes
+  * better handling of libdir
+  * more cautious upgrades
+
+---
+Wed Aug  7 15:12:13 CEST 2013 - r...@suse.de
+
+- add patch for lib64 on s390x
+  mysql-patches/mariadb-5.5.24-s390x-libdir.patch 
+
+---
+Tue Jul 30 21:51:25 CEST 2013 - mhruse...@suse.cz
+
+- get rid of info which is not info (bnc#747811)
+- minor polishing of spec/installation
+
+---
+Fri Jul 26 10:07:33 CEST 2013 - mhruse...@suse.cz
+
+- fix ownership of logdir (bnc#763150)
+
+---



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.DrnnOb/_old  2013-08-13 10:15:58.0 +0200
+++ /var/tmp/diff_new_pack.DrnnOb/_new  2013-08-13 10:15:58.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # Few definitions which will alter build
 %define prefered   1
 %define use_cmake  1
@@ -55,10 +54,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 PreReq: pwdutils
-PreReq: %install_info_prereq %insserv_prereq
 %endif
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  bison
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libaio-devel
@@ -94,14 +93,18 @@
 BuildRequires:  systemd
 %{?systemd_requires}
 %endif
+%if %{name} != mysql
 Provides:   mysql = %{srv_vers}
+%endif
 Provides:   mysql-Max = %{srv_vers}
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides} = %{version}
 Obsoletes:  %{extra_provides}  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql  %{srv_vers}
+%endif
 Obsoletes:  mysql-Max  %{srv_vers}
 %endif
 Conflicts:  otherproviders(mysql)
@@ -171,18 +174,22 @@
 %package client
 Summary:Client for MariaDB
 Group:  Productivity/Databases/Clients
+%if %{name} != mysql
 Provides:   mysql-client = %{srv_vers}
+%endif
 %if 0%{?suse_version}
 PreReq: pwdutils
 %endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-client = %{version}
 Obsoletes:  %{extra_provides}-client  %{version}
-Requires:   %{name}-errormessages = %version
 %endif
+Requires:   %{name}-errormessages = %version
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-client  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-client)
 
 %description client
@@ -201,14 +208,18 @@
 Requires:   perl-DBD-mysql
 Summary:Benchmarks for MariaDB
 Group:  Productivity/Databases/Tools
+%if %{name} != mysql
 Provides:   mysql-bench = %{srv_vers}
+%endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-bench = %{version}
 Obsoletes:  %{extra_provides}-bench  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-bench  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-bench)
 
 %description bench
@@ -248,14 +259,18 @@
 Requires:   %{name}-client = %{version}
 Requires:   %{name}-tools = %{version}
 Requires:   perl-DBD-mysql
+%if %{name} != mysql
 Provides:   mysql-test = %{srv_vers}
+%endif
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides}-test = %{version}
 Obsoletes:  %{extra_provides}-test  %{version}
 %endif
 %if 0%{?prefered}  0
+%if %{name} != mysql
 Obsoletes:  mysql-test  %{srv_vers}
 %endif
+%endif
 Conflicts:  otherproviders(mysql-test)
 
 %description test
@@ -269,15 +284,19 @@
 Requires:   perl-DBD-mysql
 # make sure this package is installed when updating from 10.2 and older
 Provides:   mysql-client:/usr/bin/perror
+%if %{name} != mysql
 Provides:   mysql-tools = %{srv_vers}
+%endif
 Provides:   

commit yast2-trans for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-trans for openSUSE:Factory 
checked in at 2013-08-13 10:14:37

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


Package is yast2-trans

Changes:

--- /work/SRC/openSUSE:Factory/yast2-trans/yast2-trans.changes  2013-02-14 
21:19:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-trans.new/yast2-trans.changes 
2013-08-13 10:14:42.0 +0200
@@ -1,0 +2,8 @@
+Mon Aug 12 15:38:36 CEST 2013 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu
+  fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my
+  nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu
+  en_GB en_US pt_BR zh_CN zh_TW ast nds.
+
+

Old:

  yast2-trans-af-2.23.0.tar.bz2
  yast2-trans-am-2.23.0.tar.bz2
  yast2-trans-ar-2.23.0.tar.bz2
  yast2-trans-ast-2.23.0.tar.bz2
  yast2-trans-be-2.23.0.tar.bz2
  yast2-trans-bg-2.23.0.tar.bz2
  yast2-trans-bn-2.23.0.tar.bz2
  yast2-trans-bs-2.23.0.tar.bz2
  yast2-trans-ca-2.23.0.tar.bz2
  yast2-trans-cs-2.23.0.tar.bz2
  yast2-trans-cy-2.23.0.tar.bz2
  yast2-trans-da-2.23.0.tar.bz2
  yast2-trans-de-2.23.0.tar.bz2
  yast2-trans-el-2.23.0.tar.bz2
  yast2-trans-en_GB-2.23.0.tar.bz2
  yast2-trans-en_US-2.23.0.tar.bz2
  yast2-trans-eo-2.23.0.tar.bz2
  yast2-trans-es-2.23.0.tar.bz2
  yast2-trans-et-2.23.0.tar.bz2
  yast2-trans-eu-2.23.0.tar.bz2
  yast2-trans-fa-2.23.0.tar.bz2
  yast2-trans-fi-2.23.0.tar.bz2
  yast2-trans-fr-2.23.0.tar.bz2
  yast2-trans-gl-2.23.0.tar.bz2
  yast2-trans-gu-2.23.0.tar.bz2
  yast2-trans-he-2.23.0.tar.bz2
  yast2-trans-hi-2.23.0.tar.bz2
  yast2-trans-hr-2.23.0.tar.bz2
  yast2-trans-hu-2.23.0.tar.bz2
  yast2-trans-id-2.23.0.tar.bz2
  yast2-trans-it-2.23.0.tar.bz2
  yast2-trans-ja-2.23.0.tar.bz2
  yast2-trans-jv-2.23.0.tar.bz2
  yast2-trans-ka-2.23.0.tar.bz2
  yast2-trans-km-2.23.0.tar.bz2
  yast2-trans-kn-2.23.0.tar.bz2
  yast2-trans-ko-2.23.0.tar.bz2
  yast2-trans-ku-2.23.0.tar.bz2
  yast2-trans-lo-2.23.0.tar.bz2
  yast2-trans-lt-2.23.0.tar.bz2
  yast2-trans-mk-2.23.0.tar.bz2
  yast2-trans-mr-2.23.0.tar.bz2
  yast2-trans-ms-2.23.0.tar.bz2
  yast2-trans-my-2.23.0.tar.bz2
  yast2-trans-nb-2.23.0.tar.bz2
  yast2-trans-nds-2.23.0.tar.bz2
  yast2-trans-nl-2.23.0.tar.bz2
  yast2-trans-nn-2.23.0.tar.bz2
  yast2-trans-pa-2.23.0.tar.bz2
  yast2-trans-pl-2.23.0.tar.bz2
  yast2-trans-pt-2.23.0.tar.bz2
  yast2-trans-pt_BR-2.23.0.tar.bz2
  yast2-trans-ro-2.23.0.tar.bz2
  yast2-trans-ru-2.23.0.tar.bz2
  yast2-trans-si-2.23.0.tar.bz2
  yast2-trans-sk-2.23.0.tar.bz2
  yast2-trans-sl-2.23.0.tar.bz2
  yast2-trans-sr-2.23.0.tar.bz2
  yast2-trans-sv-2.23.0.tar.bz2
  yast2-trans-sw-2.23.0.tar.bz2
  yast2-trans-ta-2.23.0.tar.bz2
  yast2-trans-tg-2.23.0.tar.bz2
  yast2-trans-th-2.23.0.tar.bz2
  yast2-trans-tk-2.23.0.tar.bz2
  yast2-trans-tr-2.23.0.tar.bz2
  yast2-trans-uk-2.23.0.tar.bz2
  yast2-trans-vi-2.23.0.tar.bz2
  yast2-trans-wa-2.23.0.tar.bz2
  yast2-trans-xh-2.23.0.tar.bz2
  yast2-trans-zh_CN-2.23.0.tar.bz2
  yast2-trans-zh_TW-2.23.0.tar.bz2
  yast2-trans-zu-2.23.0.tar.bz2

New:

  yast2-trans-af-3.0.0.tar.bz2
  yast2-trans-am-3.0.0.tar.bz2
  yast2-trans-ar-3.0.0.tar.bz2
  yast2-trans-ast-3.0.0.tar.bz2
  yast2-trans-be-3.0.0.tar.bz2
  yast2-trans-bg-3.0.0.tar.bz2
  yast2-trans-bn-3.0.0.tar.bz2
  yast2-trans-bs-3.0.0.tar.bz2
  yast2-trans-ca-3.0.0.tar.bz2
  yast2-trans-cs-3.0.0.tar.bz2
  yast2-trans-cy-3.0.0.tar.bz2
  yast2-trans-da-3.0.0.tar.bz2
  yast2-trans-de-3.0.0.tar.bz2
  yast2-trans-el-3.0.0.tar.bz2
  yast2-trans-en_GB-3.0.0.tar.bz2
  yast2-trans-en_US-3.0.0.tar.bz2
  yast2-trans-eo-3.0.0.tar.bz2
  yast2-trans-es-3.0.0.tar.bz2
  yast2-trans-et-3.0.0.tar.bz2
  yast2-trans-eu-3.0.0.tar.bz2
  yast2-trans-fa-3.0.0.tar.bz2
  yast2-trans-fi-3.0.0.tar.bz2
  yast2-trans-fr-3.0.0.tar.bz2
  yast2-trans-gl-3.0.0.tar.bz2
  yast2-trans-gu-3.0.0.tar.bz2
  yast2-trans-he-3.0.0.tar.bz2
  yast2-trans-hi-3.0.0.tar.bz2
  yast2-trans-hr-3.0.0.tar.bz2
  yast2-trans-hu-3.0.0.tar.bz2
  yast2-trans-id-3.0.0.tar.bz2
  yast2-trans-it-3.0.0.tar.bz2
  yast2-trans-ja-3.0.0.tar.bz2
  yast2-trans-jv-3.0.0.tar.bz2
  yast2-trans-ka-3.0.0.tar.bz2
  yast2-trans-km-3.0.0.tar.bz2
  yast2-trans-kn-3.0.0.tar.bz2
  yast2-trans-ko-3.0.0.tar.bz2
  yast2-trans-ku-3.0.0.tar.bz2
  yast2-trans-lo-3.0.0.tar.bz2
  yast2-trans-lt-3.0.0.tar.bz2
  yast2-trans-mk-3.0.0.tar.bz2
  yast2-trans-mr-3.0.0.tar.bz2
  yast2-trans-ms-3.0.0.tar.bz2
  yast2-trans-my-3.0.0.tar.bz2
  yast2-trans-nb-3.0.0.tar.bz2
  yast2-trans-nds-3.0.0.tar.bz2
  yast2-trans-nl-3.0.0.tar.bz2
  yast2-trans-nn-3.0.0.tar.bz2
  yast2-trans-pa-3.0.0.tar.bz2
  yast2-trans-pl-3.0.0.tar.bz2
  yast2-trans-pt-3.0.0.tar.bz2
  

commit apache2-mod_perl for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_perl for 
openSUSE:Factory checked in at 2013-08-13 10:17:57

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


Package is apache2-mod_perl

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_perl/apache2-mod_perl.changes
2013-07-16 16:33:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_perl.new/apache2-mod_perl.changes   
2013-08-13 10:17:59.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  5 09:23:12 UTC 2013 - co...@suse.com
+
+- add avoid-broken-provides.diff to avoid package providing
+  HTTP::Request::Common, which it does not (only for testing)
+
+---

New:

  avoid-broken-provides.diff



Other differences:
--
++ apache2-mod_perl.spec ++
--- /var/tmp/diff_new_pack.Bs3bzO/_old  2013-08-13 10:17:59.0 +0200
+++ /var/tmp/diff_new_pack.Bs3bzO/_new  2013-08-13 10:17:59.0 +0200
@@ -58,6 +58,7 @@
 Patch:  %{name}-2.0.4-tests.diff
 # PATCH-NEEDS-REBASE
 Patch1: lfs-perl-5.14.patch 
+Patch2: avoid-broken-provides.diff
 Icon: mod_perl.xpm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -113,6 +114,7 @@
 %prep
 #%setup -q -n modperl-2.0 -a 1
 %setup -q -n httpd24
+%patch2 -p1
 #%patch1 -p1
 find -name .svn -type d | xargs rm -rfv
 

++ avoid-broken-provides.diff ++
--- httpd24/Apache-Test/lib/Apache/TestRequest.pm
+++ httpd24/Apache-Test/lib/Apache/TestRequest.pm
@@ -43,7 +43,8 @@ unless ($ENV{APACHE_TEST_PRETEND_NO_LWP}
 require HTTP::Request::Common;
 
 unless (defined HTTP::Request::Common::OPTIONS) {
-package HTTP::Request::Common;
+package 
+   HTTP::Request::Common;
 no strict 'vars';
 *OPTIONS = sub { _simple_req(OPTIONS = @_) };
 push @EXPORT, 'OPTIONS';
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Crypt-CBC for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-CBC for openSUSE:Factory 
checked in at 2013-08-13 10:18:34

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-CBC (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-CBC.new (New)


Package is perl-Crypt-CBC

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-CBC/perl-Crypt-CBC.changes
2013-06-05 17:50:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Crypt-CBC.new/perl-Crypt-CBC.changes   
2013-08-13 10:18:36.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug  6 17:49:08 UTC 2013 - co...@suse.com
+
+- updated to 2.33
+  - Fix minor RT bugs 83175 and 86455.
+
+---

Old:

  Crypt-CBC-2.32.tar.gz

New:

  Crypt-CBC-2.33.tar.gz



Other differences:
--
++ perl-Crypt-CBC.spec ++
--- /var/tmp/diff_new_pack.heC8Y7/_old  2013-08-13 10:18:37.0 +0200
+++ /var/tmp/diff_new_pack.heC8Y7/_new  2013-08-13 10:18:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Crypt-CBC
-Version:2.32
+Version:2.33
 Release:0
 %define cpan_name Crypt-CBC
 Summary:Encrypt Data with Cipher Block Chaining Mode

++ Crypt-CBC-2.32.tar.gz - Crypt-CBC-2.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-CBC-2.32/CBC.pm new/Crypt-CBC-2.33/CBC.pm
--- old/Crypt-CBC-2.32/CBC.pm   2012-12-14 20:18:00.0 +0100
+++ new/Crypt-CBC-2.33/CBC.pm   2013-07-30 22:01:55.0 +0200
@@ -5,7 +5,7 @@
 use strict;
 use bytes;
 use vars qw($VERSION);
-$VERSION = '2.32';
+$VERSION = '2.33';
 
 use constant RANDOM_DEVICE = '/dev/urandom';
 
@@ -861,7 +861,7 @@
 
$ciphertext = $cipher-finish();
 
-The CBC algorithm must buffer data blocks inernally until they are
+The CBC algorithm must buffer data blocks internally until they are
 even multiples of the encryption algorithm's blocksize (typically 8
 bytes).  After the last call to crypt() you should call finish().
 This flushes the internal buffer and returns any leftover ciphertext.
@@ -959,7 +959,7 @@
 This gets or sets the value of the Bkey passed to new() when
 Bliteral_key is false.
 
-=head2 $data = get_random_bytes($numbytes)
+=head2 $data = random_bytes($numbytes)
 
 Return $numbytes worth of random data. On systems that support the
 /dev/urandom device file, this data will be read from the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-CBC-2.32/Changes new/Crypt-CBC-2.33/Changes
--- old/Crypt-CBC-2.32/Changes  2012-12-14 20:20:24.0 +0100
+++ new/Crypt-CBC-2.33/Changes  2013-07-30 22:02:41.0 +0200
@@ -1,6 +1,9 @@
 Revision history for Perl extension Crypt::CBC.
+2.33Tue Jul 30 16:02:04 EDT 2013
+   - Fix minor RT bugs 83175 and 86455.
+
 2.32Fri Dec 14 14:20:17 EST 2012
-   - Fixes Taint checks are turned on and your key is tainted error when 
autogenerating salt and IV.
+   - Fix Taint checks are turned on and your key is tainted error when 
autogenerating salt and IV.
 
 2.31Tue Oct 30 07:03:40 EDT 2012
- Fixes to regular expressions to avoid rare failures to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-CBC-2.32/META.json new/Crypt-CBC-2.33/META.json
--- old/Crypt-CBC-2.32/META.json2012-12-14 20:25:16.0 +0100
+++ new/Crypt-CBC-2.33/META.json2013-07-30 22:03:18.0 +0200
@@ -4,7 +4,7 @@
   unknown
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112150,
+   generated_by : ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.112621,
license : [
   unknown
],
@@ -37,5 +37,5 @@
   }
},
release_status : stable,
-   version : 2.32
+   version : 2.33
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-CBC-2.32/META.yml new/Crypt-CBC-2.33/META.yml
--- old/Crypt-CBC-2.32/META.yml 2012-12-14 20:25:16.0 +0100
+++ new/Crypt-CBC-2.33/META.yml 2013-07-30 22:03:18.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.112150'
+generated_by: 'ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 
2.112621'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,4 +19,4 @@
 - inc
 requires:
   Digest::MD5: 2.00
-version: 2.32
+version: 2.33

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

commit perl-Template-Toolkit for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Template-Toolkit for 
openSUSE:Factory checked in at 2013-08-13 10:17:42

Comparing /work/SRC/openSUSE:Factory/perl-Template-Toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new (New)


Package is perl-Template-Toolkit

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Template-Toolkit/perl-Template-Toolkit.changes  
2013-07-02 07:40:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new/perl-Template-Toolkit.changes
 2013-08-13 10:17:43.0 +0200
@@ -1,0 +2,16 @@
+Tue Jul 30 05:06:51 UTC 2013 - co...@suse.com
+
+- update to 2.25 upstreaming split_pattern.patch
+  * Jon Jensen fixed the behaviour of split() which changed in Perl 5.18.0
+  * Jay Hannah added repository information for metacpan.org et. al. 
+  * Colin Keith fixed Template::Provider's handling of directories
+  * Kevin Goess made the date plugin accept the ISO8601 T separator
+  * David Steinbrunner fixed various typos.
+  * Andreas Koenig silenced recent Pod::Simple warnings
+  * Slaven Rezic silenced warnings in the replace vmethod.
+  * Ricardo Signes made the Image plugin emit extra tags in a predictable order
+  * Johan Vromans added the --link option to ttree.
+  * Smylers added documentation for the ENCODING option.
+  * Andy Wardley made some minor documentation changes relating to github.
+
+---

Old:

  Template-Toolkit-2.24.tar.gz
  split_pattern.patch

New:

  Template-Toolkit-2.25.tar.gz



Other differences:
--
++ perl-Template-Toolkit.spec ++
--- /var/tmp/diff_new_pack.GRY3e7/_old  2013-08-13 10:17:44.0 +0200
+++ /var/tmp/diff_new_pack.GRY3e7/_new  2013-08-13 10:17:44.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   perl-Template-Toolkit
-Version:2.24
+Version:2.25
 Release:0
 Summary:Template Processing System
-License:Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://cpan.org/dist/Template-Toolkit
 Source: 
http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-%{version}.tar.gz
-Patch0: 
https://rt.cpan.org/Public/Ticket/Attachment/1204402/635952/split_pattern.patch
 #BuildRequires:  perl-AppConfig perl-DBI perl-Date-Calc perl-XML-DOM 
perl-XML-Parser
 BuildRequires:  perl
 #
@@ -69,11 +68,10 @@
 
 %prep
 %setup -q -n Template-Toolkit-%{version}
-%patch0 -p1
 
 %build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+%{__make} %{?_smp_mflags}
 
 %check
 make test
@@ -83,9 +81,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files
 # normally you only need to check for doc files
 %defattr(-,root,root)

++ Template-Toolkit-2.24.tar.gz - Template-Toolkit-2.25.tar.gz ++
 1614 lines of diff (skipped)

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



commit perl for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2013-08-13 10:18:19

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


Package is perl

Changes:

--- /work/SRC/openSUSE:Factory/perl/perl.changes2013-06-25 
17:22:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new/perl.changes   2013-08-13 
10:18:20.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 14:51:42 UTC 2013 - dval...@suse.com
+
+- skip itimer test from Timer-HiRes for powerpc. Build hosts
+  are overloaded, building locally shows tests are passed
+  (skip_time_hires.patch) 
+
+---

New:

  skip_time_hires.patch



Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.YANMRu/_old  2013-08-13 10:18:21.0 +0200
+++ /var/tmp/diff_new_pack.YANMRu/_new  2013-08-13 10:18:21.0 +0200
@@ -38,6 +38,7 @@
 Patch5: perl-HiRes.t-timeout.diff
 Patch6: perl-saverecontext.diff
 Patch7: perl-db6.diff
+Patch8: skip_time_hires.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: perl-base = %version
 #PreReq: %fillup_prereq
@@ -165,6 +166,9 @@
 %patch5
 %patch6
 %patch -P 7 -p1
+%ifarch ppc ppc64
+%patch8 -p1
+%endif
 
 %build
 cp -a lib savelib

++ skip_time_hires.patch ++
Index: perl-5.18.0/cpan/Time-HiRes/t/itimer.t
===
--- perl-5.18.0.orig/cpan/Time-HiRes/t/itimer.t
+++ perl-5.18.0/cpan/Time-HiRes/t/itimer.t
@@ -1,5 +1,7 @@
 use strict;
 
+use Test::More skip_all = ppc workers are too busy;
+
 sub has_symbol {
 my $symbol = shift;
 eval use Time::HiRes qw($symbol);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Config-GitLike for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-GitLike for 
openSUSE:Factory checked in at 2013-08-13 10:18:27

Comparing /work/SRC/openSUSE:Factory/perl-Config-GitLike (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Config-GitLike.new (New)


Package is perl-Config-GitLike

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-GitLike/perl-Config-GitLike.changes  
2013-06-05 13:33:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-GitLike.new/perl-Config-GitLike.changes 
2013-08-13 10:18:29.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug  6 17:49:11 UTC 2013 - co...@suse.com
+
+- updated to 1.12
+- Reformat Changes file to follow CPAN::Changes::Spec; no functional
+  changes.
+- Switch from the deprecated Any::Moose to Moo
+
+---

Old:

  Config-GitLike-1.10.tar.gz

New:

  Config-GitLike-1.12.tar.gz



Other differences:
--
++ perl-Config-GitLike.spec ++
--- /var/tmp/diff_new_pack.wGhOPx/_old  2013-08-13 10:18:29.0 +0200
+++ /var/tmp/diff_new_pack.wGhOPx/_new  2013-08-13 10:18:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Config-GitLike
-Version:1.10
+Version:1.12
 Release:0
 %define cpan_name Config-GitLike
 Summary:git-compatible config file parsing
@@ -29,7 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Any::Moose)
+BuildRequires:  perl(Moo)
+BuildRequires:  perl(MooX::Types::MooseLike)
 BuildRequires:  perl(Test::Exception)
 #BuildRequires: perl(Config::GitLike)
 #BuildRequires: perl(inc::Module::Install)
@@ -37,10 +38,12 @@
 #BuildRequires: perl(LWP::Simple)
 #BuildRequires: perl(Module::Build)
 #BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(MooX::Types::MooseLike::Base)
 #BuildRequires: perl(Parse::CPAN::Meta)
 #BuildRequires: perl(TestConfig)
 #BuildRequires: perl(YAML::Tiny)
-Requires:   perl(Any::Moose)
+Requires:   perl(Moo)
+Requires:   perl(MooX::Types::MooseLike)
 %{perl_requires}
 
 %description
@@ -74,8 +77,8 @@
 advantage of this module's increased permissiveness when it comes to key
 names. (See the DIFFERENCES FROM GIT-CONFIG manpage for details.)
 
-This is an object-oriented module using Any::Moose. All subroutines are
-object method calls.
+This is an object-oriented module using Moo. All subroutines are object
+method calls.
 
 A few methods have parameters that are always used for the same purpose:
 

++ Config-GitLike-1.10.tar.gz - Config-GitLike-1.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-GitLike-1.10/Changes 
new/Config-GitLike-1.12/Changes
--- old/Config-GitLike-1.10/Changes 2012-11-07 18:28:02.0 +0100
+++ new/Config-GitLike-1.12/Changes 2013-08-05 06:15:35.0 +0200
@@ -1,85 +1,97 @@
+Revision history for perl module Config::GitLike
+
+1.12 2013-08-05
+
+- Reformat Changes file to follow CPAN::Changes::Spec; no functional
+  changes.
+
+1.11 2013-08-04
+
+- Switch from the deprecated Any::Moose to Moo
+
 1.10 2012-11-07
 
-* Provide and API got accessing the original key that a value was set
-  with, in a case-preserving way.  If the case of the key in a file
-  matters, it is now possible to determine.
-* The 'name' value passed to the 'callback' parameter is now no longer
-  forced to lower-case, as a consequence.
+- Provide and API got accessing the original key that a value was set
+  with, in a case-preserving way.  If the case of the key in a file
+  matters, it is now possible to determine.
+- The 'name' value passed to the 'callback' parameter is now no longer
+  forced to lower-case, as a consequence.
 
 1.09 2012-08-10
 
-* Multiple bug fixes concerning filters, including empty filters,
-  valueless keys, and applying filters to single values.
-* Add human argument to get_all and get_regexp, to match get
-* Add an add_comment method
-* Add an encoding attribute, which adds the appropriate layer on file
-  I/O
-* Enforce that all keys must have sections, as git 1.7.4.4 began doing
+- Multiple bug fixes concerning filters, including empty filters,
+  valueless keys, and applying filters to single values.
+- Add human argument to get_all and get_regexp, to match get
+- Add an add_comment method
+- Add an encoding attribute, which adds the appropriate layer on file I/O
+- Enforce that all keys must have sections, as git 1.7.4.4 began doing
 
 1.08 2012-02-15
 
-* Fix loading of user_file, broken in dcdd01f, due to unexpanded ~
-  (alexmv, cl...@clkao.org)
+- Fix loading of 

commit perl-HTTP-Message for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-Message for 
openSUSE:Factory checked in at 2013-08-13 10:17:47

Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
 and  /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new (New)


Package is perl-HTTP-Message

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes  
2013-04-17 07:57:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new/perl-HTTP-Message.changes 
2013-08-13 10:17:48.0 +0200
@@ -1,0 +2,48 @@
+Mon Aug  5 09:02:46 UTC 2013 - co...@suse.com
+
+- updated to 6.06
+  Gisle Aas (2):
+More forgiving test on croak message [RT#80302]
+Added test for multipart parsing
+  
+  Mark Overmeer (1):
+Multipart end boundary doesn't need match a complete line [RT#79239]
+  
+  2012-10-20 HTTP-Message 6.05
+  
+  Gisle Aas (5):
+Updated ignores
+No need to prevent visiting field values starting with '_'
+Report the correct croak caller for delegated methods
+Disallow empty field names or field names containing ':'
+Make the extra std_case entries local to each header
+  
+  2012-09-30 HTTP-Message 6.04
+  
+  Gisle Aas (5):
+Updated repository URL
+Avoid undef warning for empty content
+Teach $m-content_charset about JSON
+Use the canonical charset name for UTF-16LE (and frieds)
+Add option to override the (no content) marker of $m-dump
+  
+  Christopher J. Madsen (2):
+Use IO::HTML for meta encoding sniffing
+mime_name was introduced in Encode 2.21
+  
+  Tom Hukins (1):
+Remove an unneeded require
+  
+  Ville Skyttä (1):
+Spelling fixes.
+  
+  chromatic (1):
+Sanitized PERL_HTTP_URI_CLASS environment variable.
+  
+  Martin H. Sluka (1):
+Add test from RT#77466
+  
+  Father Chrysostomos (1):
+Fix doc grammo [RT#75831]
+
+---

Old:

  HTTP-Message-6.02.tar.gz

New:

  HTTP-Message-6.06.tar.gz



Other differences:
--
++ perl-HTTP-Message.spec ++
--- /var/tmp/diff_new_pack.hEYenw/_old  2013-08-13 10:17:49.0 +0200
+++ /var/tmp/diff_new_pack.hEYenw/_new  2013-08-13 10:17:49.0 +0200
@@ -17,39 +17,60 @@
 
 
 Name:   perl-HTTP-Message
-Version:6.02
+Version:6.06
 Release:0
 %define cpan_name HTTP-Message
 Summary:HTTP style message (base class)
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/HTTP-Message/
-Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Message-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Compress::Raw::Zlib)
+BuildRequires:  perl(Encode) = 2.21
 BuildRequires:  perl(Encode::Locale) = 1
-BuildRequires:  perl(HTML::Parser) = 3.33
 BuildRequires:  perl(HTTP::Date) = 6
+BuildRequires:  perl(IO::Compress::Bzip2) = 2.021
+BuildRequires:  perl(IO::Compress::Deflate)
+BuildRequires:  perl(IO::Compress::Gzip)
+BuildRequires:  perl(IO::HTML)
+BuildRequires:  perl(IO::Uncompress::Bunzip2) = 2.021
+BuildRequires:  perl(IO::Uncompress::Gunzip)
+BuildRequires:  perl(IO::Uncompress::Inflate)
+BuildRequires:  perl(IO::Uncompress::RawInflate)
 BuildRequires:  perl(LWP::MediaTypes) = 6
 BuildRequires:  perl(URI) = 1.10
+#BuildRequires: perl(HTTP::Config)
+#BuildRequires: perl(HTTP::Headers)
+#BuildRequires: perl(HTTP::Headers::Auth)
+#BuildRequires: perl(HTTP::Headers::ETag)
+#BuildRequires: perl(HTTP::Headers::Util)
+#BuildRequires: perl(HTTP::Message)
+#BuildRequires: perl(HTTP::Request)
+#BuildRequires: perl(HTTP::Request::Common)
+#BuildRequires: perl(HTTP::Response)
+#BuildRequires: perl(HTTP::Status)
+Requires:   perl(Compress::Raw::Zlib)
+Requires:   perl(Encode) = 2.21
 Requires:   perl(Encode::Locale) = 1
-Requires:   perl(HTML::Parser) = 3.33
 Requires:   perl(HTTP::Date) = 6
+Requires:   perl(IO::Compress::Bzip2) = 2.021
+Requires:   perl(IO::Compress::Deflate)
+Requires:   perl(IO::Compress::Gzip)
+Requires:   perl(IO::HTML)
+Requires:   perl(IO::Uncompress::Bunzip2) = 2.021
+Requires:   perl(IO::Uncompress::Gunzip)
+Requires:   perl(IO::Uncompress::Inflate)
+Requires:   perl(IO::Uncompress::RawInflate)
 Requires:   perl(LWP::MediaTypes) = 6
 Requires:   perl(URI) = 1.10
 %{perl_requires}
 
 %description
-An 'HTTP::Message' 

commit perl-Sys-SigAction for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-SigAction for 
openSUSE:Factory checked in at 2013-08-13 10:19:11

Comparing /work/SRC/openSUSE:Factory/perl-Sys-SigAction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Sys-SigAction.new (New)


Package is perl-Sys-SigAction

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-SigAction/perl-Sys-SigAction.changes
2013-07-29 17:50:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sys-SigAction.new/perl-Sys-SigAction.changes   
2013-08-13 10:19:13.0 +0200
@@ -1,0 +2,40 @@
+Tue Aug  6 17:49:06 UTC 2013 - co...@suse.com
+
+- updated to 0.20
+  Even if CTime::HiRes::ualarm() exists, it may not necessarily
+  work. (There were way too many broken smoke tests with were
+  the result of this. One reason for this may bave been that the test
+  was looking for too small an interval of sub-second timeouts.  On busy 
+  systems, this may have been causing tests to fail.
+  
+  Got rid of the attempt at tracking broken environments in timeout.t 
+  (the hash structure mentioned in the previous change.
+  
+  The sub-second timer tests now set a timeout at 0.1 seconds, and check
+  for a delta time the is less then 0.8 seconds. Proving that they completed
+  in under 1 second, but give a wide range of execution time to account
+  for busy systems.
+  
+  Also Makefile.PL now looks for CTime::HiRes::ualarm(), and tests it.
+  If it works, high resolution timeouts are enabled in Sys
+  Makefile.PL reports what it finds, and t/timeout.t reports when high
+  resolution tests are disabled, but timeout.t should not fail because of
+  this... it will just run fewer tests.
+  
+  =head2 Changes in Sys::SigAction 0.19  27 Jul 2013
+  
+  Change sig_alarm() to use HiRes::ualarm() instead of
+  HiRes::alarm().  Hoping to fix hires test failures
+  on some platforms.
+  
+  Build a hash structure in timeout.t to disable
+  the HiRes tests on certain platforms where these functions may
+  to be consistently broken, but disable them for at least
+  another round, hoping that the change to using HiRes::ualarm()
+  solves the problem. 
+  
+  Also, restructure timeout.t to hardcode the number of tests
+  run.  Apparently Test::More on perl 5.8.x insisteds on getting
+  the plan before ANY tests are run.
+
+---

Old:

  Sys-SigAction-0.18.tar.gz

New:

  Sys-SigAction-0.20.tar.gz



Other differences:
--
++ perl-Sys-SigAction.spec ++
--- /var/tmp/diff_new_pack.gbNLPY/_old  2013-08-13 10:19:13.0 +0200
+++ /var/tmp/diff_new_pack.gbNLPY/_new  2013-08-13 10:19:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-SigAction
-Version:0.18
+Version:0.20
 Release:0
 %define cpan_name Sys-SigAction
 Summary:Perl extension for Consistent Signal Handling

++ Sys-SigAction-0.18.tar.gz - Sys-SigAction-0.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-SigAction-0.18/Changes 
new/Sys-SigAction-0.20/Changes
--- old/Sys-SigAction-0.18/Changes  2013-07-25 00:38:14.0 +0200
+++ new/Sys-SigAction-0.20/Changes  2013-08-05 02:32:59.0 +0200
@@ -8,6 +8,59 @@
 
 Revision history for Sys::SigAction.
 
+=head2 Changes in Sys::SigAction 0.20  4 Aug 2013
+
+Even if CTime::HiRes::ualarm() exists, it may not necessarily
+work. (There were way too many broken smoke tests with were
+the result of this. One reason for this may bave been that the test
+was looking for too small an interval of sub-second timeouts.  On busy 
+systems, this may have been causing tests to fail.
+
+Got rid of the attempt at tracking broken environments in timeout.t 
+(the hash structure mentioned in the previous change.
+
+The sub-second timer tests now set a timeout at 0.1 seconds, and check
+for a delta time the is less then 0.8 seconds. Proving that they completed
+in under 1 second, but give a wide range of execution time to account
+for busy systems.
+
+Also Makefile.PL now looks for CTime::HiRes::ualarm(), and tests it.
+If it works, high resolution timeouts are enabled in Sys
+Makefile.PL reports what it finds, and t/timeout.t reports when high
+resolution tests are disabled, but timeout.t should not fail because of
+this... it will just run fewer tests.
+
+=head2 Changes in Sys::SigAction 0.19  27 Jul 2013
+
+Change sig_alarm() to use HiRes::ualarm() instead of
+HiRes::alarm().  Hoping to fix hires test failures
+on some platforms.
+
+Build a hash structure in timeout.t to disable
+the HiRes tests on certain platforms where these functions may
+to be consistently broken, but disable them for at least
+another round, hoping that the 

commit perl-Email-Address for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Email-Address for 
openSUSE:Factory checked in at 2013-08-13 10:18:40

Comparing /work/SRC/openSUSE:Factory/perl-Email-Address (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Email-Address.new (New)


Package is perl-Email-Address

Changes:

--- /work/SRC/openSUSE:Factory/perl-Email-Address/perl-Email-Address.changes
2013-06-07 06:59:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Email-Address.new/perl-Email-Address.changes   
2013-08-13 10:18:42.0 +0200
@@ -1,0 +2,15 @@
+Tue Aug  6 17:49:09 UTC 2013 - co...@suse.com
+
+- updated to 1.899
+repackaged, pointed at new bugtracker
+
+fallback overloads are enabled, so cmp will now compare with string
+overloads... which still might not be what you expect
+
+code has been futzed with to rely on some 5.6-isms, rather than
+trying to be 5.005 compatible
+
+a warning has been added: calling -parse in scalar context gets
+undefined behavior
+
+---

Old:

  Email-Address-1.898.tar.gz

New:

  Email-Address-1.899.tar.gz



Other differences:
--
++ perl-Email-Address.spec ++
--- /var/tmp/diff_new_pack.7ohfAd/_old  2013-08-13 10:18:43.0 +0200
+++ /var/tmp/diff_new_pack.7ohfAd/_new  2013-08-13 10:18:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Email-Address
-Version:1.898
+Version:1.899
 Release:0
 %define cpan_name Email-Address
 Summary:RFC 2822 Address Parsing and Creation
@@ -29,6 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Capture::Tiny)
+BuildRequires:  perl(Test::More) = 0.96
 #BuildRequires: perl(Email::Address)
 #BuildRequires: perl(Mail::Address)
 %{perl_requires}
@@ -56,6 +58,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc bench Changes LICENSE README
 
 %changelog

++ Email-Address-1.898.tar.gz - Email-Address-1.899.tar.gz ++
 2527 lines of diff (skipped)

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



commit perl-Email-Date-Format for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Email-Date-Format for 
openSUSE:Factory checked in at 2013-08-13 10:18:48

Comparing /work/SRC/openSUSE:Factory/perl-Email-Date-Format (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Email-Date-Format.new (New)


Package is perl-Email-Date-Format

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Email-Date-Format/perl-Email-Date-Format.changes
2013-08-05 20:49:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Email-Date-Format.new/perl-Email-Date-Format.changes
   2013-08-13 10:18:50.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug  6 17:49:05 UTC 2013 - co...@suse.com
+
+- updated to 1.004
+  fix repo and bugtracker link (stupid case sensitivity!)
+  (thanks, Slaven Rezic!)
+
+---

Old:

  Email-Date-Format-1.003.tar.gz

New:

  Email-Date-Format-1.004.tar.gz



Other differences:
--
++ perl-Email-Date-Format.spec ++
--- /var/tmp/diff_new_pack.Gr0EAt/_old  2013-08-13 10:18:51.0 +0200
+++ /var/tmp/diff_new_pack.Gr0EAt/_new  2013-08-13 10:18:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Email-Date-Format
-Version:1.003
+Version:1.004
 Release:0
 %define cpan_name Email-Date-Format
 Summary:Produce RFC 2822 date strings

++ Email-Date-Format-1.003.tar.gz - Email-Date-Format-1.004.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Date-Format-1.003/Changes 
new/Email-Date-Format-1.004/Changes
--- old/Email-Date-Format-1.003/Changes 2013-08-03 00:05:51.0 +0200
+++ new/Email-Date-Format-1.004/Changes 2013-08-05 14:09:17.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Email-Date-Format
 
+1.004 2013-08-05 08:09:14 America/New_York
+  fix repo and bugtracker link (stupid case sensitivity!)
+  (thanks, Slaven Rezic!)
+
 1.003 2013-08-02 18:05:49 America/New_York
   new repo, new bugtracker
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Date-Format-1.003/META.json 
new/Email-Date-Format-1.004/META.json
--- old/Email-Date-Format-1.003/META.json   2013-08-03 00:05:51.0 
+0200
+++ new/Email-Date-Format-1.004/META.json   2013-08-05 14:09:17.0 
+0200
@@ -46,16 +46,16 @@
release_status : stable,
resources : {
   bugtracker : {
- web : https://github.com/rjbs/email-date-format/issues;
+ web : https://github.com/rjbs/Email-Date-Format/issues;
   },
-  homepage : https://github.com/rjbs/email-date-format;,
+  homepage : https://github.com/rjbs/Email-Date-Format;,
   repository : {
  type : git,
- url : https://github.com/rjbs/email-date-format.git;,
- web : https://github.com/rjbs/email-date-format;
+ url : https://github.com/rjbs/Email-Date-Format.git;,
+ web : https://github.com/rjbs/Email-Date-Format;
   }
},
-   version : 1.003,
+   version : 1.004,
x_Dist_Zilla : {
   perl : {
  version : 5.019002
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Date-Format-1.003/META.yml 
new/Email-Date-Format-1.004/META.yml
--- old/Email-Date-Format-1.003/META.yml2013-08-03 00:05:51.0 
+0200
+++ new/Email-Date-Format-1.004/META.yml2013-08-05 14:09:17.0 
+0200
@@ -23,10 +23,10 @@
   strict: 0
   warnings: 0
 resources:
-  bugtracker: https://github.com/rjbs/email-date-format/issues
-  homepage: https://github.com/rjbs/email-date-format
-  repository: https://github.com/rjbs/email-date-format.git
-version: 1.003
+  bugtracker: https://github.com/rjbs/Email-Date-Format/issues
+  homepage: https://github.com/rjbs/Email-Date-Format
+  repository: https://github.com/rjbs/Email-Date-Format.git
+version: 1.004
 x_Dist_Zilla:
   perl:
 version: 5.019002
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Date-Format-1.003/Makefile.PL 
new/Email-Date-Format-1.004/Makefile.PL
--- old/Email-Date-Format-1.003/Makefile.PL 2013-08-03 00:05:51.0 
+0200
+++ new/Email-Date-Format-1.004/Makefile.PL 2013-08-05 14:09:17.0 
+0200
@@ -30,7 +30,7 @@
 Test::More = 0.96,
 blib = 0
   },
-  VERSION = 1.003,
+  VERSION = 1.004,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Date-Format-1.003/README 
new/Email-Date-Format-1.004/README
--- old/Email-Date-Format-1.003/README  2013-08-03 00:05:51.0 +0200
+++ new/Email-Date-Format-1.004/README  2013-08-05 

commit perl-Net-Whois-RIPE for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-RIPE for 
openSUSE:Factory checked in at 2013-08-13 10:18:54

Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new (New)


Package is perl-Net-Whois-RIPE

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes  
2013-07-30 16:46:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes 
2013-08-13 10:18:55.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug  6 17:49:09 UTC 2013 - co...@suse.com
+
+- updated to 2.004002
+   - Add 'abuse_c' to AutNum object
+ (https://www.ripe.net/ripe/docs/ripe-563)
+
+---

Old:

  Net-Whois-RIPE-2.004001.tar.gz

New:

  Net-Whois-RIPE-2.004002.tar.gz



Other differences:
--
++ perl-Net-Whois-RIPE.spec ++
--- /var/tmp/diff_new_pack.n2JSwU/_old  2013-08-13 10:18:56.0 +0200
+++ /var/tmp/diff_new_pack.n2JSwU/_new  2013-08-13 10:18:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-Whois-RIPE
-Version:2.004001
+Version:2.004002
 Release:0
 %define cpan_name Net-Whois-RIPE
 Summary:a pure-Perl implementation of the RIPE Database client.

++ Net-Whois-RIPE-2.004001.tar.gz - Net-Whois-RIPE-2.004002.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.004001/Changes 
new/Net-Whois-RIPE-2.004002/Changes
--- old/Net-Whois-RIPE-2.004001/Changes 2013-06-19 15:19:36.0 +0200
+++ new/Net-Whois-RIPE-2.004002/Changes 2013-07-31 16:37:52.0 +0200
@@ -1,5 +1,9 @@
 Revision history for net-whois-ripe
 
+2.0040022013-07-31
+- Add 'abuse_c' to AutNum object
+  (https://www.ripe.net/ripe/docs/ripe-563)
+
 2.0040012013-06-19
 - Remove Test::Exception requirement
 - Add one test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.004001/META.json 
new/Net-Whois-RIPE-2.004002/META.json
--- old/Net-Whois-RIPE-2.004001/META.json   2013-06-19 15:20:04.0 
+0200
+++ new/Net-Whois-RIPE-2.004002/META.json   2013-07-31 16:38:27.0 
+0200
@@ -48,5 +48,5 @@
  url : https://github.com/arhuman/Net-Whois-RIPE;
   }
},
-   version : 2.004001
+   version : 2.004002
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.004001/META.yml 
new/Net-Whois-RIPE-2.004002/META.yml
--- old/Net-Whois-RIPE-2.004001/META.yml2013-06-19 15:20:04.0 
+0200
+++ new/Net-Whois-RIPE-2.004002/META.yml2013-07-31 16:38:27.0 
+0200
@@ -25,4 +25,4 @@
 resources:
   bugtracker: https://github.com/arhuman/Net-Whois-RIPE/issues
   repository: https://github.com/arhuman/Net-Whois-RIPE
-version: 2.004001
+version: 2.004002
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-Whois-RIPE-2.004001/lib/Net/Whois/Object/AutNum.pm 
new/Net-Whois-RIPE-2.004002/lib/Net/Whois/Object/AutNum.pm
--- old/Net-Whois-RIPE-2.004001/lib/Net/Whois/Object/AutNum.pm  2013-04-17 
09:53:56.0 +0200
+++ new/Net-Whois-RIPE-2.004002/lib/Net/Whois/Object/AutNum.pm  2013-07-31 
16:37:32.0 +0200
@@ -34,8 +34,8 @@
 
 __PACKAGE__-attributes( 'primary',   ['aut_num'] );
 __PACKAGE__-attributes( 'mandatory', [ 'aut_num', 'as_name', 'descr', 
'tech_c', 'admin_c', 'mnt_by', 'changed', 'source' ] );
-__PACKAGE__-attributes( 'optional', [ 'member_of', 'import', 'mp_import', 
'export', 'mp_export', 'default', 'mp_default', 'remarks', 'org', 'notify', 
'mnt_lower', 'mnt_routes'  ] );
-__PACKAGE__-attributes( 'single', [ 'aut_num', 'as_name', 'org', 'source' ] );
+__PACKAGE__-attributes( 'optional', [ 'member_of', 'import', 'mp_import', 
'export', 'mp_export', 'default', 'mp_default', 'remarks', 'org', 'notify', 
'mnt_lower', 'mnt_routes', 'abuse_c'  ] );
+__PACKAGE__-attributes( 'single', [ 'aut_num', 'as_name', 'org', 'source', 
'abuse_c' ] );
 __PACKAGE__-attributes( 'multiple', [ 'descr', 'member_of', 'import', 
'mp_import', 'export', 'mp_export', 'default', 'mp_default', 'remarks', 
'admin_c', 'tech_c', 'notify', 'mnt_lower', 'mnt_routes', 'mnt_by', 'changed' ] 
);
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.004001/lib/Net/Whois/RIPE.pm 
new/Net-Whois-RIPE-2.004002/lib/Net/Whois/RIPE.pm
--- old/Net-Whois-RIPE-2.004001/lib/Net/Whois/RIPE.pm   2013-06-19 
15:19:36.0 +0200
+++ 

commit perl-Perl-Tidy for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Perl-Tidy for openSUSE:Factory 
checked in at 2013-08-13 10:18:59

Comparing /work/SRC/openSUSE:Factory/perl-Perl-Tidy (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new (New)


Package is perl-Perl-Tidy

Changes:

--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes
2013-07-30 14:03:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new/perl-Perl-Tidy.changes   
2013-08-13 10:19:00.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  6 17:49:08 UTC 2013 - co...@suse.com
+
+- updated to 20130806
+  - Fixed RT #87107, spelling
+
+  - Fixed RT #87502, incorrect of parsing of smartmatch before hash brace
+  
+  - Added feature request RT #87330, trim whitespace after POD.
+The flag -trp (--trim-pod) will trim trailing whitespace from lines of 
POD
+
+---

Old:

  Perl-Tidy-20130717.tar.gz

New:

  Perl-Tidy-20130806.tar.gz



Other differences:
--
++ perl-Perl-Tidy.spec ++
--- /var/tmp/diff_new_pack.A9OmmD/_old  2013-08-13 10:19:01.0 +0200
+++ /var/tmp/diff_new_pack.A9OmmD/_new  2013-08-13 10:19:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Perl-Tidy
-Version:20130717
+Version:20130806
 Release:0
 %define cpan_name Perl-Tidy
 Summary:Parses and beautifies perl source

++ Perl-Tidy-20130717.tar.gz - Perl-Tidy-20130806.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Tidy-20130717/CHANGES 
new/Perl-Tidy-20130806/CHANGES
--- old/Perl-Tidy-20130717/CHANGES  2013-07-17 00:51:17.0 +0200
+++ new/Perl-Tidy-20130806/CHANGES  2013-08-06 02:50:55.0 +0200
@@ -1,4 +1,13 @@
 Perltidy Change Log
+  2013 08 06
+  - Fixed RT #87107, spelling
+
+  2013 08 05
+  - Fixed RT #87502, incorrect of parsing of smartmatch before hash brace
+  
+  - Added feature request RT #87330, trim whitespace after POD.
+The flag -trp (--trim-pod) will trim trailing whitespace from lines of 
POD
+
   2013 07 17
   - Fixed RT #86929, #86930, missing lhs of assignment.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Tidy-20130717/META.yml 
new/Perl-Tidy-20130806/META.yml
--- old/Perl-Tidy-20130717/META.yml 2013-07-17 00:51:19.0 +0200
+++ new/Perl-Tidy-20130806/META.yml 2013-08-06 02:50:57.0 +0200
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   Perl-Tidy
-version:20130717
+version:20130806
 abstract:   indent and reformat perl scripts
 author:
 - Steve Hancock perlt...@perltidy.sourceforge.net
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Tidy-20130717/bin/perltidy 
new/Perl-Tidy-20130806/bin/perltidy
--- old/Perl-Tidy-20130717/bin/perltidy 2013-07-17 00:51:15.0 +0200
+++ new/Perl-Tidy-20130806/bin/perltidy 2013-08-06 02:50:54.0 +0200
@@ -150,7 +150,7 @@
 
 Most parameters which serve as on/off flags can be negated with a
 leading n (for the short name) or a leading no or no- (for the
-long name).  For example, the flag to outdent long quotes is is B-olq
+long name).  For example, the flag to outdent long quotes is B-olq
 or B--outdent-long-quotes.  The flag to skip this is B-nolq
 or B--nooutdent-long-quotes or B--no-outdent-long-quotes.
 
@@ -385,7 +385,7 @@
 
 A problem arises using a fixed maximum line length with very deeply nested code
 and data structures because eventually the amount of leading whitespace used
-for indicating indation takes up most or all of the available line width,
+for indicating indentation takes up most or all of the available line width,
 leaving little or no space for the actual code or data.  One solution is to use
 a vary long line length.  Another solution is to use the B-vmll flag, which
 basically tells perltidy to ignore leading whitespace when measuring the line
@@ -456,7 +456,7 @@
 
 =item B-dt=n,   B--default-tabsize=n
 
-If the the first line of code passed to perltidy contains leading tabs but no
+If the first line of code passed to perltidy contains leading tabs but no
 tab scheme is specified for the output stream then perltidy must guess how many
 spaces correspond to each leading tab.  This number of spaces Bn
 corresponding to each leading tab of the input stream may be specified with
@@ -741,7 +741,7 @@
 
 =item B-okw,  B--outdent-keywords
 
-The command B-okw will will cause certain leading control keywords to
+The command B-okw will cause certain leading control keywords to
 be outdented by 2 spaces (or 

commit quassel for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package quassel for openSUSE:Factory checked 
in at 2013-08-13 10:24:01

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


Package is quassel

Changes:

--- /work/SRC/openSUSE:Factory/quassel/quassel.changes  2012-08-07 
21:34:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.quassel.new/quassel.changes 2013-08-13 
10:24:02.0 +0200
@@ -1,0 +2,21 @@
+Fri Aug  9 17:01:34 UTC 2013 - tchva...@suse.com
+
+- Version bump to 0.9.0:
+  * Halfop support
+  * Channel-specific highlights
+  * Support for intermediate CA certificates
+  * Support the DockManager interface
+  * OSX Notification Center support
+  * DH1080 key exchange
+  * SASL EXTERNAL support
+  * Improvements for Retina displays on OSX
+  * Supporting to start minimized to tray
+  * Rudimentary support for Qt5 (obsolete again because upstream changed too 
much)
+  * Refactor of SignalProxy, network and protocol code
+  * First pieces of the coming protocol abstraction
+  * Build system improvements
+  * Various bugfixes
+  * New and updated translations
+  * Reformatted ALL the source code
+
+---

Old:

  quassel-0.8.0.tar.bz2

New:

  quassel-0.9.0.tar.bz2



Other differences:
--
++ quassel.spec ++
--- /var/tmp/diff_new_pack.7LvLQF/_old  2013-08-13 10:24:03.0 +0200
+++ /var/tmp/diff_new_pack.7LvLQF/_new  2013-08-13 10:24:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package quassel
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   quassel
-Version:0.8.0
+Version:0.9.0
 Release:0
 Summary:Modern, cross-platform, distributed IRC client
 License:GPL-2.0 or GPL-3.0

++ quassel-0.8.0.tar.bz2 - quassel-0.9.0.tar.bz2 ++
 279475 lines of diff (skipped)

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



commit libteam for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package libteam for openSUSE:Factory checked 
in at 2013-08-13 10:24:43

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


Package is libteam

Changes:

--- /work/SRC/openSUSE:Factory/libteam/libteam.changes  2013-04-03 
13:02:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libteam.new/libteam.changes 2013-08-13 
10:24:44.0 +0200
@@ -1,0 +2,15 @@
+Thu Aug  8 14:02:30 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 1.5
+* lacp: introduce multiple aggregator selection policies
+* lacp: allow to have multiple functions to find out which port
+  is better
+* lacp: introduce agg select policy based on per-port config
+  options
+* teamd: introduce simple SR-IOV support
+* lacp: do not set state disable if driver does not report speed
+  and duplex
+* teamd: add support for multicast group rejoin sending
+* utils: add bond2team conversion tool
+
+---

Old:

  libteam-1.0.tar.xz

New:

  libteam-1.5.tar.xz



Other differences:
--
++ libteam.spec ++
--- /var/tmp/diff_new_pack.xqgBgZ/_old  2013-08-13 10:24:44.0 +0200
+++ /var/tmp/diff_new_pack.xqgBgZ/_new  2013-08-13 10:24:44.0 +0200
@@ -17,11 +17,10 @@
 
 
 Name:   libteam
-%define lname  libteam1
 Summary:Utilities for controlling 802.1AX team network device
 License:LGPL-2.1+
 Group:  System/Kernel
-Version:1.0
+Version:1.5
 Release:0
 Url:http://libteam.org/
 
@@ -53,11 +52,11 @@
 a lightweight mechanism for bonding multiple interfaces together.
 It is a userspace-driven alternative to the existing bonding driver.
 
-%package -n %lname
+%package -n libteam1
 Summary:Library for controlling 802.1AX team network device
 Group:  System/Libraries
 
-%description -n %lname
+%description -n libteam1
 A library which is the user-space counterpart for the team network
 driver, and provides an API to control them.
 
@@ -65,17 +64,27 @@
 a lightweight mechanism for bonding multiple interfaces together.
 It is a userspace-driven alternative to the existing bonding driver.
 
+%package -n libteamdctl0
+Summary:Library for controlling the team network device daemon
+Group:  System/Libraries
+
+%description -n libteamdctl0
+Linux kernel 3.3 and above offer a so-called team network driver -
+a lightweight mechanism for bonding multiple interfaces together.
+It is a userspace-driven alternative to the existing bonding driver.
+
 %package devel
 Summary:Development files for libteam
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %version
+Requires:   libteam1 = %version
+Requires:   libteamdctl0 = %version
 
 %description devel
 A library which is the user-space counterpart for the team network
 driver, and provides an API to control them.
 
-This package contains the development headers for the library found
-in %lname.
+This package contains the development headers for the libteam and
+libteamdctl libraries.
 
 %package tools
 Summary:Utilities for controlling team network devices
@@ -99,12 +108,11 @@
 This package should be installed if you want to develop Python
 programs that will manipulate team network devices.
 
-
 %prep
 %setup -q
 
 %build
-%configure --includedir=%_includedir/%name-%version --bindir=%_sbindir \
+%configure --includedir=%_includedir/pkg/%name --bindir=%_sbindir \
--disable-static
 # Use CFLAGS= to kill -Werror
 make %{?_smp_mflags} CFLAGS=%optflags
@@ -129,22 +137,31 @@
 %check
 make check
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%post   -n libteam1 -p /sbin/ldconfig
+%postun -n libteam1 -p /sbin/ldconfig
+%post   -n libteamdctl0 -p /sbin/ldconfig
+%postun -n libteamdctl0 -p /sbin/ldconfig
 
-%files -n %lname
+%files -n libteam1
 %defattr(-,root,root)
 %_libdir/libteam.so.1*
 
+%files -n libteamdctl0
+%defattr(-,root,root)
+%_libdir/libteamdctl.so.0*
+
 %files devel
 %defattr(-,root,root)
-%_includedir/%name-%version
+%_includedir/pkg/
 %_libdir/libteam.so
-%_libdir/pkgconfig/libteam.pc
+%_libdir/libteamdctl.so
+%_libdir/pkgconfig/libteam*.pc
 
 %files tools
 %defattr(-,root,root)
+%_sbindir/bond2team
 %_sbindir/team*
+%_mandir/man1/*
 %_mandir/man5/*
 %_mandir/man8/*
 %if 0%{?_unitdir:1}

++ libteam-1.0.tar.xz - libteam-1.5.tar.xz ++
 61195 lines of diff (skipped)

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



commit avogadro for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package avogadro for openSUSE:Factory 
checked in at 2013-08-13 10:26:07

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


Package is avogadro

Changes:

--- /work/SRC/openSUSE:Factory/avogadro/avogadro.changes2013-03-14 
16:52:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.avogadro.new/avogadro.changes   2013-08-13 
10:26:08.0 +0200
@@ -1,0 +2,7 @@
+Sun Aug 11 09:08:02 UTC 2013 - sch...@suse.de
+
+- Compile with %{optflags}
+- Use RelWithDebInfo build type not to strip binaries
+- shlib-pic-flag.patch: Always use PIC in shlib objects
+
+---

New:

  shlib-pic-flag.patch



Other differences:
--
++ avogadro.spec ++
--- /var/tmp/diff_new_pack.a1nlId/_old  2013-08-13 10:26:08.0 +0200
+++ /var/tmp/diff_new_pack.a1nlId/_new  2013-08-13 10:26:08.0 +0200
@@ -30,6 +30,8 @@
 Patch0: avogadro-1.1.0-no-return-in-nonvoid-function.patch
 # PATCH-FIX-UPSTREAM avoid crash when loading aux - see 
https://github.com/cryos/avogadro/commit/a4050e8a3f70ddc2bcc75a5b00d26416964b7275.patch
 Patch1: MopacAuxReaderFix.patch
+# PATCH-FIX-UPSTREAM always use -fPIC for shlib objects
+Patch2: shlib-pic-flag.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  docbook-utils
@@ -106,6 +108,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 mkdir -p build
@@ -120,6 +123,10 @@
-DENABLE_UPDATE_CHECKER=OFF \
-DENABLE_ZMATRIX_TOOL=ON \
-DENABLE_PYTHON=ON \
+   -DCMAKE_VERBOSE_MAKEFILE=true \
+   -DCMAKE_C_FLAGS=%{optflags} \
+   -DCMAKE_CXX_FLAGS=%{optflags} \
+   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
 ..
 
 make %{?_smp_mflags}


++ shlib-pic-flag.patch ++
Index: 
avogadro-1.1.0/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
===
--- 
avogadro-1.1.0.orig/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
+++ 
avogadro-1.1.0/libavogadro/src/extensions/crystallography/spglib/CMakeLists.txt
@@ -19,7 +19,5 @@ add_library(spglib STATIC ${spglib_SRCS}
 # Suppress spglib warnings
 set_target_properties(spglib PROPERTIES COMPILE_FLAGS -w)
 
-# Set -fPIC on x86_64
-if(${CMAKE_SYSTEM_PROCESSOR} STREQUAL x86_64)
-  set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -fPIC  )
-endif()
+# Add -fPIC
+set_target_properties(spglib PROPERTIES POSITION_INDEPENDENT_CODE TRUE)
Index: 
avogadro-1.1.0/libavogadro/src/extensions/swcntbuilder/tubegen/CMakeLists.txt
===
--- 
avogadro-1.1.0.orig/libavogadro/src/extensions/swcntbuilder/tubegen/CMakeLists.txt
+++ 
avogadro-1.1.0/libavogadro/src/extensions/swcntbuilder/tubegen/CMakeLists.txt
@@ -18,8 +18,5 @@ add_library(tubegen STATIC ${tubegen_SRC
 # Suppress warnings
 set_target_properties(tubegen PROPERTIES COMPILE_FLAGS -w)
 
-# Set -fPIC on x86_64
-if(${CMAKE_SYSTEM_PROCESSOR} STREQUAL x86_64)
-  set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -fPIC  )
-  set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -fPIC  )
-endif()
+# Add -fPIC
+set_target_properties(tubegen PROPERTIES POSITION_INDEPENDENT_CODE TRUE)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit js for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package js for openSUSE:Factory checked in 
at 2013-08-13 10:32:19

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


Package is js

Changes:

--- /work/SRC/openSUSE:Factory/js/js.changes2013-03-22 11:20:40.0 
+0100
+++ /work/SRC/openSUSE:Factory/.js.new/js.changes   2013-08-13 
10:32:21.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 17:43:49 UTC 2013 - sch...@suse.de
+
+- js-filter.patch: don't try to use the JIT on aarch64
+
+---



Other differences:
--
++ js-filter.patch ++
--- /var/tmp/diff_new_pack.Oc6ZEs/_old  2013-08-13 10:32:21.0 +0200
+++ /var/tmp/diff_new_pack.Oc6ZEs/_new  2013-08-13 10:32:21.0 +0200
@@ -5,7 +5,7 @@
  #
  
 -ifeq (,$(filter-out powerpc sparc,$(TARGET_CPU)))
-+ifeq (,$(filter-out powerpc powerpc64 s390 s390x,$(TARGET_CPU)))
++ifeq (,$(filter-out powerpc powerpc64 s390 s390x aarch64,$(TARGET_CPU)))
  
  VPATH +=  $(srcdir)/assembler \
$(srcdir)/assembler/wtf \

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



commit ndoutils for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package ndoutils for openSUSE:Factory 
checked in at 2013-08-13 10:47:29

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


Package is ndoutils

Changes:

--- /work/SRC/openSUSE:Factory/ndoutils/ndoutils.changes2012-11-02 
17:37:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ndoutils.new/ndoutils.changes   2013-08-13 
10:47:30.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug 12 17:01:02 UTC 2013 - l...@linux-schulserver.de
+
+- Update to 1.5.2:
+  + Added Linux kernel tuning instructions (Eric Stanley)
+  + Added code to limit retries when system resources are too low 
+(Eric Stanley)
+  + Added code to retry sending messages queue is full (Mike Guthrie)
+
+---

Old:

  ndoutils-1.5.1.tar.gz

New:

  ndoutils-1.5.2.tar.gz



Other differences:
--
++ ndoutils.spec ++
--- /var/tmp/diff_new_pack.e960Fl/_old  2013-08-13 10:47:31.0 +0200
+++ /var/tmp/diff_new_pack.e960Fl/_new  2013-08-13 10:47:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ndoutils
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Nagios v3.x Data Output Utilities
 License:GPL-2.0+
 Group:  System/Monitoring
-Version:1.5.1
+Version:1.5.2
 Release:0
 Url:http://www.nagios.org/
 Source0:%{name}-%{version}.tar.gz

++ ndoutils-1.5-return-non-void-queue.patch ++
--- /var/tmp/diff_new_pack.e960Fl/_old  2013-08-13 10:47:31.0 +0200
+++ /var/tmp/diff_new_pack.e960Fl/_new  2013-08-13 10:47:31.0 +0200
@@ -1,16 +1,16 @@
 src/queue.c2012-02-03 17:59:20.0 +0100
-+++ src/queue.c.new2012-02-06 12:23:09.804407264 +0100
-@@ -26,7 +26,7 @@
-   }
- }
- 
--int get_queue_id(int id) {
-+void get_queue_id(int id) {
-   key_t key = ftok(NDO_QUEUE_PATH, NDO_QUEUE_ID+id);
- 
-   if ((queue_id = msgget(key, IPC_CREAT | 0600))  0) {
 include/queue.h2012-02-06 12:36:10.982449749 +0100
-+++ include/queue.h.new2012-02-06 12:36:22.964450504 +0100
+--- src/queue.c.orig   2012-06-07 06:21:50.0 -0400
 src/queue.c2013-03-09 14:15:32.455341470 -0500
+@@ -32,7 +32,7 @@
+   }
+ }
+ 
+-int get_queue_id(int id) {
++void get_queue_id(int id) {
+   key_t key = ftok(NDO_QUEUE_PATH, NDO_QUEUE_ID+id);
+ 
+   if ((queue_id = msgget(key, IPC_CREAT | 0600))  0) {
+--- include/queue.h.orig   2012-02-03 11:53:16.0 -0500
 include/queue.h2013-03-09 14:15:45.971602027 -0500
 @@ -16,7 +16,7 @@
  void del_queue();
  

++ ndoutils-1.5.1.tar.gz - ndoutils-1.5.2.tar.gz ++
 7199 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ndoutils-1.5.1/Changelog new/ndoutils-1.5.2/Changelog
--- old/ndoutils-1.5.1/Changelog2012-05-17 12:46:46.0 +0200
+++ new/ndoutils-1.5.2/Changelog2012-06-08 14:46:50.0 +0200
@@ -3,6 +3,12 @@
 ===
 
 
+1.5.2 - 06/08/2012
+--
+* Added Linux kernel tuning instructions (Eric Stanley)
+* Added code to limit retries when system resources are too low (Eric Stanley)
+* Added code to retry sending messages queue is full (Mike Guthrie)
+
 1.5.1 - 05/15/2012
 --
 * Fixed off-by-one error packing data in ndomod.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ndoutils-1.5.1/README new/ndoutils-1.5.2/README
--- old/ndoutils-1.5.1/README   2007-04-23 17:49:24.0 +0200
+++ new/ndoutils-1.5.2/README   2012-06-07 12:21:50.0 +0200
@@ -182,3 +182,70 @@
/usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg
 
 
+
+
+
+TUNING KERNEL PARAMETERS
+
+
+NDOUTILS uses a single message queue to communicate between the broker 
+module and the NDO2DB daemon. 

commit sleuthkit for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package sleuthkit for openSUSE:Factory 
checked in at 2013-08-13 10:48:17

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


Package is sleuthkit

Changes:

--- /work/SRC/openSUSE:Factory/sleuthkit/sleuthkit.changes  2013-06-25 
14:46:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.sleuthkit.new/sleuthkit.changes 2013-08-13 
10:48:18.0 +0200
@@ -0,0 +1 @@
+---
@@ -2,0 +4 @@
+- this upgrade breaks most packages that build against sleuthkit-devel
@@ -21,0 +24,6 @@
+
+  * -devel
+proper soname handling requires fixes in packages linking to libtsk
+/usr/include/tsk3 renamed /usr/include/tsk
+libtsk3-9.so renamed libtsk-10.so due to proper soname handling
+other include file changes



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



commit libunwind for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package libunwind for openSUSE:Factory 
checked in at 2013-08-13 10:48:39

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


Package is libunwind

Changes:

--- /work/SRC/openSUSE:Factory/libunwind/libunwind.changes  2013-01-29 
14:19:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.libunwind.new/libunwind.changes 2013-08-13 
10:48:40.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 10:46:30 UTC 2013 - sch...@suse.de
+
+- libunwind-aarch64.patch: Add support for AArch64 from upstream
+
+---

New:

  libunwind-aarch64.patch



Other differences:
--
++ libunwind.spec ++
--- /var/tmp/diff_new_pack.AxE5aV/_old  2013-08-13 10:48:40.0 +0200
+++ /var/tmp/diff_new_pack.AxE5aV/_new  2013-08-13 10:48:40.0 +0200
@@ -30,8 +30,10 @@
 Patch0: libunwind-1.1-tests.diff
 #PATCH-FIX-UPSTREAM: upstream commit ae3dd9417a3d178cf51ce744d85b695dbf025b44
 Patch1: libunwind-1.1-expected-fails.patch
+# PATCH-FIX-UPSTREAM: upstream commit ac6c0a6
+Patch2: libunwind-aarch64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 ia64 x86_64 %arm ppc ppc64
+ExclusiveArch:  %ix86 ia64 x86_64 %arm ppc ppc64 aarch64
 
 %description
 A portable and efficient C programming interface (API) to determine the
@@ -63,6 +65,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf -fi
@@ -104,7 +107,7 @@
 %{_libdir}/pkgconfig/libunwind-ptrace.pc
 %{_libdir}/pkgconfig/libunwind-setjmp.pc
 %{_libdir}/pkgconfig/libunwind.pc
-%ifarch %arm %ix86 x86_64
+%ifarch %arm %ix86 x86_64 aarch64
 %{_libdir}/pkgconfig/libunwind-coredump.pc
 %endif
 %doc %{_mandir}/man?/*

++ libunwind-aarch64.patch ++
 2613 lines (skipped)

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



commit python-pbr for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2013-08-13 10:52:12

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


Package is python-pbr

Changes:

--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr.changes2013-07-04 
18:06:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes   
2013-08-13 10:52:14.0 +0200
@@ -1,0 +2,25 @@
+Thu Aug  8 06:49:22 UTC 2013 - speili...@suse.com
+
+- Update to version 0.5.21:
+  + Replace setuptools_git with a smarter approach
+
+---
+Mon Aug  5 09:09:57 UTC 2013 - speili...@suse.com
+
+- Add python-pip requirement
+
+---
+Sun Aug  4 15:03:42 UTC 2013 - dmuel...@suse.com
+
+- update to 0.5.20:
+  * Add support for globbing in data files
+  * Stop trying to install old pip and setuptools
+
+---
+Thu Jul 11 14:30:02 UTC 2013 - dmuel...@suse.com
+
+- update to 0.5.18:
+  * support python setup.py test
+  * various python 3.x compat fixes
+
+---

Old:

  pbr-0.5.17.tar.gz

New:

  pbr-0.5.21.tar.gz



Other differences:
--
++ python-pbr.spec ++
--- /var/tmp/diff_new_pack.32Vqi1/_old  2013-08-13 10:52:14.0 +0200
+++ /var/tmp/diff_new_pack.32Vqi1/_new  2013-08-13 10:52:14.0 +0200
@@ -21,14 +21,13 @@
 %bcond_with tests 
 
 Name:   python-pbr
-Version:0.5.17
+Version:0.5.21
 Release:0
 Summary:Python Build Reasonableness
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://pypi.python.org/pypi/pbr
 Source: 
http://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 # Documentation requirements:
 BuildRequires:  python-Sphinx
@@ -43,6 +42,7 @@
 BuildRequires:  python-mox
 BuildRequires:  python-nose
 BuildRequires:  python-oslo.config
+BuildRequires:  python-pip = 1.0
 BuildRequires:  python-python-mimeparse
 BuildRequires:  python-python-subunit
 BuildRequires:  python-testrepository = 0.0.13
@@ -50,6 +50,7 @@
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools = 0.9.27
 %endif
+Requires:   python-pip = 1.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -67,7 +68,6 @@
 %prep
 %setup -q -n pbr-%{version}
 # Get rid of ugly build-time deps that require network:
-sed -i /setuptools_git.*/d requirements.txt 
 sed -i s/, 'sphinx\.ext\.intersphinx'// doc/source/conf.py
 
 %build
@@ -79,7 +79,7 @@
 
 %if %{with tests}
 %check
-python setup.py testr
+python setup.py testr || true
 %endif
 
 %files

++ pbr-0.5.17.tar.gz - pbr-0.5.21.tar.gz ++
 5335 lines of diff (skipped)

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



commit openstack-utils for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package openstack-utils for openSUSE:Factory 
checked in at 2013-08-13 10:53:44

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


Package is openstack-utils

Changes:

--- /work/SRC/openSUSE:Factory/openstack-utils/openstack-utils.changes  
2013-04-29 14:15:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-utils.new/openstack-utils.changes 
2013-08-13 10:53:45.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  8 13:10:53 UTC 2013 - dmuel...@suse.com
+
+- dummy changelog entry to make review team happy:
+  * revert the commit below
+
+---



Other differences:
--
++ openstack-utils.spec ++
--- /var/tmp/diff_new_pack.BpCsrd/_old  2013-08-13 10:53:46.0 +0200
+++ /var/tmp/diff_new_pack.BpCsrd/_new  2013-08-13 10:53:46.0 +0200
@@ -22,7 +22,7 @@
 Summary:Helper utilities for OpenStack service
 License:Apache-2.0
 Group:  Development/Libraries/Python
-Url:https://github.com/redhat-openstack/openstack-utils
+Url:https://github.com/fedora-openstack/openstack-utils
 Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

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



commit python-rsa for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-rsa for openSUSE:Factory 
checked in at 2013-08-13 10:59:49

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


Package is python-rsa

Changes:

--- /work/SRC/openSUSE:Factory/python-rsa/python-rsa.changes2012-11-25 
14:03:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-rsa.new/python-rsa.changes   
2013-08-13 10:59:51.0 +0200
@@ -2 +2 @@
-Fri Nov 23 11:18:01 UTC 2012 - sasc...@suse.de
+Mon Aug 12 15:26:44 UTC 2013 - speili...@suse.com
@@ -4 +4,6 @@
-- Update to verison 3.1.1:
+- Add rsa-use-system-setuptools.patch
+
+---
+Fri Nov 23 11:18:01 UTC 2012 - speili...@suse.com
+
+- Update to version 3.1.1:

New:

  rsa-use-system-setuptools.patch



Other differences:
--
++ python-rsa.spec ++
--- /var/tmp/diff_new_pack.gRR8T4/_old  2013-08-13 10:59:51.0 +0200
+++ /var/tmp/diff_new_pack.gRR8T4/_new  2013-08-13 10:59:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rsa
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,6 +24,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/r/rsa/rsa-%{version}.tar.gz
+Patch0: rsa-use-system-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q -n rsa-%{version}
+%patch0 -p1
 
 %build
 python setup.py build

++ rsa-use-system-setuptools.patch ++
diff -ruN a/setup.py b/setup.py
--- a/setup.py  2012-06-18 16:14:17.0 +0200
+++ b/setup.py  2013-08-12 17:25:36.196839624 +0200
@@ -1,9 +1,5 @@
 #!/usr/bin/env python
 
-# Ensure that a reasonably recent version of 'distribute' is installed.
-from distribute_setup import use_setuptools
-use_setuptools('0.6.10')
-
 from setuptools import setup
 
 import rsa
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libpng16 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package libpng16 for openSUSE:Factory 
checked in at 2013-08-13 11:00:59

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


Package is libpng16

Changes:

--- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes2013-06-24 
09:34:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpng16.new/libpng16.changes   2013-08-13 
11:01:00.0 +0200
@@ -1,0 +2,15 @@
+Thu Aug  8 15:19:27 UTC 2013 - pgaj...@suse.com
+
+- png-fix-too-far-back was actually renamed to pngfix. Adjusted rpm 
+  macro names accordingly, %png_fix and %png_fix_dir.
+
+---
+Tue Aug  6 08:53:22 UTC 2013 - pgaj...@suse.com
+
+- updated to 1.6.3:
+  * Added png-fix-itxt and png-fix-too-far-back to the built programs and
+  removed warnings from the source code and timepng that are revealed as
+  a result.
+  = new subpackage tools, created rpm macros
+
+---

Old:

  libpng-1.6.2.tar.bz2

New:

  libpng-1.6.3.tar.xz
  libpng-1.6.3.tar.xz.asc
  libpng16.keyring
  rpm-macros.libpng-tools



Other differences:
--
++ libpng16.spec ++
--- /var/tmp/diff_new_pack.3z3QSx/_old  2013-08-13 11:01:01.0 +0200
+++ /var/tmp/diff_new_pack.3z3QSx/_new  2013-08-13 11:01:01.0 +0200
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   6
-%define micro   2
+%define micro   3
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 
@@ -30,8 +30,14 @@
 Summary:Library for the Portable Network Graphics Format (PNG)
 License:Zlib
 Group:  System/Libraries
-Source: libpng-%{version}.tar.bz2
-Source2:baselibs.conf
+Source0:
ftp://ftp.simplesystems.org/pub/png/src/libpng16/libpng-%{version}.tar.xz
+Source1:
ftp://ftp.simplesystems.org/pub/png/src/libpng16/Gnupg/libpng-%{version}.tar.xz.asc
+Source2:libpng16.keyring
+Source3:rpm-macros.libpng-tools
+Source4:baselibs.conf
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
@@ -72,6 +78,12 @@
 Obsoletes:  libpng-devel  1.2.44
 Conflicts:  otherproviders(libpng-devel)
 
+%package tools
+Summary:Tools for Manipulating PNG Images
+Group:  Productivity/Graphics/Other
+Provides:   libpng-tools = %{version}
+Conflicts:  otherproviders(libpng-tools)
+
 %description
 libpng is the official reference library for the Portable Network
 Graphics format (PNG).
@@ -94,7 +106,12 @@
 tools necessary for compiling and linking programs that don't care 
 about libpng version.
 
+%description tools
+Package consists of low level tools for manipulating and fixing particular
+PNG files.
+
 %prep
+%{?gpg_verify: %gpg_verify %{SOURCE1}}
 %setup -n libpng-%{version}
 
 %build
@@ -112,6 +129,9 @@
 %install
 make install DESTDIR=$RPM_BUILD_ROOT 
 rm $RPM_BUILD_ROOT/%{_libdir}/libpng*.la
+mkdir -p %{buildroot}%{_sysconfdir}/rpm
+cp -a %{SOURCE3} \
+  %{buildroot}%{_sysconfdir}/rpm/macros.libpng-tools
 
 %post -n %{libname} -p /sbin/ldconfig
 
@@ -139,4 +159,10 @@
 %doc %{_mandir}/man3/libpngpf.3.gz
 %doc %{_mandir}/man5/png.5.gz
 
+%files tools
+%defattr(-,root,root)
+%{_bindir}/png-fix-itxt
+%{_bindir}/pngfix
+%{_sysconfdir}/rpm/macros.libpng-tools
+
 %changelog

++ rpm-macros.libpng-tools ++
# macro: %png_fix path/to/name-of.png
#for given png, fixes 'IDAT: invalid distance too far back', etc., 
#see pngfix --help
#
# -q do not output if macro fixed something or find unrecoverable error
#
# this macro fails only if there is an unrecoverable error in the png
# -- pngfix returns nonzero and $png.fixed doesn't exist; run pngfix
# on that file, see return code and compare with pngfix --help output
%png_fix(q) \
  if test x%1 == x%%1; then \
echo Missing argument in call to %%png_fix: path and name of png file. \
exit 1 \
  fi \
  /usr/bin/pngfix %{-q: -qq} --suffix='.fixed' %1 ||  mv %1.fixed %1 \
  %nil
#
# macro: %png_fix_dir
#for given directory, search *.png (recursively) and potentionaly
#fix 'IDAT: invalid distance too far back', etc., see pngfix --help
#
# -q do not output if pngfix fixed something or find unrecoverable error
#
%png_fix_dir(q) \
  if test x%1 == x%%1; then \
echo Missing argument in call to %%png_fix_dir: dir where to search png 
files. \
exit 1 \
  fi \
  for png in `find %1 -iname '*.png'`; do \
# -q will be propagated \
%png_fix $png \
  done \
  %nil

-- 
To unsubscribe, e-mail: 

commit openssl for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2013-08-13 11:00:53

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


Package is openssl

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2013-08-04 
16:59:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2013-08-13 
11:00:55.0 +0200
@@ -1,0 +2,47 @@
+Mon Aug 12 06:05:03 UTC 2013 - shch...@suse.com
+
+- Fix bug[ bnc#832833] openssl ssl_set_cert_masks() is broken
+  modify patch file: SSL_get_certificate-broken.patch
+
+---
+Fri Aug  9 23:24:14 UTC 2013 - crrodrig...@opensuse.org
+
+- Via padlock is only found in x86 and x86_64 CPUs, remove 
+  the shared module for other archs.
+
+---
+Wed Aug  7 18:30:45 UTC 2013 - crrodrig...@opensuse.org
+
+- Cleanup engines that are of no use in a modern linux distro
+- The following engines stay:
+* libcapi.so -- usable in case you have third party /dev/crypto
+* libgmp.so -- may help to doing some maths using GMP
+* libgost.so -- implements the GOST block cipher
+* libpadlock.so -- VIA padlock support
+- Al other are removed because they require third party propietary 
+ shared libraries nowhere to be found or that we can test.
+
+---
+Wed Aug  7 18:30:23 UTC 2013 - crrodrig...@opensuse.org
+
+- openssl-pkgconfig.patch: Here we go.. For applications 
+to benefit fully of features provided by openSSL engines 
+(rdrand, aes-ni..etc) either builtin or in DSO form applications 
+have to call ENGINE_load_builtin_engines() or OPENSSL_config()
+unfortunately from a total of 68 apps/libraries linked to libcrypto
+in a desktop system, only 4 do so, and there is a sea of buggy
+code that I dont feel like fixing.
+Instead we can pass -DOPENSSL_LOAD_CONF in the pkgconfig files
+so the needed operation becomes implicit the next time such apps
+are recompiled, see OPENSSL_config(3)
+Unfortunately this does not fix everything, because there are apps
+not using pkgconfig or using it incorrectly, but it is a good start.
+
+---
+Wed Aug  7 09:33:55 UTC 2013 - dmuel...@suse.com
+
+- add openssl-1.0.1c-default-paths.patch:
+  Fix from Fedora for openssl s_client not setting 
+  CApath by default
+
+---

New:

  SSL_get_certificate-broken.patch
  openssl-1.0.1c-default-paths.patch
  openssl-pkgconfig.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.VltZDx/_old  2013-08-13 11:00:56.0 +0200
+++ /var/tmp/diff_new_pack.VltZDx/_new  2013-08-13 11:00:56.0 +0200
@@ -51,6 +51,9 @@
 Patch6: openssl-1.0.1e-truststore.diff
 Patch7: compression_methods_switch.patch
 Patch8: 0005-libssl-Hide-library-private-symbols.patch
+Patch9: openssl-1.0.1c-default-paths.patch
+Patch10:openssl-pkgconfig.patch
+Patch11:SSL_get_certificate-broken.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -135,6 +138,10 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
+
 cp -p %{S:10} .
 echo adding/overwriting some entries in the 'table' hash in Configure
 # 
$dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags
@@ -327,6 +334,14 @@
 ln -sf /%{_lib}/libssl.so.%{num_version} ./libssl.so
 ln -sf /%{_lib}/libcrypto.so.%{num_version} ./libcrypto.so
 
+for engine in 4758cca atalla nuron sureware ubsec cswift chil aep; do
+rm %{buildroot}/%{_lib}/engines/lib$engine.so
+done
+
+%ifnarch %{ix86} x86_64
+rm %{buildroot}/%{_lib}/engines/libpadlock.so
+%endif
+
 %clean
 if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
 

++ SSL_get_certificate-broken.patch ++
Index: openssl-1.0.1e/ssl/ssl_lib.c
===
--- openssl-1.0.1e.orig/ssl/ssl_lib.c
+++ openssl-1.0.1e/ssl/ssl_lib.c
@@ -2792,9 +2792,7 @@ void ssl_clear_cipher_ctx(SSL *s)
 /* Fix this function so that it takes an optional type parameter */
 X509 *SSL_get_certificate(const SSL *s)
{
-   if (s-server)
-   return(ssl_get_server_send_cert(s));
-   else if (s-cert != NULL)
+   if (s-cert != NULL)
return(s-cert-key-x509);
else
return(NULL);
++ openssl-1.0.1c-default-paths.patch ++
diff -up openssl-1.0.1c/apps/s_client.c.default-paths 

commit aaa_base for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2013-08-13 11:04:22

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


Package is aaa_base

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2013-06-28 
15:58:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2013-08-13 
11:04:23.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug  7 18:04:21 UTC 2013 - a...@suse.com
+
+- avoid leaking kernel address information to userspace by using
+  kernel.kptr_restrict=1 sysctl
+- bash.bashrc: source vte.sh if existing (bnc#827248)
+
+---



Other differences:
--
++ aaa_base-13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/etc/bash.bashrc 
new/aaa_base-13.1/files/etc/bash.bashrc
--- old/aaa_base-13.1/files/etc/bash.bashrc 2013-06-28 09:48:18.0 
+0200
+++ new/aaa_base-13.1/files/etc/bash.bashrc 2013-08-07 20:03:55.0 
+0200
@@ -304,6 +304,13 @@
 ;;
 esac
 
+# Source /etc/profile.d/vte.sh, which improvies usage of VTE based terminals.
+# It is vte.sh's responsibility to 'not load' when it's not applicable (not 
inside a VTE term)
+# If you want to 'disable' this functionality, set the sticky bit on 
/etc/profile.d/vte.sh
+if test -r /etc/profile.d/vte.sh -a ! -k /etc/profile.d/vte.sh; then
+  . /etc/profile.d/vte.sh
+fi
+
 #
 # Just in case the user excutes a command with ssh or sudo
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf 
new/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf
--- old/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf2013-06-28 
09:48:18.0 +0200
+++ new/aaa_base-13.1/files/usr/lib/sysctl.d/50-default.conf2013-08-07 
20:03:55.0 +0200
@@ -49,3 +49,6 @@
 # enable hard- and symlink protection (bnc#821585)
 fs.protected_hardlinks = 1
 fs.protected_symlinks = 1
+
+# restrict printed kernel ptrs (bnc#833774)
+kernel.kptr_restrict = 1

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



commit pam for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2013-08-13 11:06:15

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


Package is pam

Changes:

--- /work/SRC/openSUSE:Factory/pam/pam.changes  2013-06-05 13:31:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2013-08-13 
11:06:16.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 10:30:13 CEST 2013 - m...@suse.de
+
+- adding hvc0-hvc7 to /etc/securetty on s390 (bnc#718516)
+
+---



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.Du1ttL/_old  2013-08-13 11:06:16.0 +0200
+++ /var/tmp/diff_new_pack.Du1ttL/_new  2013-08-13 11:06:17.0 +0200
@@ -141,6 +141,14 @@
 %ifarch s390 s390x
 echo ttyS0  $RPM_BUILD_ROOT/etc/securetty
 echo ttyS1  $RPM_BUILD_ROOT/etc/securetty
+echo hvc0  $RPM_BUILD_ROOT/etc/securetty
+echo hvc1  $RPM_BUILD_ROOT/etc/securetty
+echo hvc2  $RPM_BUILD_ROOT/etc/securetty
+echo hvc3  $RPM_BUILD_ROOT/etc/securetty
+echo hvc4  $RPM_BUILD_ROOT/etc/securetty
+echo hvc5  $RPM_BUILD_ROOT/etc/securetty
+echo hvc6  $RPM_BUILD_ROOT/etc/securetty
+echo hvc7  $RPM_BUILD_ROOT/etc/securetty
 %endif
 # install other.pamd and common-*.pamd
 install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/etc/pam.d/other

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



commit unzip for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package unzip for openSUSE:Factory checked 
in at 2013-08-13 11:08:31

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


Package is unzip

Changes:

--- /work/SRC/openSUSE:Factory/unzip/unzip-rcc.changes  2013-08-04 
17:25:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.unzip.new/unzip-rcc.changes 2013-08-13 
11:08:33.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 18:29:07 UTC 2013 - co...@suse.com
+
+- fix defaultattr for old distros
+
+---
unzip.changes: same change



Other differences:
--
++ unzip-rcc.spec ++
--- /var/tmp/diff_new_pack.dI1hib/_old  2013-08-13 11:08:34.0 +0200
+++ /var/tmp/diff_new_pack.dI1hib/_new  2013-08-13 11:08:34.0 +0200
@@ -150,6 +150,7 @@
 
 %if %{without rcc}
 %files doc
+%defattr(-,root,root)
 %doc %{_mandir}/man1/*
 %doc BUGS Contents History.* LICENSE README ToDo WHERE
 %doc *.txt proginfo

unzip.spec: same change
++ pre_checkin.sh ++
--- /var/tmp/diff_new_pack.dI1hib/_old  2013-08-13 11:08:34.0 +0200
+++ /var/tmp/diff_new_pack.dI1hib/_new  2013-08-13 11:08:34.0 +0200
@@ -6,3 +6,5 @@
 sed -i -e 's,Name: .*,Name: unzip-rcc,' unzip-rcc.spec
 sed -i -e 's,%bcond_with rcc,%bcond_without rcc,' unzip-rcc.spec
 
+osc service localrun format_spec_file
+

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



commit coreutils for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2013-08-13 11:09:27

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


Package is coreutils

Changes:

--- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes
2013-07-24 15:06:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes   
2013-08-13 11:09:29.0 +0200
@@ -1,0 +2,13 @@
+Wed Aug  7 08:10:22 UTC 2013 - m...@bernhard-voelker.de
+
+- Remove BuildRequires: help2man as it is included.
+
+---
+Tue Aug  6 14:02:42 CEST 2013 - p...@suse.de
+
+- Remove the the unnecessary povision of itself as rpmbuild takes
+  care of that.
+- Remove all traces of coreutils-8.9-singlethreaded-sort.patch in
+  the spec file.
+
+---
coreutils.changes: same change

Old:

  coreutils-8.9-singlethreaded-sort.patch



Other differences:
--
++ coreutils-testsuite.spec ++
--- /var/tmp/diff_new_pack.GrXuoi/_old  2013-08-13 11:09:30.0 +0200
+++ /var/tmp/diff_new_pack.GrXuoi/_new  2013-08-13 11:09:30.0 +0200
@@ -35,7 +35,6 @@
 
 BuildRequires:  automake
 BuildRequires:  gmp-devel
-BuildRequires:  help2man
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
 BuildRequires:  libcap-devel
@@ -52,7 +51,6 @@
 BuildRequires:  valgrind
 %endif
 
-Provides:   %{name} = %{version}
 %if %{name} == coreutils
 Provides:   fileutils = %{version}
 Provides:   mktemp = %{version}
@@ -95,8 +93,6 @@
 Patch8: coreutils-sysinfo.patch
 Patch16:coreutils-invalid-ids.patch
 Patch17:longlong-aarch64.patch
-#
-#Patch33:coreutils-8.9-singlethreaded-sort.patch
 
 # OBS / RPMLINT require /usr/bin/timeout to be built with the -fpie option.
 Patch100:   coreutils-build-timeout-as-pie.patch
@@ -134,7 +130,6 @@
 %patch16
 %patch17 -p1
 #
-#%%patch33
 %patch100
 
 %patch200

++ coreutils.spec ++
--- /var/tmp/diff_new_pack.GrXuoi/_old  2013-08-13 11:09:30.0 +0200
+++ /var/tmp/diff_new_pack.GrXuoi/_new  2013-08-13 11:09:30.0 +0200
@@ -35,7 +35,6 @@
 
 BuildRequires:  automake
 BuildRequires:  gmp-devel
-BuildRequires:  help2man
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
 BuildRequires:  libcap-devel
@@ -52,7 +51,6 @@
 BuildRequires:  valgrind
 %endif
 
-Provides:   %{name} = %{version}
 %if %{name} == coreutils
 Provides:   fileutils = %{version}
 Provides:   mktemp = %{version}
@@ -95,8 +93,6 @@
 Patch8: coreutils-sysinfo.patch
 Patch16:coreutils-invalid-ids.patch
 Patch17:longlong-aarch64.patch
-#
-#Patch33:coreutils-8.9-singlethreaded-sort.patch
 
 # OBS / RPMLINT require /usr/bin/timeout to be built with the -fpie option.
 Patch100:   coreutils-build-timeout-as-pie.patch
@@ -134,7 +130,6 @@
 %patch16
 %patch17 -p1
 #
-#%%patch33
 %patch100
 
 %patch200


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



commit curl for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2013-08-13 11:08:38

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


Package is curl

Changes:

--- /work/SRC/openSUSE:Factory/curl/curl.changes2013-07-02 
06:45:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2013-08-13 
11:08:40.0 +0200
@@ -1,0 +2,14 @@
+Mon Aug 12 05:29:34 UTC 2013 - crrodrig...@opensuse.org
+
+- curl 7.32.0 
+* curl: allow timeouts to accept decimal values 
+* CURLOPT_XFERINFOFUNCTION: introducing a new progress callback 
+* SIGPIPE: ignored while inside the library
+* OpenSSL: check for read errors
+* configure: automake 1.14 compatibility tweak 
+* curl_multi_wait: set revents for extra fds 
+* global dns cache: didn't work (regression) 
+* mk-ca-bundle.1: don't install on make install
+
+
+---

Old:

  curl-7.31.0.tar.lzma
  curl-7.31.0.tar.lzma.asc

New:

  curl-7.32.0.tar.lzma
  curl-7.32.0.tar.lzma.asc



Other differences:
--
++ curl.spec ++
--- /var/tmp/diff_new_pack.weoh3x/_old  2013-08-13 11:08:41.0 +0200
+++ /var/tmp/diff_new_pack.weoh3x/_new  2013-08-13 11:08:41.0 +0200
@@ -21,7 +21,7 @@
 %bcond_without testsuite
 
 Name:   curl
-Version:7.31.0
+Version:7.32.0
 Release:0
 Summary:A Tool for Transferring Data from URLs
 License:BSD-3-Clause and MIT
@@ -186,7 +186,6 @@
 %{_libdir}/libcurl.so
 %{_libdir}/pkgconfig/libcurl.pc
 %{_mandir}/man1/curl-config.1%{ext_man}
-%{_mandir}/man1/mk-ca-bundle.1%{ext_man}
 %{_mandir}/man3/*
 %doc docs/libcurl/symbols-in-versions
 

++ libcurl-ocloexec.patch ++
--- /var/tmp/diff_new_pack.weoh3x/_old  2013-08-13 11:08:41.0 +0200
+++ /var/tmp/diff_new_pack.weoh3x/_new  2013-08-13 11:08:41.0 +0200
@@ -7,11 +7,9 @@
 compile time is not enough.
 
 
-Index: lib/cookie.c
-===
 lib/cookie.c.orig  2013-04-12 13:25:07.866367012 +0200
-+++ lib/cookie.c   2013-04-12 13:25:29.391017340 +0200
-@@ -750,7 +750,7 @@ struct CookieInfo *Curl_cookie_init(stru
+--- lib/cookie.c.orig
 lib/cookie.c
+@@ -841,7 +841,7 @@ struct CookieInfo *Curl_cookie_init(stru
  fp = NULL;
}
else
@@ -20,7 +18,7 @@
  
c-newsession = newsession; /* new session? */
  
-@@ -1091,7 +1091,7 @@ static int cookie_output(struct CookieIn
+@@ -1179,7 +1179,7 @@ static int cookie_output(struct CookieIn
  use_stdout=TRUE;
}
else {
@@ -29,10 +27,8 @@
  if(!out)
return 1; /* failure */
}
-Index: lib/file.c
-===
 lib/file.c.orig2013-04-12 13:25:07.867367042 +0200
-+++ lib/file.c 2013-04-12 13:25:29.391017340 +0200
+--- lib/file.c.orig
 lib/file.c
 @@ -243,7 +243,7 @@ static CURLcode file_connect(struct conn
fd = open_readonly(actual_path, O_RDONLY|O_BINARY);
file-path = actual_path;
@@ -51,11 +47,9 @@
if(fd  0) {
  failf(data, Can't open %s for writing, file-path);
  return CURLE_WRITE_ERROR;
-Index: lib/formdata.c
-===
 lib/formdata.c.orig2013-04-12 13:25:07.868367072 +0200
-+++ lib/formdata.c 2013-04-12 13:25:29.392017370 +0200
-@@ -1234,7 +1234,7 @@ CURLcode Curl_getformdata(struct Session
+--- lib/formdata.c.orig
 lib/formdata.c
+@@ -1297,7 +1297,7 @@ CURLcode Curl_getformdata(struct Session
  FILE *fileread;
  
  fileread = strequal(-, file-contents)?
@@ -64,19 +58,17 @@
  
  /*
   * VMS: This only allows for stream files on VMS.  Stream files are
-@@ -1365,7 +1365,7 @@ static size_t readfromfile(struct Form *
+@@ -1458,7 +1458,7 @@ static size_t readfromfile(struct Form *
else {
  if(!form-fp) {
/* this file hasn't yet been opened */
--  form-fp = fopen(form-data-line, rb); /* b is for binary */
-+  form-fp = fopen(form-data-line, rbe); /* b is for binary */
+-  form-fp = fopen_read(form-data-line, rb); /* b is for binary */
++  form-fp = fopen_read(form-data-line, rbe); /* b is for binary */
if(!form-fp)
  return (size_t)-1; /* failure */
  }
-Index: lib/hostip6.c
-===
 lib/hostip6.c.orig 2013-04-12 13:25:07.868367072 +0200
-+++ lib/hostip6.c  2013-04-12 13:25:29.392017370 +0200
+--- lib/hostip6.c.orig
 lib/hostip6.c
 @@ -39,7 +39,7 @@
  #ifdef HAVE_PROCESS_H
  #include process.h
@@ -95,10 +87,8 @@
  if(s == CURL_SOCKET_BAD)
/* an 

commit python3-setuptools for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2013-08-13 11:08:53

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


Package is python3-setuptools

Changes:

--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2013-07-23 07:09:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
2013-08-13 11:08:55.0 +0200
@@ -1,0 +2,39 @@
+Thu Aug  1 09:11:57 UTC 2013 - speili...@suse.com
+
+- Buildrequire python3 on 12.2, we need sha512 module
+
+---
+Mon Jul 29 14:59:57 UTC 2013 - speili...@suse.com
+
+- Update to version 0.9.8:
+  * Issue #53: Fix NameErrors in _vcs_split_rev_from_url.
+- Changes from version 0.9.7:
+  * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does
+not have a .name attribute.
+  * Issue #34: Documentation now refers to bootstrap script in code repository
+referenced by bookmark.
+  * Add underscore-separated keys to environment markers (markerlib).
+- Changes from version 0.9.6:
+  * Issue #44: Test failure on Python 2.4 when MD5 hash doesn't have a .name
+attribute.
+- Changes from version 0.9.5:
+  * Python #17980: Fix security vulnerability in SSL certificate validation.
+- Changes from version 0.9.4:
+  * Issue #43: Fix issue (introduced in 0.9.1) with version resolution when
+upgrading over other releases of Setuptools.
+- Changes from version 0.9.3:
+  * Issue #42: Fix new AttributeError introduced in last fix.
+- Changes from version 0.9.2:
+  * Issue #42: Fix regression where blank checksums would trigger an
+AttributeError.
+- Changes from version 0.9.1:
+  * Distribute #386: Allow other positional and keyword arguments to os.open.
+  * Corrected dependency on certifi mis-referenced in 0.9.
+- Changes from version 0.9:
+  * package_index now validates hashes other than MD5 in download links.
+- Changes from version 0.8:
+  * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
+conversion.
+- No need to run 2to3 anymore
+
+---

Old:

  setuptools-0.7.4.tar.gz

New:

  setuptools-0.9.8.tar.gz



Other differences:
--
++ python3-setuptools.spec ++
--- /var/tmp/diff_new_pack.2529Tq/_old  2013-08-13 11:08:56.0 +0200
+++ /var/tmp/diff_new_pack.2529Tq/_new  2013-08-13 11:08:56.0 +0200
@@ -11,13 +11,13 @@
 # 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:   python3-setuptools
-Version:0.7.4
+Version:0.9.8
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -28,6 +28,9 @@
 Source2:zpl.txt
 Patch1: setuptools-0.6c9-create-sitedir.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} == 1220
+BuildRequires:  python3
+%endif
 BuildRequires:  python3-devel
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -46,7 +49,6 @@
 %setup -q -n setuptools-%{version}
 %patch1
 find . -type f -name *.orig -delete
-2to3 -wvn .
 #TODO(saschpe): drop failing test for the time being, fix later..
 rm setuptools/tests/test_sdist.py
 

++ setuptools-0.7.4.tar.gz - setuptools-0.9.8.tar.gz ++
 8910 lines of diff (skipped)

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



commit libproxy for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2013-08-13 11:10:30

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


Package is libproxy

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy-plugins.changes
2013-07-16 15:37:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new/libproxy-plugins.changes   
2013-08-13 11:10:31.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug  2 14:41:10 UTC 2013 - dims...@opensuse.org
+
+- Build mono, perl and python sub package while building -plugins
+  instead of the main package. This helps keeping the build deps
+  for the main package minimal.
+
+---
libproxy.changes: same change



Other differences:
--
++ libproxy-plugins.spec ++
--- /var/tmp/diff_new_pack.10TN4R/_old  2013-08-13 11:10:32.0 +0200
+++ /var/tmp/diff_new_pack.10TN4R/_new  2013-08-13 11:10:32.0 +0200
@@ -73,14 +73,13 @@
 %if %{build_mozjs}
 BuildRequires:  pkgconfig(mozjs185)
 %endif
-%endif
-%else
 %if %{with mono}
 BuildRequires:  mono-devel
 %endif
 BuildRequires:  perl
 BuildRequires:  python-devel
 %endif
+%endif
 
 %{!?python_sitelib:  %global python_sitelib  %(%__python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?python_sitearch: %global python_sitearch %(%__python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
@@ -143,61 +142,6 @@
 * dynamic adjustment to changing network topology
 * a standard way of dealing with proxy settings across all scenarios
 
-%package -n python-libproxy
-Summary:Python bindings for libproxy
-Group:  System/Libraries
-%if 0%{?suse_version}  1110
-BuildArch:  noarch
-%py_requires
-%endif
-Requires:   libproxy1 = %{version}
-
-%description -n python-libproxy
-libproxy offers the following features: * extremely small core
-   footprint ( 35K)
-
-* no external dependencies within libproxy core (libproxy modules
-   may have dependencies)
-* only 3 functions in the stable external API
-* dynamic adjustment to changing network topology
-* a standard way of dealing with proxy settings across all scenarios
-
-
-%package -n perl-Net-Libproxy
-Summary:Perl bindings for libproxy
-Group:  Development/Libraries/Perl
-Requires:   libproxy1 = %{version}
-# For Fedora at least perl = perl_version does not work.
-Requires:   perl = %{perl_version}
-
-%description -n perl-Net-Libproxy
-libproxy offers the following features: * extremely small core
-   footprint ( 35K)
-
-* no external dependencies within libproxy core (libproxy modules
-   may have dependencies)
-* only 3 functions in the stable external API
-* dynamic adjustment to changing network topology
-* a standard way of dealing with proxy settings across all scenarios
-
-%if %{with mono}
-
-%package -n libproxy-sharp
-Summary:.Net bindings for libproxy
-Group:  Development/Languages/Mono
-Requires:   libproxy1 = %{version}
-
-%description -n libproxy-sharp
-libproxy offers the following features: * extremely small core
-   footprint ( 35K)
-
-* no external dependencies within libproxy core (libproxy modules
-   may have dependencies)
-* only 3 functions in the stable external API
-* dynamic adjustment to changing network topology
-* a standard way of dealing with proxy settings across all scenarios
-%endif
-
 %else
 
 %if 0%{?favor_gtk2}
@@ -302,6 +246,60 @@
 A module to extend libproxy with capabilities to query NetworkManager
 about network configuration changes.
 
+%package -n python-libproxy
+Summary:Python bindings for libproxy
+Group:  System/Libraries
+%if 0%{?suse_version}  1110
+BuildArch:  noarch
+%py_requires
+%endif
+Requires:   libproxy1 = %{version}
+
+%description -n python-libproxy
+libproxy offers the following features: * extremely small core
+   footprint ( 35K)
+
+* no external dependencies within libproxy core (libproxy modules
+   may have dependencies)
+* only 3 functions in the stable external API
+* dynamic adjustment to changing network topology
+* a standard way of dealing with proxy settings across all scenarios
+
+%package -n perl-Net-Libproxy
+Summary:Perl bindings for libproxy
+Group:  Development/Libraries/Perl
+Requires:   libproxy1 = %{version}
+# For Fedora at least perl = perl_version does not work.
+Requires:   perl = %{perl_version}
+
+%description -n perl-Net-Libproxy
+libproxy offers the following features: * extremely small core
+   footprint ( 35K)
+
+* no external dependencies within libproxy core (libproxy modules
+   may have dependencies)
+* 

commit qwt6 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package qwt6 for openSUSE:Factory checked in 
at 2013-08-13 11:12:23

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


Package is qwt6

Changes:

--- /work/SRC/openSUSE:Factory/qwt6/qwt6.changes2013-01-29 
14:38:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.qwt6.new/qwt6.changes   2013-08-13 
11:12:24.0 +0200
@@ -1,0 +2,21 @@
+Mon Aug 12 18:33:05 UTC 2013 - tittiatc...@gmail.com
+
+- qwt6-designer is now conflicting with qwt-designer.
+
+---
+Fri Aug  9 15:36:51 UTC 2013 - dap.darkn...@gmail.com
+
+- Update to Qwt 6.1.0
+  * New plot items
+  * Scales beyond linear and logarithmic transformations
+  * Datetime scales
+  * Redesign of the dial and meter widgets
+  * Basic support for an OpenGL plot canvas
+  * A new system for plot legends
+  * Off-screen paint device for vector graphics
+  * Changes and improvements to several classes
+- Added qwt-6.1.0-rpath.patch to prevent
+  https://sourceforge.net/p/qwt/bugs/191
+- Qmake debug info stripping was disabled.
+
+---

Old:

  qwt-6.0.2.tar.bz2

New:

  qwt-6.1.0-rpath.patch
  qwt-6.1.0.tar.bz2



Other differences:
--
++ qwt6.spec ++
--- /var/tmp/diff_new_pack.ZjZa8Y/_old  2013-08-13 11:12:24.0 +0200
+++ /var/tmp/diff_new_pack.ZjZa8Y/_new  2013-08-13 11:12:24.0 +0200
@@ -17,13 +17,17 @@
 
 
 Name:   qwt6
-Version:6.0.2
+Version:6.1.0
 Release:0
 Summary:Qt Widgets for Technical Applications
 License:SUSE-QWT-1.0
 Group:  Development/Libraries/C and C++
 Url:http://qwt.sourceforge.net/
 Source: 
http://switch.dl.sourceforge.net/sourceforge/qwt/qwt-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE to prevent 'ERROR: RPATH /usr/local/qwt-6.1.0/lib on
+# /usr/lib(64)/qt4/plugins/designer/libqwt_designer_plugin.so is not allowed'.
+Patch0: qwt-6.1.0-rpath.patch
+
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -86,6 +90,7 @@
 %package designer
 Summary:Plugin for the Qt Interface designer
 Group:  Development/Tools/GUI Builders
+Conflicts:  qwt-designer
 Requires:   %{name}-devel = %{version}
 %if 0%{?mandriva_version} || 0%{?mdkversion}
 Requires:   libqt-devel
@@ -108,6 +113,7 @@
 
 %prep
 %setup -q -n qwt-%{version}
+%patch0
 
 %build
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
@@ -119,6 +125,7 @@
 
 # Now build the qwt6 library
 qmake \
+   QMAKE_STRIP= \
QWT_INSTALL_PREFIX=%{_prefix} \
CONFIG+=QwtDll CONFIG+=QwtDesigner CONFIG+=QwtExamples -after \
QMAKE_CXXFLAGS=%{optflags} \
@@ -135,7 +142,7 @@
 
 # Documentation
 mkdir -p %{buildroot}%{_docdir}/%{name}
-cp COPYING CHANGES README %{buildroot}%{_docdir}/%{name}
+cp COPYING README %{buildroot}%{_docdir}/%{name}
 cp -r examples %{buildroot}%{_docdir}/%{name}/examples
 
 # Designer plugin

++ qwt-6.1.0-rpath.patch ++
--- designer/designer.pro.orig  2013-08-09 18:24:58.65609 +0300
+++ designer/designer.pro   2013-08-09 18:24:58.66609 +0300
@@ -84,7 +84,7 @@
 # compile the path for finding the Qwt library
 # into the plugin. Not supported on Windows !
 
-QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
+# QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
 
 contains(QWT_CONFIG, QwtFramework) {
 
++ qwt-6.0.2.tar.bz2 - qwt-6.1.0.tar.bz2 ++
 274257 lines of diff (skipped)

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



commit gcc48 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package gcc48 for openSUSE:Factory checked 
in at 2013-08-13 11:21:55

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


Package is gcc48

Changes:

--- 
/work/SRC/openSUSE:Factory/gcc48/cross-aarch64-gcc48-icecream-backend.changes   
2013-07-16 07:33:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gcc48.new/cross-aarch64-gcc48-icecream-backend.changes
  2013-08-13 11:21:57.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug  6 12:38:57 UTC 2013 - m...@suse.com
+
+- Update to current 4.8 branch (r201525)
+- Backports of bugfixes for i686, aarch64 and s390.
+- Addition of support of transactional memory for s390.
+
+---
cross-armv5tel-gcc48-icecream-backend.changes: same change
cross-armv7hl-gcc48-icecream-backend.changes: same change
cross-hppa-gcc48-icecream-backend.changes: same change
cross-i386-gcc48-icecream-backend.changes: same change
cross-ia64-gcc48-icecream-backend.changes: same change
cross-ppc-gcc48-icecream-backend.changes: same change
cross-ppc64-gcc48-icecream-backend.changes: same change
cross-s390-gcc48-icecream-backend.changes: same change
cross-s390x-gcc48-icecream-backend.changes: same change
cross-x86_64-gcc48-icecream-backend.changes: same change
gcc48-testresults.changes: same change
gcc48.changes: same change
libffi48.changes: same change
libgcj48.changes: same change

Old:

  gcc-4.8.1-20130711.tar.bz2

New:

  gcc-4.8.1-20130806.tar.bz2



Other differences:
--
++ cross-aarch64-gcc48-icecream-backend.spec ++
--- /var/tmp/diff_new_pack.GbwqXk/_old  2013-08-13 11:22:03.0 +0200
+++ /var/tmp/diff_new_pack.GbwqXk/_new  2013-08-13 11:22:03.0 +0200
@@ -69,7 +69,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:4.8.1_20130711
+Version:4.8.1_20130806
 Release:0
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)

cross-armv5tel-gcc48-icecream-backend.spec: same change
cross-armv7hl-gcc48-icecream-backend.spec: same change
cross-hppa-gcc48-icecream-backend.spec: same change
cross-i386-gcc48-icecream-backend.spec: same change
cross-ia64-gcc48-icecream-backend.spec: same change
cross-ppc-gcc48-icecream-backend.spec: same change
cross-ppc64-gcc48-icecream-backend.spec: same change
cross-s390-gcc48-icecream-backend.spec: same change
cross-s390x-gcc48-icecream-backend.spec: same change
cross-x86_64-gcc48-icecream-backend.spec: same change
gcc48-testresults.spec: same change
gcc48.spec: same change
libffi48.spec: same change
libgcj48.spec: same change

++ gcc-4.8.1-20130711.tar.bz2 - gcc-4.8.1-20130806.tar.bz2 ++
/work/SRC/openSUSE:Factory/gcc48/gcc-4.8.1-20130711.tar.bz2 
/work/SRC/openSUSE:Factory/.gcc48.new/gcc-4.8.1-20130806.tar.bz2 differ: char 
11, line 1

++ gcc.spec.in ++
--- /var/tmp/diff_new_pack.GbwqXk/_old  2013-08-13 11:22:04.0 +0200
+++ /var/tmp/diff_new_pack.GbwqXk/_new  2013-08-13 11:22:04.0 +0200
@@ -205,7 +205,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:  http://gcc.gnu.org/
-Version: 4.8.1_20130711
+Version: 4.8.1_20130806
 Release:  1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)

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



commit racket for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2013-08-13 12:54:30

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


Package is racket

Changes:

--- /work/SRC/openSUSE:Factory/racket/racket.changes2013-06-19 
15:54:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new/racket.changes   2013-08-13 
12:54:32.0 +0200
@@ -1,0 +2,11 @@
+Sat Aug 10 13:58:09 UTC 2013 - tog...@opensuse.org
+
+- Update to Racket 5.3.6
+  * This is a bug fix release.  It eliminates errors from v5.3.5
+that people have found over the summer.
+- Spec changes
+  * remove libpng16.patch and libpng16-adjustment.patch
+  * rather then use of mirrors for source downloads use the main
+site as mirrors are not uptodate
+
+---

Old:

  racket-5.3.5-src-unix.tgz

New:

  racket-5.3.6-src-unix.tgz



Other differences:
--
++ racket.spec ++
--- /var/tmp/diff_new_pack.XiTvlt/_old  2013-08-13 12:54:33.0 +0200
+++ /var/tmp/diff_new_pack.XiTvlt/_new  2013-08-13 12:54:33.0 +0200
@@ -18,22 +18,19 @@
 
 
 Name:   racket
-Version:5.3.5
+Version:5.3.6
 Release:0
 Summary:Scheme implementation with teaching tools
 License:LGPL-2.1+ and GPL-3.0+
 Group:  Development/Languages/Scheme
 Url:http://racket-lang.org
-Source0:
http://mirror.informatik.uni-tuebingen.de/mirror/%name/%version/%name/%name-%version-src-unix.tgz
+Source0:
http://download.racket-lang.org/installers/%version/%name/%name-%version-src-unix.tgz
 Source1:drracket.desktop
 Source2:racket-completion.bash
 Source3:racket-5.3.rpmlintrc
 Source4:drracket.png
 # PATCH-FIX-OPENSUSE based on debian package tog...@opensuse.org 
 Patch0: 0001-Fix-install-path-for-doc-and-collects.patch
-# PATCH-FIX-UPSTREAM fix for libpng16 Matthew Flatt mfl...@racket-lang.org
-Patch1: libpng16.patch
-Patch2: libpng16-adjustment.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ImageMagick
 BuildRequires:  chrpath
@@ -129,8 +126,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 cp %{S:1} src/.
 cp %{S:2} src/.
@@ -189,14 +184,12 @@
 %install
 cd src
 
+# use the following if setting extra plt_setup options
 # export LD_LIBRARY_PATH=%%buildroot%%{_libdir}
 # export PLT_SETUP_OPTIONS=-j 1 
-# let obs do the stripping
 
 install -d %buildroot/%_datadir/doc/%name/
 
-# this should not be needed with disable-strip option in the configure
-#%%make_install STRIP_DEBUG=/bin/true 
 %make_install  
 
 # Fix the rpath error.
@@ -227,6 +220,10 @@
 
 %postun -p /sbin/ldconfig
 
+#
+# TODO with racket 5.6 files section will need reorganization
+#
+
 %files
 %defattr(-,root,root,-)
 %doc README

++ 0001-Fix-install-path-for-doc-and-collects.patch ++
--- /var/tmp/diff_new_pack.XiTvlt/_old  2013-08-13 12:54:34.0 +0200
+++ /var/tmp/diff_new_pack.XiTvlt/_new  2013-08-13 12:54:34.0 +0200
@@ -13,13 +13,11 @@
 
 Signed-off-by: madanyang tog...@opensuse.org
 ---
- src/configure | 8 
+ src/configure |8 
  1 file changed, 4 insertions(+), 4 deletions(-)
 
-Index: racket-5.3.4/src/configure
-===
 racket-5.3.4.orig/src/configure
-+++ racket-5.3.4/src/configure
+--- a/src/configure
 b/src/configure
 @@ -813,7 +813,7 @@ sharedstatedir='${prefix}/com'
  localstatedir='${prefix}/var'
  includedir='${prefix}/include'


++ racket-5.3.5-src-unix.tgz - racket-5.3.6-src-unix.tgz ++
/work/SRC/openSUSE:Factory/racket/racket-5.3.5-src-unix.tgz 
/work/SRC/openSUSE:Factory/.racket.new/racket-5.3.6-src-unix.tgz differ: char 
5, line 1

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



commit gperftools for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package gperftools for openSUSE:Factory 
checked in at 2013-08-13 12:53:37

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


Package is gperftools

Changes:

--- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes2013-08-01 
15:36:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gperftools.new/gperftools.changes   
2013-08-13 12:53:38.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 15:49:12 UTC 2013 - cgard...@suse.com
+
+- Fixed configure.ac to use older version of autoconf, so that 
+  gperftools can build for SLE10.
+
+---

New:

  gperftools_use_older_autoconf.diff



Other differences:
--
++ gperftools.spec ++
--- /var/tmp/diff_new_pack.JRoV1C/_old  2013-08-13 12:53:39.0 +0200
+++ /var/tmp/diff_new_pack.JRoV1C/_new  2013-08-13 12:53:39.0 +0200
@@ -27,6 +27,7 @@
 Patch14:%{name}_gcc46.patch
 #Patch15:%{name}-glibc216.patch
 #Patch16:spinlock-rand.patch
+Patch17:%{name}_use_older_autoconf.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -69,6 +70,7 @@
 %patch14 -p1
 #patch15 -p1
 #patch16 -p1
+%patch17 -p1
 
 %build
 autoreconf -fi

++ gperftools_use_older_autoconf.diff ++
Index: gperftools-2.1/configure.ac
===
--- gperftools-2.1.orig/configure.ac
+++ gperftools-2.1/configure.ac
@@ -2,7 +2,7 @@
 ## In general, the safest way to proceed is to run ./autogen.sh
 
 # make sure we're interpreted by some minimal autoconf
-AC_PREREQ([2.68])
+AC_PREREQ([2.59])
 
 AC_INIT([gperftools],[2.1],[google-perfto...@googlegroups.com])
 # Update this value for every release!  (A:B:C will map to foo.so.(A-C).C.B)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sqlite3 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2013-08-13 12:56:52

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


Package is sqlite3

Changes:

--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2013-03-22 
12:07:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes 2013-08-13 
12:56:54.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 22:31:19 UTC 2013 - m...@suse.com
+
+- The Tcl bindings for SQLite are now part of the Tcl core, so the
+  sqlite3-tcl subpackage is no longer needed.
+
+---

Old:

  sqlite-autoconf-3071600.tar.gz

New:

  sqlite-autoconf-3071700.tar.gz



Other differences:
--
++ sqlite3.spec ++
--- /var/tmp/diff_new_pack.RJVZDK/_old  2013-08-13 12:56:54.0 +0200
+++ /var/tmp/diff_new_pack.RJVZDK/_new  2013-08-13 12:56:54.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   sqlite3
-Version:3.7.16
+Version:3.7.17
 Release:0
-%define tarversion 3071600
+%define tarversion 3071700
 Summary:Embeddable SQL Database Engine
 License:SUSE-Public-Domain
 Group:  Productivity/Databases/Servers
@@ -27,7 +27,6 @@
 #
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
-BuildRequires:  tcl-devel
 %if 0%{?suse_version:1}
 BuildRequires:  update-desktop-files
 %endif
@@ -43,10 +42,6 @@
 Obsoletes:  sqlite-64bit
 %endif
 #
-%if 0%{?suse_version}  1100
-%define tcl_archdir %(echo 'puts [lindex $tcl_pkgPath 0]'|tclsh)  
-%endif
-
 %description
 SQLite is a C library that implements an embeddable SQL database
 engine. Programs that link with the SQLite library can have SQL
@@ -98,18 +93,6 @@
 SQLite can be used via the sqlite command-line tool or via any
 application which supports the Qt database plug-ins.
 
-%package tcl
-Summary:Tcl binding for SQLite
-Group:  Development/Libraries/Tcl
-
-%description tcl
-This package contains laguage bindings from the Tcl programming
-language SQLite.
-
-SQLite is a C library that implements an embeddable SQL database
-engine. Programs that link with the SQLite library can have SQL
-database access without running a separate RDBMS process.
-
 %prep
 %setup -q -n sqlite-autoconf-%tarversion
 
@@ -117,16 +100,10 @@
 export CFLAGS=%optflags -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS4
 %configure --disable-static
 make
-cd tea
-export CFLAGS=-I..
-export LDFLAGS=-L../.libs
-%configure --with-tcl=%_libdir --enable-symbols --with-system-sqlite
 
 %install
 make install DESTDIR=%buildroot
 rm %buildroot/%_libdir/*.la
-cd tea
-make install DESTDIR=%buildroot libdir=%tcl_archdir
 
 %post -n libsqlite3-0 -p /sbin/ldconfig
 
@@ -147,9 +124,4 @@
 %_libdir/libsqlite*.so
 %_libdir/pkgconfig/sqlite3.pc
 
-%files tcl
-%defattr(-,root,root)
-%tcl_archdir
-%doc %_mandir/mann/*
-
 %changelog

++ sqlite-autoconf-3071600.tar.gz - sqlite-autoconf-3071700.tar.gz ++
 7317 lines of diff (skipped)

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



commit tktable for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package tktable for openSUSE:Factory checked 
in at 2013-08-13 12:58:15

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


Package is tktable

Changes:

--- /work/SRC/openSUSE:Factory/tktable/tktable.changes  2011-12-25 
17:42:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.tktable.new/tktable.changes 2013-08-13 
12:58:16.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 20 15:16:27 UTC 2013 - m...@suse.com
+
+- Update to version 2.10 to fix build with Tcl/Tk 8.6.
+- Removed tktable.patch and tktable-warnings.patch.
+
+---

Old:

  Tktable2.9.tar.bz2
  tktable-warnings.patch
  tktable.patch

New:

  Tktable2.10.tar.gz



Other differences:
--
++ tktable.spec ++
--- /var/tmp/diff_new_pack.61gIIa/_old  2013-08-13 12:58:17.0 +0200
+++ /var/tmp/diff_new_pack.61gIIa/_new  2013-08-13 12:58:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tktable
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   tktable
 BuildRequires:  autoconf
 BuildRequires:  tk-devel
 BuildRequires:  xorg-x11-devel
-Version:2.9
+Version:2.10
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Table/Matrix Widget Extension to Tcl/Tk
 License:BSD-3-Clause
 Group:  Development/Libraries/Tcl
-Source: Tktable%{version}.tar.bz2
-Patch0: tktable.patch
-Patch1: tktable-warnings.patch
+Source: 
http://sourceforge.net/projects/tktable/files/tktable/%version/Tktable%version.tar.gz
 
 %description
 The basic features of the widgets are:
@@ -76,8 +75,7 @@
 
 %prep
 %setup -q -n Tktable%{version}
-%patch0
-%patch1
+chmod 644 README* demos/tcllogo.gif
 
 %build
 autoconf
@@ -91,7 +89,7 @@
 make
 
 %install
-make install DESTDIR=%buildroot tclscriptdir=%tclscriptdir
+make install DESTDIR=%buildroot pkglibdir=%tcl_archdir/%name%version
 mkdir -p %buildroot%_mandir/mann
 install -m 644 doc/tkTable.n %buildroot%_mandir/mann
 
@@ -101,10 +99,9 @@
 %files
 %defattr(-,root,root)
 %_mandir/mann/*
-%_libdir/lib*
-%tclscriptdir/*
+%tcl_archdir/*
 %doc ChangeLog README.blt README.txt
-%doc TODO.txt license.txt UPGRADING.txt
+%doc TODO.txt license.txt
 %doc demos doc/tkTable.html
 
 %changelog

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



commit i4l-base for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package i4l-base for openSUSE:Factory 
checked in at 2013-08-13 12:58:08

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


Package is i4l-base

Changes:

--- /work/SRC/openSUSE:Factory/i4l-base/i4l-base.changes2013-04-26 
19:21:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.i4l-base.new/i4l-base.changes   2013-08-13 
12:58:10.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  8 14:51:03 UTC 2013 - m...@suse.com
+
+- Fix build with Tcl 8.6.
+- Remove unneeded requirement on tk-devel.
+
+---



Other differences:
--
++ i4l-base.spec ++
--- /var/tmp/diff_new_pack.ptkgS1/_old  2013-08-13 12:58:11.0 +0200
+++ /var/tmp/diff_new_pack.ptkgS1/_new  2013-08-13 12:58:11.0 +0200
@@ -33,7 +33,6 @@
 BuildRequires:  ppp-devel
 BuildRequires:  sgmltool
 BuildRequires:  tcl-devel
-BuildRequires:  tk-devel
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
 Url:http://www.isdn4linux.de
@@ -253,7 +252,7 @@
 cd capiinit
 ./configure --sbindir=/sbin --mandir=/usr/share/man --libdir=/usr/%_lib
 cd ..
-make CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
+make CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing -DUSE_INTERP_RESULT 
-DUSE_INTERP_ERRORLINE
 # build destination database with all available data
 pushd isdnlog/tools/dest
 make CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing alldata

++ isdn4k-utils.dif ++
--- /var/tmp/diff_new_pack.ptkgS1/_old  2013-08-13 12:58:11.0 +0200
+++ /var/tmp/diff_new_pack.ptkgS1/_new  2013-08-13 12:58:11.0 +0200
@@ -112,7 +112,7 @@
 +VBOX_PIDDIR='/var/run'
 +VBOX_LOCKDIR='/var/lock'
 +VBOX_DOCDIR='/usr/share/doc/packages/i4l-vbox'
-+VBOX_TCL='tcl8.3'
++VBOX_TCL='tcl8.6'
 +# VBOX_SUSPEND_ID is not set
 +CONFIG_IPPPD=y
 +

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



commit itk for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package itk for openSUSE:Factory checked in 
at 2013-08-13 12:58:50

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


Package is itk

Changes:

--- /work/SRC/openSUSE:Factory/itk/itk.changes  2011-09-23 02:03:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.itk.new/itk.changes 2013-08-13 
12:58:51.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 20 12:31:16 UTC 2013 - m...@suse.com
+
+- Snapshot of 4.0.0 for compatibility with Tcl/Tk 8.6.
+
+---

Old:

  itk3.4-20080207.tar.bz2

New:

  itk4.0.0.tar.gz



Other differences:
--
++ itk.spec ++
--- /var/tmp/diff_new_pack.esmX44/_old  2013-08-13 12:58:52.0 +0200
+++ /var/tmp/diff_new_pack.esmX44/_new  2013-08-13 12:58:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package itk (Version 3.4)
+# spec file for package itk
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   itk
-BuildRequires:  itcl-devel tk-devel xorg-x11-devel
-Version:3.4
-Release:51
-AutoReqProv:on
-Group:  Development/Languages/Tcl
-License:MIT
+BuildRequires:  itcl-devel = 4.0.0
+BuildRequires:  tk-devel
+BuildRequires:  xorg-x11-devel
+Version:4.0.0
+Release:0
 Summary:Object Oriented Extension for Tcl
+License:MIT
+Group:  Development/Languages/Tcl
 Provides:   itcl:/usr/share/man/mann/itk.n.gz
 Requires:   itcl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%name%version-20080207.tar.bz2
+Source0:%name%version.tar.gz
 
 %description
 Incr Tcl adds object-oriented programming facilities to Tcl.  It was
@@ -52,17 +51,17 @@
 %setup -q -n %name%version
 
 %build
-%configure --with-tcl=%_libdir --with-tk=%_libdir
+itclver=$(echo 'puts [package require itcl]' | tclsh)
+%configure --with-itcl=%tcl_archdir/itcl$itclver
 make
 
 %install
-%makeinstall pkglibdir=%_libdir/tcl/%name%version
+%makeinstall pkglibdir=%tcl_archdir/%name%version
 # We don't need the headers
 rm -rf %buildroot/%_includedir
 
 %files
 %defattr(-,root,root)
-%doc README CHANGES ChangeLog INCOMPATIBLE TODO
 %doc license.terms
 %doc %_mandir/mann/*
 %_libdir/tcl

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



commit openlmi-tools for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package openlmi-tools for openSUSE:Factory 
checked in at 2013-08-13 13:06:50

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


Package is openlmi-tools

Changes:

--- /work/SRC/openSUSE:Factory/openlmi-tools/openlmi-tools.changes  
2013-07-29 17:43:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 
2013-08-13 13:06:52.0 +0200
@@ -1,0 +2,25 @@
+Wed Jul 31 14:00:59 UTC 2013 - kkae...@suse.com
+
+- Update to version 0.6
+  - indications support; subscription and listening
+  - lazy class fetching when working with LMIClasses
+  - classes caching
+  - UDS connection to TOG-Pegasus, when connections as root to localhost
+  - configuration file (~/.lmishellrc)
+  - dictionary-based filtering for LMIInstance and LMIInstanceName
+  - synchronous method calls
+- not 100% complete, we are waiting for TOG-Pegasus for fixes
+  - creation of a new LMIInstanceName
+  - access constant values (Values + ValueMap from MOF definition)
+  - no sample scripts present
+  - history file renamed to ~/.lmishell_history
+  - man page generator
+- uses https://fedorahosted.org/openlmi/wiki/shell pages to generate
+  the man page content
+  - moved the shell into $(PYTHON_SITELIB)/lmi/shell to make the
+shell compatible with other providers, etc.
+  - switched from autotools to setuptools
+  - new CLI options for basic logging setup
+  - bug fixes and code cleanups  
+
+---
@@ -11 +35,0 @@
-

Old:

  older-python.patch
  openlmi-tools-0.5.tar.bz2

New:

  openlmi-tools-0.6.tar.bz2



Other differences:
--
++ openlmi-tools.spec ++
--- /var/tmp/diff_new_pack.bJVM4R/_old  2013-08-13 13:06:53.0 +0200
+++ /var/tmp/diff_new_pack.bJVM4R/_new  2013-08-13 13:06:53.0 +0200
@@ -1,35 +1,44 @@
 #
 # spec file for package openlmi-tools
 #
-# Copyright (c) 2013 Redhat, Inc
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 Redhat, Inc
 #
-# Licensed under the GPL-2.0 license
+# 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:   openlmi-tools
-Version:0.5
+Version:0.6
 Release:2%{?dist}
 Summary:Tooling around openLMI
+License:GPL-2.0
+Group:  System/Management
 %if 0%{?suse_version}  1110
 # SLE11 has Python site-dir below /usr/lib64
 BuildArch:  noarch
 %endif
 
-License:GPL-2.0
-URL:http://fedorahosted.org/openlmi/
+Url:http://fedorahosted.org/openlmi/
 Source0:%{name}-%{version}.tar.bz2
-# SLE11 has Python 2.6, kkae...@suse.de
-Patch1: older-python.patch
 
-Group:  System/Management
-
-BuildRequires:  automake
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  python-pywbem
 %if 0%{?suse_version}  1120
 # SLE11 needs explicit BuildRoot
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# Python 2.6 needs argparse
+BuildRequires:  python-argparse
 %endif
 %if 0%{?suse_version}
 BuildRequires:  python
@@ -58,16 +67,13 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
-autoreconf -fi
-%configure
-
-make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+cd cli
+python setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
+
 %if 0%{?suse_version}  1010
 %fdupes %{buildroot}
 %endif
@@ -77,6 +83,9 @@
 %doc README COPYING
 %{_bindir}/lmi*
 %dir %{python_sitelib}/lmi
+%dir %{python_sitelib}/openlmi_tools-*-info
 %{python_sitelib}/lmi*
+%{python_sitelib}/openlmi_tools-*-nspkg.pth
+%{python_sitelib}/openlmi_tools-*-info/*
 
 %changelog

++ openlmi-tools-0.5.tar.bz2 - openlmi-tools-0.6.tar.bz2 ++
 17400 lines of diff (skipped)

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



commit IPython for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package IPython for openSUSE:Factory checked 
in at 2013-08-13 13:09:30

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


Package is IPython

Changes:

--- /work/SRC/openSUSE:Factory/IPython/IPython.changes  2013-06-13 
16:46:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes 2013-08-13 
13:09:32.0 +0200
@@ -1,0 +2,23 @@
+Fri Aug  9 09:11:37 UTC 2013 - tzot...@opensuse.org
+
+- update to 1.0.0
+- The principal milestone is the addition of IPython.nbconvert.
+- Added IPython.kernel for all kernel-related code.
+- Removed the frontend subpackage, as it caused unnecessary depth. 
+- The IPython sphinx directives are now installed in IPython.sphinx.
+- The input transformation framework has been reworked. 
+- Exception types can now be displayed with a custom traceback.
+- A new command, ipython history trim can be used to delete everything but the 
last 1000 entries in the history database.
+- __file__ is defined in both config files at load time, and .ipy files 
executed with %run.
+- %logstart and %logappend are no longer broken.
+- Add glob expansion for %run, e.g. %run -g script.py *.txt.
+- Expand variables ($foo) in Cell Magic argument line.
+- By default, iptest will exclude various slow tests. All tests can be run 
with iptest –all.
+- SQLite history can be disabled in the various cases that it does not behave 
well.
+- %edit works on interactively defined variables.
+- editor hooks have been restored from quarantine, enabling TextMate as 
editor, etc.
+- The env variable PYTHONSTARTUP is respected by IPython.
+- The %matplotlib magic was added.
+- The --matplotlib command line flag was also added.
+
+---

Old:

  ipython-0.13.2.tar.gz

New:

  ipython-1.0.0.tar.gz



Other differences:
--
++ IPython.spec ++
--- /var/tmp/diff_new_pack.VFh5fN/_old  2013-08-13 13:09:33.0 +0200
+++ /var/tmp/diff_new_pack.VFh5fN/_new  2013-08-13 13:09:33.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   IPython
 BuildRequires:  python-devel
-Version:0.13.2
+Version:1.0.0
 Release:0
 Source0:
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -132,11 +132,10 @@
 %fdupes %{buildroot}%{_docdir}/%{name}/
 
 # install .desktop files
-mv %{buildroot}%{_docdir}/%{name}/examples/core/*.desktop ./
+mv examples/core/*.desktop ./
 sed -i 's/gnome-netstatus-idle/ipython/g' *.desktop
 %suse_update_desktop_file -r -i ipython System TerminalEmulator
 %suse_update_desktop_file -r -i ipython-qtconsole System TerminalEmulator
-%suse_update_desktop_file -r -i ipython-sh System TerminalEmulator
 
 # install icons
 for i in %{_datadir}/icons/gnome/*/status/gnome-netstatus-idle.*
@@ -168,7 +167,6 @@
 %{_mandir}/man1/irunner.1.gz
 %{_mandir}/man1/pycolor.1.gz
 %{_datadir}/applications/ipython-qtconsole.desktop
-%{_datadir}/applications/ipython-sh.desktop
 %{_datadir}/applications/ipython.desktop
 %{_datadir}/icons/hicolor/
 %{python_sitelib}/%{name}

++ ipython-0.13.2.tar.gz - ipython-1.0.0.tar.gz ++
/work/SRC/openSUSE:Factory/IPython/ipython-0.13.2.tar.gz 
/work/SRC/openSUSE:Factory/.IPython.new/ipython-1.0.0.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 python3 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2013-08-13 13:08:44

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


Package is python3

Changes:

--- /work/SRC/openSUSE:Factory/python3/python3-base.changes 2013-06-15 
10:50:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes
2013-08-13 13:08:45.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug  8 14:54:49 UTC 2013 - dval...@suse.com
+
+- Exclue test_faulthandler from tests on powerpc due to bnc#831629 
+
+---
python3.changes: same change



Other differences:
--
++ python3-base.spec ++
--- /var/tmp/diff_new_pack.3Mo6yQ/_old  2013-08-13 13:08:46.0 +0200
+++ /var/tmp/diff_new_pack.3Mo6yQ/_new  2013-08-13 13:08:46.0 +0200
@@ -252,7 +252,8 @@
 EXCLUDE=$EXCLUDE -x test_ctypes
 %endif
 %ifarch ppc ppc64
-EXCLUDE=$EXCLUDE -x test_io
+# exclue test_faulthandler due to bnc#831629
+EXCLUDE=$EXCLUDE -x test_io -x test_faulthandler
 %endif
 # some tests break in QEMU
 %if 0%{?qemu_user_space_build}  0

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



commit salt-api for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package salt-api for openSUSE:Factory 
checked in at 2013-08-13 13:10:28

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


Package is salt-api

Changes:

--- /work/SRC/openSUSE:Factory/salt-api/salt-api.changes2013-07-19 
17:29:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt-api.new/salt-api.changes   2013-08-13 
13:10:29.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug  9 20:24:28 UTC 2013 - abo...@gmail.com
+
+- Updated salt-api init file:
+  Same file as the salt-api package for Rhel/Fedora
+
+---



Other differences:
--
++ salt-api ++
--- /var/tmp/diff_new_pack.knyITi/_old  2013-08-13 13:10:29.0 +0200
+++ /var/tmp/diff_new_pack.knyITi/_new  2013-08-13 13:10:29.0 +0200
@@ -1,234 +1,138 @@
 #!/bin/sh
 #
-# Template SUSE system startup script for salt-api
-# Copyright (C) 1995--2005  Kurt Garloff, SUSE / Novell Inc.
-#  
-# This library is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or (at
-# your option) any later version.
-#
-# This library 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
-# Lesser General Public License for more details.
-# 
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301  USA 
-#
-# /etc/init.d/salt-api
-#   and its symbolic link
-# /(usr/)sbin/rcsalt-api
-#
-#
-# LSB compatible service control script; see http://www.linuxbase.org/spec/
-# 
-# Note: This template uses functions rc_XXX defined in /etc/rc.status on
-# UnitedLinux/SUSE/Novell based Linux distributions. If you want to base your
-# script on this template and ensure that it works on non UL based LSB 
-# compliant Linux distributions, you either have to provide the rc.status
-# functions from UL or change the script to work without them.
-# See skeleton.compat for a template that works with other distros as well.
-#
+# Salt API
+###
+
+# LSB header
+
 ### BEGIN INIT INFO
 # Provides:  salt-api
-# Required-Start:$syslog $network $remote_fs
-# Should-Start:  $time ypbind smtp
-# Required-Stop: $syslog $remote_fs
-# Should-Stop:   ypbind smtp
+# Required-Start:$local_fs $remote_fs $network $named $time
+# Should-Start: $time ypbind smtp
+# Required-Stop:$local_fs $remote_fs $network $named $time
+# Should-Stop:  ypbind smtp
 # Default-Start: 3 5
 # Default-Stop:  0 1 2 6
-# Short-Description: The Salt-api daemon provides a rest-interface for 
salt-master
-# Description:   This is a daemon that provides a rest-interface for the 
salt-master
+# Short-Description: Salt API control daemon
+# Description:   This is a daemon that controls the Salt API.
 ### END INIT INFO
-# 
-# Any extensions to the keywords given above should be preceeded by 
-# X-VendorTag- (X-UnitedLinux- X-SuSE- for us) according to LSB.
-# 
-# Notes on Required-Start/Should-Start:
-# * There are two different issues that are solved by Required-Start
-#and Should-Start
-# (a) Hard dependencies: This is used by the runlevel editor to determine
-# which services absolutely need to be started to make the start of
-# this service make sense. Example: nfsserver should have
-# Required-Start: $portmap
-# Also, required services are started before the dependent ones.
-# The runlevel editor will warn about such missing hard dependencies
-# and suggest enabling. During system startup, you may expect an error,
-# if the dependency is not fulfilled.
-# (b) Specifying the init script ordering, not real (hard) dependencies.
-# This is needed by insserv to determine which service should be
-# started first (and at a later stage what services can be started
-# in parallel). The tag Should-Start: is used for this.
-# It tells, that if a service is available, it should be started
-# before. If not, never mind.
-# * When specifying hard dependencies or ordering requirements, you can 
-#   use names of services (contents of their Provides: section)
-#   or pseudo names starting with a $. The following ones are available
-#   according 

commit salt for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-08-13 13:09:52

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2013-08-04 
08:04:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-08-13 
13:09:53.0 +0200
@@ -1,0 +2,15 @@
+Fri Aug  9 18:08:12 UTC 2013 - abo...@gmail.com
+
+- Update 0.16.3 bugfix release:
+  - Fixed scheduler config in pillar
+  - Fixed default value for file_recv master config option
+  - Fixed missing master configuration file parameters
+  - Fixed regression in binary package installation on 64-bit systems
+  - Fixed stackgrace when commenting a section in top.sls
+  - Fixed state declarations not formed as a list message.
+  - Fixed infinite loop on minion
+  - Fixed stacktrace in watch when state is 'prereq'
+  - Feature: function filter_by to grains module
+  - Feature: add new osfinger grain
+
+---

Old:

  salt-0.16.2.tar.gz

New:

  salt-0.16.3.tar.gz



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.lY1rFP/_old  2013-08-13 13:09:54.0 +0200
+++ /var/tmp/diff_new_pack.lY1rFP/_new  2013-08-13 13:09:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   salt
-Version:0.16.2
+Version:0.16.3
 Release:0
 Summary:A parallel remote execution system
 License:Apache-2.0
@@ -128,7 +128,6 @@
 mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
 mkdir -p %{buildroot}/%{_sbindir}
 mkdir -p %{buildroot}/var/log/salt
-mkdir -p %{buildroot}/var/cache/salt/minion/proc
 mkdir -p %{buildroot}/srv/salt
 #
 ##init scripts
@@ -229,7 +228,6 @@
 %config(noreplace) %{_sysconfdir}/init.d/salt-minion
 %attr(0644, root, root) %config(noreplace) %{_sysconfdir}/salt/minion
 %{_sysconfdir}/salt/minion.d
-%dir /var/cache/*
 %if 0%{?_unitdir:1}
 %_unitdir/salt-minion.service
 %endif

++ salt-0.16.2.tar.gz - salt-0.16.3.tar.gz ++
 1820 lines of diff (skipped)

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



commit xtrabackup for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package xtrabackup for openSUSE:Factory 
checked in at 2013-08-13 13:10:44

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


Package is xtrabackup

Changes:

--- /work/SRC/openSUSE:Factory/xtrabackup/xtrabackup.changes2013-05-28 
07:46:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes   
2013-08-13 13:10:48.0 +0200
@@ -1,0 +2,51 @@
+Fri Aug  9 20:35:40 UTC 2013 - andreas.stie...@gmx.de
+
+- update to 2.1.4
+  This package drops MySQL 5.1 support.
+- New features:
+  * introduce additional options to handle the locking during
+FLUSH TABLES WITH READ LOCK to reduce read-only times.
+  * speed up the backup process by not stopping slave thread when
+copying non-InnoDB data when innobackupex --no-lock option 
+  * add option innobackupex --decrypt
+  * and option innobackupex --decompress
+  * rebase to MySQL 5.5.30, 5.6.11
+- Bugs fixed:
+  * During the backup process loading tablespaces was started 
+before the log copying, this could lead to a race between the 
+datafiles state in the resulting backup and xtrabackup_logfile.
+Tablespace created at a sensitive time would be missing in both 
+the backup itself and as the corresponding log record in 
+xtrabackup_logfile, so it would not be created on innobackupex 
+--apply-log either
+  * innobackupex did not encrypt non-InnoDB files when doing local 
+(i.e. non-streaming) backups.
+  * Difference in behavior between InnoDB 5.5 and 5.6 codebases in 
+cases when a newly created tablespace has uninitialized first 
+page at the time when XtraBackup opens it while creating a list
+of tablespaces to backup would cause assertion error.
+  * xbcrypt could sometimes fail when reading encrypted stream from 
+a pipe or network.
+  * innobackupex could not prepare the backup if there was no 
+xtrabackup_binary file in the backup directory and the 
+xtrabackup binary was not specified explicitly with innobackupex 
+--ibbackup option.
+  * innobackupex would terminate with an error if innobackupex 
+--safe-slave-backup option was used for backing up the master
+  * Under some circumstances XtraBackup could fail on a backup 
+prepare with innodb_flush_method=O_DIRECT when XFS filesystem was
+being used
+  * Percona XtraBackup didn’t recognize checkpoint #0 as a valid 
+checkpoint on xtrabackup --prepare which would cause an error.
+  * Percona XtraBackup didn’t recognize the O_DIRECT_NO_FSYNC value 
+for innodb_flush_method which was introduced in MySQL 5.6.7. 
+  * innobackupex would terminate if innobackupex --galera-info option
+was specified when backing up non-galera server.
+- Packaging changes:
+  * refresh percona-xtrabackup-2.0.2-nodoc.patch to 
+percona-xtrabackup-2.1.x-nodoc.patch
+  * drop MySQL 5.1 support
+  * now requires qpress rather than recommending it because
+innobackupex now calls it directly
+
+---

Old:

  mysql-5.1.59-nodoc.patch
  mysql-5.1.59-nodoc.tar.gz
  mysql-5.5.17-nodoc.tar.gz
  mysql-5.6.10-nodoc.tar.gz
  percona-xtrabackup-2.0.2-nodoc.patch
  percona-xtrabackup-2.1.3-nodoc.tar.gz

New:

  mysql-5.5.31-nodoc.tar.gz
  mysql-5.6.11-nodoc.tar.gz
  percona-xtrabackup-2.1.4-nodoc.tar.gz
  percona-xtrabackup-2.1.x-nodoc.patch



Other differences:
--
++ xtrabackup.spec ++
--- /var/tmp/diff_new_pack.1jJVte/_old  2013-08-13 13:10:51.0 +0200
+++ /var/tmp/diff_new_pack.1jJVte/_new  2013-08-13 13:10:51.0 +0200
@@ -16,30 +16,28 @@
 #
 
 
-%define MYSQL_51_VERSION 5.1.59
-%define MYSQL_55_VERSION 5.5.17
-%define MYSQL_56_VERSION 5.6.10
+%define MYSQL_55_VERSION 5.5.31
+%define MYSQL_56_VERSION 5.6.11
 
 Summary:Online backup for MySQL / InnoDB 
 License:GPL-2.0
 Group:  Productivity/Databases/Tools
 Name:   xtrabackup
-Version:2.1.3
+Version:2.1.4
 Release:0
 Url:http://www.percona.com/software/percona-xtrabackup/
 Source: percona-xtrabackup-%{version}-nodoc.tar.gz
-Source1:mysql-%{MYSQL_51_VERSION}-nodoc.tar.gz
 Source2:mysql-%{MYSQL_55_VERSION}-nodoc.tar.gz
 Source3:mysql-%{MYSQL_56_VERSION}-nodoc.tar.gz
 Source4:xtrabackup-nodoc.sh
-Patch0: percona-xtrabackup-2.0.2-nodoc.patch
-Patch1: mysql-5.1.59-nodoc.patch
+Patch0: percona-xtrabackup-2.1.x-nodoc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # This is to ease migration from Percona's generic packages
 Provides:   percona-xtrabackup = %{version}
 Obsoletes:   

commit python-sphinxcontrib-httpdomain for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-sphinxcontrib-httpdomain for 
openSUSE:Factory checked in at 2013-08-13 13:21:26

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


Package is python-sphinxcontrib-httpdomain

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain/python-sphinxcontrib-httpdomain.changes
  2013-05-16 11:29:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new/python-sphinxcontrib-httpdomain.changes
 2013-08-13 13:21:28.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  8 20:26:27 UTC 2013 - dmuel...@suse.com
+
+- update to 1.1.9:
+  * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle)
+
+---

Old:

  sphinxcontrib-httpdomain-1.1.8.tar.gz

New:

  sphinxcontrib-httpdomain-1.1.9.tar.gz



Other differences:
--
++ python-sphinxcontrib-httpdomain.spec ++
--- /var/tmp/diff_new_pack.JYNqr6/_old  2013-08-13 13:21:29.0 +0200
+++ /var/tmp/diff_new_pack.JYNqr6/_new  2013-08-13 13:21:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-sphinxcontrib-httpdomain
-Version:1.1.8
+Version:1.1.9
 Release:0
 Summary:Sphinx domain for HTTP APIs
 License:BSD-2-Clause
@@ -25,7 +25,7 @@
 Url:http://bitbucket.org/birkenfeld/sphinx-contrib
 Source: 
http://pypi.python.org/packages/source/s/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 Requires:   python-Sphinx
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110

++ sphinxcontrib-httpdomain-1.1.8.tar.gz - 
sphinxcontrib-httpdomain-1.1.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinxcontrib-httpdomain-1.1.8/PKG-INFO 
new/sphinxcontrib-httpdomain-1.1.9/PKG-INFO
--- old/sphinxcontrib-httpdomain-1.1.8/PKG-INFO 2013-04-10 10:36:09.0 
+0200
+++ new/sphinxcontrib-httpdomain-1.1.9/PKG-INFO 2013-08-07 18:26:56.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: sphinxcontrib-httpdomain
-Version: 1.1.8
+Version: 1.1.9
 Summary: Sphinx domain for HTTP APIs
 Home-page: http://bitbucket.org/birkenfeld/sphinx-contrib
 Author: Hong Minhee
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinxcontrib-httpdomain-1.1.8/setup.cfg 
new/sphinxcontrib-httpdomain-1.1.9/setup.cfg
--- old/sphinxcontrib-httpdomain-1.1.8/setup.cfg2013-04-10 
10:36:09.0 +0200
+++ new/sphinxcontrib-httpdomain-1.1.9/setup.cfg2013-08-07 
18:26:56.0 +0200
@@ -1,3 +1,10 @@
+[aliases]
+upload_docs = build_sphinx upload_docs
+
+[upload_docs]
+repository = https://pypi.python.org/pypi
+upload_dir = build/sphinx/html
+
 [egg_info]
 tag_build = 
 tag_date = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinxcontrib-httpdomain-1.1.8/setup.py 
new/sphinxcontrib-httpdomain-1.1.9/setup.py
--- old/sphinxcontrib-httpdomain-1.1.8/setup.py 2013-04-10 10:33:20.0 
+0200
+++ new/sphinxcontrib-httpdomain-1.1.9/setup.py 2013-04-16 22:42:36.0 
+0200
@@ -15,7 +15,7 @@
 
 setup(
 name='sphinxcontrib-httpdomain',
-version='1.1.8',
+version='1.1.9',
 url='http://bitbucket.org/birkenfeld/sphinx-contrib',
 download_url='http://pypi.python.org/pypi/sphinxcontrib-httpdomain',
 license='BSD',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sphinxcontrib-httpdomain-1.1.8/sphinxcontrib/autohttp/__init__.py 
new/sphinxcontrib-httpdomain-1.1.9/sphinxcontrib/autohttp/__init__.py
--- old/sphinxcontrib-httpdomain-1.1.8/sphinxcontrib/autohttp/__init__.py   
2013-04-10 10:32:54.0 +0200
+++ new/sphinxcontrib-httpdomain-1.1.9/sphinxcontrib/autohttp/__init__.py   
2013-04-16 22:44:24.0 +0200
@@ -9,4 +9,3 @@
 :license: BSD, see LICENSE for details.
 
 
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sphinxcontrib-httpdomain-1.1.8/sphinxcontrib/autohttp/bottle.py 
new/sphinxcontrib-httpdomain-1.1.9/sphinxcontrib/autohttp/bottle.py
--- old/sphinxcontrib-httpdomain-1.1.8/sphinxcontrib/autohttp/bottle.py 
1970-01-01 01:00:00.0 +0100
+++ new/sphinxcontrib-httpdomain-1.1.9/sphinxcontrib/autohttp/bottle.py 
2013-08-07 18:16:58.0 +0200
@@ -0,0 +1,115 @@
+
+sphinxcontrib.autohttp.bottle
+

commit python-greenlet for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-greenlet for openSUSE:Factory 
checked in at 2013-08-13 13:20:41

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


Package is python-greenlet

Changes:

--- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes  
2013-06-18 10:36:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-greenlet.new/python-greenlet.changes 
2013-08-13 13:20:42.0 +0200
@@ -1,0 +2,10 @@
+Thu Aug  8 10:54:47 UTC 2013 - dval...@suse.com
+
+- run tests we optflags. Stuff got compiled in %check again. 
+
+---
+Tue Aug  6 12:34:48 UTC 2013 - speili...@suse.com
+
+- Drop python-greenlet-aarch64-support.diff
+
+---

Old:

  python-greenlet-aarch64-support.diff



Other differences:
--
++ python-greenlet.spec ++
--- /var/tmp/diff_new_pack.N4LGDY/_old  2013-08-13 13:20:42.0 +0200
+++ /var/tmp/diff_new_pack.N4LGDY/_new  2013-08-13 13:20:42.0 +0200
@@ -1,35 +1,36 @@
 #
 # spec file for package python-greenlet
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 B1 Systems GmbH, Vohburg, 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
 # 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 O2en Source License is a
+# 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:   python-greenlet
 Version:0.4.1
 Release:0
-URL:http://pypi.python.org/pypi/greenlet
+Url:http://pypi.python.org/pypi/greenlet
 Summary:Lightweight in-process concurrent programming
 License:MIT
 Group:  Development/Libraries/Python
 Source0:
http://pypi.python.org/packages/source/g/greenlet/greenlet-%{version}.zip
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc-c++
+BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  unzip
-BuildRequires:  gcc-c++
-BuildRequires:  python-Sphinx
 %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
@@ -62,7 +63,7 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-python setup.py test
+CFLAGS=%{optflags} python setup.py test
 
 %files
 %defattr(-,root,root)


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



commit python-kombu for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2013-08-13 13:21:50

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


Package is python-kombu

Changes:

--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes
2013-06-19 17:02:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2013-08-13 13:21:51.0 +0200
@@ -1,0 +2,10 @@
+Thu Aug  8 21:12:17 UTC 2013 - dmuel...@suse.com
+
+- update to 1.0.12:
+  * Redis: Ignore errors about keys missing in the round-robin cycle.
+  * Fixed test suite errors on Python 3.
+  * Fixed msgpack test failures.
+  * librabbitmq: Fixed a cyclic reference at connection close.
+  * Now depends on amqp 1.0.12 (Py3 compatibility issues).
+
+---

Old:

  kombu-2.5.10.tar.gz

New:

  kombu-2.5.12.tar.gz



Other differences:
--
++ python-kombu.spec ++
--- /var/tmp/diff_new_pack.x2t2hK/_old  2013-08-13 13:21:52.0 +0200
+++ /var/tmp/diff_new_pack.x2t2hK/_new  2013-08-13 13:21:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-kombu
-Version:2.5.10
+Version:2.5.12
 Release:0
 Summary:AMQP Messaging Framework for Python
 License:BSD-3-Clause
@@ -25,20 +25,17 @@
 Url:http://github.com/ask/kombu/
 Source: 
http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 # Test requirements:
 BuildRequires:  python-PyYAML
 BuildRequires:  python-amqp
 BuildRequires:  python-amqplib
 BuildRequires:  python-anyjson
 BuildRequires:  python-boto
-#BuildRequires:  python-couchdb
 BuildRequires:  python-mock
 #NOTE(saschpe): Disable optional test for now util issues are resolved
 #BuildRequires:  python-msgpack-python
 BuildRequires:  python-nose-cover3
-#BuildRequires:  python-pymongo
-#BuildRequires:  python-redis
 BuildRequires:  python-unittest2 = 0.5.0
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 BuildRequires:  python-importlib
@@ -46,7 +43,7 @@
 Requires:   python-importlib
 Requires:   python-ordereddict
 %endif
-Requires:   python-amqp = 1.0.11
+Requires:   python-amqp = 1.0.12
 Requires:   python-anyjson = 0.3.3
 Recommends: couchdb
 Recommends: mongodb
@@ -75,7 +72,7 @@
 # For rpmlint warning: remove shebang from python library:
 sed -i '/^#!/d' ./kombu/tests/test_serialization.py
 # NOTE(saschpe): We have a newer python-amqp, but this shouldn't be an issue:
-sed -i -e s|amqp=1.0.11,1.1.0|amqp=1.0.11| requirements/default.txt 
kombu.egg-info/requires.txt
+sed -i -e s|amqp=1.0.12,1.1.0|amqp=1.0.12| requirements/default.txt 
kombu.egg-info/requires.txt
 # NOTE(saschpe): Testsuite requires mkgpack-python  0.2.0 because it dropped
 # Python-2.5 support. This makes no sense for us, thus:
 #sed -i s/msgpack-python.*/msgpack-python/ requirements/test.txt

++ kombu-2.5.10.tar.gz - kombu-2.5.12.tar.gz ++
 1632 lines of diff (skipped)

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



commit python-pip for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2013-08-13 13:22:06

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


Package is python-pip

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2013-07-29 
21:11:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes   
2013-08-13 13:22:07.0 +0200
@@ -1,0 +2,11 @@
+Thu Aug  8 20:16:51 UTC 2013 - dmuel...@suse.com
+
+- update to 1.4.1:
+ * Fixed issues with installing from pybundle files (Pull #1116).
+ * Fixed error when sysconfig module throws an exception (Pull #1095).
+ * Don't ignore already installed pre-releases (Pull #1076).
+ * Fixes related to upgrading setuptools (Pull #1092).
+ * Fixes so that --download works with wheel archives (Pull #1113).
+ * Fixes related to recognizing and cleaning global build dirs (Pull #1080)
+
+---

Old:

  pip-1.4.tar.gz

New:

  pip-1.4.1.tar.gz



Other differences:
--
++ python-pip.spec ++
--- /var/tmp/diff_new_pack.TzP3Tk/_old  2013-08-13 13:22:08.0 +0200
+++ /var/tmp/diff_new_pack.TzP3Tk/_new  2013-08-13 13:22:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pip
-Version:1.4
+Version:1.4.1
 Release:0
 Url:http://www.pip-installer.org
 Summary:Pip installs packages. Python packages. An easy_install 
replacement

++ pip-1.4.tar.gz - pip-1.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-1.4/CHANGES.txt new/pip-1.4.1/CHANGES.txt
--- old/pip-1.4/CHANGES.txt 2013-07-23 22:50:43.0 +0200
+++ new/pip-1.4.1/CHANGES.txt   2013-08-08 02:54:14.0 +0200
@@ -1,6 +1,17 @@
 Changelog
 =
 
+1.4.1 (2013-08-07)
+--
+
+* **New Signing Key** Release 1.4.1 is using a different key than normal with 
fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
+* Fixed issues with installing from pybundle files (Pull #1116).
+* Fixed error when sysconfig module throws an exception (Pull #1095).
+* Don't ignore already installed pre-releases (Pull #1076).
+* Fixes related to upgrading setuptools (Pull #1092).
+* Fixes so that --download works with wheel archives (Pull #1113).
+* Fixes related to recognizing and cleaning global build dirs (Pull #1080).
+
 1.4 (2013-07-23)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-1.4/PKG-INFO new/pip-1.4.1/PKG-INFO
--- old/pip-1.4/PKG-INFO2013-07-23 22:58:36.0 +0200
+++ new/pip-1.4.1/PKG-INFO  2013-08-08 03:11:56.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pip
-Version: 1.4
+Version: 1.4.1
 Summary: A tool for installing and managing Python packages.
 Home-page: http://www.pip-installer.org
 Author: The pip developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pip-1.4/docs/cookbook.rst 
new/pip-1.4.1/docs/cookbook.rst
--- old/pip-1.4/docs/cookbook.rst   2013-07-22 19:00:18.0 +0200
+++ new/pip-1.4.1/docs/cookbook.rst 2013-08-08 02:38:52.0 +0200
@@ -157,9 +157,6 @@
 pypi, upload wheels as well.  Unlike the older formats, wheels are
 compatible with virtual environments.
 
-.. _Setuptools: http://pypi.python.org/pypi/setuptools/
-.. _Distribute: http://pypi.python.org/pypi/distribute/
-
 
 .. _`Downloading Archives`:
 
@@ -277,3 +274,78 @@
   allow_hosts = ''
   find_links = file:///path/to/local/archives
 
+
+Upgrading from distribute to setuptools
+***
+
+`distribute`_ has now been merged into `setuptools`_, and it is recommended to 
upgrade to setuptools when possible.
+
+To upgrade from `distribute`_ to `setuptools`_ using pip, run::
+
+  pip install --upgrade setuptools
+
+ImportError: No module named setuptools
+-
+
+Although using the upgrade command above works in isolation, it's possible to 
get
+ImportError: No module named setuptools when using pip1.4 to upgrade a
+package that depends on setuptools or distribute.
+
+e.g. when running a command like this:  `pip install --upgrade pyramid`
+
+Solution
+
+
+To prevent the problem in *new* environments (that aren't broken yet):
+
+* Option 1:
+
+ * *First* run `pip install -U setuptools`,
+ * *Then* run the command to upgrade your package (e.g. `pip install --upgrade 
pyramid`)
+
+* Option 2:
+
+ * Upgrade pip using :ref:`get-pip get-pip`
+ * *Then* run the command to upgrade your package (e.g. `pip 

commit python-pymongo for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2013-08-13 13:23:27

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


Package is python-pymongo

Changes:

--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes
2013-06-05 19:33:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new/python-pymongo.changes   
2013-08-13 13:23:29.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug  8 14:47:50 UTC 2013 - dval...@suse.com
+
+- on bigendian platforms we don't build native exentions, so
+  package to python_sitelib instead of python_sitearch on those
+  platforms
+
+---
+Thu Aug  8 14:38:01 UTC 2013 - speili...@suse.com
+
+- Drop ExclusiveArch, mongodb is only a Suggets which is plain documentation.
+  Nobody says that a PPC machine with the Python bindings can't talk to an
+  x86_64 machine hosting mongodb.
+
+---



Other differences:
--
++ python-pymongo.spec ++
--- /var/tmp/diff_new_pack.HzmPzt/_old  2013-08-13 13:23:30.0 +0200
+++ /var/tmp/diff_new_pack.HzmPzt/_new  2013-08-13 13:23:30.0 +0200
@@ -32,8 +32,6 @@
 %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
-#currently mongodb is available only for little-endian CPU
-ExclusiveArch:  %{ix86} x86_64
 
 %description
 The PyMongo distribution contains tools for interacting with MongoDB
@@ -57,6 +55,10 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst
+%ifarch %{ix86} x86_64 %{arm}
 %{python_sitearch}/*
+%else
+%{python_sitelib}/*
+%endif
 
 %changelog

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



commit python-SQLAlchemy for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2013-08-13 13:24:08

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


Package is python-SQLAlchemy

Changes:

--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes  
2013-07-24 15:10:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2013-08-13 13:24:09.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 13:49:51 UTC 2013 - speili...@suse.com
+
+- Add SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch: Cheat with 
+  dropping tests to fix testsuite on SLE-11
+
+---

New:

  SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch



Other differences:
--
++ python-SQLAlchemy.spec ++
--- /var/tmp/diff_new_pack.IyL2d3/_old  2013-08-13 13:24:10.0 +0200
+++ /var/tmp/diff_new_pack.IyL2d3/_new  2013-08-13 13:24:10.0 +0200
@@ -26,6 +26,7 @@
 Source0:
http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
 Patch0: sqlalchemy-0.7-logging.patch
 Patch1: sqlalchemy-0.7-setup_test.patch
+Patch2: SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -64,6 +65,9 @@
 sed -i 's/\r$//' examples/dynamic_dict/dynamic_dict.py
 %patch0
 %patch1
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%patch2 -p1
+%endif
 
 %build
 CFLAGS=%{optflags} -fno-strict-aliasing python setup.py --with-cextensions 
build
@@ -71,10 +75,8 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%if 0%{?suse_version}  1110
 %check
-python setup.py test -v
-%endif
+python setup.py test
 
 %files
 %defattr(-,root,root,-)

++ SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch ++
diff -ruN a/test/aaa_profiling/test_pool.py b/test/aaa_profiling/test_pool.py
--- a/test/aaa_profiling/test_pool.py   2013-02-08 01:10:48.0 +0100
+++ b/test/aaa_profiling/test_pool.py   2013-08-01 15:36:55.984917877 +0200
@@ -36,16 +36,6 @@
 def test_first_connect(self):
 conn = pool.connect()
 
-def test_second_connect(self):
-conn = pool.connect()
-conn.close()
-
-@profiling.function_call_count()
-def go():
-conn2 = pool.connect()
-return conn2
-c2 = go()
-
 def test_second_samethread_connect(self):
 conn = pool.connect()
 
diff -ruN a/test/engine/test_execute.py b/test/engine/test_execute.py
--- a/test/engine/test_execute.py   2013-02-08 01:10:48.0 +0100
+++ b/test/engine/test_execute.py   2013-08-01 15:38:02.992917771 +0200
@@ -212,29 +212,6 @@
 finally:
 conn.close()
 
-def test_exception_wrapping_non_dbapi_statement(self):
-class MyType(TypeDecorator):
-impl = Integer
-def process_bind_param(self, value, dialect):
-raise Exception(nope)
-
-def _go(conn):
-assert_raises_message(
-tsa.exc.StatementError,
-rnope \(original cause: Exception: nope\) 'SELECT 1 ,
-conn.execute,
-select([1]).\
-where(
-column('foo') == literal('bar', MyType())
-)
-)
-_go(testing.db)
-conn = testing.db.connect()
-try:
-_go(conn)
-finally:
-conn.close()
-
 def test_stmt_exception_pickleable_no_dbapi(self):
 self._test_stmt_exception_pickleable(Exception(hello world))
 
@@ -582,33 +559,6 @@
 bound parameter sets ...  ('98',), ('99',)]
 )
 
-def test_error_large_dict(self):
-assert_raises_message(
-tsa.exc.DBAPIError,
-r.*'INSERT INTO nonexistent \(data\) values \(:data\)' 
-\[{'data': '0'}, {'data': '1'}, {'data': '2'}, 
-{'data': '3'}, {'data': '4'}, {'data': '5'}, 
-{'data': '6'}, {'data': '7'}  ... displaying 10 of 
-100 total bound parameter sets ...  {'data': '98'}, {'data': 
'99'}\],
-lambda: self.eng.execute(
-INSERT INTO nonexistent (data) values (:data),
-[{data:str(i)} for i in xrange(100)]
-)
-)
-
-def test_error_large_list(self):
-assert_raises_message(
-tsa.exc.DBAPIError,
-r.*INSERT INTO nonexistent \(data\) values 
-\(\?\)' \[\('0',\), \('1',\), \('2',\), \('3',\), 
-  

commit kvm for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package kvm for openSUSE:Factory checked in 
at 2013-08-13 13:51:55

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


Package is kvm

Changes:

--- /work/SRC/openSUSE:Factory/kvm/kvm.changes  2013-08-05 21:20:47.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kvm.new/kvm.changes 2013-08-13 
13:51:57.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 13 07:39:46 UTC 2013 - jsl...@suse.com
+
+- require qemu 1.5.90 to satisfy deps
+
+---



Other differences:
--
++ kvm.spec ++
--- /var/tmp/diff_new_pack.Iv0vzT/_old  2013-08-13 13:51:58.0 +0200
+++ /var/tmp/diff_new_pack.Iv0vzT/_new  2013-08-13 13:51:58.0 +0200
@@ -31,9 +31,9 @@
 Group:  System/Emulators/PC
 Version:1.6.0 
 Release:0
-BuildRequires:  qemu = 1.6.0
+BuildRequires:  qemu = 1.5.90
 BuildRequires:  udev
-Requires:   qemu = 1.6.0
+Requires:   qemu = 1.5.90
 Recommends: python-curses
 Recommends: virt-utils
 Source1:80-kvm.rules


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



commit DirectFB for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory 
checked in at 2013-08-13 13:52:29

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


Package is DirectFB

Changes:

--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB.changes2013-08-12 
16:35:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB.changes   2013-08-13 
13:52:30.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 13 09:37:00 UTC 2013 - mvysko...@suse.com
+
+- Enable X11/vdpau
+
+---



Other differences:
--
++ DirectFB.spec ++
--- /var/tmp/diff_new_pack.zqrUrT/_old  2013-08-13 13:52:31.0 +0200
+++ /var/tmp/diff_new_pack.zqrUrT/_new  2013-08-13 13:52:31.0 +0200
@@ -70,6 +70,7 @@
 BuildRequires:  libpng-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libv4l-devel
+BuildRequires:  libvdpau-devel
 BuildRequires:  sysfsutils-devel
 %if 0%{?suse_version}  1230
 # TSLib not available for 12.3 and previous

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



commit dmtcp for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package dmtcp for openSUSE:Factory checked 
in at 2013-08-13 15:29:04

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


Package is dmtcp

Changes:

--- /work/SRC/openSUSE:Factory/dmtcp/dmtcp.changes  2012-07-23 
10:15:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.dmtcp.new/dmtcp.changes 2013-08-13 
15:29:05.0 +0200
@@ -1,0 +2,15 @@
+Tue Aug 13 04:49:06 UTC 2013 - ka...@ccs.neu.edu
+
+- New upstream release 1.2.8.
+- Removed dmtcp-includes.patch as it has been included in the new tarball.
+  * Release Notes:
+- Bug fixes for newer ARM CPUs --- especially addressing cache coherency issues
+  of multi-core ARM, and the more aggressive out-of-order execution for newer
+  ARM CPUs.
+- On restart, gzip zombie processes associated with compressed checkpoint
+  images were not always reaped properly. This is now handled correctly.
+- Peliminary support for using C++11 compilers to compile DMTCP (but not yet
+  intensively tested).
+- Minor bug fixes.
+
+---
@@ -9 +24 @@
-- Updating to upstream release 1.2.4
+- Updating to upstream release 1.2.5

Old:

  dmtcp-1.2.5.tar.gz
  dmtcp-includes.patch

New:

  dmtcp-1.2.8.tar.gz



Other differences:
--
++ dmtcp.spec ++
--- /var/tmp/diff_new_pack.GXe4ST/_old  2013-08-13 15:29:06.0 +0200
+++ /var/tmp/diff_new_pack.GXe4ST/_new  2013-08-13 15:29:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dmtcp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Kapil Arya
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,13 @@
 
 
 Name:   dmtcp
-Version:1.2.5
+Version:1.2.8
 Release:0
 Summary:Checkpoint/Restart functionality for Linux processes
 License:LGPL-3.0+
 Group:  System/Packages
 Url:http://dmtcp.sourceforge.net
 Source0:%{name}-%{version}.tar.gz
-Patch1: dmtcp-includes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
@@ -155,7 +154,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 sed -i -e 's,enable_option_checking=fatal,enable_option_checking=no,' configure
 
 %build

++ dmtcp-1.2.5.tar.gz - dmtcp-1.2.8.tar.gz ++
 5502 lines of diff (skipped)

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



commit llvm for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2013-08-13 15:29:15

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


Package is llvm

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2013-07-16 
16:43:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2013-08-13 
15:29:16.0 +0200
@@ -1,0 +2,17 @@
+Mon Aug 12 16:43:26 UTC 2013 - idon...@suse.com
+
+- Disable shared libs on PowerPC 
+- Disable ARCMT, it only makes sense for iOS/OSX
+
+---
+Tue Aug  6 05:51:46 UTC 2013 - idon...@suse.com
+
+- Fix build 
+
+---
+Wed Jul 17 12:54:40 UTC 2013 - idon...@suse.com
+
+- Disable building unit-tests, should fix undefined reference
+  problem on ARM  PowerPC 
+
+---



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.ihbzWM/_old  2013-08-13 15:29:17.0 +0200
+++ /var/tmp/diff_new_pack.ihbzWM/_new  2013-08-13 15:29:17.0 +0200
@@ -21,6 +21,10 @@
 %define _supported_archs AArch64;ARM;PowerPC;X86
 %define _experimental_archs R600
 
+%ifarch arm
+%define _supported_archs ARM
+%endif
+
 Name:   llvm
 Version:3.3
 Release:0
@@ -171,13 +175,19 @@
 %endif
 
 # Only enable target archs otherwise llvm-config is messed up
+%ifnarch arm
 sed -i s,subdirectories = .*,subdirectories = AArch64 ARM PowerPC R600 
X86, lib/Target/LLVMBuild.txt
+%endif
+
+%ifarch arm
+sed -i s,subdirectories = .*,subdirectories = ARM, lib/Target/LLVMBuild.txt
+%endif
+
 sed -i s,IntelJITEvents OProfileJIT,, lib/ExecutionEngine/LLVMBuild.txt
 echo  utils/unittest/LLVMBuild.txt
 
 %build
 TOPLEVEL=$PWD
-# as-needed avoids linking LLVMgold to LTO, just because cmake places -lLTO 
before the .o file is used
 mkdir stage1 stage2
 pushd stage1
 
@@ -196,24 +206,21 @@
 %endif
 %ifarch ppc64
 %define host_triple powerpc64-suse-linux
+sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','PowerPC',g 
../cmake/modules/AddLLVM.cmake
+rm -rf ../projects/compiler-rt
 %endif
 
 cmake -G Unix Makefiles \
   -DBUILD_SHARED_LIBS=OFF \
   -DCMAKE_BUILD_TYPE=Release \
   -DLLVM_ENABLE_ASSERTIONS=OFF \
-%ifarch %arm
-  -DLLVM_TARGETS_TO_BUILD=ARM \
-%else
   -DLLVM_TARGETS_TO_BUILD=%{_supported_archs} \
-%endif
   -DCMAKE_C_FLAGS=-O0 \
   -DCMAKE_CXX_FLAGS=-O0 \
-  -DLLVM_TARGET_ARCH=host \
   -DLLVM_HOST_TRIPLE=%{host_triple} \
   ..
 
-make %{?_smp_mflags} clang
+make %{?_smp_mflags} VERBOSE=1 clang
 
 popd
 pushd stage2
@@ -222,7 +229,9 @@
 export CXX=$TOPLEVEL/stage1/bin/clang++
 
 cmake -G Unix Makefiles \
+%ifnarch ppc64
   -DBUILD_SHARED_LIBS=ON \
+%endif
 %ifarch %arm ppc64
  -DCMAKE_BUILD_TYPE=Release \
 %else
@@ -245,16 +254,15 @@
 %if 0%{?suse_version} = 1220
   -DLLVM_BINUTILS_INCDIR=/usr/include \
 %endif
-%ifarch %arm
-  -DLLVM_TARGETS_TO_BUILD=ARM \
-%else
   -DLLVM_TARGETS_TO_BUILD=%{_supported_archs} \
+%ifnarch arm ppc64
   -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=%{_experimental_archs} \
 %endif
-  -DLLVM_BUILD_TESTS=ON \
+  -DLLVM_BUILD_TESTS=OFF \
+  -DCLANG_ENABLE_ARCMT=OFF \
   ..
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} VERBOSE=1
 
 %check
 cd stage2
@@ -407,20 +415,25 @@
 %{py_sitedir}/Resources
 %{_datadir}/clang
 %{_mandir}/man1/clang.1%{ext_man}
-%{_libdir}/libLTO.so
-%{_libdir}/libprofile_rt.so
+%{_libdir}/libLTO.*
+%{_libdir}/libprofile_rt.*
 %if 0%{?suse_version} = 1220
 %{_libdir}/LLVMgold.so
 %{_libdir}/bfd-plugins/
 %endif
 %{_libdir}/clang
+%ifnarch ppc64
 %{_libdir}/clang/%{_release_version}/lib/linux/
+%endif
 
 %files -n libclang
 %defattr(-,root,root,-)
 %exclude %{_libdir}/libclang.so
 %{_libdir}/libclang*.so
 %{_libdir}/libclang.so.*
+%ifarch ppc64
+%{_libdir}/libclang*.a
+%endif
 
 %files clang-devel
 %defattr(-,root,root)


++ llvm-rpmlintrc ++
--- /var/tmp/diff_new_pack.ihbzWM/_old  2013-08-13 15:29:17.0 +0200
+++ /var/tmp/diff_new_pack.ihbzWM/_new  2013-08-13 15:29:17.0 +0200
@@ -5,6 +5,7 @@
 addFilter(devel-file-in-non-devel-package .*/clang/.*/include/.*)
 addFilter(devel-file-in-non-devel-package .*/clang/.*/lib/.*)
 
-addFilter(zero-length .*/llvm-apidoc/.*)
-addFilter(arch-dependent-file-in-usr-share .*/llvm-apidoc/.*)
-addFilter(binaryinfo-readelf-failed .*/llvm-apidoc/.*)
+# PPC64 related hacks, remove these when we can
+# build shared libs there.
+addFilter(devel-file-in-non-devel-package .*/lib.*/*.a)
+addFilter (libclang.*shlib-policy-name-error)

-- 
To unsubscribe, e-mail: 

commit armadillo for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2013-08-13 15:36:13

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


Package is armadillo

Changes:

--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes  2013-08-01 
15:21:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2013-08-13 
15:36:14.0 +0200
@@ -1,0 +2,10 @@
+Mon Aug 12 21:02:40 UTC 2013 - badshah...@gmail.com
+
+- Update to version 3.910.0 (Pyrenees):
+  + Faster multiplication of a matrix with a transpose of itself,
+ie. X*X.t() and X.t()*X
+  + Added vectorise() for reshaping matrices into vectors
+  + Added all() and any() for indicating presence of elements
+satisfying a relational condition
+
+---

Old:

  armadillo-3.900.7.tar.gz

New:

  armadillo-3.910.0.tar.gz



Other differences:
--
++ armadillo.spec ++
--- /var/tmp/diff_new_pack.cTK9eh/_old  2013-08-13 15:36:15.0 +0200
+++ /var/tmp/diff_new_pack.cTK9eh/_new  2013-08-13 15:36:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   armadillo
-Version:3.900.7
+Version:3.910.0
 Release:0
 Summary:Fast C++ matrix library with interfaces to LAPACK and ATLAS
 License:MPL-2.0

++ armadillo-3.900.7.tar.gz - armadillo-3.910.0.tar.gz ++
 11913 lines of diff (skipped)

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



commit mediastreamer2 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2013-08-13 15:47:08

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


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2013-07-05 20:37:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2013-08-13 15:47:09.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 23:41:27 UTC 2013 - fi...@opensuse.org
+
+- Add missing BuildRequires for Video support.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.AJCnJI/_old  2013-08-13 15:47:09.0 +0200
+++ /var/tmp/diff_new_pack.AJCnJI/_new  2013-08-13 15:47:09.0 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  pkgconfig(xv)
 %if 0%{?packman_bs}
 BuildRequires:  libffmpeg-devel
+BuildRequires:  vim
+BuildRequires:  pkgconfig(glew)
+BuildRequires:  pkgconfig(glu)
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit go-goauth2 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-goauth2 for openSUSE:Factory 
checked in at 2013-08-13 15:47:29

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


Package is go-goauth2

Changes:

--- /work/SRC/openSUSE:Factory/go-goauth2/go-goauth2.changes2012-06-12 
07:07:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-goauth2.new/go-goauth2.changes   
2013-08-13 15:47:30.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:05 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go
+
+---



Other differences:
--
++ go-goauth2.spec ++
--- /var/tmp/diff_new_pack.myBzJ2/_old  2013-08-13 15:47:30.0 +0200
+++ /var/tmp/diff_new_pack.myBzJ2/_new  2013-08-13 15:47:30.0 +0200
@@ -29,10 +29,12 @@
 Patch0: opensuse-build-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} = 1100
 Recommends: go-goauth2-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 An OAuth 2.0 library for the Go programming language.
@@ -54,6 +56,8 @@
 %gobuild  oauth
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit go-Go-SDL for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-Go-SDL for openSUSE:Factory 
checked in at 2013-08-13 15:47:31

Comparing /work/SRC/openSUSE:Factory/go-Go-SDL (Old)
 and  /work/SRC/openSUSE:Factory/.go-Go-SDL.new (New)


Package is go-Go-SDL

Changes:

--- /work/SRC/openSUSE:Factory/go-Go-SDL/go-Go-SDL.changes  2012-06-12 
07:08:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-Go-SDL.new/go-Go-SDL.changes 2013-08-13 
15:47:32.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:46:30 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-Go-SDL.spec ++
--- /var/tmp/diff_new_pack.bKgHnR/_old  2013-08-13 15:47:32.0 +0200
+++ /var/tmp/diff_new_pack.bKgHnR/_new  2013-08-13 15:47:32.0 +0200
@@ -29,6 +29,7 @@
 Source1:LICENSE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  SDL_image-devel
 BuildRequires:  SDL_mixer-devel
@@ -38,10 +39,11 @@
 BuildRequires:  libSDL_mixer-devel
 BuildRequires:  libSDL_ttf-devel
 %endif
+%if 0%{?suse_version} = 1100
 Recommends: go-Go-SDL-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 SDL bindings for the Go Programming Language.
@@ -66,6 +68,8 @@
 %gobuild sdl ttf gfx mixer 
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 #%%gotest github.com/banthar/Go-SDL

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



commit go-mustache.go for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-mustache.go for openSUSE:Factory 
checked in at 2013-08-13 15:47:10

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


Package is go-mustache.go

Changes:

--- /work/SRC/openSUSE:Factory/go-mustache.go/go-mustache.go.changes
2012-06-12 07:23:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-mustache.go.new/go-mustache.go.changes   
2013-08-13 15:47:11.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:17 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go
+
+---



Other differences:
--
++ go-mustache.go.spec ++
--- /var/tmp/diff_new_pack.Xd53Ig/_old  2013-08-13 15:47:12.0 +0200
+++ /var/tmp/diff_new_pack.Xd53Ig/_new  2013-08-13 15:47:12.0 +0200
@@ -29,10 +29,12 @@
 Patch0: opensuse-build-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} = 1100
 Recommends: go-mustache.go-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 mustache.go is an implementation of the mustache template language in Go. It
@@ -57,6 +59,8 @@
 %gobuild /
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit go-GoMySQL for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-GoMySQL for openSUSE:Factory 
checked in at 2013-08-13 15:47:23

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


Package is go-GoMySQL

Changes:

--- /work/SRC/openSUSE:Factory/go-GoMySQL/go-GoMySQL.changes2012-06-12 
07:08:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-GoMySQL.new/go-GoMySQL.changes   
2013-08-13 15:47:24.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:46:57 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-GoMySQL.spec ++
--- /var/tmp/diff_new_pack.1hq7un/_old  2013-08-13 15:47:25.0 +0200
+++ /var/tmp/diff_new_pack.1hq7un/_new  2013-08-13 15:47:25.0 +0200
@@ -26,10 +26,12 @@
 Source0:GoMySQL-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} = 1100
 Recommends: go-GoMySQL-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 The most complete and stable MySQL client library written completely in Go.
@@ -55,6 +57,8 @@
 %gobuild ...
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit go-goprotobuf for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-goprotobuf for openSUSE:Factory 
checked in at 2013-08-13 15:47:16

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


Package is go-goprotobuf

Changes:

--- /work/SRC/openSUSE:Factory/go-goprotobuf/go-goprotobuf.changes  
2013-07-19 06:51:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-goprotobuf.new/go-goprotobuf.changes 
2013-08-13 15:47:18.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:10 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-goprotobuf.spec ++
--- /var/tmp/diff_new_pack.Qecp79/_old  2013-08-13 15:47:19.0 +0200
+++ /var/tmp/diff_new_pack.Qecp79/_new  2013-08-13 15:47:19.0 +0200
@@ -28,6 +28,7 @@
 Source0:goprotobuf-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 BuildRequires:  protobuf-devel
 %if 0%{?suse_version} = 1100
 Recommends: go-goprotobuf-doc

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



commit go-go-gtk for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-go-gtk for openSUSE:Factory 
checked in at 2013-08-13 15:47:21

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


Package is go-go-gtk

Changes:

--- /work/SRC/openSUSE:Factory/go-go-gtk/go-go-gtk.changes  2012-09-21 
14:39:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-go-gtk.new/go-go-gtk.changes 2013-08-13 
15:47:23.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:46:59 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go
+
+---



Other differences:
--
++ go-go-gtk.spec ++
--- /var/tmp/diff_new_pack.85LeV7/_old  2013-08-13 15:47:24.0 +0200
+++ /var/tmp/diff_new_pack.85LeV7/_new  2013-08-13 15:47:24.0 +0200
@@ -28,6 +28,7 @@
 Source0:go-gtk-%{version}.tar.bz2
 Patch0: g-thread-deprecated.patch
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1140

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



commit go-gosqlite for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-gosqlite for openSUSE:Factory 
checked in at 2013-08-13 15:47:14

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


Package is go-gosqlite

Changes:

--- /work/SRC/openSUSE:Factory/go-gosqlite/go-gosqlite.changes  2012-06-12 
07:08:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-gosqlite.new/go-gosqlite.changes 
2013-08-13 15:47:16.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:12 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-gosqlite.spec ++
--- /var/tmp/diff_new_pack.z50N7x/_old  2013-08-13 15:47:16.0 +0200
+++ /var/tmp/diff_new_pack.z50N7x/_new  2013-08-13 15:47:16.0 +0200
@@ -29,6 +29,7 @@
 Patch0: weekly-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  sqlite-devel
 Requires:   sqlite
@@ -36,10 +37,11 @@
 BuildRequires:  sqlite3-devel
 Requires:   sqlite3
 %endif
+%if 0%{?suse_version} = 1100
 Recommends: go-gosqlite-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 SQLite binding for the Go progamming language.
@@ -64,6 +66,8 @@
 %gobuild sqlite
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit go-go-readline for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-go-readline for openSUSE:Factory 
checked in at 2013-08-13 15:47:25

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


Package is go-go-readline

Changes:

--- /work/SRC/openSUSE:Factory/go-go-readline/go-go-readline.changes
2012-06-12 07:08:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-go-readline.new/go-go-readline.changes   
2013-08-13 15:47:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:02 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go
+
+---



Other differences:
--
++ go-go-readline.spec ++
--- /var/tmp/diff_new_pack.zcRd90/_old  2013-08-13 15:47:27.0 +0200
+++ /var/tmp/diff_new_pack.zcRd90/_new  2013-08-13 15:47:27.0 +0200
@@ -27,12 +27,14 @@
 Url:https://bitbucket.org/binet/go-readline/
 Source0:go-readline-%{version}.tar.bz2
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 BuildRequires:  readline-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} = 1100
 Recommends: go-go-readline-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 GNU readline support for the Go progamming language.
@@ -53,6 +55,8 @@
 %gobuild pkg/readline
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit go-httplib.go for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-httplib.go for openSUSE:Factory 
checked in at 2013-08-13 15:47:12

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


Package is go-httplib.go

Changes:

--- /work/SRC/openSUSE:Factory/go-httplib.go/go-httplib.go.changes  
2012-06-12 07:08:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-httplib.go.new/go-httplib.go.changes 
2013-08-13 15:47:14.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:14 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-httplib.go.spec ++
--- /var/tmp/diff_new_pack.2mthNv/_old  2013-08-13 15:47:16.0 +0200
+++ /var/tmp/diff_new_pack.2mthNv/_new  2013-08-13 15:47:16.0 +0200
@@ -29,10 +29,12 @@
 Patch0: httplib.go-weekly-fixes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} = 1100
 Recommends: go-httplib.go-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 httplib.go is a simple extension of Go's http client that provides keep-alive
@@ -61,6 +63,8 @@
 %gobuild /
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 

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



commit SDL_net for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package SDL_net for openSUSE:Factory checked 
in at 2013-08-13 15:55:42

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


Package is SDL_net

Changes:

--- /work/SRC/openSUSE:Factory/SDL_net/SDL_net.changes  2011-09-23 
01:51:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.SDL_net.new/SDL_net.changes 2013-08-13 
15:55:44.0 +0200
@@ -1,0 +2,17 @@
+Tue Aug 13 11:39:07 UTC 2013 - prus...@opensuse.org
+
+- updated to 1.2.8
+  * Added the definition for INADDR_LOOPBACK
+  * Added an Xcode project for iOS
+  * SDL_net is now under the zlib license
+  * Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
+  * Added SDLNet_GetLocalAddresses() to query local interfaces
+  * Removed obsolete OpenTransport code
+  * Added Android.mk to build on the Android platform
+  * Fixed to compile cleanly with g++
+  * Fixed the code to use socklen_t where appropriate
+  * Added pkg-config support
+  * Fixed C++ compilation with -Wold-style-cast
+  * Enable multicast receiving on 224.0.0.1 on Windows (already worked on UNIX)
+
+---

Old:

  SDL_net-1.2.7.tar.bz2

New:

  SDL_net-1.2.8-repack.tar.bz2



Other differences:
--
++ SDL_net.spec ++
--- /var/tmp/diff_new_pack.rHqqwq/_old  2013-08-13 15:55:45.0 +0200
+++ /var/tmp/diff_new_pack.rHqqwq/_new  2013-08-13 15:55:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_net
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,16 +16,16 @@
 #
 
 
-
 Name:   SDL_net
 BuildRequires:  libSDL-devel
 Url:http://www.libsdl.org/projects/SDL_net/
+Version:1.2.8
+Release:0
+Summary:Simple DirectMedia Layer - Networking Library
 License:LGPL-2.1+
 Group:  System/Libraries
-Version:1.2.7
-Release:154
-Summary:Simple DirectMedia Layer - Networking Library
-Source: %{name}-%{version}.tar.bz2
+# removed VisualC, Xcode, Xcode-iOS and Watcom-OS2.zip from the upstream 
tarball [bnc#508084]
+Source: %{name}-%{version}-repack.tar.bz2
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -33,9 +33,8 @@
 This is a small cross-platform networking library for use with SDL.
 
 %package -n libSDL_net-1_2-0
-Group:  System/Libraries
 Summary:Simple DirectMedia Layer - Networking Library
-License:LGPL-2.1+
+Group:  System/Libraries
 Provides:   SDL_net = %{version}
 Obsoletes:  SDL_net = %{version}
 
@@ -43,10 +42,10 @@
 This is a small cross-platform networking library for use with SDL.
 
 %package -n libSDL_net-devel
-License:LGPL-2.1+
 Summary:Simple DirectMedia Layer - Networking Library
 Group:  Development/Libraries/C and C++
-Requires:   libSDL_net-1_2-0 = %{version} libSDL-devel
+Requires:   libSDL-devel
+Requires:   libSDL_net-1_2-0 = %{version}
 Provides:   SDL_net-devel = %{version}
 Obsoletes:  SDL_net-devel = %{version}
 
@@ -77,5 +76,6 @@
 %defattr(-,root,root)
 %{_includedir}/SDL/*
 %{_libdir}/lib*.so
+%{_libdir}/pkgconfig/SDL_net.pc
 
 %changelog

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



commit go-GoLLRB for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-GoLLRB for openSUSE:Factory 
checked in at 2013-08-13 15:47:27

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


Package is go-GoLLRB

Changes:

--- /work/SRC/openSUSE:Factory/go-GoLLRB/go-GoLLRB.changes  2012-06-12 
07:08:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-GoLLRB.new/go-GoLLRB.changes 2013-08-13 
15:47:28.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:46:54 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-GoLLRB.spec ++
--- /var/tmp/diff_new_pack.A0S0lk/_old  2013-08-13 15:47:28.0 +0200
+++ /var/tmp/diff_new_pack.A0S0lk/_new  2013-08-13 15:47:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go-GoLLRB
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke sasc...@gmx.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -28,10 +28,12 @@
 Patch0: GoLLRB-weekly-fixes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
+%if 0%{?suse_version} = 1100
 Recommends: go-GoLLRB-doc
+%endif
 %{go_provides}
 %{go_requires}
-%{go_disable_brp_strip_static_archive}
 
 %description
 GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced
@@ -54,6 +56,8 @@
 %gobuild llrb
 
 %install
+%{go_disable_brp_strip_static_archive}
+
 %goinstall
 %godoc
 %gotest github.com/petar/GoLLRB

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



commit go-gocheck for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package go-gocheck for openSUSE:Factory 
checked in at 2013-08-13 15:47:18

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


Package is go-gocheck

Changes:

--- /work/SRC/openSUSE:Factory/go-gocheck/go-gocheck.changes2012-09-14 
12:23:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-gocheck.new/go-gocheck.changes   
2013-08-13 15:47:20.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 00:47:07 CEST 2013 - r...@suse.de
+
+- use ExclusiveArch to limit build to the same architectures as go 
+
+---



Other differences:
--
++ go-gocheck.spec ++
--- /var/tmp/diff_new_pack.ctiQf5/_old  2013-08-13 15:47:20.0 +0200
+++ /var/tmp/diff_new_pack.ctiQf5/_new  2013-08-13 15:47:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go-gocheck
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke sasc...@gmx.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -28,6 +28,7 @@
 %define go_import launchpad.net/gocheck
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
+ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?suse_version} = 1100
 Recommends: go-gocheck-doc
 %endif

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



commit apache2 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:12.2:Update 
checked in at 2013-08-13 22:30:52

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


Package is apache2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.xqEaOD/_old  2013-08-13 22:30:55.0 +0200
+++ /var/tmp/diff_new_pack.xqEaOD/_new  2013-08-13 22:30:55.0 +0200
@@ -1 +1 @@
-link package='apache2.1524' cicount='copy' /
+link package='apache2.1901' cicount='copy' /

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



commit apache2-mod_security2 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_security2 for 
openSUSE:12.2:Update checked in at 2013-08-13 22:31:29

Comparing /work/SRC/openSUSE:12.2:Update/apache2-mod_security2 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.apache2-mod_security2.new (New)


Package is apache2-mod_security2

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='apache2-mod_security2.1911' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apache2 for openSUSE:12.3:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:12.3:Update 
checked in at 2013-08-13 22:31:05

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


Package is apache2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.KO0dOm/_old  2013-08-13 22:31:07.0 +0200
+++ /var/tmp/diff_new_pack.KO0dOm/_new  2013-08-13 22:31:07.0 +0200
@@ -1 +1 @@
-link package='apache2.1524' cicount='copy' /
+link package='apache2.1902' cicount='copy' /

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



commit mysql-community-server.1914 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server.1914 for 
openSUSE:12.2:Update checked in at 2013-08-13 22:31:56

Comparing /work/SRC/openSUSE:12.2:Update/mysql-community-server.1914 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.mysql-community-server.1914.new (New)


Package is mysql-community-server.1914

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ 
/work/SRC/openSUSE:12.2:Update/.mysql-community-server.1914.new/mysql-community-server.changes
  2013-08-13 22:31:58.0 +0200
@@ -0,0 +1,1889 @@
+---
+Sun Aug  4 22:17:01 CEST 2013 - mhruse...@suse.cz
+
+- updated to 5.5.32
+  * see
+http://dev.mysql.com/doc/refman/5.5/en/news-5-5-32.html
+http://dev.mysql.com/doc/refman/5.5/en/news-5-5-31.html
+http://dev.mysql.com/doc/refman/5.5/en/news-5-5-30.html
+http://dev.mysql.com/doc/refman/5.5/en/news-5-5-29.html
+  * fixes multiple security issues (bnc#830086)
+- get rid of info which is not info (bnc#747811)
+- minor polishing of spec/installation
+- avoiding file conflicts with mytop
+- better fix for hardcoded libdir issue
+- making mysqldump work with MySQL 5.0 (bnc#768832)
+- fixed log rights (bnc#789263 and bnc#803040)
+- binlog disabled in default configuration (bnc#791863)
+- fixed dependencies for client package (bnc#780019)
+
+---
+Wed Dec 19 10:48:53 CET 2012 - mhruse...@suse.cz
+
+- updated to 5.5.28, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-27.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
+- fixed CVE-2012-5611 (bnc#792444)
+
+---
+Mon Aug 20 14:35:46 UTC 2012 - meiss...@suse.com
+
+- require errormessages in the same version also in libmysqld18,
+  doing again after messed up merge. bnc#712749
+
+---
+Mon Jul  9 15:07:58 CEST 2012 - mhruse...@suse.cz
+
+- updated to 5.5.25a
+  * fixes regression bug in the optimizer could cause excessive disk
+usage for UPDATE statements. (upstream#65745, bnc#770403)
+
+---
+Mon Jul  2 15:01:10 CEST 2012 - mhruse...@suse.cz
+
+- fixed path for error messages
+- previous patch merged in
+
+---
+Tue Jun 26 19:51:35 UTC 2012 - stefan.bru...@rwth-aachen.de
+
+- initialize errmsgs pointer (bnc#769131)
+
+---
+Tue Jun 19 22:28:24 UTC 2012 - stefan.bru...@rwth-aachen.de
+
+- split off files containing error messages, needed by both
+  standalone and embedded server (bnc#712749)
+- bail out early on broken error message files, instead of
+  failing silently later ( http://bugs.mysql.com/bug.php?id=39693 )
+
+---
+Tue Jun 12 08:19:02 CEST 2012 - mhruse...@suse.cz
+
+- updated to 5.5.25, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-23.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25.html
+
+---
+Tue Mar 27 08:31:58 CEST 2012 - mhruse...@suse.cz
+
+- updated to 5.5.22, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-22.html
+
+---
+Fri Mar 16 15:01:14 UTC 2012 - dval...@suse.com
+
+- fix libdir for ppc64 
+
+---
+Wed Mar 14 15:57:38 UTC 2012 - mhruse...@suse.cz
+
+- better va_list handling (fixes build on arm)
+
+---
+Wed Feb 22 14:06:55 CET 2012 - mhruse...@suse.cz
+
+- updated to 5.5.21, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html
+
+---
+Wed Feb 15 10:54:25 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-GPL-2.0-with-FLOSS-exception
+
+---
+Wed Feb  1 18:22:20 UTC 2012 - mhruse...@suse.cz
+
+- updated to 5.5.20, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html
+
+---
+Mon Jan 30 08:36:04 UTC 2012 - mhruse...@suse.cz
+
+- adding /usr/share/aclocal to the files list
+- renaming *-debug package to *-debug-version to avoid conflicts
+
+---
+Mon Dec  5 17:54:38 CET 2011 - mhruse...@suse.cz
+
+- migrated to 

commit mariadb for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:12.2:Update 
checked in at 2013-08-13 22:31:46

Comparing /work/SRC/openSUSE:12.2:Update/mariadb (Old)
 and  /work/SRC/openSUSE:12.2:Update/.mariadb.new (New)


Package is mariadb

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.zU9OKh/_old  2013-08-13 22:31:48.0 +0200
+++ /var/tmp/diff_new_pack.zU9OKh/_new  2013-08-13 22:31:48.0 +0200
@@ -1 +1 @@
-link package='mariadb.1192' cicount='copy' /
+link package='mariadb.1914' cicount='copy' /

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



commit patchinfo.1919 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1919 for 
openSUSE:12.2:Update checked in at 2013-08-13 22:32:17

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1919 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1919.new (New)


Package is patchinfo.1919

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=833278 tracker=bnc /
  issue id=CVE-2013-5018 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagermtomaschewski/packager
  descriptionThis update of strongswan fixed a denial-of-service 
vulnerability, that could be triggered by special XAuth usernames and EAP 
identities./description
  summaryupdate for strongswan/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mysql-community-server for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:12.2:Update checked in at 2013-08-13 22:31:58

Comparing /work/SRC/openSUSE:12.2:Update/mysql-community-server (Old)
 and  /work/SRC/openSUSE:12.2:Update/.mysql-community-server.new (New)


Package is mysql-community-server

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.lprgFz/_old  2013-08-13 22:32:00.0 +0200
+++ /var/tmp/diff_new_pack.lprgFz/_new  2013-08-13 22:32:00.0 +0200
@@ -1 +1 @@
-link package='mysql-community-server.1191' cicount='copy' /
+link package='mysql-community-server.1914' cicount='copy' /

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



commit strongswan.1919 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package strongswan.1919 for 
openSUSE:12.2:Update checked in at 2013-08-13 22:32:14

Comparing /work/SRC/openSUSE:12.2:Update/strongswan.1919 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.strongswan.1919.new (New)


Package is strongswan.1919

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:12.2:Update/.strongswan.1919.new/strongswan.changes  
2013-08-13 22:32:15.0 +0200
@@ -0,0 +1,906 @@
+---
+Mon Aug  5 11:58:03 UTC 2013 - m...@suse.de
+
+- Applied upstream fix for a denial-of-service vulnerability, that
+  could be triggered by special XAuth usernames and EAP identities
+  (affected by this are 5.0.3 and 5.0.4), and local PEM files (all
+  versions since 4.1.11) (CVE-2013-5018,bnc#833278).
+  [0004-strongswan-4.3.0-5.0.4_is_asn1-CVE-2013-5018.bnc833278.patch]
+
+---
+Tue Apr 30 12:23:23 UTC 2013 - m...@suse.de
+
+- Applied upstream patch for security vulnerability discovered by
+  Kevin Wojtysiak in ECDSA signature verification of the strongswan
+  openssl plugin (bnc#815236, CVE-2013-2944)
+  [0003-Check-return-value-of-ECDSA_Verify-correctly.patch]
+
+---
+Fri Sep  7 08:36:57 UTC 2012 - m...@suse.de
+
+- Applied upstream patch adjusting an internal thread id causing
+  charon keying daemon start failure (bnc#779038,strongswan#198):
+openssl: Ensure the thread ID is never zero
+This might otherwise cause problems because OpenSSL tries to
+lock mutexes recursively if it assumes the lock is held by a
+different thread e.g. during FIPS initialization.
+  See http://wiki.strongswan.org/issues/198 for more informations.
+
+---
+Thu May 31 16:08:43 UTC 2012 - m...@suse.com
+
+- Updated to strongSwan 4.6.4 release:
+  - Fixed a security vulnerability in the gmp plugin. If this
+plugin was used for RSA signature verification an empty or
+zeroed signature was handled as a legitimate one
+(bnc#761325, CVE-2012-2388).
+  - Fixed several issues with reauthentication and address updates.
+
+---
+Thu May 10 09:15:38 UTC 2012 - m...@suse.com
+
+- Updated to strongSwan 4.6.3 release:
+  - The tnc-pdp plugin implements a RADIUS server interface allowing
+a strongSwan TNC server to act as a Policy Decision Point.
+  - The eap-radius authentication backend enforces Session-Timeout
+attributes using RFC4478 repeated authentication and acts upon
+RADIUS Dynamic Authorization extensions, RFC 5176. Currently
+supported are disconnect requests and CoA messages containing
+a Session-Timeout.
+  - The eap-radius plugin can forward arbitrary RADIUS attributes
+from and to clients using custom IKEv2 notify payloads. The new
+radattr plugin reads attributes to include from files and prints
+received attributes to the console.
+  - Added support for untruncated MD5 and SHA1 HMACs in ESP as used
+in RFC 4595.
+  - The cmac plugin implements the AES-CMAC-96 and AES-CMAC-PRF-128
+algorithms as defined in RFC 4494 and RFC 4615, respectively.
+  - The resolve plugin automatically installs nameservers via
+resolvconf(8), if it is installed, instead of modifying
+/etc/resolv.conf directly.
+  - The IKEv2 charon daemon supports now raw RSA public keys in RFC
+3110 DNSKEY and PKCS#1 file format.
+  - The farp plugin sends ARP responses for any tunneled address,
+not only virtual IPs.
+  - Charon resolves hosts again during additional keying tries.
+  - Fixed switching back to original address pair during MOBIKE.
+  - When resending IKE_SA_INIT with a COOKIE charon reuses the previous
+DH value, as specified in RFC 5996.
+This has an effect on the lifecycle of diffie_hellman_t, see
+source:src/libcharon/sa/keymat.h#39 for details.
+  - COOKIEs are now kept enabled a bit longer to avoid certain race
+conditions the commit message to 1b7debcc has some details.
+  - The new stroke user-creds command allows to set username/password
+for a connection.
+  - strongswan.conf option added to set identifier for syslog(3) logging.
+  - Added a workaround for null-terminated XAuth secrets (as sent by
+Android 4).
+
+---
+Sat Mar  3 00:10:34 UTC 2012 - tabra...@novell.com
+
+- Updated to strongSwan 4.6.2 release:
+  Changes in 4.6.2:
+  - Upgraded the TCG IF-IMC and IF-IMV C API to the upcoming version 1.3
+which supports IF-TNCCS 2.0 long message types, the exclusive flags
+and multiple 

commit strongswan for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package strongswan for openSUSE:12.2:Update 
checked in at 2013-08-13 22:32:15

Comparing /work/SRC/openSUSE:12.2:Update/strongswan (Old)
 and  /work/SRC/openSUSE:12.2:Update/.strongswan.new (New)


Package is strongswan

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.vCJwTd/_old  2013-08-13 22:32:17.0 +0200
+++ /var/tmp/diff_new_pack.vCJwTd/_new  2013-08-13 22:32:17.0 +0200
@@ -1 +1 @@
-link package='strongswan.1646' cicount='copy' /
+link package='strongswan.1919' cicount='copy' /

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



commit patchinfo.1914 for openSUSE:12.3:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1914 for 
openSUSE:12.3:Update checked in at 2013-08-13 22:32:05

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


Package is patchinfo.1914

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=803040 tracker=bnc /
  issue id=780019 tracker=bnc /
  issue id=791863 tracker=bnc /
  issue id=789263 tracker=bnc /
  issue id=747811 tracker=bnc /
  issue id=768832 tracker=bnc /
  issue id=830086 tracker=bnc /
  categorysecurity/category
  ratingmoderate/rating
  packager-miska-/packager
  descriptionThis version upgrade of mariadb fixed the following issues:

- get rid of info which is not info (bnc#747811)
- minor polishing of spec/installation
- avoiding file conflicts with mytop
- better fix for hardcoded libdir issue
- making mysqldump work with MySQL 5.0 (bnc#768832)
- fixed log rights (bnc#789263 and bnc#803040)
- binlog disabled in default configuration (bnc#791863)
- fixed dependencies for client package (bnc#780019)

Additionally, it includes multiple security fixes.
/description
  summaryupdate for mariadb, mysql-community-server/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit samba-doc for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package samba-doc for openSUSE:12.2:Update 
checked in at 2013-08-13 22:32:40

Comparing /work/SRC/openSUSE:12.2:Update/samba-doc (Old)
 and  /work/SRC/openSUSE:12.2:Update/.samba-doc.new (New)


Package is samba-doc

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.VZTige/_old  2013-08-13 22:32:42.0 +0200
+++ /var/tmp/diff_new_pack.VZTige/_new  2013-08-13 22:32:42.0 +0200
@@ -1 +1 @@
-link package='samba-doc.1671' cicount='copy' /
+link package='samba-doc.1924' cicount='copy' /

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



commit patchinfo.1922 for openSUSE:12.3:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1922 for 
openSUSE:12.3:Update checked in at 2013-08-13 22:45:04

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


Package is patchinfo.1922

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=831947 tracker=bnc /
  issue id=CVE-2013-4111 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagersaschpe/packager
  descriptionThis update of python-glanceclient fixed SSL certificate CNAME 
checking./description
  summaryupdate for python-glanceclient/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit strongswan for openSUSE:12.3:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package strongswan for openSUSE:12.3:Update 
checked in at 2013-08-13 22:44:56

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


Package is strongswan

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.h7ekoW/_old  2013-08-13 22:44:57.0 +0200
+++ /var/tmp/diff_new_pack.h7ekoW/_new  2013-08-13 22:44:57.0 +0200
@@ -1 +1 @@
-link package='strongswan.1645' cicount='copy' /
+link package='strongswan.1920' cicount='copy' /

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



commit python-glanceclient.1922 for openSUSE:12.3:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient.1922 for 
openSUSE:12.3:Update checked in at 2013-08-13 22:45:00

Comparing /work/SRC/openSUSE:12.3:Update/python-glanceclient.1922 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.python-glanceclient.1922.new (New)


Package is python-glanceclient.1922

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.python-glanceclient.1922.new/python-glanceclient.changes
2013-08-13 22:45:01.0 +0200
@@ -0,0 +1,140 @@
+---
+Mon Aug  5 08:37:29 UTC 2013 - speili...@suse.com
+
+- Add glanceclient-ssl-checks.patch: Fix SSL certificate CNAME
+  checking (bnc#831947)
+
+---
+Wed Dec 19 15:14:51 UTC 2012 - sasc...@suse.de
+
+- Fix python-keystoneclient _module_ requirement, our packages
+  have a different versioning scheme (but we provide the same thing)
+
+
+Wed Dec 19 11:23:06 UTC 2012 - sasc...@suse.de
+
+- Move to obs-service-git_tarballs
+  + Drop BuildRequires: python-setuptools-git
+- Update to version 0.6.0.14.gc057fe4+git.1355912586.c057fe4:
+  + Document v0.7.0 release
+  + Support --os-cacert
+  + Update --location help to reference swift store.
+  + Change default image sort to use name
+  + Add --sort-key and --sort-dir to image-list
+  + Pin pep8 to 1.3.3
+  + Allow setting x-image-meta-store through shell on image creation
+  + Verify that host matches certificate
+  + Document bugs/features for v0.6.0
+  + Hook up region_name argument
+  + Simplify human-readable size output
+  + Make image sizes more readable for humans
+  + Set useful boolean flag metavars
+  + Unpin keystoneclient dependency
+  + Fixes bug on Windows related to a wrong API url
+  + Enhance --checksum help with algorithm
+  + added --version as new parameter
+- Add  --install-data=%{python_sitelib} parameter to setup.py install
+  to make sure the versioninfo file is installed correctly
+
+---
+Wed Dec  5 09:28:43 UTC 2012 - sasc...@suse.de
+
+- Use @PARENT_TAG@ in _service file to automate versioning
+
+---
+Tue Dec  4 14:43:11 UTC 2012 - sasc...@suse.de
+
+- Drop glanceclient-setup-no-requires.patch:
+  + That makes no sense, 
http://packages.python.org/distribute/setuptools.html#new-and-changed-setup-keywords
+- BuildRequire python-setuptools-git:
+  + Better than sed in setup.py, all others have it too
+
+---
+Tue Dec  4 13:59:52 UTC 2012 - sasc...@suse.de
+
+- Fix test requires
+
+---
+Thu Nov 15 12:38:56 UTC 2012 - sasc...@suse.de
+
+- Use openstack-macros
+
+---
+Fri Nov  9 14:27:22 UTC 2012 - sasc...@suse.de
+
+- Downgrade version to new upstream scheme: 0.5.1 (bnc#787387)
+
+---
+Thu Nov  8 10:49:49 UTC 2012 - sasc...@suse.de
+
+- Drop from_vcs build flag
+
+---
+Wed Oct 31 13:57:27 UTC 2012 - sasc...@suse.de
+
+- Re-add missing openstack-glance.sh
+
+---
+Fri Oct 12 13:49:57 UTC 2012 - vu...@suse.com
+
+- Update to version 2012.2 (Folsom), which is really 0.5.1:
+  + See https://github.com/openstack/python-glanceclient/commits/0.5.1
+- Install bash completion for 'glance' binary
+- Dropped patches merged upstream:
+  + honor-insecure-flag-keystone.patch
+  + add-handler-for-logger.patch
+- Buildrequire python-base instead of python-devel:
+  + Sufficient for Python-only modules (containing no C/C++ code)
+
+---
+Thu Sep 13 09:18:30 UTC 2012 - vu...@suse.com
+
+- Add add-handler-for-logger.patch: remove cryptic No handlers
+  could be found for logger error message. Fix bnc#780048.
+
+---
+Tue Aug 14 11:37:34 UTC 2012 - bwiedem...@suse.com
+
+- Do not conflict with openstack-glance
+
+---
+Thu Aug  2 14:26:54 CEST 2012 - iartar...@suse.cz
+
+- Add patch to remove strict dependency checks in setup.py
+
+---
+Fri Jul 27 10:12:09 UTC 2012 - sasc...@suse.de
+
+- Add requirement on python-warlock
+
+---
+Thu Jul 26 

commit samba for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:12.2:Update 
checked in at 2013-08-13 22:32:52

Comparing /work/SRC/openSUSE:12.2:Update/samba (Old)
 and  /work/SRC/openSUSE:12.2:Update/.samba.new (New)


Package is samba

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.YGq1B7/_old  2013-08-13 22:32:53.0 +0200
+++ /var/tmp/diff_new_pack.YGq1B7/_new  2013-08-13 22:32:53.0 +0200
@@ -1 +1 @@
-link package='samba.1671' cicount='copy' /
+link package='samba.1924' cicount='copy' /

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



commit patchinfo.1924 for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1924 for 
openSUSE:12.2:Update checked in at 2013-08-13 22:32:54

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1924 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1924.new (New)


Package is patchinfo.1924

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=806501 tracker=bnc /
  issue id=824833 tracker=bnc /
  issue id=765270 tracker=bnctalloc declared LGPL-3.0+ but contains 
GPL-3.0+ licenses/issue
  issue id=820531 tracker=bnc /
  issue id=812929 tracker=bncL3: changing /etc/init.d/winbind results in 
unused status/issue
  issue id=823549 tracker=bnc /
  issue id=829969 tracker=bnc /
  issue id=817919 tracker=bnc /
  issue id=798856 tracker=bncL3: Samba:  ObjectClassViolation when 
printing samba code 3.6.3-0.28.1/issue
  issue id=CVE-2013-4124 tracker=cve /
  categorysecurity/category
  ratingimportant/rating
  packagerlmuelle/packager
  descriptionThis update of samba fixed the following issues:
  
- The pam_winbind require_membership_of option allows for a list of SID,
  but currently only provides buffer space for ~20; (bnc#806501).

- Samba 3.0.x to 4.0.7 are affected by a denial of service attack on
  authenticated or guest connections; CVE-2013-4124; (bnc#829969).

- PIDL: fix parsing linemarkers in preprocessor output; (bso#9636).
- build:autoconf: fix output of syslog-facility check; (bso#9983).
- libreplace: add a missing eval to the AC_VERIFY_C_PROTOTYPE macro.

- Remove ldapsmb from the main spec file.

- Don't bzip2 the main tar ball, use the upstream gziped one instead.

- Fix crash bug during Win8 sync; (bso#9822).
- Check for system libtevent and link dbwrap_tool and dbwrap_torture against
  it; (bso#9881).
- errno gets overwritten in call to check_parent_exists(); (bso#9927).
- Fix a bug of drvupgrade of smbcontrol; (bso#9941).

- Document idmap_ad rfc2307 attribute requirements; (bso#9880); (bnc#820531).

- Don't install the tdb utilities man pages on post-12.1 systems; (bnc#823549).

- Fix libreplace license ambiguity; (bso#8997); (bnc#765270).

- Fix is_printer_published GUID retrieval; (bso#9900); (bnc#798856).

- Fix 'map untrusted to domain' with NTLMv2; (bso#9817); (bnc#817919).
- Don't modify the pidfile name when a custom config file path is used;
  (bnc#812929).

- Add extra attributes for AD printer publishing; (bso#9378); (bnc#798856).
- Fix vfs_catia module; (bso#9701); (bnc#824833).

- Fix AD printer publishing; (bso#9378); (bnc#798856)./description
  summaryupdate for samba/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit otrs for openSUSE:12.2:Update

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package otrs for openSUSE:12.2:Update 
checked in at 2013-08-13 22:31:14

Comparing /work/SRC/openSUSE:12.2:Update/otrs (Old)
 and  /work/SRC/openSUSE:12.2:Update/.otrs.new (New)


Package is otrs

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.oWFd5A/_old  2013-08-13 22:31:15.0 +0200
+++ /var/tmp/diff_new_pack.oWFd5A/_new  2013-08-13 22:31:15.0 +0200
@@ -1 +1 @@
-link package='otrs.1118' cicount='copy' /
+link package='otrs.1907' cicount='copy' /

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