Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2013-11-24 11:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and      /work/SRC/openSUSE:Factory/.glib-networking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib-networking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2013-10-17 14:06:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes     
2013-11-24 11:28:09.000000000 +0100
@@ -1,0 +2,9 @@
+Mon Nov 11 22:57:26 UTC 2013 - [email protected]
+
+- Update to version 2.38.2 (bnc#849913):
+  + Fix to previous installed-tests fix, which resulted in some
+    files getting installed even when installed tests weren't
+    enabled (bgo#710197).
+- Drop "Cleanup wrongly installed /files directory".
+
+-------------------------------------------------------------------

Old:
----
  glib-networking-2.38.1.tar.xz

New:
----
  glib-networking-2.38.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.N2HKJ4/_old  2013-11-24 11:28:10.000000000 +0100
+++ /var/tmp/diff_new_pack.N2HKJ4/_new  2013-11-24 11:28:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           glib-networking
-Version:        2.38.1
+Version:        2.38.2
 Release:        0
 Summary:        Network-related GIO modules for glib
 License:        LGPL-2.1+
@@ -61,8 +61,6 @@
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-# These test-files should only be installed with configure 
--enable-installed-tests (bgo#710197).
-rm -r %{buildroot}/files
 %find_lang %{name}
 
 %clean

++++++ glib-networking-2.38.1.tar.xz -> glib-networking-2.38.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/NEWS 
new/glib-networking-2.38.2/NEWS
--- old/glib-networking-2.38.1/NEWS     2013-10-15 15:28:56.000000000 +0200
+++ new/glib-networking-2.38.2/NEWS     2013-11-11 23:33:47.000000000 +0100
@@ -1,3 +1,9 @@
+2.38.2
+======
+  * tls/tests: Fix to previous installed-tests fix, which resulted
+    in some files getting installed even when installed tests weren't
+    enabled. (#710197)
+
 2.38.1
 ======
   * glibpacrunner: Don't crash if there is an internal libproxy error.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/configure 
new/glib-networking-2.38.2/configure
--- old/glib-networking-2.38.1/configure        2013-10-15 15:29:28.000000000 
+0200
+++ new/glib-networking-2.38.2/configure        2013-11-11 23:40:22.000000000 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for glib-networking 2.38.1.
+# Generated by GNU Autoconf 2.69 for glib-networking 2.38.2.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='glib-networking'
 PACKAGE_TARNAME='glib-networking'
-PACKAGE_VERSION='2.38.1'
-PACKAGE_STRING='glib-networking 2.38.1'
+PACKAGE_VERSION='2.38.2'
+PACKAGE_STRING='glib-networking 2.38.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network'
 PACKAGE_URL=''
 
@@ -1420,7 +1420,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 glib-networking 2.38.1 to adapt to many kinds of 
systems.
+\`configure' configures glib-networking 2.38.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1490,7 +1490,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of glib-networking 2.38.1:";;
+     short | recursive ) echo "Configuration of glib-networking 2.38.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1634,7 +1634,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-glib-networking configure 2.38.1
+glib-networking configure 2.38.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2003,7 +2003,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by glib-networking $as_me 2.38.1, which was
+It was created by glib-networking $as_me 2.38.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2871,7 +2871,7 @@
 
 # Define the identity of the package.
  PACKAGE='glib-networking'
- VERSION='2.38.1'
+ VERSION='2.38.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6374,7 +6374,7 @@
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -6392,7 +6392,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_i386"
            ;;
-         ppc64-*linux*|powerpc64-*linux*)
+         powerpcle-*linux*)
+           LD="${LD-ld} -m elf32lppclinux"
+           ;;
+         powerpc-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -6411,7 +6414,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         ppc*-*linux*|powerpc*-*linux*)
+         powerpcle-*linux*)
+           LD="${LD-ld} -m elf64lppc"
+           ;;
+         powerpc-*linux*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -15377,7 +15383,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by glib-networking $as_me 2.38.1, which was
+This file was extended by glib-networking $as_me 2.38.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15443,7 +15449,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-glib-networking config.status 2.38.1
+glib-networking config.status 2.38.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/configure.ac 
new/glib-networking-2.38.2/configure.ac
--- old/glib-networking-2.38.1/configure.ac     2013-10-15 15:26:16.000000000 
+0200
+++ new/glib-networking-2.38.2/configure.ac     2013-11-11 23:33:52.000000000 
+0100
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.38.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.38.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/m4/libtool.m4 
new/glib-networking-2.38.2/m4/libtool.m4
--- old/glib-networking-2.38.1/m4/libtool.m4    2013-10-15 15:29:20.000000000 
+0200
+++ new/glib-networking-2.38.2/m4/libtool.m4    2013-11-11 23:40:14.000000000 
+0100
@@ -1312,7 +1312,7 @@
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -1326,7 +1326,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_i386"
            ;;
-         ppc64-*linux*|powerpc64-*linux*)
+         powerpcle-*linux*)
+           LD="${LD-ld} -m elf32lppclinux"
+           ;;
+         powerpc-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -1345,7 +1348,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         ppc*-*linux*|powerpc*-*linux*)
+         powerpcle-*linux*)
+           LD="${LD-ld} -m elf64lppc"
+           ;;
+         powerpc-*linux*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/tls/tests/Makefile.am 
new/glib-networking-2.38.2/tls/tests/Makefile.am
--- old/glib-networking-2.38.1/tls/tests/Makefile.am    2013-10-15 
15:25:27.000000000 +0200
+++ new/glib-networking-2.38.2/tls/tests/Makefile.am    2013-11-11 
15:40:18.000000000 +0100
@@ -35,8 +35,7 @@
 
 endif
 
-testfilesdir = $(installed_testdir)/files
-testfiles_DATA =                               \
+testfiles_data =                               \
        files/ca.pem                            \
        files/ca-roots.pem                      \
        files/ca-verisign-sha1.pem              \
@@ -54,4 +53,9 @@
        files/server-self.pem                   \
        $(NULL)
 
-EXTRA_DIST += $(testfiles_DATA)
+if ENABLE_INSTALLED_TESTS
+testfilesdir = $(installed_testdir)/files
+testfiles_DATA = $(testfiles_data)
+endif
+
+EXTRA_DIST += $(testfiles_data)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-networking-2.38.1/tls/tests/Makefile.in 
new/glib-networking-2.38.2/tls/tests/Makefile.in
--- old/glib-networking-2.38.1/tls/tests/Makefile.in    2013-10-15 
15:29:29.000000000 +0200
+++ new/glib-networking-2.38.2/tls/tests/Makefile.in    2013-11-11 
23:40:23.000000000 +0100
@@ -655,7 +655,7 @@
 DISTCLEANFILES = 
 MAINTAINERCLEANFILES = 
 EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) \
-       $(testfiles_DATA)
+       $(testfiles_data)
 
 # We support a fairly large range of possible variables.  It is expected that 
all types of files in a test suite
 # will belong in exactly one of the following variables.
@@ -741,8 +741,7 @@
 @HAVE_PKCS11_TRUE@     mock-pkcs11.c mock-pkcs11.h \
 @HAVE_PKCS11_TRUE@     mock-interaction.c mock-interaction.h
 
-testfilesdir = $(installed_testdir)/files
-testfiles_DATA = \
+testfiles_data = \
        files/ca.pem                            \
        files/ca-roots.pem                      \
        files/ca-verisign-sha1.pem              \
@@ -760,6 +759,8 @@
        files/server-self.pem                   \
        $(NULL)
 
+@ENABLE_INSTALLED_TESTS_TRUE@testfilesdir = $(installed_testdir)/files
+@ENABLE_INSTALLED_TESTS_TRUE@testfiles_DATA = $(testfiles_data)
 all: $(BUILT_SOURCES)
        $(MAKE) $(AM_MAKEFLAGS) all-am
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to