Hello community, here is the log from the commit of package xorgxrdp for openSUSE:Factory checked in at 2018-04-17 11:19:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorgxrdp (Old) and /work/SRC/openSUSE:Factory/.xorgxrdp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorgxrdp" Tue Apr 17 11:19:35 2018 rev:6 rq:597311 version:0.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xorgxrdp/xorgxrdp.changes 2018-02-01 21:29:41.640216486 +0100 +++ /work/SRC/openSUSE:Factory/.xorgxrdp.new/xorgxrdp.changes 2018-04-17 11:19:40.260354669 +0200 @@ -1,0 +2,7 @@ +Tue Apr 17 02:56:02 UTC 2018 - [email protected] + +- Update to version 0.2.6 + + Fix GNOME 3 gnome-settings-daemon crash issue #111 + + Show correct version in Xorg log #114 #115 + +------------------------------------------------------------------- @@ -4 +11 @@ -- add s390 to excludearch list +- Add s390 to excludearch list @@ -17 +24 @@ -- update to 0.2.4 +- Update to 0.2.4 @@ -23,2 +30,2 @@ -- exclude s390x arch -- specfile cleanup +- Exclude s390x arch +- Specfile cleanup @@ -29,2 +36,2 @@ -- update to 0.2.3 - + fix X programs crash when reconnecting to xrdp with different +- Update to 0.2.3 + + Fix X programs crash when reconnecting to xrdp with different @@ -32 +39 @@ -- fix build error for Leap 42.3 +- Fix build error for Leap 42.3 @@ -38,3 +45,3 @@ -- add source verification - + add xorgxrdp-0.2.2.tar.gz.asc - + add xorgxrdp.keyring, from the signer Koichiro IWAO (@metalefty +- Add source verification + + Add xorgxrdp-0.2.2.tar.gz.asc + + Add xorgxrdp.keyring, from the signer Koichiro IWAO (@metalefty @@ -46 +53 @@ -- update to 0.2.2 +- Update to 0.2.2 @@ -54 +61 @@ -- initial package +- Initial package Old: ---- xorgxrdp-0.2.5.tar.gz xorgxrdp-0.2.5.tar.gz.asc New: ---- xorgxrdp-0.2.6.tar.gz xorgxrdp-0.2.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorgxrdp.spec ++++++ --- /var/tmp/diff_new_pack.zRZCuP/_old 2018-04-17 11:19:40.788329923 +0200 +++ /var/tmp/diff_new_pack.zRZCuP/_new 2018-04-17 11:19:40.792329735 +0200 @@ -17,7 +17,7 @@ Name: xorgxrdp -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Xorg drivers for xrdp License: X11 ++++++ xorgxrdp-0.2.5.tar.gz -> xorgxrdp-0.2.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/Makefile.in new/xorgxrdp-0.2.6/Makefile.in --- old/xorgxrdp-0.2.5/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -324,6 +324,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/README.md new/xorgxrdp-0.2.6/README.md --- old/xorgxrdp-0.2.5/README.md 2017-12-14 07:52:19.000000000 +0100 +++ new/xorgxrdp-0.2.6/README.md 2018-03-21 16:24:47.000000000 +0100 @@ -1,6 +1,6 @@ [](https://travis-ci.org/neutrinolabs/xorgxrdp) -*Current Version:* 0.2.5 +*Current Version:* 0.2.6 # xorgxrdp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/configure new/xorgxrdp-0.2.6/configure --- old/xorgxrdp-0.2.5/configure 2017-12-14 08:02:45.000000000 +0100 +++ new/xorgxrdp-0.2.6/configure 2018-03-21 16:35:56.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xorgxrdp 0.2.5. +# Generated by GNU Autoconf 2.69 for xorgxrdp 0.2.6. # # Report bugs to <[email protected]>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='xorgxrdp' PACKAGE_TARNAME='xorgxrdp' -PACKAGE_VERSION='0.2.5' -PACKAGE_STRING='xorgxrdp 0.2.5' +PACKAGE_VERSION='0.2.6' +PACKAGE_STRING='xorgxrdp 0.2.6' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -724,6 +724,9 @@ INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM +package_version_patchlevel +package_version_minor +package_version_major target_alias host_alias build_alias @@ -1335,7 +1338,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 xorgxrdp 0.2.5 to adapt to many kinds of systems. +\`configure' configures xorgxrdp 0.2.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1405,7 +1408,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xorgxrdp 0.2.5:";; + short | recursive ) echo "Configuration of xorgxrdp 0.2.6:";; esac cat <<\_ACEOF @@ -1529,7 +1532,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xorgxrdp configure 0.2.5 +xorgxrdp configure 0.2.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1807,7 +1810,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xorgxrdp $as_me 0.2.5, which was +It was created by xorgxrdp $as_me 0.2.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2155,6 +2158,15 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu +package_version_major=$(echo ${PACKAGE_VERSION}|cut -d. -f1) +package_version_minor=$(echo ${PACKAGE_VERSION}|cut -d. -f2) +package_version_patchlevel=$(echo ${PACKAGE_VERSION}|cut -d. -f3) +package_version_major=${package_version_major} + +package_version_minor=${package_version_minor} + +package_version_patchlevel=${package_version_patchlevel} + ac_config_headers="$ac_config_headers config_ac.h:config_ac-h.in" am__api_version='1.15' @@ -2672,7 +2684,7 @@ # Define the identity of the package. PACKAGE='xorgxrdp' - VERSION='0.2.5' + VERSION='0.2.6' cat >>confdefs.h <<_ACEOF @@ -12669,7 +12681,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the assembler ($NASM $NAFLAGS) works" >&5 $as_echo_n "checking whether the assembler ($NASM $NAFLAGS) works... " >&6; } cat > conftest.asm <<EOF -%line 12672 "configure" +%line 12684 "configure" section .text global _nasmfunc, nasmfunc _nasmfunc: @@ -12885,7 +12897,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the assembler ($NASM $NAFLAGS) works" >&5 $as_echo_n "checking whether the assembler ($NASM $NAFLAGS) works... " >&6; } cat > conftest.asm <<EOF -%line 12888 "configure" +%line 12900 "configure" section .text global _nasmfunc, nasmfunc _nasmfunc: @@ -13521,7 +13533,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xorgxrdp $as_me 0.2.5, which was +This file was extended by xorgxrdp $as_me 0.2.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13587,7 +13599,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xorgxrdp config.status 0.2.5 +xorgxrdp config.status 0.2.6 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/xorgxrdp-0.2.5/configure.ac new/xorgxrdp-0.2.6/configure.ac --- old/xorgxrdp-0.2.5/configure.ac 2017-12-14 07:52:38.000000000 +0100 +++ new/xorgxrdp-0.2.6/configure.ac 2018-03-21 16:24:47.000000000 +0100 @@ -1,7 +1,14 @@ # Process this file with autoconf to produce a configure script AC_PREREQ(2.65) -AC_INIT([xorgxrdp], [0.2.5], [[email protected]]) +# package version must be x.y.z +AC_INIT([xorgxrdp], [0.2.6], [[email protected]]) +package_version_major=$(echo ${PACKAGE_VERSION}|cut -d. -f1) +package_version_minor=$(echo ${PACKAGE_VERSION}|cut -d. -f2) +package_version_patchlevel=$(echo ${PACKAGE_VERSION}|cut -d. -f3) +AC_SUBST([package_version_major], [${package_version_major}]) +AC_SUBST([package_version_minor], [${package_version_minor}]) +AC_SUBST([package_version_patchlevel], [${package_version_patchlevel}]) AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in) AM_INIT_AUTOMAKE([1.11 foreign parallel-tests]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/Makefile.am new/xorgxrdp-0.2.6/module/Makefile.am --- old/xorgxrdp-0.2.5/module/Makefile.am 2017-08-09 06:45:44.000000000 +0200 +++ new/xorgxrdp-0.2.6/module/Makefile.am 2018-03-21 16:24:47.000000000 +0100 @@ -18,6 +18,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module \ $(EXTRA_FLAGS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/Makefile.in new/xorgxrdp-0.2.6/module/Makefile.in --- old/xorgxrdp-0.2.5/module/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/module/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -383,6 +383,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ @@ -402,6 +405,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module \ $(EXTRA_FLAGS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/amd64/Makefile.in new/xorgxrdp-0.2.6/module/amd64/Makefile.in --- old/xorgxrdp-0.2.5/module/amd64/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/module/amd64/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -291,6 +291,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/rdp.h new/xorgxrdp-0.2.6/module/rdp.h --- old/xorgxrdp-0.2.5/module/rdp.h 2017-09-20 07:14:38.000000000 +0200 +++ new/xorgxrdp-0.2.6/module/rdp.h 2018-03-21 16:24:47.000000000 +0100 @@ -41,10 +41,6 @@ #define XRDP_KEYB_NAME "XRDPKEYB" #define XRDP_VERSION 1000 -#define PACKAGE_VERSION_MAJOR 1 -#define PACKAGE_VERSION_MINOR 0 -#define PACKAGE_VERSION_PATCHLEVEL 0 - #define COLOR8(r, g, b) \ ((((r) >> 5) << 0) | (((g) >> 5) << 3) | (((b) >> 6) << 6)) #define COLOR15(r, g, b) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/rdpRandR.c new/xorgxrdp-0.2.6/module/rdpRandR.c --- old/xorgxrdp-0.2.5/module/rdpRandR.c 2017-08-09 06:45:44.000000000 +0200 +++ new/xorgxrdp-0.2.6/module/rdpRandR.c 2018-03-21 16:24:47.000000000 +0100 @@ -178,19 +178,6 @@ { LLOGLN(0, ("rdpRRCrtcGetGamma: %p %p %p %p", crtc, crtc->gammaRed, crtc->gammaBlue, crtc->gammaGreen)); - crtc->gammaSize = 1; - if (crtc->gammaRed == NULL) - { - crtc->gammaRed = g_new0(CARD16, 16); - } - if (crtc->gammaBlue == NULL) - { - crtc->gammaBlue = g_new0(CARD16, 16); - } - if (crtc->gammaGreen == NULL) - { - crtc->gammaGreen = g_new0(CARD16, 16); - } return TRUE; } @@ -332,6 +319,7 @@ xRRModeInfo modeInfo; char name[64]; const int vfreq = 50; + int i; sprintf (name, "%dx%d", width, height); memset (&modeInfo, 0, sizeof(modeInfo)); @@ -355,6 +343,16 @@ RRModeDestroy(mode); return 0; } + /* Create and initialise (unused) gamma ramps */ + RRCrtcGammaSetSize (crtc, 256); + for (i = 0 ; i < crtc->gammaSize; ++i) + { + unsigned short val = (0xffff * i) / (crtc->gammaSize - 1); + crtc->gammaRed[i] = val; + crtc->gammaGreen[i] = val; + crtc->gammaBlue[i] = val; + } + output = RROutputCreate(dev->pScreen, aname, strlen(aname), NULL); if (output == 0) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/module/x86/Makefile.in new/xorgxrdp-0.2.6/module/x86/Makefile.in --- old/xorgxrdp-0.2.5/module/x86/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/module/x86/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -291,6 +291,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/tests/Makefile.in new/xorgxrdp-0.2.6/tests/Makefile.in --- old/xorgxrdp-0.2.5/tests/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/tests/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -503,6 +503,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/tests/yuv2rgb/Makefile.in new/xorgxrdp-0.2.6/tests/yuv2rgb/Makefile.in --- old/xorgxrdp-0.2.5/tests/yuv2rgb/Makefile.in 2017-12-14 08:02:46.000000000 +0100 +++ new/xorgxrdp-0.2.6/tests/yuv2rgb/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -493,6 +493,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpdev/Makefile.am new/xorgxrdp-0.2.6/xrdpdev/Makefile.am --- old/xorgxrdp-0.2.5/xrdpdev/Makefile.am 2017-08-09 06:45:44.000000000 +0200 +++ new/xorgxrdp-0.2.6/xrdpdev/Makefile.am 2018-03-21 16:24:47.000000000 +0100 @@ -3,6 +3,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpdev_drv_la_LTLIBRARIES = xrdpdev_drv.la diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpdev/Makefile.in new/xorgxrdp-0.2.6/xrdpdev/Makefile.in --- old/xorgxrdp-0.2.5/xrdpdev/Makefile.in 2017-12-14 08:02:47.000000000 +0100 +++ new/xorgxrdp-0.2.6/xrdpdev/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -326,6 +326,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ @@ -342,6 +345,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpdev_drv_la_LTLIBRARIES = xrdpdev_drv.la diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpkeyb/Makefile.am new/xorgxrdp-0.2.6/xrdpkeyb/Makefile.am --- old/xorgxrdp-0.2.5/xrdpkeyb/Makefile.am 2017-08-09 06:45:44.000000000 +0200 +++ new/xorgxrdp-0.2.6/xrdpkeyb/Makefile.am 2018-03-21 16:24:47.000000000 +0100 @@ -3,6 +3,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpkeyb_drv_la_LTLIBRARIES = xrdpkeyb_drv.la diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpkeyb/Makefile.in new/xorgxrdp-0.2.6/xrdpkeyb/Makefile.in --- old/xorgxrdp-0.2.5/xrdpkeyb/Makefile.in 2017-12-14 08:02:47.000000000 +0100 +++ new/xorgxrdp-0.2.6/xrdpkeyb/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -322,6 +322,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ @@ -338,6 +341,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpkeyb_drv_la_LTLIBRARIES = xrdpkeyb_drv.la diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpmouse/Makefile.am new/xorgxrdp-0.2.6/xrdpmouse/Makefile.am --- old/xorgxrdp-0.2.5/xrdpmouse/Makefile.am 2017-08-09 06:45:44.000000000 +0200 +++ new/xorgxrdp-0.2.6/xrdpmouse/Makefile.am 2018-03-21 16:24:47.000000000 +0100 @@ -3,6 +3,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpmouse_drv_la_LTLIBRARIES = xrdpmouse_drv.la diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xorgxrdp-0.2.5/xrdpmouse/Makefile.in new/xorgxrdp-0.2.6/xrdpmouse/Makefile.in --- old/xorgxrdp-0.2.5/xrdpmouse/Makefile.in 2017-12-14 08:02:47.000000000 +0100 +++ new/xorgxrdp-0.2.6/xrdpmouse/Makefile.in 2018-03-21 16:35:57.000000000 +0100 @@ -322,6 +322,9 @@ mkdir_p = @mkdir_p@ moduledir = @moduledir@ oldincludedir = @oldincludedir@ +package_version_major = @package_version_major@ +package_version_minor = @package_version_minor@ +package_version_patchlevel = @package_version_patchlevel@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ @@ -338,6 +341,9 @@ AM_CFLAGS = \ $(XORG_SERVER_CFLAGS) \ $(XRDP_CFLAGS) \ + -DPACKAGE_VERSION_MAJOR=@package_version_major@ \ + -DPACKAGE_VERSION_MINOR=@package_version_minor@ \ + -DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \ -I$(top_srcdir)/module xrdpmouse_drv_la_LTLIBRARIES = xrdpmouse_drv.la
