openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
July 2017
- 1 participants
- 1683 discussions
Hello community,
here is the log from the commit of package ffmpeg for openSUSE:Factory checked in at 2017-07-02 13:37:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg (Old)
and /work/SRC/openSUSE:Factory/.ffmpeg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg"
Sun Jul 2 13:37:04 2017 rev:29 rq:506604 version:3.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes 2017-06-18 13:48:15.024886631 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes 2017-07-02 13:37:05.464259837 +0200
@@ -1,0 +2,6 @@
+Fri Jun 23 12:14:07 UTC 2017 - davejplater(a)gmail.com
+
+- Enabled cuda and cuvid for unrestricted build.
+- Fixed typos in devel package descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ffmpeg.spec ++++++
--- /var/tmp/diff_new_pack.fS0J80/_old 2017-07-02 13:37:06.348135198 +0200
+++ /var/tmp/diff_new_pack.fS0J80/_new 2017-07-02 13:37:06.348135198 +0200
@@ -16,6 +16,11 @@
#
+%if 0%{?BUILD_ORIG}
+%bcond_without nvidia
+%else
+%bcond_with nvidia
+%endif
%bcond_with fdk_aac
%bcond_with lame
%bcond_with librtmp
@@ -25,7 +30,6 @@
%bcond_with x265
%bcond_with xvid
%bcond_with opencore
-%bcond_with nvidia
%bcond_without celt
%bcond_without libass
%bcond_without libva
@@ -264,7 +268,7 @@
The libavfilter library provides a generic audio/video filtering
framework containing several filters, sources and sinks.
-This subpackage contains the headers for FFmpeg libavcodec.
+This subpackage contains the headers for FFmpeg libavfilter.
%package -n libavformat57
Summary: FFmpeg's stream format library
@@ -296,7 +300,7 @@
streams. It encompasses multiple muxers and demuxers for multimedia
container formats.
-This subpackage contains the headers for FFmpeg libavcodec.
+This subpackage contains the headers for FFmpeg libavformat.
%package -n libavresample3
Summary: FFmpeg alternate audio resampling library
@@ -346,7 +350,7 @@
cryptography and multimedia related functionality (like enumerations
for pixel and sample formats).
-This subpackage contains the headers for FFmpeg libavcodec.
+This subpackage contains the headers for FFmpeg libavutil.
%package -n libpostproc54
Summary: FFmpeg post-processing library
@@ -369,7 +373,7 @@
deringing filters, noise reduction, automatic contrast and brightness
correction, linear/cubic interpolating deinterlacing.
-This subpackage contains the headers for FFmpeg libavcodec.
+This subpackage contains the headers for FFmpeg libpostproc.
%package -n libswresample2
Summary: FFmpeg software resampling library
1
0
Hello community,
here is the log from the commit of package libmatroska for openSUSE:Factory checked in at 2017-07-02 13:36:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmatroska (Old)
and /work/SRC/openSUSE:Factory/.libmatroska.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatroska"
Sun Jul 2 13:36:58 2017 rev:42 rq:506394 version:1.4.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/libmatroska/libmatroska.changes 2016-08-03 11:37:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmatroska.new/libmatroska.changes 2017-07-02 13:36:59.593087757 +0200
@@ -1,0 +2,10 @@
+Mon Jun 26 20:00:15 UTC 2017 - zaitor(a)opensuse.org
+
+- Update to version 1.4.7:
+ + Setting the version number in the "KaxCodeVersion" variable
+ correctly.
+- Changes from version 1.4.6:
+ + KaxSemantic: add new elements dealing with 360°/VR content and
+ for language descriptors based on IETF BPC 47.
+
+-------------------------------------------------------------------
Old:
----
libmatroska-1.4.5.tar.bz2
New:
----
libmatroska-1.4.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libmatroska.spec ++++++
--- /var/tmp/diff_new_pack.9C5PrI/_old 2017-07-02 13:37:00.292989061 +0200
+++ /var/tmp/diff_new_pack.9C5PrI/_new 2017-07-02 13:37:00.292989061 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libmatroska
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define sover 6
Name: libmatroska
-Version: 1.4.5
+Version: 1.4.7
Release: 0
Summary: Library to Deal with Matroska Files
License: LGPL-2.1+
++++++ libmatroska-1.4.5.tar.bz2 -> libmatroska-1.4.7.tar.bz2 ++++++
++++ 1634 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/libmatroska-1.4.5/ChangeLog new/libmatroska-1.4.7/ChangeLog
--- old/libmatroska-1.4.5/ChangeLog 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/ChangeLog 2017-03-10 21:21:03.000000000 +0100
@@ -1,3 +1,13 @@
+2017-03-10 Moritz Bunkus <moritz(a)bunkus.org>
+
+ * Released v1.4.7 with the single change of setting the version
+ number in the "KaxCodeVersion" variable correctly.
+
+ * Released v1.4.6.
+
+ * KaxSemantic: add new elements dealing with 360°/VR content and
+ for language descriptors based on IETF BPC 47.
+
2016-07-02 Moritz Bunkus <moritz(a)bunkus.org>
* Released v1.4.5.
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/libmatroska-1.4.5/README.md new/libmatroska-1.4.7/README.md
--- old/libmatroska-1.4.5/README.md 1970-01-01 01:00:00.000000000 +0100
+++ new/libmatroska-1.4.7/README.md 2017-03-10 21:21:03.000000000 +0100
@@ -0,0 +1,27 @@
+# libmatroska
+a C++ libary to parse and create Matroska files
+
+# Building and installing
+
+## Building a released version
+
+libmatroska is based on autoconf and automake. It requires a C++
+compiler as well as [libebml](https://github.com/Matroska-Org/libebml)
+and `pkg-config`. Being an autoconf-based project means that the
+normal build process consists of the usual three steps:
+
+1. Configuration: `./configure`
+2. Building: `make`
+3. Installation (run this as root): `make install`
+
+## Building from git
+
+If you're building from git you must have the GNU autotools
+(`autoconf`, `automake`, `libtoolize`) installed. Then run the
+following two commands:
+
+1. `libtoolize`
+2. `autoreconf -vi`
+
+Afterwards continue with the steps listed for building a released
+version.
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/libmatroska-1.4.5/autom4te.cache/output.0 new/libmatroska-1.4.7/autom4te.cache/output.0
--- old/libmatroska-1.4.5/autom4te.cache/output.0 2016-07-02 15:52:27.000000000 +0200
+++ new/libmatroska-1.4.7/autom4te.cache/output.0 2017-03-10 21:17:00.000000000 +0100
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.5.
+@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.7.
@%:@
@%:@
@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
# Identity of this package.
PACKAGE_NAME='libmatroska'
PACKAGE_TARNAME='libmatroska'
-PACKAGE_VERSION='1.4.5'
-PACKAGE_STRING='libmatroska 1.4.5'
+PACKAGE_VERSION='1.4.7'
+PACKAGE_STRING='libmatroska 1.4.7'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1333,7 +1333,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures libmatroska 1.4.5 to adapt to many kinds of systems.
+\`configure' configures libmatroska 1.4.7 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1403,7 +1403,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libmatroska 1.4.5:";;
+ short | recursive ) echo "Configuration of libmatroska 1.4.7:";;
esac
cat <<\_ACEOF
@@ -1524,7 +1524,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libmatroska configure 1.4.5
+libmatroska configure 1.4.7
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1923,7 +1923,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libmatroska $as_me 1.4.5, which was
+It was created by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2789,7 +2789,7 @@
# Define the identity of the package.
PACKAGE='libmatroska'
- VERSION='1.4.5'
+ VERSION='1.4.7'
cat >>confdefs.h <<_ACEOF
@@ -16541,7 +16541,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by libmatroska $as_me 1.4.5, which was
+This file was extended by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16607,7 +16607,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-libmatroska config.status 1.4.5
+libmatroska config.status 1.4.7
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
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/libmatroska-1.4.5/autom4te.cache/output.1 new/libmatroska-1.4.7/autom4te.cache/output.1
--- old/libmatroska-1.4.5/autom4te.cache/output.1 2016-07-02 15:52:30.000000000 +0200
+++ new/libmatroska-1.4.7/autom4te.cache/output.1 2017-03-10 21:23:44.000000000 +0100
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.5.
+@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.7.
@%:@
@%:@
@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
# Identity of this package.
PACKAGE_NAME='libmatroska'
PACKAGE_TARNAME='libmatroska'
-PACKAGE_VERSION='1.4.5'
-PACKAGE_STRING='libmatroska 1.4.5'
+PACKAGE_VERSION='1.4.7'
+PACKAGE_STRING='libmatroska 1.4.7'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1333,7 +1333,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures libmatroska 1.4.5 to adapt to many kinds of systems.
+\`configure' configures libmatroska 1.4.7 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1403,7 +1403,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libmatroska 1.4.5:";;
+ short | recursive ) echo "Configuration of libmatroska 1.4.7:";;
esac
cat <<\_ACEOF
@@ -1524,7 +1524,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libmatroska configure 1.4.5
+libmatroska configure 1.4.7
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1923,7 +1923,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libmatroska $as_me 1.4.5, which was
+It was created by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2789,7 +2789,7 @@
# Define the identity of the package.
PACKAGE='libmatroska'
- VERSION='1.4.5'
+ VERSION='1.4.7'
cat >>confdefs.h <<_ACEOF
@@ -16541,7 +16541,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by libmatroska $as_me 1.4.5, which was
+This file was extended by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16607,7 +16607,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-libmatroska config.status 1.4.5
+libmatroska config.status 1.4.7
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
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/libmatroska-1.4.5/autom4te.cache/output.2 new/libmatroska-1.4.7/autom4te.cache/output.2
--- old/libmatroska-1.4.5/autom4te.cache/output.2 2016-07-02 15:52:29.000000000 +0200
+++ new/libmatroska-1.4.7/autom4te.cache/output.2 2017-03-10 21:23:44.000000000 +0100
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.5.
+@%:@ Generated by GNU Autoconf 2.69 for libmatroska 1.4.7.
@%:@
@%:@
@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
# Identity of this package.
PACKAGE_NAME='libmatroska'
PACKAGE_TARNAME='libmatroska'
-PACKAGE_VERSION='1.4.5'
-PACKAGE_STRING='libmatroska 1.4.5'
+PACKAGE_VERSION='1.4.7'
+PACKAGE_STRING='libmatroska 1.4.7'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1333,7 +1333,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures libmatroska 1.4.5 to adapt to many kinds of systems.
+\`configure' configures libmatroska 1.4.7 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1403,7 +1403,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libmatroska 1.4.5:";;
+ short | recursive ) echo "Configuration of libmatroska 1.4.7:";;
esac
cat <<\_ACEOF
@@ -1524,7 +1524,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-libmatroska configure 1.4.5
+libmatroska configure 1.4.7
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1923,7 +1923,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libmatroska $as_me 1.4.5, which was
+It was created by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2789,7 +2789,7 @@
# Define the identity of the package.
PACKAGE='libmatroska'
- VERSION='1.4.5'
+ VERSION='1.4.7'
cat >>confdefs.h <<_ACEOF
@@ -16541,7 +16541,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by libmatroska $as_me 1.4.5, which was
+This file was extended by libmatroska $as_me 1.4.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16607,7 +16607,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-libmatroska config.status 1.4.5
+libmatroska config.status 1.4.7
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
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/libmatroska-1.4.5/autom4te.cache/requests new/libmatroska-1.4.7/autom4te.cache/requests
--- old/libmatroska-1.4.5/autom4te.cache/requests 2016-07-02 15:52:30.000000000 +0200
+++ new/libmatroska-1.4.7/autom4te.cache/requests 2017-03-10 21:23:45.000000000 +0100
@@ -42,193 +42,193 @@
'configure.ac'
],
{
- '_LTDL_SETUP' => 1,
- 'AM_MISSING_HAS_RUN' => 1,
- 'LT_LIB_DLLOAD' => 1,
- 'AC_LTDL_DLSYM_USCORE' => 1,
- 'AC_LIBTOOL_CXX' => 1,
- '_AM_SET_OPTION' => 1,
- 'PKG_CHECK_EXISTS' => 1,
+ '_LT_PROG_F77' => 1,
'include' => 1,
- 'LT_AC_PROG_RC' => 1,
- '_AM_MANGLE_OPTION' => 1,
- 'AC_LIBTOOL_DLOPEN_SELF' => 1,
- '_LT_PROG_LTMAIN' => 1,
- 'AM_PROG_INSTALL_STRIP' => 1,
- '_LT_AC_LANG_GCJ' => 1,
- 'AC_DEPLIBS_CHECK_METHOD' => 1,
- 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
- 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
- 'LT_SYS_SYMBOL_USCORE' => 1,
+ '_LT_REQUIRED_DARWIN_CHECKS' => 1,
+ 'm4_include' => 1,
'AC_CONFIG_MACRO_DIR' => 1,
- 'AM_DISABLE_SHARED' => 1,
- 'LT_INIT' => 1,
- '_LT_AC_PROG_CXXCPP' => 1,
- 'LTOPTIONS_VERSION' => 1,
- 'AC_PROG_LD' => 1,
- 'AM_PROG_LIBTOOL' => 1,
- 'AC_LIBTOOL_WIN32_DLL' => 1,
- 'AM_MAKE_INCLUDE' => 1,
- '_LT_AC_LANG_CXX_CONFIG' => 1,
- 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
'AC_LTDL_PREOPEN' => 1,
- 'AC_WITH_LTDL' => 1,
+ '_LT_COMPILER_OPTION' => 1,
+ 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+ '_AM_PROG_TAR' => 1,
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
+ 'AM_PROG_NM' => 1,
+ '_AM_DEPENDENCIES' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'LT_SYS_DLOPEN_SELF' => 1,
+ 'AM_CONDITIONAL' => 1,
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+ 'PKG_CHECK_MODULES' => 1,
+ 'AC_LIBTOOL_FC' => 1,
+ 'AC_DEPLIBS_CHECK_METHOD' => 1,
+ 'AC_PROG_LD_RELOAD_FLAG' => 1,
+ 'AC_LIBTOOL_CXX' => 1,
+ '_AM_AUTOCONF_VERSION' => 1,
+ 'AC_LTDL_ENABLE_INSTALL' => 1,
+ 'AC_PATH_MAGIC' => 1,
+ '_LT_DLL_DEF_P' => 1,
+ '_LT_PROG_ECHO_BACKSLASH' => 1,
+ 'AM_ENABLE_SHARED' => 1,
+ 'AC_LIBTOOL_DLOPEN_SELF' => 1,
+ 'LT_LIB_DLLOAD' => 1,
+ 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
'LT_SYS_MODULE_EXT' => 1,
- 'LTDL_CONVENIENCE' => 1,
- 'AM_SET_DEPDIR' => 1,
- 'AM_SANITY_CHECK' => 1,
- 'AC_LIBTOOL_COMPILER_OPTION' => 1,
- 'PKG_PROG_PKG_CONFIG' => 1,
- 'AC_LIBTOOL_OBJDIR' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_LIBTOOL_GCJ' => 1,
- 'AM_DISABLE_STATIC' => 1,
- 'LT_FUNC_ARGZ' => 1,
- 'LT_SYS_DLSEARCH_PATH' => 1,
'LT_SUPPORTED_TAG' => 1,
- '_AM_PROG_TAR' => 1,
- 'LTSUGAR_VERSION' => 1,
- '_LT_AC_TAGCONFIG' => 1,
- '_LT_AC_LANG_GCJ_CONFIG' => 1,
- 'AC_ENABLE_FAST_INSTALL' => 1,
- 'LT_WITH_LTDL' => 1,
- '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
- 'LT_LIB_M' => 1,
- 'AC_DISABLE_FAST_INSTALL' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AU_DEFUN' => 1,
'_AC_AM_CONFIG_HEADER_HOOK' => 1,
- 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
+ 'LT_CMD_MAX_LEN' => 1,
+ 'LT_SYS_DLOPEN_DEPLIBS' => 1,
+ 'AM_ENABLE_STATIC' => 1,
+ 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
+ 'AC_PROG_LD' => 1,
+ 'LT_WITH_LTDL' => 1,
'LT_AC_PROG_GCJ' => 1,
- 'AM_SUBST_NOTMAKE' => 1,
- 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
+ '_LT_PROG_LTMAIN' => 1,
+ 'AM_RUN_LOG' => 1,
+ 'AC_DISABLE_FAST_INSTALL' => 1,
+ '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
+ 'AC_LIBTOOL_LINKER_OPTION' => 1,
+ 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
+ 'm4_pattern_allow' => 1,
+ 'AC_LTDL_SHLIBEXT' => 1,
+ 'AM_DISABLE_STATIC' => 1,
+ 'AC_LTDL_OBJDIR' => 1,
+ 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
+ '_LT_LINKER_OPTION' => 1,
+ '_LT_PREPARE_SED_QUOTE_VARS' => 1,
+ '_AM_SUBST_NOTMAKE' => 1,
+ 'AC_LIBTOOL_DLOPEN' => 1,
+ 'LTSUGAR_VERSION' => 1,
+ '_LT_AC_LANG_GCJ' => 1,
'AC_LIBLTDL_CONVENIENCE' => 1,
- 'AC_LIBTOOL_CONFIG' => 1,
- 'AC_LIBLTDL_INSTALLABLE' => 1,
- '_LT_AC_LANG_CXX' => 1,
- 'AC_LTDL_SYSSEARCHPATH' => 1,
- 'AM_PROG_INSTALL_SH' => 1,
'AM_PROG_CC_C_O' => 1,
- 'AM_SILENT_RULES' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'PKG_CHECK_VAR' => 1,
- 'AM_MISSING_PROG' => 1,
+ 'LT_OUTPUT' => 1,
+ 'AC_LTDL_SYSSEARCHPATH' => 1,
+ 'AM_SUBST_NOTMAKE' => 1,
+ 'AC_PATH_TOOL_PREFIX' => 1,
+ 'AM_PROG_LD' => 1,
+ 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
+ 'AC_DISABLE_STATIC' => 1,
+ 'LT_PROG_GO' => 1,
+ 'LT_CONFIG_LTDL_DIR' => 1,
+ '_AC_PROG_LIBTOOL' => 1,
+ 'LT_INIT' => 1,
'AC_LIB_LTDL' => 1,
- 'LT_PROG_GCJ' => 1,
- 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
- 'AM_DEP_TRACK' => 1,
- 'LT_SYS_DLOPEN_DEPLIBS' => 1,
- '_LT_AC_FILE_LTDLL_C' => 1,
- 'AM_ENABLE_STATIC' => 1,
- 'AC_LIBTOOL_DLOPEN' => 1,
- '_LT_PROG_ECHO_BACKSLASH' => 1,
- 'LT_PATH_NM' => 1,
- 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
- 'LTDL_INSTALLABLE' => 1,
- 'PKG_CHECK_MODULES_STATIC' => 1,
- 'AC_LTDL_SHLIBEXT' => 1,
+ '_LT_AC_LANG_C_CONFIG' => 1,
+ '_LT_AC_CHECK_DLFCN' => 1,
+ 'AM_DISABLE_SHARED' => 1,
+ 'AC_PROG_EGREP' => 1,
+ 'AC_PROG_NM' => 1,
+ 'LT_PROG_RC' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
'_AM_PROG_CC_C_O' => 1,
+ 'LTOPTIONS_VERSION' => 1,
+ '_AM_SET_OPTION' => 1,
+ 'AC_LIBTOOL_OBJDIR' => 1,
+ 'AC_CHECK_LIBM' => 1,
+ 'AM_PROG_INSTALL_SH' => 1,
+ 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
+ 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
+ 'AC_ENABLE_FAST_INSTALL' => 1,
+ 'LT_FUNC_ARGZ' => 1,
+ 'AC_LIBTOOL_SETUP' => 1,
+ 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
+ 'LTOBSOLETE_VERSION' => 1,
+ '_LT_PATH_TOOL_PREFIX' => 1,
+ '_LT_AC_TAGVAR' => 1,
+ 'PKG_CHECK_EXISTS' => 1,
+ '_LT_PROG_CXX' => 1,
+ 'AU_DEFUN' => 1,
+ 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
+ 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
+ '_LT_AC_LANG_CXX' => 1,
'_AM_SET_OPTIONS' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+ 'LTDL_CONVENIENCE' => 1,
+ 'PKG_CHECK_MODULES_STATIC' => 1,
+ 'PKG_PROG_PKG_CONFIG' => 1,
+ 'AM_MISSING_PROG' => 1,
+ 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+ '_LT_PROG_FC' => 1,
+ 'PKG_CHECK_VAR' => 1,
'AC_DISABLE_SHARED' => 1,
- 'LT_CONFIG_LTDL_DIR' => 1,
- '_LT_AC_SYS_COMPILER' => 1,
- '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+ 'AM_AUX_DIR_EXPAND' => 1,
+ '_LT_COMPILER_BOILERPLATE' => 1,
+ '_AM_MANGLE_OPTION' => 1,
+ 'AM_SET_LEADING_DOT' => 1,
'LT_AC_PROG_SED' => 1,
- 'AM_CONDITIONAL' => 1,
+ 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
+ '_LT_AC_FILE_LTDLL_C' => 1,
+ 'LT_SYS_MODULE_PATH' => 1,
+ '_m4_warn' => 1,
+ 'AC_LTDL_SHLIBPATH' => 1,
+ 'AC_LTDL_DLLIB' => 1,
+ '_LT_AC_LOCK' => 1,
'_AM_IF_OPTION' => 1,
- 'AC_PROG_LD_GNU' => 1,
- '_LT_REQUIRED_DARWIN_CHECKS' => 1,
- 'LT_PROG_RC' => 1,
- 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
- 'AC_LIBTOOL_PROG_CC_C_O' => 1,
- '_AM_DEPENDENCIES' => 1,
- 'AM_RUN_LOG' => 1,
- 'AC_LIBTOOL_F77' => 1,
- 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
- 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
- 'AC_LIBTOOL_LINKER_OPTION' => 1,
- 'AC_LIBTOOL_SETUP' => 1,
- '_LT_AC_LANG_RC_CONFIG' => 1,
- 'LTDL_INIT' => 1,
- 'AC_LIBTOOL_RC' => 1,
- 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
- '_LT_AC_LANG_F77_CONFIG' => 1,
+ 'LTDL_INSTALLABLE' => 1,
+ 'AC_LTDL_SYMBOL_USCORE' => 1,
+ 'AM_PROG_INSTALL_STRIP' => 1,
'LT_PATH_LD' => 1,
- 'LT_AC_PROG_EGREP' => 1,
- '_LT_AC_CHECK_DLFCN' => 1,
- 'AC_DISABLE_STATIC' => 1,
- 'LT_SYS_DLOPEN_SELF' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_LTDL_OBJDIR' => 1,
- 'AM_AUX_DIR_EXPAND' => 1,
+ 'LT_PROG_GCJ' => 1,
+ '_LT_AC_LANG_GCJ_CONFIG' => 1,
+ 'LT_PATH_NM' => 1,
+ '_LT_AC_SYS_LIBPATH_AIX' => 1,
'AC_DEFUN' => 1,
- 'AM_PROG_NM' => 1,
- '_LT_AC_LANG_F77' => 1,
- '_AC_PROG_LIBTOOL' => 1,
- 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
- 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
- 'LTVERSION_VERSION' => 1,
- '_LT_AC_LOCK' => 1,
+ '_LTDL_SETUP' => 1,
+ 'AC_LIBTOOL_F77' => 1,
+ 'AC_PROG_LD_GNU' => 1,
+ 'LT_LANG' => 1,
+ '_LT_AC_SHELL_INIT' => 1,
+ 'AC_LIBTOOL_PROG_CC_C_O' => 1,
+ 'm4_pattern_forbid' => 1,
+ 'AM_PROG_LIBTOOL' => 1,
'LT_FUNC_DLSYM_USCORE' => 1,
- 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
- '_LT_PROG_FC' => 1,
- 'm4_include' => 1,
- '_AM_AUTOCONF_VERSION' => 1,
- 'AC_CHECK_LIBM' => 1,
- 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+ '_LT_AC_TRY_DLOPEN_SELF' => 1,
+ 'AM_SET_DEPDIR' => 1,
+ 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
+ 'AC_LIBTOOL_WIN32_DLL' => 1,
+ 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+ 'AC_ENABLE_SHARED' => 1,
+ 'LT_AC_PROG_EGREP' => 1,
+ 'LT_SYS_DLSEARCH_PATH' => 1,
'_LT_LINKER_BOILERPLATE' => 1,
- '_LT_COMPILER_BOILERPLATE' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_LIBTOOL_COMPILER_OPTION' => 1,
+ 'AC_WITH_LTDL' => 1,
+ 'AC_LIBTOOL_RC' => 1,
+ '_LT_AC_LANG_F77' => 1,
+ 'AM_SANITY_CHECK' => 1,
+ 'PKG_INSTALLDIR' => 1,
'_AM_CONFIG_MACRO_DIRS' => 1,
- 'LT_CMD_MAX_LEN' => 1,
- '_LT_AC_SHELL_INIT' => 1,
- 'AC_PROG_LD_RELOAD_FLAG' => 1,
- '_LT_AC_SYS_LIBPATH_AIX' => 1,
- 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
- 'AC_LIBTOOL_FC' => 1,
- 'AC_LIBTOOL_PICMODE' => 1,
- 'AM_ENABLE_SHARED' => 1,
- '_LT_AC_TRY_DLOPEN_SELF' => 1,
- 'AC_PROG_EGREP' => 1,
- 'AC_PROG_NM' => 1,
- 'PKG_INSTALLDIR' => 1,
- 'AC_PATH_TOOL_PREFIX' => 1,
- 'AC_LTDL_SYMBOL_USCORE' => 1,
- 'LT_OUTPUT' => 1,
- 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
- '_LT_DLL_DEF_P' => 1,
- '_LT_PREPARE_SED_QUOTE_VARS' => 1,
- '_LT_AC_TAGVAR' => 1,
- '_LT_AC_LANG_C_CONFIG' => 1,
- 'PKG_NOARCH_INSTALLDIR' => 1,
- 'LTOBSOLETE_VERSION' => 1,
- '_m4_warn' => 1,
- 'AM_SET_LEADING_DOT' => 1,
- '_LT_PATH_TOOL_PREFIX' => 1,
- 'LT_SYS_MODULE_PATH' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_LTDL_DLLIB' => 1,
- '_LT_PROG_F77' => 1,
+ '_LT_AC_SYS_COMPILER' => 1,
+ '_LT_AC_LANG_CXX_CONFIG' => 1,
'_LT_LIBOBJ' => 1,
- '_LT_PROG_CXX' => 1,
- 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
- 'LT_PROG_GO' => 1,
- 'AC_ENABLE_SHARED' => 1,
- 'AC_PATH_MAGIC' => 1,
'_LT_CC_BASENAME' => 1,
- 'AC_LTDL_SHLIBPATH' => 1,
- 'AC_LTDL_ENABLE_INSTALL' => 1,
- 'AM_PROG_LD' => 1,
- 'LT_LANG' => 1,
+ '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
+ '_LT_AC_LANG_RC_CONFIG' => 1,
+ 'AM_MAKE_INCLUDE' => 1,
+ 'LTVERSION_VERSION' => 1,
+ 'AC_DEFUN_ONCE' => 1,
+ 'AC_LIBTOOL_PICMODE' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
'_LT_WITH_SYSROOT' => 1,
- 'm4_pattern_forbid' => 1,
+ '_LT_AC_LANG_F77_CONFIG' => 1,
+ 'LT_LIB_M' => 1,
+ 'LT_SYS_SYMBOL_USCORE' => 1,
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+ 'LT_AC_PROG_RC' => 1,
+ 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
+ '_LT_AC_PROG_CXXCPP' => 1,
+ 'LTDL_INIT' => 1,
+ 'AM_MISSING_HAS_RUN' => 1,
+ 'PKG_NOARCH_INSTALLDIR' => 1,
+ 'AM_DEP_TRACK' => 1,
'AC_ENABLE_STATIC' => 1,
- '_LT_LINKER_OPTION' => 1,
- '_LT_COMPILER_OPTION' => 1,
- '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
- 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
- '_AM_SUBST_NOTMAKE' => 1
+ 'AM_SILENT_RULES' => 1,
+ 'AC_LTDL_DLSYM_USCORE' => 1,
+ 'AC_LIBTOOL_GCJ' => 1,
+ 'AC_LIBTOOL_CONFIG' => 1,
+ '_LT_AC_TAGCONFIG' => 1,
+ 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1
}
], 'Autom4te::Request' ),
bless( [
@@ -243,65 +243,65 @@
'configure.ac'
],
{
- '_AM_MAKEFILE_INCLUDE' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FC_SRCEXT' => 1,
- 'AC_FC_FREEFORM' => 1,
- 'AM_PROG_AR' => 1,
- 'm4_pattern_forbid' => 1,
- '_AM_COND_ELSE' => 1,
- '_LT_AC_TAGCONFIG' => 1,
- 'm4_pattern_allow' => 1,
+ '_AM_COND_ENDIF' => 1,
'LT_SUPPORTED_TAG' => 1,
- 'sinclude' => 1,
- 'AM_PROG_MOC' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'LT_CONFIG_LTDL_DIR' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AM_EXTRA_RECURSIVE_TARGETS' => 1,
- '_AM_SUBST_NOTMAKE' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FC_PP_DEFINE' => 1,
'm4_sinclude' => 1,
- 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
- 'AM_PROG_MKDIR_P' => 1,
+ 'm4_pattern_forbid' => 1,
+ 'AC_FC_SRCEXT' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AC_CONFIG_LINKS' => 1,
'AC_CONFIG_AUX_DIR' => 1,
- 'AC_CANONICAL_TARGET' => 1,
- 'AM_XGETTEXT_OPTION' => 1,
- 'AM_PATH_GUILE' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FC_PP_SRCEXT' => 1,
- 'AM_PROG_F77_C_O' => 1,
- 'm4_include' => 1,
- '_AM_COND_IF' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
+ '_AM_MAKEFILE_INCLUDE' => 1,
+ 'AM_MAKEFILE_INCLUDE' => 1,
'AC_SUBST_TRACE' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_REQUIRE_AUX_FILE' => 1,
- 'AM_PROG_CXX_C_O' => 1,
+ '_AM_COND_ELSE' => 1,
+ 'AC_CANONICAL_HOST' => 1,
+ 'AM_PATH_GUILE' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ '_LT_AC_TAGCONFIG' => 1,
'AC_CANONICAL_BUILD' => 1,
- 'AM_SILENT_RULES' => 1,
- '_AM_COND_ENDIF' => 1,
'AC_SUBST' => 1,
+ 'AM_EXTRA_RECURSIVE_TARGETS' => 1,
+ 'AM_PROG_MKDIR_P' => 1,
+ 'AM_PROG_FC_C_O' => 1,
+ 'AM_SILENT_RULES' => 1,
+ 'AH_OUTPUT' => 1,
+ 'AM_PROG_F77_C_O' => 1,
+ 'AM_PROG_MOC' => 1,
'AC_PROG_LIBTOOL' => 1,
- 'AC_CANONICAL_HOST' => 1,
- '_m4_warn' => 1,
- 'AM_MAKEFILE_INCLUDE' => 1,
- 'LT_INIT' => 1,
+ 'AC_FC_PP_SRCEXT' => 1,
+ '_AM_SUBST_NOTMAKE' => 1,
+ 'AM_PROG_CXX_C_O' => 1,
'AC_INIT' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AM_PROG_FC_C_O' => 1,
- 'AM_ENABLE_MULTILIB' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
+ 'AM_XGETTEXT_OPTION' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ '_AM_COND_IF' => 1,
+ 'AM_PROG_AR' => 1,
+ 'AC_CANONICAL_TARGET' => 1,
'AM_NLS' => 1,
- 'AC_CONFIG_LINKS' => 1,
+ 'm4_include' => 1,
+ 'm4_pattern_allow' => 1,
+ 'include' => 1,
'AM_POT_TOOLS' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_FC_PP_DEFINE' => 1,
+ 'AC_FC_FREEFORM' => 1,
+ 'LT_INIT' => 1,
+ 'LT_CONFIG_LTDL_DIR' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
+ 'sinclude' => 1,
+ 'AM_ENABLE_MULTILIB' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AC_REQUIRE_AUX_FILE' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_CANONICAL_SYSTEM' => 1
+ 'AC_CONFIG_FILES' => 1,
+ '_m4_warn' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ 'AM_CONDITIONAL' => 1
}
], 'Autom4te::Request' ),
bless( [
@@ -343,193 +343,193 @@
'configure.ac'
],
{
- 'AM_PROG_LIBTOOL' => 1,
- 'LTOPTIONS_VERSION' => 1,
- 'AC_PROG_LD' => 1,
- '_LT_AC_PROG_CXXCPP' => 1,
- 'LT_INIT' => 1,
- 'AM_DISABLE_SHARED' => 1,
- 'AC_CONFIG_MACRO_DIR' => 1,
- 'LT_SYS_SYMBOL_USCORE' => 1,
- 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
- 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
- 'AC_DEPLIBS_CHECK_METHOD' => 1,
- '_LT_AC_LANG_GCJ' => 1,
- 'AM_PROG_INSTALL_STRIP' => 1,
+ 'AM_RUN_LOG' => 1,
'_LT_PROG_LTMAIN' => 1,
+ 'LT_AC_PROG_GCJ' => 1,
+ 'LT_WITH_LTDL' => 1,
+ 'AM_ENABLE_STATIC' => 1,
+ 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
+ 'AC_PROG_LD' => 1,
+ 'LT_SYS_DLOPEN_DEPLIBS' => 1,
+ '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
+ 'AC_DISABLE_FAST_INSTALL' => 1,
+ '_LT_PROG_ECHO_BACKSLASH' => 1,
+ 'AM_ENABLE_SHARED' => 1,
+ 'AC_PATH_MAGIC' => 1,
+ '_LT_DLL_DEF_P' => 1,
+ 'AC_LTDL_ENABLE_INSTALL' => 1,
+ '_AM_AUTOCONF_VERSION' => 1,
+ 'LT_CMD_MAX_LEN' => 1,
+ '_AC_AM_CONFIG_HEADER_HOOK' => 1,
+ 'LT_SYS_MODULE_EXT' => 1,
+ 'LT_SUPPORTED_TAG' => 1,
+ 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
'AC_LIBTOOL_DLOPEN_SELF' => 1,
- '_AM_MANGLE_OPTION' => 1,
- 'LT_AC_PROG_RC' => 1,
- 'PKG_CHECK_EXISTS' => 1,
- 'include' => 1,
- '_AM_SET_OPTION' => 1,
- 'AC_LIBTOOL_CXX' => 1,
- 'AC_LTDL_DLSYM_USCORE' => 1,
'LT_LIB_DLLOAD' => 1,
- 'AM_MISSING_HAS_RUN' => 1,
- '_LTDL_SETUP' => 1,
- 'AU_DEFUN' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_DISABLE_FAST_INSTALL' => 1,
- 'LT_LIB_M' => 1,
- '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
- 'LT_WITH_LTDL' => 1,
- 'AC_ENABLE_FAST_INSTALL' => 1,
- '_LT_AC_LANG_GCJ_CONFIG' => 1,
- '_LT_AC_TAGCONFIG' => 1,
+ 'AC_DEPLIBS_CHECK_METHOD' => 1,
+ 'AC_LIBTOOL_FC' => 1,
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+ 'PKG_CHECK_MODULES' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_PROG_LD_RELOAD_FLAG' => 1,
+ 'AC_LIBTOOL_CXX' => 1,
+ '_LT_COMPILER_OPTION' => 1,
+ 'AC_LTDL_PREOPEN' => 1,
+ 'AC_CONFIG_MACRO_DIR' => 1,
+ '_LT_REQUIRED_DARWIN_CHECKS' => 1,
+ 'm4_include' => 1,
+ 'include' => 1,
+ '_LT_PROG_F77' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'LT_SYS_DLOPEN_SELF' => 1,
+ '_AM_DEPENDENCIES' => 1,
+ 'AM_PROG_NM' => 1,
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
'_AM_PROG_TAR' => 1,
- 'LTSUGAR_VERSION' => 1,
- 'LT_SUPPORTED_TAG' => 1,
- 'LT_SYS_DLSEARCH_PATH' => 1,
+ 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+ '_LT_AC_TAGVAR' => 1,
+ 'LTOBSOLETE_VERSION' => 1,
+ '_LT_PATH_TOOL_PREFIX' => 1,
+ 'AC_CONFIG_MACRO_DIR_TRACE' => 1,
+ 'AC_LIBTOOL_SETUP' => 1,
'LT_FUNC_ARGZ' => 1,
- 'AM_DISABLE_STATIC' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_LIBTOOL_GCJ' => 1,
- 'AC_LIBTOOL_OBJDIR' => 1,
- 'PKG_PROG_PKG_CONFIG' => 1,
- 'AC_LIBTOOL_COMPILER_OPTION' => 1,
- 'AM_SANITY_CHECK' => 1,
- 'AM_SET_DEPDIR' => 1,
+ 'AC_ENABLE_FAST_INSTALL' => 1,
+ 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
'LTDL_CONVENIENCE' => 1,
- 'LT_SYS_MODULE_EXT' => 1,
- 'AC_WITH_LTDL' => 1,
- 'AC_LTDL_PREOPEN' => 1,
- 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
- 'AM_MAKE_INCLUDE' => 1,
- '_LT_AC_LANG_CXX_CONFIG' => 1,
- 'AC_LIBTOOL_WIN32_DLL' => 1,
- 'AM_MISSING_PROG' => 1,
- 'AC_LIB_LTDL' => 1,
- 'PKG_CHECK_VAR' => 1,
- 'AM_SILENT_RULES' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AM_PROG_INSTALL_SH' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_LTDL_SYSSEARCHPATH' => 1,
- 'AC_LIBLTDL_INSTALLABLE' => 1,
'_LT_AC_LANG_CXX' => 1,
- 'AC_LIBLTDL_CONVENIENCE' => 1,
- 'AC_LIBTOOL_CONFIG' => 1,
- 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
- 'LT_AC_PROG_GCJ' => 1,
- 'AM_SUBST_NOTMAKE' => 1,
- '_AC_AM_CONFIG_HEADER_HOOK' => 1,
- 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
- '_AM_IF_OPTION' => 1,
- 'AM_CONDITIONAL' => 1,
- 'LT_AC_PROG_SED' => 1,
- '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
- 'LT_CONFIG_LTDL_DIR' => 1,
- '_LT_AC_SYS_COMPILER' => 1,
- 'AC_DISABLE_SHARED' => 1,
- 'm4_pattern_allow' => 1,
'_AM_SET_OPTIONS' => 1,
- 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
- '_AM_PROG_CC_C_O' => 1,
- 'AC_LTDL_SHLIBEXT' => 1,
- 'PKG_CHECK_MODULES_STATIC' => 1,
- 'LTDL_INSTALLABLE' => 1,
- 'LT_PATH_NM' => 1,
- 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
- '_LT_PROG_ECHO_BACKSLASH' => 1,
- 'AC_LIBTOOL_DLOPEN' => 1,
- 'AM_ENABLE_STATIC' => 1,
- '_LT_AC_FILE_LTDLL_C' => 1,
- 'AM_DEP_TRACK' => 1,
- 'LT_SYS_DLOPEN_DEPLIBS' => 1,
- 'LT_PROG_GCJ' => 1,
+ 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
- 'AC_DEFUN' => 1,
- 'AM_AUX_DIR_EXPAND' => 1,
- 'AC_LTDL_OBJDIR' => 1,
- 'LT_SYS_DLOPEN_SELF' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_DISABLE_STATIC' => 1,
+ 'AU_DEFUN' => 1,
+ '_LT_PROG_CXX' => 1,
+ 'PKG_CHECK_EXISTS' => 1,
+ '_AM_SET_OPTION' => 1,
+ 'LTOPTIONS_VERSION' => 1,
+ '_AM_PROG_CC_C_O' => 1,
+ 'LT_PROG_RC' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
+ 'AC_PROG_NM' => 1,
+ 'AC_PROG_EGREP' => 1,
+ 'AM_DISABLE_SHARED' => 1,
'_LT_AC_CHECK_DLFCN' => 1,
- 'LT_AC_PROG_EGREP' => 1,
- '_LT_AC_LANG_F77_CONFIG' => 1,
- 'LT_PATH_LD' => 1,
- 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
- 'LTDL_INIT' => 1,
- 'AC_LIBTOOL_RC' => 1,
- '_LT_AC_LANG_RC_CONFIG' => 1,
- 'AC_LIBTOOL_LINKER_OPTION' => 1,
- 'AC_LIBTOOL_SETUP' => 1,
- 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
- 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
- 'AC_LIBTOOL_F77' => 1,
- 'AM_RUN_LOG' => 1,
- '_AM_DEPENDENCIES' => 1,
- 'AC_LIBTOOL_PROG_CC_C_O' => 1,
'AC_LIBTOOL_LANG_C_CONFIG' => 1,
- 'LT_PROG_RC' => 1,
- '_LT_REQUIRED_DARWIN_CHECKS' => 1,
- 'AC_PROG_LD_GNU' => 1,
- 'AC_LIBTOOL_FC' => 1,
- 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
- '_LT_AC_SYS_LIBPATH_AIX' => 1,
- 'AC_PROG_LD_RELOAD_FLAG' => 1,
- 'LT_CMD_MAX_LEN' => 1,
- '_LT_AC_SHELL_INIT' => 1,
- '_AM_CONFIG_MACRO_DIRS' => 1,
- '_LT_COMPILER_BOILERPLATE' => 1,
- '_LT_LINKER_BOILERPLATE' => 1,
- '_AM_AUTOCONF_VERSION' => 1,
+ 'AM_PROG_INSTALL_SH' => 1,
'AC_CHECK_LIBM' => 1,
- 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
- '_LT_PROG_FC' => 1,
- 'm4_include' => 1,
- 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
- 'LT_FUNC_DLSYM_USCORE' => 1,
- '_LT_AC_LOCK' => 1,
- 'LTVERSION_VERSION' => 1,
- 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
+ 'AC_LIBTOOL_OBJDIR' => 1,
+ 'LT_OUTPUT' => 1,
+ 'AC_LTDL_SYSSEARCHPATH' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ '_LT_AC_LANG_C_CONFIG' => 1,
+ 'AC_LIB_LTDL' => 1,
+ 'LT_INIT' => 1,
'_AC_PROG_LIBTOOL' => 1,
+ 'LT_PROG_GO' => 1,
+ 'LT_CONFIG_LTDL_DIR' => 1,
+ 'AC_DISABLE_STATIC' => 1,
'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
- 'AM_PROG_NM' => 1,
- '_LT_AC_LANG_F77' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'LT_SYS_MODULE_PATH' => 1,
- 'LTOBSOLETE_VERSION' => 1,
- 'AM_SET_LEADING_DOT' => 1,
- '_m4_warn' => 1,
- '_LT_PATH_TOOL_PREFIX' => 1,
- 'PKG_NOARCH_INSTALLDIR' => 1,
- '_LT_AC_LANG_C_CONFIG' => 1,
- '_LT_AC_TAGVAR' => 1,
- '_LT_PREPARE_SED_QUOTE_VARS' => 1,
- '_LT_DLL_DEF_P' => 1,
- 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
- 'LT_OUTPUT' => 1,
- 'AC_LTDL_SYMBOL_USCORE' => 1,
+ 'AM_PROG_LD' => 1,
'AC_PATH_TOOL_PREFIX' => 1,
- 'PKG_INSTALLDIR' => 1,
- 'AC_PROG_NM' => 1,
- 'AC_PROG_EGREP' => 1,
- '_LT_AC_TRY_DLOPEN_SELF' => 1,
- 'AM_ENABLE_SHARED' => 1,
- 'AC_LIBTOOL_PICMODE' => 1,
+ 'AM_SUBST_NOTMAKE' => 1,
+ 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
+ 'AC_LTDL_OBJDIR' => 1,
+ 'AM_DISABLE_STATIC' => 1,
+ 'AC_LTDL_SHLIBEXT' => 1,
+ 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
+ 'm4_pattern_allow' => 1,
+ 'AC_LIBTOOL_LINKER_OPTION' => 1,
+ '_LT_AC_LANG_GCJ' => 1,
+ 'AC_LIBLTDL_CONVENIENCE' => 1,
+ 'LTSUGAR_VERSION' => 1,
+ 'AC_LIBTOOL_DLOPEN' => 1,
+ '_LT_PREPARE_SED_QUOTE_VARS' => 1,
'_AM_SUBST_NOTMAKE' => 1,
- 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
'_LT_LINKER_OPTION' => 1,
- '_LT_COMPILER_OPTION' => 1,
- '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
- 'AC_ENABLE_STATIC' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
+ 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
+ 'AM_SET_DEPDIR' => 1,
+ '_LT_AC_TRY_DLOPEN_SELF' => 1,
+ 'LT_SYS_DLSEARCH_PATH' => 1,
+ 'LT_AC_PROG_EGREP' => 1,
+ 'AC_ENABLE_SHARED' => 1,
+ 'AC_LIBTOOL_WIN32_DLL' => 1,
+ 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+ 'AC_LIBTOOL_F77' => 1,
+ '_LTDL_SETUP' => 1,
+ 'AC_DEFUN' => 1,
+ 'LT_PATH_NM' => 1,
+ '_LT_AC_SYS_LIBPATH_AIX' => 1,
+ '_LT_AC_LANG_GCJ_CONFIG' => 1,
+ 'AM_PROG_LIBTOOL' => 1,
+ 'LT_FUNC_DLSYM_USCORE' => 1,
'm4_pattern_forbid' => 1,
+ 'AC_LIBTOOL_PROG_CC_C_O' => 1,
+ 'AC_PROG_LD_GNU' => 1,
+ '_LT_AC_SHELL_INIT' => 1,
'LT_LANG' => 1,
- '_LT_WITH_SYSROOT' => 1,
- 'AM_PROG_LD' => 1,
- 'AC_LTDL_ENABLE_INSTALL' => 1,
+ 'AC_LTDL_DLLIB' => 1,
'AC_LTDL_SHLIBPATH' => 1,
+ 'LT_SYS_MODULE_PATH' => 1,
+ '_m4_warn' => 1,
+ 'LT_PATH_LD' => 1,
+ 'LT_PROG_GCJ' => 1,
+ 'AM_PROG_INSTALL_STRIP' => 1,
+ 'AC_LTDL_SYMBOL_USCORE' => 1,
+ 'LTDL_INSTALLABLE' => 1,
+ '_AM_IF_OPTION' => 1,
+ '_LT_AC_LOCK' => 1,
+ 'AM_SET_LEADING_DOT' => 1,
+ 'LT_AC_PROG_SED' => 1,
+ '_AM_MANGLE_OPTION' => 1,
+ '_LT_COMPILER_BOILERPLATE' => 1,
+ 'AM_AUX_DIR_EXPAND' => 1,
+ 'AC_DISABLE_SHARED' => 1,
+ '_LT_PROG_FC' => 1,
+ 'PKG_CHECK_VAR' => 1,
+ 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+ 'AM_MISSING_PROG' => 1,
+ 'PKG_PROG_PKG_CONFIG' => 1,
+ 'PKG_CHECK_MODULES_STATIC' => 1,
+ '_LT_AC_FILE_LTDLL_C' => 1,
+ 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
+ 'AC_LTDL_DLSYM_USCORE' => 1,
+ 'AM_SILENT_RULES' => 1,
+ 'AC_ENABLE_STATIC' => 1,
+ 'AM_DEP_TRACK' => 1,
+ 'PKG_NOARCH_INSTALLDIR' => 1,
+ 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
+ '_LT_AC_TAGCONFIG' => 1,
+ 'AC_LIBTOOL_CONFIG' => 1,
+ 'AC_LIBTOOL_GCJ' => 1,
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+ 'LT_SYS_SYMBOL_USCORE' => 1,
+ 'AM_MISSING_HAS_RUN' => 1,
+ '_LT_AC_PROG_CXXCPP' => 1,
+ 'LTDL_INIT' => 1,
+ 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
+ 'LT_AC_PROG_RC' => 1,
+ 'LTVERSION_VERSION' => 1,
+ 'AM_MAKE_INCLUDE' => 1,
+ '_LT_AC_LANG_RC_CONFIG' => 1,
+ '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
'_LT_CC_BASENAME' => 1,
- 'AC_PATH_MAGIC' => 1,
- 'AC_ENABLE_SHARED' => 1,
- 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
- 'LT_PROG_GO' => 1,
- '_LT_PROG_CXX' => 1,
+ 'LT_LIB_M' => 1,
+ '_LT_AC_LANG_F77_CONFIG' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ '_LT_WITH_SYSROOT' => 1,
+ 'AC_LIBTOOL_PICMODE' => 1,
+ 'AC_DEFUN_ONCE' => 1,
+ '_LT_AC_LANG_F77' => 1,
+ 'AC_WITH_LTDL' => 1,
+ 'AC_LIBTOOL_RC' => 1,
+ 'AC_LIBTOOL_COMPILER_OPTION' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ '_LT_LINKER_BOILERPLATE' => 1,
'_LT_LIBOBJ' => 1,
- '_LT_PROG_F77' => 1,
- 'AC_LTDL_DLLIB' => 1
+ '_LT_AC_SYS_COMPILER' => 1,
+ '_LT_AC_LANG_CXX_CONFIG' => 1,
+ '_AM_CONFIG_MACRO_DIRS' => 1,
+ 'AM_SANITY_CHECK' => 1,
+ 'PKG_INSTALLDIR' => 1
}
], 'Autom4te::Request' )
);
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/libmatroska-1.4.5/autom4te.cache/traces.1 new/libmatroska-1.4.7/autom4te.cache/traces.1
--- old/libmatroska-1.4.5/autom4te.cache/traces.1 2016-07-02 15:52:30.000000000 +0200
+++ new/libmatroska-1.4.7/autom4te.cache/traces.1 2017-03-10 21:23:44.000000000 +0100
@@ -3,7 +3,7 @@
m4trace:aclocal.m4:1431: -1- m4_include([m4/ltsugar.m4])
m4trace:aclocal.m4:1432: -1- m4_include([m4/ltversion.m4])
m4trace:aclocal.m4:1433: -1- m4_include([m4/lt~obsolete.m4])
-m4trace:configure.ac:1: -1- AC_INIT([libmatroska], [1.4.5])
+m4trace:configure.ac:1: -1- AC_INIT([libmatroska], [1.4.7])
m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:1: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
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/libmatroska-1.4.5/config.h.in~ new/libmatroska-1.4.7/config.h.in~
--- old/libmatroska-1.4.5/config.h.in~ 1970-01-01 01:00:00.000000000 +0100
+++ new/libmatroska-1.4.7/config.h.in~ 2017-03-10 21:17:03.000000000 +0100
@@ -0,0 +1,61 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
+#undef LT_OBJDIR
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION
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/libmatroska-1.4.5/configure.ac new/libmatroska-1.4.7/configure.ac
--- old/libmatroska-1.4.5/configure.ac 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/configure.ac 2017-03-10 21:21:03.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([libmatroska], [1.4.5])
+AC_INIT([libmatroska], [1.4.7])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
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/libmatroska-1.4.5/libmatroska.proj new/libmatroska-1.4.7/libmatroska.proj
--- old/libmatroska-1.4.5/libmatroska.proj 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/libmatroska.proj 2017-03-10 21:21:03.000000000 +0100
@@ -1,8 +1,20 @@
+CONFIG_FILE config.h { NO_INCLUDE . }
+
#include "*/*.proj"
+GROUP libmatroska_coremake_automake
+{
+ // from automake
+ DEFINE HAVE_CONFIG_H // from CONFIG_HEADERS
+ NO_STDAFX .
+ NO_PROJECT .
+ HEADER config.h
+}
+
LIB matroska
{
- PROJECT_VERSION 1.3.0
+ PROJECT_VERSION 1.4.7
+ USE libmatroska_coremake_automake
INCLUDE .
EXPINCLUDE .
@@ -11,7 +23,6 @@
USE ebml2_legacy
ELSE
USE ebml
- USEINCLUDE corec // so that stdafx implied by ebml2_legacy can build
ENDIF
// OPTIMIZE_GLOBALLY .
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/libmatroska-1.4.5/matroska/KaxCluster.h new/libmatroska-1.4.7/matroska/KaxCluster.h
--- old/libmatroska-1.4.5/matroska/KaxCluster.h 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/matroska/KaxCluster.h 2017-03-10 21:21:03.000000000 +0100
@@ -53,19 +53,19 @@
/*!
\brief Addition of a frame without references
- \param the timecode is expressed in nanoseconds, relative to the beggining of the Segment
+ \param timecode the timecode is expressed in nanoseconds, relative to the beggining of the Segment
*/
bool AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlockGroup * & MyNewBlock, LacingType lacing = LACING_AUTO);
/*!
\brief Addition of a frame with a backward reference (P frame)
- \param the timecode is expressed in nanoseconds, relative to the beggining of the Segment
+ \param timecode the timecode is expressed in nanoseconds, relative to the beggining of the Segment
*/
bool AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlockGroup * & MyNewBlock, const KaxBlockGroup & PastBlock, LacingType lacing = LACING_AUTO);
/*!
\brief Addition of a frame with a backward+forward reference (B frame)
- \param the timecode is expressed in nanoseconds, relative to the beggining of the Segment
+ \param timecode the timecode is expressed in nanoseconds, relative to the beggining of the Segment
*/
bool AddFrame(const KaxTrackEntry & track, uint64 timecode, DataBuffer & buffer, KaxBlockGroup * & MyNewBlock, const KaxBlockGroup & PastBlock, const KaxBlockGroup & ForwBlock, LacingType lacing = LACING_AUTO);
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/libmatroska-1.4.5/matroska/KaxSemantic.h new/libmatroska-1.4.7/matroska/KaxSemantic.h
--- old/libmatroska-1.4.5/matroska/KaxSemantic.h 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/matroska/KaxSemantic.h 2017-03-10 21:21:03.000000000 +0100
@@ -1,9 +1,10 @@
/**********************************************************************
** DO NOT EDIT, GENERATED WITH DATA2LIB
+** https://github.com/Matroska-Org/foundation-source/tree/master/spectool
**
** libmatroska : parse Matroska files, see http://www.matroska.org/
**
-** Copyright (c) 2002-2010, Matroska (non-profit organisation)
+** Copyright (c) 2002-2017, Matroska (non-profit organisation)
** All rights reserved.
**
** This file is part of libmatroska.
@@ -208,6 +209,7 @@
public:
filepos_t RenderData(IOCallback & output, bool bForceRender, bool bSaveDefault);
};
+
#endif
DECLARE_MKX_MASTER(KaxTracks)
@@ -272,6 +274,11 @@
DECLARE_MKX_STRING(KaxTrackLanguage)
};
+#if MATROSKA_VERSION >= 2
+DECLARE_MKX_STRING(KaxLanguageIETF)
+};
+#endif
+
DECLARE_MKX_STRING(KaxCodecID)
};
@@ -473,6 +480,26 @@
DECLARE_MKX_FLOAT(KaxVideoLuminanceMin)
};
+
+DECLARE_MKX_MASTER(KaxVideoProjection)
+};
+
+
+DECLARE_MKX_UINTEGER(KaxVideoProjectionType)
+};
+
+DECLARE_MKX_BINARY (KaxVideoProjectionPrivate)
+};
+
+DECLARE_MKX_FLOAT(KaxVideoProjectionPoseYaw)
+};
+
+DECLARE_MKX_FLOAT(KaxVideoProjectionPosePitch)
+};
+
+DECLARE_MKX_FLOAT(KaxVideoProjectionPoseRoll)
+};
+
#endif
DECLARE_MKX_MASTER(KaxTrackAudio)
@@ -634,6 +661,7 @@
public:
filepos_t RenderData(IOCallback & output, bool bForceRender, bool bSaveDefault);
};
+
#endif
DECLARE_MKX_MASTER(KaxAttachments)
@@ -670,6 +698,7 @@
DECLARE_MKX_UINTEGER(KaxFileUsedEndTime)
};
+
#endif
DECLARE_MKX_MASTER(KaxChapters)
@@ -744,6 +773,11 @@
DECLARE_MKX_STRING(KaxChapterLanguage)
};
+#if MATROSKA_VERSION >= 2
+DECLARE_MKX_STRING(KaxChapLanguageIETF)
+};
+#endif
+
DECLARE_MKX_STRING(KaxChapterCountry)
};
@@ -807,6 +841,11 @@
DECLARE_MKX_STRING(KaxTagLangue)
};
+#if MATROSKA_VERSION >= 2
+DECLARE_MKX_STRING(KaxTagLanguageIETF)
+};
+#endif
+
DECLARE_MKX_UINTEGER(KaxTagDefault)
};
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/libmatroska-1.4.5/matroska/KaxVersion.h new/libmatroska-1.4.7/matroska/KaxVersion.h
--- old/libmatroska-1.4.5/matroska/KaxVersion.h 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/matroska/KaxVersion.h 2017-03-10 21:21:03.000000000 +0100
@@ -40,7 +40,7 @@
START_LIBMATROSKA_NAMESPACE
-#define LIBMATROSKA_VERSION 0x010405
+#define LIBMATROSKA_VERSION 0x010407
extern const std::string KaxCodeVersion;
extern const std::string KaxCodeDate;
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/libmatroska-1.4.5/src/KaxSemantic.cpp new/libmatroska-1.4.7/src/KaxSemantic.cpp
--- old/libmatroska-1.4.5/src/KaxSemantic.cpp 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/src/KaxSemantic.cpp 2017-03-10 21:21:03.000000000 +0100
@@ -1,9 +1,10 @@
/**********************************************************************
** DO NOT EDIT, GENERATED WITH DATA2LIB
+** https://github.com/Matroska-Org/foundation-source/tree/master/spectool
**
** libmatroska : parse Matroska files, see http://www.matroska.org/
**
-** Copyright (c) 2002-2010, Matroska (non-profit organisation)
+** Copyright (c) 2002-2017, Matroska (non-profit organisation)
** All rights reserved.
**
** This file is part of libmatroska.
@@ -254,6 +255,9 @@
DEFINE_SEMANTIC_ITEM(true, true, KaxMaxBlockAdditionID)
DEFINE_SEMANTIC_ITEM(false, true, KaxTrackName)
DEFINE_SEMANTIC_ITEM(false, true, KaxTrackLanguage)
+#if MATROSKA_VERSION >= 2
+DEFINE_SEMANTIC_ITEM(false, true, KaxLanguageIETF)
+#endif // MATROSKA_VERSION
DEFINE_SEMANTIC_ITEM(true, true, KaxCodecID)
DEFINE_SEMANTIC_ITEM(false, true, KaxCodecPrivate)
DEFINE_SEMANTIC_ITEM(false, true, KaxCodecName)
@@ -306,6 +310,9 @@
DEFINE_MKX_UINTEGER_DEF(KaxMaxBlockAdditionID, 0x55EE, 2, KaxTrackEntry, "MaxBlockAdditionID", 0);
DEFINE_MKX_UNISTRING(KaxTrackName, 0x536E, 2, KaxTrackEntry, "TrackName");
DEFINE_MKX_STRING_DEF(KaxTrackLanguage, 0x22B59C, 3, KaxTrackEntry, "TrackLanguage", "eng");
+#if MATROSKA_VERSION >= 2
+DEFINE_MKX_STRING(KaxLanguageIETF, 0x22B59D, 3, KaxTrackEntry, "LanguageIETF");
+#endif
DEFINE_MKX_STRING(KaxCodecID, 0x86, 1, KaxTrackEntry, "CodecID");
DEFINE_MKX_BINARY (KaxCodecPrivate, 0x63A2, 2, KaxTrackEntry, "CodecPrivate");
DEFINE_MKX_UNISTRING(KaxCodecName, 0x258688, 3, KaxTrackEntry, "CodecName");
@@ -356,6 +363,7 @@
DEFINE_SEMANTIC_ITEM(false, true, KaxVideoGamma) // not supported
DEFINE_SEMANTIC_ITEM(false, true, KaxVideoFrameRate) // not supported
DEFINE_SEMANTIC_ITEM(false, true, KaxVideoColour)
+DEFINE_SEMANTIC_ITEM(false, true, KaxVideoProjection)
#endif // MATROSKA_VERSION
DEFINE_END_SEMANTIC(KaxTrackVideo)
@@ -438,6 +446,21 @@
DEFINE_MKX_FLOAT(KaxVideoWhitePointChromaY, 0x55D8, 2, KaxVideoColourMasterMeta, "VideoWhitePointChromaY");
DEFINE_MKX_FLOAT(KaxVideoLuminanceMax, 0x55D9, 2, KaxVideoColourMasterMeta, "VideoLuminanceMax");
DEFINE_MKX_FLOAT(KaxVideoLuminanceMin, 0x55DA, 2, KaxVideoColourMasterMeta, "VideoLuminanceMin");
+
+DEFINE_START_SEMANTIC(KaxVideoProjection)
+DEFINE_SEMANTIC_ITEM(true, true, KaxVideoProjectionType)
+DEFINE_SEMANTIC_ITEM(false, true, KaxVideoProjectionPrivate)
+DEFINE_SEMANTIC_ITEM(true, true, KaxVideoProjectionPoseYaw)
+DEFINE_SEMANTIC_ITEM(true, true, KaxVideoProjectionPosePitch)
+DEFINE_SEMANTIC_ITEM(true, true, KaxVideoProjectionPoseRoll)
+DEFINE_END_SEMANTIC(KaxVideoProjection)
+
+DEFINE_MKX_MASTER(KaxVideoProjection, 0x7670, 2, KaxTrackVideo, "VideoProjection");
+DEFINE_MKX_UINTEGER_DEF(KaxVideoProjectionType, 0x7671, 2, KaxVideoProjection, "VideoProjectionType", 0);
+DEFINE_MKX_BINARY (KaxVideoProjectionPrivate, 0x7672, 2, KaxVideoProjection, "VideoProjectionPrivate");
+DEFINE_MKX_FLOAT_DEF(KaxVideoProjectionPoseYaw, 0x7673, 2, KaxVideoProjection, "VideoProjectionPoseYaw", 0);
+DEFINE_MKX_FLOAT_DEF(KaxVideoProjectionPosePitch, 0x7674, 2, KaxVideoProjection, "VideoProjectionPosePitch", 0);
+DEFINE_MKX_FLOAT_DEF(KaxVideoProjectionPoseRoll, 0x7675, 2, KaxVideoProjection, "VideoProjectionPoseRoll", 0);
#endif
DEFINE_START_SEMANTIC(KaxTrackAudio)
@@ -685,12 +708,18 @@
DEFINE_START_SEMANTIC(KaxChapterDisplay)
DEFINE_SEMANTIC_ITEM(true, true, KaxChapterString)
DEFINE_SEMANTIC_ITEM(true, false, KaxChapterLanguage)
+#if MATROSKA_VERSION >= 2
+DEFINE_SEMANTIC_ITEM(false, true, KaxChapLanguageIETF)
+#endif // MATROSKA_VERSION
DEFINE_SEMANTIC_ITEM(false, false, KaxChapterCountry)
DEFINE_END_SEMANTIC(KaxChapterDisplay)
DEFINE_MKX_MASTER(KaxChapterDisplay, 0x80, 1, KaxChapterAtom, "ChapterDisplay");
DEFINE_MKX_UNISTRING(KaxChapterString, 0x85, 1, KaxChapterDisplay, "ChapterString");
DEFINE_MKX_STRING_DEF(KaxChapterLanguage, 0x437C, 2, KaxChapterDisplay, "ChapterLanguage", "eng");
+#if MATROSKA_VERSION >= 2
+DEFINE_MKX_STRING(KaxChapLanguageIETF, 0x437D, 2, KaxChapterDisplay, "ChapLanguageIETF");
+#endif
DEFINE_MKX_STRING(KaxChapterCountry, 0x437E, 2, KaxChapterDisplay, "ChapterCountry");
DEFINE_START_SEMANTIC(KaxChapterProcess)
@@ -746,6 +775,9 @@
DEFINE_SEMANTIC_ITEM(false, false, KaxTagSimple) // recursive
DEFINE_SEMANTIC_ITEM(true, true, KaxTagName)
DEFINE_SEMANTIC_ITEM(true, true, KaxTagLangue)
+#if MATROSKA_VERSION >= 2
+DEFINE_SEMANTIC_ITEM(false, true, KaxTagLanguageIETF)
+#endif // MATROSKA_VERSION
DEFINE_SEMANTIC_ITEM(true, true, KaxTagDefault)
DEFINE_SEMANTIC_ITEM(false, true, KaxTagString)
DEFINE_SEMANTIC_ITEM(false, true, KaxTagBinary)
@@ -754,6 +786,9 @@
DEFINE_MKX_MASTER(KaxTagSimple, 0x67C8, 2, KaxTag, "TagSimple");
DEFINE_MKX_UNISTRING(KaxTagName, 0x45A3, 2, KaxTagSimple, "TagName");
DEFINE_MKX_STRING_DEF(KaxTagLangue, 0x447A, 2, KaxTagSimple, "TagLanguage", "und");
+#if MATROSKA_VERSION >= 2
+DEFINE_MKX_STRING(KaxTagLanguageIETF, 0x447B, 2, KaxTagSimple, "TagLanguageIETF");
+#endif
DEFINE_MKX_UINTEGER_DEF(KaxTagDefault, 0x4484, 2, KaxTagSimple, "TagDefault", 1);
DEFINE_MKX_UNISTRING(KaxTagString, 0x4487, 2, KaxTagSimple, "TagString");
DEFINE_MKX_BINARY (KaxTagBinary, 0x4485, 2, KaxTagSimple, "TagBinary");
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/libmatroska-1.4.5/src/KaxVersion.cpp new/libmatroska-1.4.7/src/KaxVersion.cpp
--- old/libmatroska-1.4.5/src/KaxVersion.cpp 2016-07-02 15:51:38.000000000 +0200
+++ new/libmatroska-1.4.7/src/KaxVersion.cpp 2017-03-10 21:21:03.000000000 +0100
@@ -37,7 +37,7 @@
START_LIBMATROSKA_NAMESPACE
-const std::string KaxCodeVersion = "1.4.5";
+const std::string KaxCodeVersion = "1.4.7";
// Up to version 1.4.4 this library exported a build date string. As
// this made the build non-reproducible, replace it by a placeholder to
1
0
02 Jul '17
Hello community,
here is the log from the commit of package python-repoze.sphinx.autointerface for openSUSE:Factory checked in at 2017-07-02 13:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-repoze.sphinx.autointerface (Old)
and /work/SRC/openSUSE:Factory/.python-repoze.sphinx.autointerface.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-repoze.sphinx.autointerface"
Sun Jul 2 13:36:51 2017 rev:5 rq:504643 version:0.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-repoze.sphinx.autointerface/python-repoze.sphinx.autointerface.changes 2013-10-25 11:30:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-repoze.sphinx.autointerface.new/python-repoze.sphinx.autointerface.changes 2017-07-02 13:36:52.314114198 +0200
@@ -1,0 +2,12 @@
+Fri Jun 16 20:14:53 UTC 2017 - okurz(a)suse.com
+
+- Update to 0.8
+- Prevent duplicate files installed with fdupes
+- Use https pypi.io URL for Factory submission
+
+-------------------------------------------------------------------
+Sat Mar 11 19:48:10 UTC 2017 - okurz(a)suse.com
+
+- Convert package to singlespec
+
+-------------------------------------------------------------------
Old:
----
repoze.sphinx.autointerface-0.7.1.tar.gz
New:
----
repoze.sphinx.autointerface-0.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-repoze.sphinx.autointerface.spec ++++++
--- /var/tmp/diff_new_pack.lGRwKW/_old 2017-07-02 13:36:53.473950644 +0200
+++ /var/tmp/diff_new_pack.lGRwKW/_new 2017-07-02 13:36:53.473950644 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-repoze.sphinx.autointerface
+# spec file for package python
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,17 +16,22 @@
#
-Name: python-repoze.sphinx.autointerface
-Version: 0.7.1
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global modname repoze.sphinx.autointerface
+
+Name: python-%{modname}
+Version: 0.8
Release: 0
Url: http://www.repoze.org
Summary: Sphinx extension: auto-generates API docs from Zope interfaces
License: SUSE-Repoze
Group: Development/Languages/Python
-Source: http://pypi.python.org/packages/source/r/repoze.sphinx.autointerface/repoze…
+Source: https://pypi.io/packages/source/r/%{modname}/%{modname}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: python-devel
-BuildRequires: python-setuptools
+BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools}
+BuildRequires: fdupes
+BuildRequires: python-rpm-macros
Requires: python-Sphinx
Requires: python-zope.interface
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -35,23 +40,26 @@
BuildArch: noarch
%endif
+%python_subpackages
+
%description
Thie package defines an extension for the Sphinx documentation system. The
extension allows generation of API documentation by introspection of
zope.interface instances in code.
%prep
-%setup -q -n repoze.sphinx.autointerface-%{version}
+%setup -q -n %{modname}-%{version}
%build
-python setup.py build
+%python_build
%install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%fdupes %{buildroot}%{_prefix}
-%files
+%files %{python_files}
%defattr(-,root,root,-)
-%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
+%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
%{python_sitelib}/*
%changelog
++++++ repoze.sphinx.autointerface-0.7.1.tar.gz -> repoze.sphinx.autointerface-0.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/CHANGES.rst new/repoze.sphinx.autointerface-0.8/CHANGES.rst
--- old/repoze.sphinx.autointerface-0.7.1/CHANGES.rst 1970-01-01 01:00:00.000000000 +0100
+++ new/repoze.sphinx.autointerface-0.8/CHANGES.rst 2016-03-29 02:41:03.000000000 +0200
@@ -0,0 +1,106 @@
+repoze.sphinx.autointerface Changelog
+=====================================
+
+0.8 (2016-03-28)
+----------------
+
+- Add support for Python 3.3, 3.4, and 3.5.
+
+- Drop support for Python 2.6 and 3.2.
+
+- Allow cross references using the ``:class:`` directive to use the
+ ``.`` for "fuzzy" searching. Thanks to Jason Madden for the patch.
+
+0.7.1 (2012-09-15)
+------------------
+
+- Remove ``setup.py`` dependency on ``ez_setup.py``.
+
+0.7.0 (2012-06-20)
+------------------
+
+- PyPy compatibility.
+
+- Python 3.2+ compatibility. Thanks to Arfrever for the patch.
+
+- Include interface docs under the ``automodule`` directive. Thanks to
+ Krys Lawrence for the patch.
+
+
+0.6.2 (2011-02-13)
+------------------
+
+- Fix ``TypeError: 'NoneType' object is not iterable`` error when generating
+ a rendering of an interface under Python 2.7.
+
+
+0.6.1 (2011-01-28)
+------------------
+
+- Fix ':member-order: bysource' handling.
+
+
+0.6 (2011-01-28)
+----------------
+
+- Correctly handle ':members:' values explicitly set in the directive.
+
+
+0.5 (2011-01-18)
+----------------
+
+- Added support for the ':member-order:' flag, which can take one of the
+ three stock values, "alphabetical", "groupwise", or "bysource". By
+ default, members are documented in "hash" order.
+
+
+0.4 (2010-07-26)
+----------------
+
+- Fixed compatibility with Sphinx 1.0
+
+- Un-break PyPI ReST/HTML-rendering again.
+
+
+0.3 (2009-10-25)
+----------------
+
+- Refactor sphinx integration. There are now separate ``autointerface``
+ and ``interface`` directives.
+
+
+0.2.1 (2009-08-20)
+------------------
+
+- Fix add_directive arguments to work with Sphinx 0.6.1, now required.
+
+
+0.1.3 (2009-01-14)
+------------------
+
+- Coerce unicode path elements to str in ``_resolve_dotted_name``.
+ Note that non-ASCII path elements won't work: this fix just deals
+ with the case where the path was of type unicode.
+
+- Fixed spelling of directive in README.txt.
+
+- Added dependency on ``zope.interface``.
+
+
+0.1.2 (2008-10-03)
+------------------
+
+- Packaging change: improved description in README.txt.
+
+
+0.1.1 (2008-10-03)
+------------------
+
+- Packaging bug: the ``long_description`` was not rendering properly to
+ HTML on PyPI.
+
+
+0.1 (2008-10-02)
+----------------
+
+- Initial release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/CHANGES.txt new/repoze.sphinx.autointerface-0.8/CHANGES.txt
--- old/repoze.sphinx.autointerface-0.7.1/CHANGES.txt 2012-09-16 05:59:08.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/CHANGES.txt 1970-01-01 01:00:00.000000000 +0100
@@ -1,96 +0,0 @@
-repoze.sphinx.autointerface Changelog
-=====================================
-
-0.7.1 (2012-09-15)
-------------------
-
-- Remove ``setup.py`` dependency on ``ez_setup.py``.
-
-0.7.0 (2012-06-20)
-------------------
-
-- PyPy compatibility.
-
-- Python 3.2+ compatibility. Thanks to Arfrever for the patch.
-
-- Include interface docs under the ``automodule`` directive. Thanks to
- Krys Lawrence for the patch.
-
-
-0.6.2 (2011-02-13)
-------------------
-
-- Fix ``TypeError: 'NoneType' object is not iterable`` error when generating
- a rendering of an interface under Python 2.7.
-
-
-0.6.1 (2011-01-28)
-------------------
-
-- Fix ':member-order: bysource' handling.
-
-
-0.6 (2011-01-28)
-----------------
-
-- Correctly handle ':members:' values explicitly set in the directive.
-
-
-0.5 (2011-01-18)
-----------------
-
-- Added support for the ':member-order:' flag, which can take one of the
- three stock values, "alphabetical", "groupwise", or "bysource". By
- default, members are documented in "hash" order.
-
-
-0.4 (2010-07-26)
-----------------
-
-- Fixed compatibility with Sphinx 1.0
-
-- Un-break PyPI ReST/HTML-rendering again.
-
-
-0.3 (2009-10-25)
-----------------
-
-- Refactor sphinx integration. There are now separate ``autointerface``
- and ``interface`` directives.
-
-
-0.2.1 (2009-08-20)
-------------------
-
-- Fix add_directive arguments to work with Sphinx 0.6.1, now required.
-
-
-0.1.3 (2009-01-14)
-------------------
-
-- Coerce unicode path elements to str in ``_resolve_dotted_name``.
- Note that non-ASCII path elements won't work: this fix just deals
- with the case where the path was of type unicode.
-
-- Fixed spelling of directive in README.txt.
-
-- Added dependency on ``zope.interface``.
-
-
-0.1.2 (2008-10-03)
-------------------
-
-- Packaging change: improved description in README.txt.
-
-
-0.1.1 (2008-10-03)
-------------------
-
-- Packaging bug: the ``long_description`` was not rendering properly to
- HTML on PyPI.
-
-
-0.1 (2008-10-02)
-----------------
-
-- Initial release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/CONTRIBUTORS.txt new/repoze.sphinx.autointerface-0.8/CONTRIBUTORS.txt
--- old/repoze.sphinx.autointerface-0.7.1/CONTRIBUTORS.txt 2012-04-14 18:26:15.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/CONTRIBUTORS.txt 2013-01-10 16:17:17.000000000 +0100
@@ -104,3 +104,4 @@
------------
- Tres Seaver, 2011/03/22
+- Jason Madden, 2013/01/10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/PKG-INFO new/repoze.sphinx.autointerface-0.8/PKG-INFO
--- old/repoze.sphinx.autointerface-0.7.1/PKG-INFO 2012-09-16 21:25:20.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/PKG-INFO 2016-03-29 02:41:57.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: repoze.sphinx.autointerface
-Version: 0.7.1
+Version: 0.8
Summary: Sphinx extension: auto-generates API docs from Zope interfaces
Home-page: http://www.repoze.org
Author: Agendaless Consulting
@@ -66,6 +66,16 @@
repoze.sphinx.autointerface Changelog
=====================================
+ 0.8 (2016-03-28)
+ ----------------
+
+ - Add support for Python 3.3, 3.4, and 3.5.
+
+ - Drop support for Python 2.6 and 3.2.
+
+ - Allow cross references using the ``:class:`` directive to use the
+ ``.`` for "fuzzy" searching. Thanks to Jason Madden for the patch.
+
0.7.1 (2012-09-15)
------------------
@@ -164,10 +174,11 @@
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.2
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/README.rst new/repoze.sphinx.autointerface-0.8/README.rst
--- old/repoze.sphinx.autointerface-0.7.1/README.rst 1970-01-01 01:00:00.000000000 +0100
+++ new/repoze.sphinx.autointerface-0.8/README.rst 2015-12-02 21:12:58.000000000 +0100
@@ -0,0 +1,55 @@
+repoze.sphinx.autointerface README
+==================================
+
+Overview
+--------
+
+Thie package defines an extension for the
+`Sphinx <http://sphinx.pocool.org>`_ documentation system. The extension
+allows generation of API documentation by introspection of
+`zope.interface <http://pypi.python.org/pypi/zope.interface>`_ instances in
+code.
+
+
+Installation
+------------
+
+Install via `easy_install
+<http://peak.telecommunity.com/DevCenter/EasyInstall>`_::
+
+ $ bin/easy_install repoze.sphinx.autointerface
+
+or any other means which gets the package on your ``PYTHONPATH``.
+
+
+Registering the Extension
+-------------------------
+
+Add ``repoze.sphinx.autointerface`` to the ``extensions`` list in the
+``conf.py`` of the Sphinx documentation for your product. E.g.::
+
+ extensions = ['sphinx.ext.autodoc',
+ 'sphinx.ext.doctest',
+ 'repoze.sphinx.autointerface',
+ ]
+
+
+Using the Extension
+-------------------
+
+At appropriate points in your document, call out the interface
+autodocs via::
+
+ .. autointerface:: yourpackage.interfaces.IFoo
+
+Output from the directive includes
+
+- the fully-qualified interface name
+- any base interfaces
+- the doctstring from the interface, rendered as reSTX.
+- the members of the interface (methods and attributes).
+
+ * For each attribute, the output includes the attribute name
+ and its description.
+ * For each method, the output includes the method name, its signature,
+ and its docstring (also rendered as reSTX).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/README.txt new/repoze.sphinx.autointerface-0.8/README.txt
--- old/repoze.sphinx.autointerface-0.7.1/README.txt 2012-04-14 18:26:15.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/README.txt 1970-01-01 01:00:00.000000000 +0100
@@ -1,55 +0,0 @@
-repoze.sphinx.autointerface README
-==================================
-
-Overview
---------
-
-Thie package defines an extension for the
-`Sphinx <http://sphinx.pocool.org>`_ documentation system. The extension
-allows generation of API documentation by introspection of
-`zope.interface <http://pypi.python.org/pypi/zope.interface>`_ instances in
-code.
-
-
-Installation
-------------
-
-Install via `easy_install
-<http://peak.telecommunity.com/DevCenter/EasyInstall>`_::
-
- $ bin/easy_install repoze.sphinx.autointerface
-
-or any other means which gets the package on your ``PYTHONPATH``.
-
-
-Registering the Extension
--------------------------
-
-Add ``repoze.sphinx.autointerface`` to the ``extensions`` list in the
-``conf.py`` of the Sphinx documentation for your product. E.g.::
-
- extensions = ['sphinx.ext.autodoc',
- 'sphinx.ext.doctest',
- 'repoze.sphinx.autointerface',
- ]
-
-
-Using the Extension
--------------------
-
-At appropriate points in your document, call out the interface
-autodocs via::
-
- .. autointerface:: yourpackage.interfaces.IFoo
-
-Output from the directive includes
-
-- the fully-qualified interface name
-- any base interfaces
-- the doctstring from the interface, rendered as reSTX.
-- the members of the interface (methods and attributes).
-
- * For each attribute, the output includes the attribute name
- and its description.
- * For each method, the output includes the method name, its signature,
- and its docstring (also rendered as reSTX).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/repoze/sphinx/autointerface.py new/repoze.sphinx.autointerface-0.8/repoze/sphinx/autointerface.py
--- old/repoze.sphinx.autointerface-0.7.1/repoze/sphinx/autointerface.py 2012-09-16 05:58:06.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/repoze/sphinx/autointerface.py 2015-12-02 21:11:56.000000000 +0100
@@ -65,7 +65,7 @@
specified.extend(line.split())
mapping = dict(members)
members = [(x, mapping[x]) for x in specified]
- member_order = (self.options.member_order or
+ member_order = (self.options.member_order or
self.env.config.autodoc_member_order)
if member_order == 'alphabetical':
members.sort()
@@ -103,12 +103,24 @@
self.indent = oldindent
-
def setup(app):
try:
app.add_directive_to_domain('py', 'interface', InterfaceDesc)
+
+ from sphinx.domains import ObjType
+
+ # Allow the :class: directive to xref interface objects through the search
+ # mechanism, i.e., prefixed with a '.', like :class:`.ITheInterface`
+ # (without this, an exact match is required)
+ class InterfacePythonDomain(app.domains['py']):
+ pass
+ InterfacePythonDomain.object_types = app.domains['py'].object_types.copy()
+ InterfacePythonDomain.object_types['interface'] = ObjType( 'interface', 'interface', 'obj', 'class')
+ old_class = InterfacePythonDomain.object_types['class']
+ new_class = ObjType( old_class.lname, *(old_class.roles + ('interface',)), **old_class.attrs )
+ InterfacePythonDomain.object_types['class'] = new_class
+ app.override_domain( InterfacePythonDomain )
except AttributeError:
# Sphinx < 1.0
app.add_directive('interface', InterfaceDesc)
app.add_autodocumenter(InterfaceDocumenter)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/PKG-INFO new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/PKG-INFO
--- old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/PKG-INFO 2012-09-16 21:25:20.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/PKG-INFO 2016-03-29 02:41:57.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: repoze.sphinx.autointerface
-Version: 0.7.1
+Version: 0.8
Summary: Sphinx extension: auto-generates API docs from Zope interfaces
Home-page: http://www.repoze.org
Author: Agendaless Consulting
@@ -66,6 +66,16 @@
repoze.sphinx.autointerface Changelog
=====================================
+ 0.8 (2016-03-28)
+ ----------------
+
+ - Add support for Python 3.3, 3.4, and 3.5.
+
+ - Drop support for Python 2.6 and 3.2.
+
+ - Allow cross references using the ``:class:`` directive to use the
+ ``.`` for "fuzzy" searching. Thanks to Jason Madden for the patch.
+
0.7.1 (2012-09-15)
------------------
@@ -164,10 +174,11 @@
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.2
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/SOURCES.txt new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/SOURCES.txt
--- old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/SOURCES.txt 2012-09-16 21:25:20.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/SOURCES.txt 2016-03-29 02:41:57.000000000 +0200
@@ -1,9 +1,9 @@
.gitignore
-CHANGES.txt
+CHANGES.rst
CONTRIBUTORS.txt
COPYRIGHT.txt
LICENSE.txt
-README.txt
+README.rst
TODO.txt
setup.py
repoze/__init__.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/requires.txt new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/requires.txt
--- old/repoze.sphinx.autointerface-0.7.1/repoze.sphinx.autointerface.egg-info/requires.txt 2012-09-16 21:25:20.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/repoze.sphinx.autointerface.egg-info/requires.txt 2016-03-29 02:41:57.000000000 +0200
@@ -1,3 +1,3 @@
zope.interface
Sphinx>=0.6.1
-setuptools
\ No newline at end of file
+setuptools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/repoze.sphinx.autointerface-0.7.1/setup.py new/repoze.sphinx.autointerface-0.8/setup.py
--- old/repoze.sphinx.autointerface-0.7.1/setup.py 2012-09-16 05:58:52.000000000 +0200
+++ new/repoze.sphinx.autointerface-0.8/setup.py 2016-03-29 02:41:11.000000000 +0200
@@ -17,22 +17,27 @@
from setuptools import setup, find_packages
here = os.path.abspath(os.path.dirname(__file__))
-README = open(os.path.join(here, 'README.txt')).read()
-CHANGES = open(os.path.join(here, 'CHANGES.txt')).read()
+
+with open(os.path.join(here, 'README.rst')) as f:
+ README = f.read()
+
+with open(os.path.join(here, 'CHANGES.rst')) as f:
+ CHANGES = f.read()
setup(name='repoze.sphinx.autointerface',
- version='0.7.1',
+ version='0.8',
description='Sphinx extension: auto-generates API docs '
'from Zope interfaces',
long_description=README + '\n\n' + CHANGES,
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
- "Programming Language :: Python",
- "Programming Language :: Python :: 2.6",
+ "Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.2",
+ "Programming Language :: Python :: 3.3",
+ "Programming Language :: Python :: 3.4",
+ "Programming Language :: Python :: 3.5",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],
1
0
Hello community,
here is the log from the commit of package plasma5-workspace for openSUSE:Factory checked in at 2017-07-02 13:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
and /work/SRC/openSUSE:Factory/.plasma5-workspace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-workspace"
Sun Jul 2 13:36:35 2017 rev:68 rq:507552 version:5.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes 2017-06-21 13:51:04.511137243 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 2017-07-02 13:36:36.216384205 +0200
@@ -1,0 +2,34 @@
+Sat Jul 1 10:48:32 UTC 2017 - wbauer(a)tmo.at
+
+- Add applauncher-allow-to-show-apps-by-name.patch to provide an
+ option to display application names instead of the generic names
+ in the desktop containment's application launcher mouse action
+ (kde#358423, boo#974513)
+
+-------------------------------------------------------------------
+Wed Jun 28 20:57:32 UTC 2017 - wbauer(a)tmo.at
+
+- Delete org.kde.plasma.Notifications.service, this causes problem
+ for KDE applications when they are being run on a different
+ desktop or remotely via ssh (boo#1046458)
+
+-------------------------------------------------------------------
+Tue Jun 27 17:50:56 CEST 2017 - fabian(a)ritter-vogt.de
+
+- Update to 5.10.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+ * [xembedsniproxy] Free windowAttributes in every case
+ * Use KRun::runApplication when possible; split out and share more code.
+ * Use KRun::runApplication, add missing KActivities::notifyAccessed calls. (kde#381500)
+ * [AppMenu Applet] Workaround Connections bug in Qt >= 5.8 (kde#375535)
+ * [AppMenu Applet] Wire up DBusMenuImporter::actionActivationRequested (kde#376726)
+ * fix attachment signals
+ * [xembedsniproxy] Fix memleak and possible crash
+- Remove patches, now upstream:
+ * xembedsniproxy-fix-possible-crash.patch
+- Use %kf5_find_htmldocs
+
+-------------------------------------------------------------------
Old:
----
plasma-workspace-5.10.2.tar.xz
xembedsniproxy-fix-possible-crash.patch
New:
----
applauncher-allow-to-show-apps-by-name.patch
plasma-workspace-5.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-workspace.spec ++++++
--- /var/tmp/diff_new_pack.qLt6Hx/_old 2017-07-02 13:36:37.068264078 +0200
+++ /var/tmp/diff_new_pack.qLt6Hx/_new 2017-07-02 13:36:37.072263514 +0200
@@ -20,7 +20,7 @@
%bcond_without lang
Name: plasma5-workspace
-Version: 5.10.2
+Version: 5.10.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.1)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -37,8 +37,8 @@
# PATCH-FIX-OPENSUSE 0001-Ignore-default-sddm-face-icons.patch boo#1001364 fabian(a)ritter-vogt.de -- Ignore default sddm face icons
Patch1: 0001-Ignore-default-sddm-face-icons.patch
# PATCHES 100-200 and above are from upstream 5.10 branch
-Patch100: xembedsniproxy-fix-possible-crash.patch
# PATCHES 201-300 and above are from upstream master/5.11 branch
+Patch201: applauncher-allow-to-show-apps-by-name.patch
BuildRequires: breeze5-icons
BuildRequires: fdupes
BuildRequires: kf5-filesystem
@@ -210,7 +210,7 @@
%setup -q -n plasma-workspace-%{version}
%patch0 -p1
%patch1 -p1
-%patch100 -p1
+%patch201 -p1
%build
%cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm -DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
@@ -220,6 +220,7 @@
%kf5_makeinstall -C build
%if %{with lang}
%kf5_find_lang
+ %kf5_find_htmldocs
%endif
install -p -D -m755 drkonqi/doc/examples/installdbgsymbols_suse.sh \
%{buildroot}/usr/bin/installdbgsymbols.sh
@@ -232,6 +233,9 @@
# we have a separate package for Plasma5 session
rm -rfv %{buildroot}%{_kf5_sharedir}/xsessions
rm -rfv %{buildroot}%{_kf5_sharedir}/wayland-sessions
+ # this causes problem for KDE applications when they are being run on a different desktop or remotely via ssh (boo#1046458)
+ # can be removed when https://bugs.kde.org/show_bug.cgi?id=380974 is resolved
+ rm %{buildroot}%{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
%fdupes %{buildroot}/%{_prefix}
%post -p /sbin/ldconfig
@@ -295,7 +299,7 @@
%{_kf5_configkcfgdir}/freespacenotifier.kcfg
%{_kf5_sharedir}/dbus-1/services/kf5_org.kde.kuiserver.service
%{_kf5_sharedir}/dbus-1/services/org.kde.krunner.service
-%{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
+#{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
%{_kf5_sharedir}/desktop-directories/
%{_kf5_sharedir}/kconf_update/
%dir %{_kf5_htmldir}
@@ -344,7 +348,6 @@
%if %{with lang}
%files lang -f %{name}.lang
-%doc %lang(de) %{_kf5_htmldir}/de/
%endif
%changelog
++++++ applauncher-allow-to-show-apps-by-name.patch ++++++
>From bdaaaedbfbbe72673c288a5acc8a8366d3f6bc1e Mon Sep 17 00:00:00 2001
From: Kai Uwe Broulik <kde(a)privat.broulik.de>
Date: Fri, 30 Jun 2017 10:43:38 +0200
Subject: [AppLauncher Containment Action] Add option to "show apps by name"
This will have it show the actual application name instead of the description.
BUG: 358423
FIXED-IN: 5.11.0
CHANGELOG: Application launcher mouse action can now be configured to show application names instead of their description
Differential Revision: https://phabricator.kde.org/D6441
---
containmentactions/applauncher/CMakeLists.txt | 5 +++-
containmentactions/applauncher/Messages.sh | 2 ++
containmentactions/applauncher/config.ui | 25 ++++++++++++++++
containmentactions/applauncher/launch.cpp | 33 +++++++++++++++++++++-
containmentactions/applauncher/launch.h | 11 ++++++++
.../plasma-containmentactions-applauncher.desktop | 1 +
6 files changed, 75 insertions(+), 2 deletions(-)
create mode 100755 containmentactions/applauncher/Messages.sh
create mode 100644 containmentactions/applauncher/config.ui
diff --git a/containmentactions/applauncher/CMakeLists.txt b/containmentactions/applauncher/CMakeLists.txt
index ead6e81..084ec28 100644
--- a/containmentactions/applauncher/CMakeLists.txt
+++ b/containmentactions/applauncher/CMakeLists.txt
@@ -1,12 +1,15 @@
+add_definitions(-DTRANSLATION_DOMAIN=\"plasma_containmentactions_applauncher\")
+
set(applauncher_SRCS
launch.cpp
)
+ki18n_wrap_ui(applauncher_SRCS config.ui)
add_library(plasma_containmentactions_applauncher MODULE ${applauncher_SRCS})
kcoreaddons_desktop_to_json(plasma_containmentactions_applauncher plasma-containmentactions-applauncher.desktop)
-target_link_libraries(plasma_containmentactions_applauncher KF5::Plasma KF5::KIOCore KF5::KIOWidgets)
+target_link_libraries(plasma_containmentactions_applauncher KF5::Plasma KF5::KIOCore KF5::KIOWidgets KF5::I18n)
install(TARGETS plasma_containmentactions_applauncher DESTINATION ${KDE_INSTALL_PLUGINDIR})
install(FILES plasma-containmentactions-applauncher.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
diff --git a/containmentactions/applauncher/Messages.sh b/containmentactions/applauncher/Messages.sh
new file mode 100755
index 0000000..0083c51
--- /dev/null
+++ b/containmentactions/applauncher/Messages.sh
@@ -0,0 +1,2 @@
+#! /usr/bin/env bash
+$XGETTEXT *.cpp -o $podir/plasma_containmentactions_applauncher.pot
diff --git a/containmentactions/applauncher/config.ui b/containmentactions/applauncher/config.ui
new file mode 100644
index 0000000..d2389ae
--- /dev/null
+++ b/containmentactions/applauncher/config.ui
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>Config</class>
+ <widget class="QWidget" name="Config">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>397</width>
+ <height>123</height>
+ </rect>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <item>
+ <widget class="QCheckBox" name="showAppsByName">
+ <property name="text">
+ <string>Show applications by name</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>
diff --git a/containmentactions/applauncher/launch.cpp b/containmentactions/applauncher/launch.cpp
index abda409..7ea8ae8 100644
--- a/containmentactions/applauncher/launch.cpp
+++ b/containmentactions/applauncher/launch.cpp
@@ -52,7 +52,13 @@ void AppLauncher::makeMenu(QMenu *menu, const KServiceGroup::Ptr group)
foreach (KSycocaEntry::Ptr p, group->entries(true, false, true)) {
if (p->isType(KST_KService)) {
const KService::Ptr service(static_cast<KService*>(p.data()));
- QAction *action = new QAction(QIcon::fromTheme(service->icon()), service->genericName().isEmpty() ? service->name() : service->genericName(), this);
+
+ QString text = service->name();
+ if (!m_showAppsByName && !service->genericName().isEmpty()) {
+ text = service->genericName();
+ }
+
+ QAction *action = new QAction(QIcon::fromTheme(service->icon()), text, this);
connect(action, &QAction::triggered, [action](){
KService::Ptr service = KService::serviceByStorageId(action->data().toString());
new KRun(QUrl("file://"+service->entryPath()), 0);
@@ -85,6 +91,31 @@ void AppLauncher::makeMenu(QMenu *menu, const KServiceGroup::Ptr group)
}
}
+QWidget *AppLauncher::createConfigurationInterface(QWidget *parent)
+{
+ QWidget *widget = new QWidget(parent);
+ m_ui.setupUi(widget);
+ widget->setWindowTitle(i18nc("plasma_containmentactions_applauncher", "Configure Application Launcher Plugin"));
+
+ m_ui.showAppsByName->setChecked(m_showAppsByName);
+
+ return widget;
+}
+
+void AppLauncher::configurationAccepted()
+{
+ m_showAppsByName = m_ui.showAppsByName->isChecked();
+}
+
+void AppLauncher::restore(const KConfigGroup &config)
+{
+ m_showAppsByName = config.readEntry(QStringLiteral("showAppsByName"), false);
+}
+
+void AppLauncher::save(KConfigGroup &config)
+{
+ config.writeEntry(QStringLiteral("showAppsByName"), m_showAppsByName);
+}
K_EXPORT_PLASMA_CONTAINMENTACTIONS_WITH_JSON(applauncher, AppLauncher, "plasma-containmentactions-applauncher.json")
diff --git a/containmentactions/applauncher/launch.h b/containmentactions/applauncher/launch.h
index 4738c89..95b5123 100644
--- a/containmentactions/applauncher/launch.h
+++ b/containmentactions/applauncher/launch.h
@@ -26,6 +26,8 @@
#include <plasma/containmentactions.h>
+#include "ui_config.h"
+
class QAction;
class QMenu;
@@ -40,12 +42,21 @@ class AppLauncher : public Plasma::ContainmentActions
QList<QAction*> contextualActions() override;
+ QWidget *createConfigurationInterface(QWidget* parent) override;
+ void configurationAccepted() override;
+
+ void restore(const KConfigGroup &config) override;
+ void save(KConfigGroup &config) override;
+
protected:
void makeMenu(QMenu *menu, const KServiceGroup::Ptr group);
private:
KServiceGroup::Ptr m_group;
QList<QAction *> m_actions;
+
+ Ui::Config m_ui;
+ bool m_showAppsByName = false;
};
diff --git a/containmentactions/applauncher/plasma-containmentactions-applauncher.desktop b/containmentactions/applauncher/plasma-containmentactions-applauncher.desktop
index b5112c8..5d955cf 100644
--- a/containmentactions/applauncher/plasma-containmentactions-applauncher.desktop
+++ b/containmentactions/applauncher/plasma-containmentactions-applauncher.desktop
@@ -165,3 +165,4 @@ X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
+X-Plasma-HasConfigurationInterface=true
--
cgit v0.11.2
++++++ plasma-workspace-5.10.2.tar.xz -> plasma-workspace-5.10.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-workspace/plasma-workspace-5.10.2.tar.xz /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma-workspace-5.10.3.tar.xz differ: char 26, line 1
1
0
Hello community,
here is the log from the commit of package plasma5-desktop for openSUSE:Factory checked in at 2017-07-02 13:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
and /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop"
Sun Jul 2 13:36:30 2017 rev:64 rq:507494 version:5.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes 2017-06-16 10:51:16.889076865 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 2017-07-02 13:36:32.208949309 +0200
@@ -1,0 +2,19 @@
+Sat Jul 1 08:57:33 UTC 2017 - wbauer(a)tmo.at
+
+- Add fix-writing-Qt4-font-settings.patch to fix syncing back the
+ configured general font to Qt4's config on login (kde#378262)
+
+-------------------------------------------------------------------
+Tue Jun 27 17:50:43 CEST 2017 - fabian(a)ritter-vogt.de
+
+- Update to 5.10.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+ * Fix clicking outside of preview popups to dismiss them corrupting mouse state (kde#380982)
+ * Fix crashes with 'Drag me' in touchpad test area (kde#346900,kde#366113)
+ * Fix DND onto Task Manager for groups, group dialog scrollbar (kde#379888,kde#379037)
+ * Remove implicit use of QtQml in Qt 5.7 (kde#380240)
+
+-------------------------------------------------------------------
Old:
----
plasma-desktop-5.10.2.tar.xz
New:
----
fix-writing-Qt4-font-settings.patch
plasma-desktop-5.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.3wbx8P/_old 2017-07-02 13:36:33.000837642 +0200
+++ /var/tmp/diff_new_pack.3wbx8P/_new 2017-07-02 13:36:33.008836514 +0200
@@ -20,7 +20,7 @@
%bcond_without lang
Name: plasma5-desktop
-Version: 5.10.2
+Version: 5.10.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -35,6 +35,7 @@
Patch1: 0001-Use-themed-user-face-icon-in-kickoff.patch
# PATCHES 100-200 and above are from upstream 5.10 branch
# PATCHES 201-300 and above are from upstream master/5.11 branch
+Patch201: fix-writing-Qt4-font-settings.patch
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
@@ -178,6 +179,7 @@
%prep
%setup -q -n plasma-desktop-%{version}
%patch1 -p1
+%patch201 -p1
# Workaround for boo#1038368
sed -i"" "s/Name=Desktop/Name=Desktop Containment/g" containments/desktop/package/metadata.desktop
++++++ fix-writing-Qt4-font-settings.patch ++++++
>From 978700d9b65b6118e93a87bc7fbe9c113ca7d2ab Mon Sep 17 00:00:00 2001
From: Kai Uwe Broulik <kde(a)privat.broulik.de>
Date: Fri, 30 Jun 2017 14:16:47 +0200
Subject: [KRDB] Read kdeglobals font and fallback to hardcoded default if
neccessary
kcminit is non-desktopSettingsAware (for performance) which will keep it from loading
our platform theme. This also means that QFontDatabase also won't know our font settings.
Based on a patch by jingyu9575, thanks.
BUG: 378262
---
kcms/krdb/krdb.cpp | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/kcms/krdb/krdb.cpp b/kcms/krdb/krdb.cpp
index 0d9f7a8..344287f 100644
--- a/kcms/krdb/krdb.cpp
+++ b/kcms/krdb/krdb.cpp
@@ -177,8 +177,19 @@ static void applyQtColors( KSharedConfigPtr kglobalcfg, QSettings& settings, QPa
static void applyQtSettings( KSharedConfigPtr kglobalcfg, QSettings& settings )
{
- /* export font settings */
- settings.setValue(QStringLiteral("/qt/font"), QFontDatabase::systemFont(QFontDatabase::GeneralFont).toString());
+ /* export font settings */
+
+ // NOTE keep this in sync with kfontsettingsdata in plasma-integration (cf. also Bug 378262)
+ QFont defaultFont(QStringLiteral("Noto Sans"), 10, -1);
+ defaultFont.setStyleHint(QFont::SansSerif);
+
+ const KConfigGroup configGroup(KSharedConfig::openConfig(), QStringLiteral("General"));
+ const QString fontInfo = configGroup.readEntry(QStringLiteral("font"), QString());
+ if (!fontInfo.isEmpty()) {
+ defaultFont.fromString(fontInfo);
+ }
+
+ settings.setValue(QStringLiteral("/qt/font"), defaultFont.toString());
/* export effects settings */
KConfigGroup kdeCfgGroup(kglobalcfg, "General");
--
cgit v0.11.2
++++++ plasma-desktop-5.10.2.tar.xz -> plasma-desktop-5.10.3.tar.xz ++++++
++++ 3964 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package libkcompactdisc for openSUSE:Factory checked in at 2017-07-02 13:36:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcompactdisc (Old)
and /work/SRC/openSUSE:Factory/.libkcompactdisc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkcompactdisc"
Sun Jul 2 13:36:25 2017 rev:8 rq:506930 version:17.04.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc/libkcompactdisc.changes 2017-06-12 15:23:28.396188211 +0200
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc.new/libkcompactdisc.changes 2017-07-02 13:36:26.933693193 +0200
@@ -1,0 +2,5 @@
+Wed Jun 28 05:33:20 UTC 2017 - jengelh(a)inai.de
+
+- Use improved description from Debian
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkcompactdisc.spec ++++++
--- /var/tmp/diff_new_pack.NYv16z/_old 2017-07-02 13:36:27.633594498 +0200
+++ /var/tmp/diff_new_pack.NYv16z/_new 2017-07-02 13:36:27.637593933 +0200
@@ -24,7 +24,7 @@
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
-Summary: KDE CD Library
+Summary: CD drive library for KDE Platform
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
@@ -43,20 +43,21 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-KCompactDisc - A CD drive interface for the KDE Project.
+The KDE Compact Disc library provides an API for applications using
+the KDE Platform to interface with the CD drives for audio CDs.
%package -n libKF5CompactDisc5
-Summary: KDE CD Library
+Summary: CD drive library for KDE Platform
Group: System/Libraries
Recommends: %{name}-lang
Provides: %{name} = %{version}
%description -n libKF5CompactDisc5
-This is the multi-platform CD-Player library for creating various
-CD-Player-UIs.
+The KDE Compact Disc library provides an API for applications using
+the KDE Platform to interface with the CD drives for audio CDs.
%package devel
-Summary: KDE CD Library: Build Environment
+Summary: Development files for the KDE CD drive library
Group: Development/Libraries/C and C++
Requires: libKF5CompactDisc5 = %{version}
1
0
Hello community,
here is the log from the commit of package patterns-kde for openSUSE:Factory checked in at 2017-07-02 13:36:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-kde (Old)
and /work/SRC/openSUSE:Factory/.patterns-kde.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-kde"
Sun Jul 2 13:36:19 2017 rev:5 rq:506929 version:20170319
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-kde/patterns-kde.changes 2017-06-22 10:35:30.402954176 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-kde.new/patterns-kde.changes 2017-07-02 13:36:22.406331613 +0200
@@ -1,0 +2,6 @@
+Wed Jun 28 05:27:25 UTC 2017 - jengelh(a)inai.de
+
+- Use macros over old $RPM shell vars.
+ Change to a sh loop for creating minimally different text files.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-kde.spec ++++++
--- /var/tmp/diff_new_pack.RdA5sw/_old 2017-07-02 13:36:23.262210923 +0200
+++ /var/tmp/diff_new_pack.RdA5sw/_new 2017-07-02 13:36:23.262210923 +0200
@@ -181,8 +181,8 @@
KDE Frameworks development packages.
%files devel_kde_frameworks
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/devel_kde_frameworks.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/devel_kde_frameworks.txt
################################################################################
@@ -391,8 +391,8 @@
KDE development packages.
%files devel_kde
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/devel_kde.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/devel_kde.txt
################################################################################
@@ -429,8 +429,8 @@
Tools and libraries for software development using Qt 5, the latest version of the Qt toolkit.
%files devel_qt5
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/devel_qt5.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/devel_qt5.txt
################################################################################
@@ -478,8 +478,8 @@
KDE is a powerful free software graphical desktop environment for Linux workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technology of the Linux operating system.
%files kde
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde.txt
################################################################################
@@ -597,8 +597,8 @@
Base packages for the KDE Plasma 5 desktop environment.
%files kde_plasma
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_plasma.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_plasma.txt
################################################################################
@@ -635,8 +635,8 @@
KDE Applications - Tools to teach kids with computers
%files kde_edutainment
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_edutainment.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_edutainment.txt
################################################################################
@@ -687,8 +687,8 @@
KDE Applications - Games
%files kde_games
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_games.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_games.txt
################################################################################
@@ -721,8 +721,8 @@
Development environment for the Plasma Desktop
%files kde_ide
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_ide.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_ide.txt
################################################################################
@@ -759,8 +759,8 @@
KDE Applicatons - Handling of digital photos and graphics
%files kde_imaging
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_imaging.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_imaging.txt
################################################################################
@@ -793,8 +793,8 @@
KDE Internet Applications
%files kde_internet
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_internet.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_internet.txt
################################################################################
@@ -827,8 +827,8 @@
KDE Applications - Multimedia
%files kde_multimedia
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_multimedia.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_multimedia.txt
################################################################################
@@ -854,8 +854,8 @@
KDE Office
%files kde_office
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_office.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_office.txt
################################################################################
@@ -891,8 +891,8 @@
KDE Applications - Telepathy
%files kde_telepathy
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_telepathy.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_telepathy.txt
################################################################################
@@ -926,8 +926,8 @@
KDE Applications - Utilities
%files kde_utilities
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_utilities.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_utilities.txt
################################################################################
@@ -968,8 +968,8 @@
KDE Application - Additional Utilities
%files kde_utilities_opt
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_utilities_opt.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_utilities_opt.txt
################################################################################
@@ -998,8 +998,8 @@
Graphical YaST user interfaces for the KDE desktop.
%files kde_yast
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/kde_yast.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/kde_yast.txt
################################################################################
@@ -1025,8 +1025,8 @@
Package Management - Graphical Tools
%files sw_management_kde
-%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/sw_management_kde.txt
+%dir %{_defaultdocdir}/patterns
+%{_defaultdocdir}/patterns/sw_management_kde.txt
################################################################################
@@ -1035,23 +1035,13 @@
%build
%install
-mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/
-echo 'This file marks the pattern devel_kde_frameworks to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_kde_frameworks.txt
-echo 'This file marks the pattern devel_kde to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_kde.txt
-echo 'This file marks the pattern devel_qt5 to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_qt5.txt
-echo 'This file marks the pattern kde to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde.txt
-echo 'This file marks the pattern kde_plasma to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_plasma.txt
-echo 'This file marks the pattern kde_edutainment to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_edutainment.txt
-echo 'This file marks the pattern kde_games to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_games.txt
-echo 'This file marks the pattern kde_ide to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_ide.txt
-echo 'This file marks the pattern kde_imaging to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_imaging.txt
-echo 'This file marks the pattern kde_internet to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_internet.txt
-echo 'This file marks the pattern kde_multimedia to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_multimedia.txt
-echo 'This file marks the pattern kde_office to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_office.txt
-echo 'This file marks the pattern kde_telepathy to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_telepathy.txt
-echo 'This file marks the pattern kde_utilities to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_utilities.txt
-echo 'This file marks the pattern kde_utilities_opt to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_utilities_opt.txt
-echo 'This file marks the pattern kde_yast to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/kde_yast.txt
-echo 'This file marks the pattern sw_management_kde to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/sw_management_kde.txt
+mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/
+for i in devel_kde_frameworks devel_kde devel_qt5 kde kde_plasma \
+ kde_edutainment kde_games kde_ide kde_imaging kde_internet kde_multimedia \
+ kde_office kde_telepathy kde_utilities kde_utilities_opt kde_yast \
+ sw_management_kde; do
+ echo "This file marks the pattern $i to be installed." \
+ >"%{buildroot}/%{_defaultdocdir}/patterns/$i.txt"
+done
%changelog
1
0
Hello community,
here is the log from the commit of package plasma5-openSUSE for openSUSE:Factory checked in at 2017-07-02 13:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-openSUSE"
Sun Jul 2 13:36:14 2017 rev:53 rq:506576 version:42.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes 2017-06-16 10:52:06.466097976 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes 2017-07-02 13:36:15.999235101 +0200
@@ -1,0 +2,5 @@
+Tue Jun 27 17:50:45 CEST 2017 - fabian(a)ritter-vogt.de
+
+- Update to 5.10.3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.qTfMjd/_old 2017-07-02 13:36:16.679139225 +0200
+++ /var/tmp/diff_new_pack.qTfMjd/_new 2017-07-02 13:36:16.679139225 +0200
@@ -16,7 +16,7 @@
#
-%define plasma_version 5.10.2
+%define plasma_version 5.10.3
Name: plasma5-openSUSE
Version: 42.1.1
1
0
Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory checked in at 2017-07-02 13:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Sun Jul 2 13:36:10 2017 rev:50 rq:506574 version:5.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes 2017-06-16 10:52:00.554930087 +0200
+++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 2017-07-02 13:36:11.647848705 +0200
@@ -1,0 +2,10 @@
+Tue Jun 27 17:51:38 CEST 2017 - fabian(a)ritter-vogt.de
+
+- Update to 5.10.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+ * None
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.10.2.tar.xz
New:
----
systemsettings-5.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.sOknmW/_old 2017-07-02 13:36:12.435737602 +0200
+++ /var/tmp/diff_new_pack.sOknmW/_new 2017-07-02 13:36:12.439737037 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.10.2
+Version: 5.10.3
Release: 0
Summary: KDE's control center
License: GPL-2.0+
++++++ systemsettings-5.10.2.tar.xz -> systemsettings-5.10.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.10.2/CMakeLists.txt new/systemsettings-5.10.3/CMakeLists.txt
--- old/systemsettings-5.10.2/CMakeLists.txt 2017-06-13 21:01:15.000000000 +0200
+++ new/systemsettings-5.10.3/CMakeLists.txt 2017-06-27 12:04:50.000000000 +0200
@@ -1,5 +1,5 @@
project(systemsettings)
-set(PROJECT_VERSION "5.10.2")
+set(PROJECT_VERSION "5.10.3")
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
set(QT_MIN_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.10.2/doc/CMakeLists.txt new/systemsettings-5.10.3/doc/CMakeLists.txt
--- old/systemsettings-5.10.2/doc/CMakeLists.txt 2017-06-13 21:01:15.000000000 +0200
+++ new/systemsettings-5.10.3/doc/CMakeLists.txt 2017-06-27 12:04:50.000000000 +0200
@@ -1,8 +1,8 @@
+add_subdirectory(uk)
add_subdirectory(pt_BR)
+add_subdirectory(ca)
+add_subdirectory(de)
+add_subdirectory(pt)
add_subdirectory(nl)
-add_subdirectory(uk)
add_subdirectory(it)
-add_subdirectory(ca)
add_subdirectory(en)
-add_subdirectory(pt)
-add_subdirectory(de)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.10.2/po/lt/systemsettings.po new/systemsettings-5.10.3/po/lt/systemsettings.po
--- old/systemsettings-5.10.2/po/lt/systemsettings.po 2017-06-13 21:00:50.000000000 +0200
+++ new/systemsettings-5.10.3/po/lt/systemsettings.po 2017-06-27 12:04:37.000000000 +0200
@@ -2,13 +2,13 @@
# This file is distributed under the same license as the systemsettings package.
# Donatas Glodenis <dgvirtual(a)akl.lt>, 2007.
# Donatas G. <dgvirtual(a)akl.lt>, 2010.
-# Mindaugas Baranauskas <opensuse.lietuviu.kalba(a)gmail.com>, 2015, 2016.
+# Mindaugas Baranauskas <opensuse.lietuviu.kalba(a)gmail.com>, 2015, 2016, 2017.
msgid ""
msgstr ""
"Project-Id-Version: systemsettings\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-03-14 08:49+0100\n"
-"PO-Revision-Date: 2016-08-30 11:46+0300\n"
+"PO-Revision-Date: 2017-06-25 00:27+0200\n"
"Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.kalba(a)gmail.com>\n"
"Language-Team: Lithuanian <kde-i18n-lt(a)kde.org>\n"
"Language: lt\n"
@@ -17,7 +17,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -47,10 +47,9 @@
msgstr "Sistemos nuostatos"
#: app/main.cpp:37
-#, fuzzy, kde-format
-#| msgid "Central configuration center for KDE."
+#, kde-format
msgid "Central configuration center by KDE."
-msgstr "Centrinis KDE konfigūravimo centras"
+msgstr "Pagrindinis KDE konfigūravimo centras."
#: app/main.cpp:37 classic/ClassicMode.cpp:71 icons/IconMode.cpp:61
#, kde-format
1
0
Hello community,
here is the log from the commit of package powerdevil5 for openSUSE:Factory checked in at 2017-07-02 13:36:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerdevil5 (Old)
and /work/SRC/openSUSE:Factory/.powerdevil5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerdevil5"
Sun Jul 2 13:36:04 2017 rev:47 rq:506573 version:5.10.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes 2017-06-16 10:51:54.375799918 +0200
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes 2017-07-02 13:36:06.468579051 +0200
@@ -1,0 +2,10 @@
+Tue Jun 27 17:51:36 CEST 2017 - fabian(a)ritter-vogt.de
+
+- Update to 5.10.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+ * Revert "skip the disabled backlight device" (kde#381114,kde#381199)
+
+-------------------------------------------------------------------
Old:
----
powerdevil-5.10.2.tar.xz
New:
----
powerdevil-5.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ powerdevil5.spec ++++++
--- /var/tmp/diff_new_pack.x5zr1j/_old 2017-07-02 13:36:07.240470204 +0200
+++ /var/tmp/diff_new_pack.x5zr1j/_new 2017-07-02 13:36:07.244469640 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: powerdevil5
-Version: 5.10.2
+Version: 5.10.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
++++++ powerdevil-5.10.2.tar.xz -> powerdevil-5.10.3.tar.xz ++++++
++++ 1669 lines of diff (skipped)
1
0