commit poedit for openSUSE:Factory
Hello community, here is the log from the commit of package poedit for openSUSE:Factory checked in at 2016-02-29 09:14:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poedit (Old) and /work/SRC/openSUSE:Factory/.poedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "poedit" Changes: -------- --- /work/SRC/openSUSE:Factory/poedit/poedit.changes 2016-02-11 12:37:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.poedit.new/poedit.changes 2016-02-29 09:15:59.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Feb 27 17:32:41 UTC 2016 - astieger@suse.com + +- poedit 1.8.7.1: + * Add explicit boost dependencies in cpprest + +------------------------------------------------------------------- Old: ---- poedit-1.8.7.tar.gz New: ---- poedit-1.8.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poedit.spec ++++++ --- /var/tmp/diff_new_pack.0MeE2c/_old 2016-02-29 09:16:00.000000000 +0100 +++ /var/tmp/diff_new_pack.0MeE2c/_new 2016-02-29 09:16:00.000000000 +0100 @@ -20,7 +20,7 @@ %bcond_without language_detection %bcond_without crowdin_integration Name: poedit -Version: 1.8.7 +Version: 1.8.7.1 Release: 0 Summary: Cross-platform Gettext Catalogs Editing Tool License: MIT ++++++ poedit-1.8.7.tar.gz -> poedit-1.8.7.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/poedit-1.8.7/configure new/poedit-1.8.7.1/configure --- old/poedit-1.8.7/configure 2016-02-02 19:39:47.000000000 +0100 +++ new/poedit-1.8.7.1/configure 2016-02-23 12:59:22.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for poedit 1.8.7. +# Generated by GNU Autoconf 2.68 for poedit 1.8.7.1. # # Report bugs to <help@poedit.net>. # @@ -560,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='poedit' PACKAGE_TARNAME='poedit' -PACKAGE_VERSION='1.8.7' -PACKAGE_STRING='poedit 1.8.7' +PACKAGE_VERSION='1.8.7.1' +PACKAGE_STRING='poedit 1.8.7.1' PACKAGE_BUGREPORT='help@poedit.net' PACKAGE_URL='' @@ -1331,7 +1331,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 poedit 1.8.7 to adapt to many kinds of systems. +\`configure' configures poedit 1.8.7.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1401,7 +1401,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of poedit 1.8.7:";; + short | recursive ) echo "Configuration of poedit 1.8.7.1:";; esac cat <<\_ACEOF @@ -1529,7 +1529,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -poedit configure 1.8.7 +poedit configure 1.8.7.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1936,7 +1936,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by poedit $as_me 1.8.7, which was +It was created by poedit $as_me 1.8.7.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2284,7 +2284,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -PACKAGE_SHORT_VERSION=1.8.7 +PACKAGE_SHORT_VERSION=1.8.7.1 ac_aux_dir= @@ -2828,7 +2828,7 @@ # Define the identity of the package. PACKAGE='poedit' - VERSION='1.8.7' + VERSION='1.8.7.1' cat >>confdefs.h <<_ACEOF @@ -5201,7 +5201,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcpprest >= 2.5" >&5 $as_echo_n "checking for libcpprest >= 2.5... " >&6; } old_LIBS="$LIBS" - LIBS="-lcpprest $LIBS" + LIBS="-lcpprest -lboost_system -lssl -lcrypto $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -5364,7 +5364,7 @@ $as_echo "#define HAVE_HTTP_CLIENT 1" >>confdefs.h - CPPREST_LIBS="-lcpprest" + CPPREST_LIBS="-lcpprest -lboost_system -lssl -lcrypto" pkg_failed=no @@ -7270,7 +7270,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by poedit $as_me 1.8.7, which was +This file was extended by poedit $as_me 1.8.7.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7327,7 +7327,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -poedit config.status 1.8.7 +poedit config.status 1.8.7.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/poedit-1.8.7/configure.ac new/poedit-1.8.7.1/configure.ac --- old/poedit-1.8.7/configure.ac 2016-02-02 19:38:20.000000000 +0100 +++ new/poedit-1.8.7.1/configure.ac 2016-02-23 12:57:43.000000000 +0100 @@ -2,8 +2,8 @@ AC_PREREQ(2.59) -AC_INIT([poedit], [1.8.7], [help@poedit.net]) -PACKAGE_SHORT_VERSION=1.8.7 +AC_INIT([poedit], [1.8.7.1], [help@poedit.net]) +PACKAGE_SHORT_VERSION=1.8.7.1 AC_SUBST(PACKAGE_SHORT_VERSION) AC_CONFIG_AUX_DIR([admin]) @@ -73,7 +73,7 @@ [ AC_MSG_CHECKING([for libcpprest >= 2.5]) old_LIBS="$LIBS" - LIBS="-lcpprest $LIBS" + LIBS="-lcpprest -lboost_system -lssl -lcrypto $LIBS" AC_LINK_IFELSE([AC_LANG_PROGRAM( [ #include <cpprest/version.h> @@ -96,7 +96,7 @@ AS_IF([test "x$have_cpprest" = "xyes"], [ AC_DEFINE([HAVE_HTTP_CLIENT]) - CPPREST_LIBS="-lcpprest" + CPPREST_LIBS="-lcpprest -lboost_system -lssl -lcrypto" AC_SUBST(CPPREST_LIBS) PKG_CHECK_MODULES([LIBSECRET], [libsecret-1], [ CXXFLAGS="$CXXFLAGS $LIBSECRET_CFLAGS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/poedit-1.8.7/docs/poedit.1 new/poedit-1.8.7.1/docs/poedit.1 --- old/poedit-1.8.7/docs/poedit.1 2016-02-02 19:39:48.000000000 +0100 +++ new/poedit-1.8.7.1/docs/poedit.1 2016-02-23 12:59:22.000000000 +0100 @@ -2,12 +2,12 @@ .\" Title: poedit .\" Author: Vaclav Slavik <vaclav@slavik.io> .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 02/02/2016 +.\" Date: 02/23/2016 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "POEDIT" "1" "02/02/2016" "\ \&" "\ \&" +.TH "POEDIT" "1" "02/23/2016" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/poedit-1.8.7/src/utility.cpp new/poedit-1.8.7.1/src/utility.cpp --- old/poedit-1.8.7/src/utility.cpp 2016-02-02 19:38:25.000000000 +0100 +++ new/poedit-1.8.7.1/src/utility.cpp 2016-02-23 12:57:48.000000000 +0100 @@ -263,8 +263,11 @@ return false; #ifdef __UNIX__ - chown(destPath, st.st_uid, st.st_gid); - chmod(destPath, st.st_mode); + if (overwrite) + { + chown(destPath, st.st_uid, st.st_gid); + chmod(destPath, st.st_mode); + } #endif return true; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/poedit-1.8.7/src/version.h new/poedit-1.8.7.1/src/version.h --- old/poedit-1.8.7/src/version.h 2016-02-02 19:38:25.000000000 +0100 +++ new/poedit-1.8.7.1/src/version.h 2016-02-23 12:57:48.000000000 +0100 @@ -26,7 +26,7 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define POEDIT_VERSION "1.8.7" +#define POEDIT_VERSION "1.8.7.1" #define POEDIT_VERSION_WIN 1,8,7 #endif // _VERSION_H_
participants (1)
-
root@hilbert.suse.de