commit pw3270 for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2020-11-04 18:27:14

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


Package is "pw3270"

Wed Nov  4 18:27:14 2020 rev:9 rq:845854 version:5.3

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2020-06-10 
00:47:25.106788108 +0200
+++ /work/SRC/openSUSE:Factory/.pw3270.new.11331/pw3270.changes 2020-11-04 
18:32:10.344176959 +0100
@@ -1,0 +2,41 @@
+Mon Nov 02 13:05:18 UTC 2020 - perry.wern...@gmail.com
+
+- Update to version 5.3+git20201102:
+  * Fixing package build.
+  * Removing .png files, using only the svg ones.
+  * Adjusting header bar defaults.
+  * Adjustments for openSUSE 15.2.
+  * Update README.md
+  * Use 'gnome' style as default on linux and classic in other OSs.
+  * Disabling F10 redirection.
+  * Adjusting default action lists.
+  * Enabling set/reset of kpalternative in the modern interface.
+  * Moving generic tools to libv3270.
+  * Auto updating toolbar when icon style changes.
+  * Implementing standard models for menus & comboboxes.
+  * Adding copy-image menu option.
+  * Adding "copy-as-html" action.
+  * Adding 'view trace' option on the popup menus.
+  * Pre-defining session file name on save dialogs.
+  * Creating session file when a desktop icon is built with default session.
+  * Adding method to suggest session filename and path.
+  * Processing toolbar-position settings.
+  * Adding tooltips in the header bar buttons.
+  * Moving application icons to the 'icons' folder.
+  * Adding support for customized icons.
+  * Adding option for symbolic icons in the header bar.
+  * Implementing use of symbolic icons in toolbar.
+  * Updating appdata.
+  * Scanning standard directories for session definition files.
+  * Adding appdata.xml
+  * Adding architecture in about window. Usefull for windows users.
+  * Project URL changes by locale.
+  * Loading/saving dialog responses from session file.
+  * Renaming default filename.
+  * Adding custom mime-type for pw3270 session settings file
+  * Using PIE instead of pic.
+  * Refactoring keypads.
+  * Adding deb post install/uninstall scripts.
+  * removed patch: optional_optipng.patch
+
+---

Old:

  optional_optipng.patch



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.rmlOMN/_old  2020-11-04 18:32:10.828175886 +0100
+++ /var/tmp/diff_new_pack.rmlOMN/_new  2020-11-04 18:32:10.832175877 +0100
@@ -28,39 +28,22 @@
 Summary:IBM 3270 Terminal emulator for GTK
 License:GPL-2.0
 Group:  System/X11/Terminals
-Url:https://portal.softwarepublico.gov.br/social/pw3270/
+Url:   https://github.com/PerryWerneck/pw3270
 
 Source: pw3270-%{version}.tar.xz
-Patch1: optional_optipng.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Requires:   shared-mime-info
 Requires:  %{name}-branding = %{version}
 
-#--[ Setup by distribution 
]--
-# 
-# References:
-#
-# 
https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto#Detect_a_distribution_flavor_for_special_code
-#
+BuildRequires: update-desktop-files
+
+%glib2_gsettings_schema_requires
 
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(libv3270) >= %{version}
-
-%if 0%{?is_opensuse}
-
-BuildRequires:  optipng
-
-%endif
-
-%if 0%{?sle_version} >= 15 && !0%{?is_opensuse}
-BuildRequires:  ImageMagick-config-7-upstream
-%endif
-
-#-
-
+BuildRequires: pkgconfig(libv3270) >= 5.3
 BuildRequires:  autoconf >= 2.61
 BuildRequires:  automake
 BuildRequires:  binutils
@@ -74,7 +57,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  sed
 BuildRequires:  fdupes
-BuildRequires:  ImageMagick
 BuildRequires:  autoconf-archive
 %glib2_gsettings_schema_requires
 
@@ -88,18 +70,34 @@
 %package branding
 Summary:Default branding for %{name}
 Group:  System/X11/Terminals
+
 Requires:   %{name} = %{version}
+Requires(post):desktop-file-utils
+Requires(postun):  desktop-file-utils
 
 %description branding
 GTK-based IBM 3270 terminal emulator with many advanced features. It can be 
used to communicate with any IBM host that supports 3270-style connections over 
TELNET.
 
 This package contains the default branding for %{name}.
 
+%package keypads
+Summary:   Keypads for %{name}
+Group: System/X11/Terminals

commit pw3270 for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2020-06-10 00:47:17

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


Package is "pw3270"

Wed Jun 10 00:47:17 2020 rev:8 rq:812655 version:5.3

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2020-03-25 
23:47:45.800060800 +0100
+++ /work/SRC/openSUSE:Factory/.pw3270.new.3606/pw3270.changes  2020-06-10 
00:47:25.106788108 +0200
@@ -1,0 +2,61 @@
+Mon Jun  8 12:55:06 UTC 2020 - Perry Werneck 
+
+- Optipng is not in the SLE-15 default repositories
+- added patch: optional_optipng.patch
+
+---
+Thu Jun 04 18:31:19 UTC 2020 - perry.wern...@gmail.com
+
+- Update to version 5.3:
+  * Adding method to set environment variables from session settings file 
(allow use of an alternative openssl config file).
+  * Adding fallbacks for application menu.
+  * PACKAGE_RELEASE macros is now a string to allow use of rpm's release.
+  * Adding option to switch the user interface.
+  * Add build instructions for macOS
+  * Redirecting gtk logs to lib3270.
+  * Using the new dialog section element who adapts to windows UI.
+  * Refactoring session rename method.
+  * Fixing application preferences dialog warning.
+  * The defaults for windows and linux aren't the same.
+  * Adding clipboard settings dialog.
+  * Updating properties.
+  * Cleaning up.
+  * Adding toolbar properties menu.
+  * Refactoring "open" actions.
+  * Refactoring "window" actions.
+  * Refactoring application settings dialog & related widgets as gobjects.
+  * Terminal actions now lives in libv3270.
+  * Conditional and property actions moved to libv3270.
+  * Moving dialog action to libv3270.
+  * Refactoring plugin engine.
+  * Adding popup menu over OIA.
+  * Only customized sessions can be renamed.
+  * Implementing session name change dialog.
+  * Implementing tab-menu.
+  * Implementing popup menu on tab labels.
+  * Refactoring the open session/url from command line.
+  * Refactoring terminal support methods.
+  * Implementing "open session in the window" action.
+  * Implementing the new "save session" dialog.
+  * Adding toolbar settings dialog.
+  * Fixing portability issue detected by OBS.
+  * PF & PA key and lib3270's actions are now on libv3270.
+  * Implementing toolbar actions edit dialog.
+  * Implementing action viewer widget.
+  * Implementing application settings.
+  * Loading/saving print settings to/from session file.
+  * Adding accelerator settings tab on the session properties dialog.
+  * Use convert -strip
+  * ui-style is now defined by gsettings.
+  * Updating to latest versions of v3270 & lib3270.
+  * Adding missing license info.
+  * Getting appname from lib3270.
+  * Removing use of deprecated function "get_hostname".
+  * Adding support for oversize.
+  * Using the new standard error popup for print errors.
+  * Linux custom print widget is now managed by libv3270.
+  * Replacing save dialog with the new version from v3270.
+  * linux log is now sent do system log.
+  * Updating package to follow naming guidelines.
+
+---

Old:

  pw3270-5.2.tar.xz
  reproducible.patch

New:

  optional_optipng.patch
  pw3270-5.3.tar.xz



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.PfbTJg/_old  2020-06-10 00:47:26.994793161 +0200
+++ /var/tmp/diff_new_pack.PfbTJg/_new  2020-06-10 00:47:26.994793161 +0200
@@ -18,20 +18,12 @@
 
 #---[ Versions 
]--
 
-%define MAJOR_VERSION 5
-%define MINOR_VERSION 2
-
-%define _libvrs %{MAJOR_VERSION}_%{MINOR_VERSION}
-
-#---[ Selected modules 
]--
-
-%define _dbus   1
-%define _help2man   1
+%define _product %(pkg-config --variable=product_name lib3270)
 
 #---[ Packaging 
]-
 
 Name:   pw3270
-Version:5.2
+Version:5.3
 Release:0
 Summary:IBM 3270 Terminal emulator for GTK
 License:GPL-2.0
@@ -39,12 +31,12 @@
 Url:https://portal.softwarepublico.gov.br/social/pw3270/
 
 Source: pw3270-%{version}.tar.xz
-Patch0: reproducible.patch
+Patch1: optional_optipng.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Requires:   shared-mime-info
-Requires:   %{name}-branding >= 5.2
+Requires:  %{name}-branding = %{version}
 
 

commit pw3270 for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2020-03-25 23:46:43

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


Package is "pw3270"

Wed Mar 25 23:46:43 2020 rev:7 rq:788183 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2020-02-20 
15:37:39.954768686 +0100
+++ /work/SRC/openSUSE:Factory/.pw3270.new.3160/pw3270.changes  2020-03-25 
23:47:45.800060800 +0100
@@ -1,0 +2,5 @@
+Wed Mar 25 08:47:04 UTC 2020 - Bernhard Wiedemann 
+
+- Add reproducible.patch to make package build reproducible (boo#1047218) 
+
+---

New:

  reproducible.patch



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.zt3ioQ/_old  2020-03-25 23:47:48.392060114 +0100
+++ /var/tmp/diff_new_pack.zt3ioQ/_new  2020-03-25 23:47:48.392060114 +0100
@@ -39,6 +39,7 @@
 Url:https://portal.softwarepublico.gov.br/social/pw3270/
 
 Source: pw3270-%{version}.tar.xz
+Patch0: reproducible.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -198,6 +199,7 @@
 %prep
 
 %setup -q -n pw3270-%{version}
+%patch0 -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects

++ reproducible.patch ++
https://github.com/PerryWerneck/pw3270/pull/2

Author: Bernhard M. Wiedemann 
Date:   Thu Dec 5 18:57:54 2019 +0100

Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also switch to UTC to be independent of timezone.

Note: This date call is designed to work with different flavors
of date (GNU, BSD and others).
If only GNU (Linux) support is needed, the patch can be simplified.

This PR was done while working on reproducible builds for openSUSE.

Index: pw3270-5.2/branding/Makefile.in
===
--- pw3270-5.2.orig/branding/Makefile.in
+++ pw3270-5.2/branding/Makefile.in
@@ -51,7 +51,7 @@ $(BINDIR)/%.png: \
 
@echo $@ ...
@$(MKDIR) `dirname $@`
-   @$(CONVERT) -background transparent $< $@
+   @$(CONVERT) -strip -background transparent $< $@
@$(OPTIPNG) -o7 $@
 
 $(BINDIR)/%.ico: \
Index: pw3270-5.2/src/libpw3270cpp/Makefile.in
===
--- pw3270-5.2.orig/src/libpw3270cpp/Makefile.in
+++ pw3270-5.2/src/libpw3270cpp/Makefile.in
@@ -61,6 +61,13 @@ VALGRIND=@VALGRIND@
 INSTALL_DATA=@INSTALL_DATA@
 INSTALL_PROGRAM=@INSTALL_PROGRAM@
 
+DATE_FMT = +%Y%m%d
+ifdef SOURCE_DATE_EPOCH
+BUILD_DATE ?= $(shell date -u -d "@$(SOURCE_DATE_EPOCH)" "$(DATE_FMT)" 
2>/dev/null || date -u -r "$(SOURCE_DATE_EPOCH)" "$(DATE_FMT)" 2>/dev/null || 
date -u "$(DATE_FMT)")
+else
+BUILD_DATE ?= $(shell date "$(DATE_FMT)")
+endif
+
 CFLAGS= \
@CFLAGS@ \
-Wno-deprecated-declarations \
@@ -102,7 +109,7 @@ $(OBJRLS)/%.o: \
@$(MKDIR) `dirname $@`
@$(CC) $(CFLAGS) \
@RLS_CFLAGS@ \
-   -DBUILD_DATE=`date +"%Y%m%d"` \
+   -DBUILD_DATE=$(BUILD_DATE) \
-o $@ -c $<
 
 $(POTDIR)/%.pot: %.c



commit pw3270 for openSUSE:Factory

2020-02-20 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2020-02-20 15:37:39

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


Package is "pw3270"

Thu Feb 20 15:37:39 2020 rev:6 rq:777685 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2019-11-18 
20:12:49.669517452 +0100
+++ /work/SRC/openSUSE:Factory/.pw3270.new.26092/pw3270.changes 2020-02-20 
15:37:39.954768686 +0100
@@ -1,0 +2,6 @@
+Thu Feb 20 10:24:35 UTC 2020 - Max Lin 
+
+- Leap 15.2 and SLE15 SP2 has newer librsvg, extend the conditional
+  for "BuildRequires: rsvg-convert"
+
+---



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.x1FZ5h/_old  2020-02-20 15:37:40.570769762 +0100
+++ /var/tmp/diff_new_pack.x1FZ5h/_new  2020-02-20 15:37:40.570769762 +0100
@@ -118,7 +118,7 @@
 %if 0%{suse_version} >= 1210
 BuildRequires: autoconf-archive
 %endif
-%if 0%{suse_version} >= 1550
+%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150200
 BuildRequires:  rsvg-convert
 %else
 BuildRequires:  rsvg-view




commit pw3270 for openSUSE:Factory

2019-11-18 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2019-11-18 20:12:17

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


Package is "pw3270"

Mon Nov 18 20:12:17 2019 rev:5 rq:749328 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2017-09-26 
21:16:23.897729610 +0200
+++ /work/SRC/openSUSE:Factory/.pw3270.new.26869/pw3270.changes 2019-11-18 
20:12:49.669517452 +0100
@@ -1,0 +2,55 @@
+Wed Oct 23 17:28:57 CEST 2019 - r...@suse.de
+
+- fix build-requires for factory/tumbleweed
+  rsvg-convert tool is now in rsvg-convert package 
+
+---
+Fri May 31 18:21:45 UTC 2019 - perry.wern...@gmail.com
+
+  * Doing a "clean exit" on SIGTERM.
+  * Updating translation.
+  * Updating translation.
+  * Fixing save message.
+  * Fixing the application name with ./configure option.
+  * Showing message on configuration update.
+  * Updating rpm packaging.
+  * Fixing icon and application name.
+  * Adding desktop file.
+  * Creating application icon in standard folder.
+  * Emitting message when the logo is not available on about window.
+  * Fixing memory allocation error on about dialog.
+  * Fixing bug in about window detected on windows version.
+  * Fixing win32 runtime.
+  * Updating read me.
+  * Updating versions in win packate.
+  * Fixing file version indication in win32 package.
+  * Fixing windows build.
+  * Removing windows native dialog.
+  * Fixing windows build.
+  * Removing unused sources.
+  * Adding compiled version of the schemas in the runtime package.
+  * Adding gtkfilechooser schema to runtime package.
+  * Comentando fontes do código que foi transferido para a libv3270.
+  * Adding script to build and install lib3270 and libv3270 on msys2
+  * Fixing msys2 build.
+  * Disabling unused code.
+  * Updating translations.
+  * Renaming application transfer file dialog to avoid conflicts.
+  * Updating package control file.
+
+---
+Tue Feb 26 16:55:21 UTC 2019 - perry.wern...@gmail.com
+
+- Update to version 5.2:
+  * Updating linux packages.
+  * Removing libv3270 submodule
+  * Updating branding Makefile.
+  * Updating autogen
+  * Updating project.
+  * Fixing RHEL 7 builds.
+  * Removing unused UI files.
+  * Fixing .deb builds
+  * Fixing RHEL7 build.
+  * Updating linux package.
+
+---
@@ -79,31 +133,0 @@
-

-Wed Oct 19 11:01:27 UTC 2016 - perry.wern...@gmail.com
-
-- Fixing mutex include on latest GCC
-- Backporting fix for bug 998842 
(https://bugzilla.suse.com/show_bug.cgi?id=998842)
-- ppc64_javaarch.patch was applyed to upstream, removing
-

-Mon Mar 21 12:20:12 UTC 2016 - dval...@suse.com
-
-- Fix javaarch dir for POWER platform
-  ppc64_javaarch.patch 
-

-Thu Oct  9 20:02:30 UTC 2014 - perry.wern...@gmail.com
-
-- Updating to latest svn release
-- Fixing ooRexx plugin bugs introduced by the latest ooRexx version.
-

-Fri Dec 14 10:02:30 UTC 2012 - perry.wern...@gmail.com
-
-- Updating to latest svn release for fixes on file transfer dialogs. 
-

-Sun Jun 17 21:25:44 UTC 2012 - emendo...@suse.com
-
-- Fixing up warnings to comply to build service's guidelines.
-
-

Old:

  debian.changelog
  debian.compat
  debian.control
  debian.rules
  pw3270-5.1.tar.bz2
  pw3270.dsc

New:

  _servicedata
  pw3270-5.2.tar.xz



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.Xuk1po/_old  2019-11-18 20:12:50.825516863 +0100
+++ /var/tmp/diff_new_pack.Xuk1po/_new  2019-11-18 20:12:50.829516861 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package pw3270
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (C) <2008> 
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) <2008> 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,13 +13,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 #---[ Versions 

commit pw3270 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2017-09-26 21:15:22

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


Package is "pw3270"

Tue Sep 26 21:15:22 2017 rev:4 rq:526101 version:5.1

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2016-12-13 
19:34:12.455600432 +0100
+++ /work/SRC/openSUSE:Factory/.pw3270.new/pw3270.changes   2017-09-26 
21:16:23.897729610 +0200
@@ -1,0 +2,42 @@
+Thu Sep 14 00:28:23 UTC 2017 - jeng...@inai.de
+
+- Put libpw3270 into its own package (shared library guideline).
+- Drop require on /usr/bin/openssl, this is unusual for a library
+  to request.
+- %configure already sets CFLAGS,CXXFLAGS, do not set it again.
+  Replace old RPM variables. Remove redundant %clean section.
+  Do not run fdupes across hardlink boundaries.
+- Fix one RPM category. Trim redundant words from description.
+
+---
+Wed Sep 13 13:51:34 UTC 2017 - erico.mendo...@suse.com
+
+- fix_actions.patch: patch is no longer necessary.
+- keypad_update.patch: patch is no longer necessary.
+- mutex_include.patch: patch is no longer necessary.
+- gtk2-fixes.patch: patch is no longer necessary.
+- file_chooser.patch: patch is no longer necessary.
+- fix_oorexx_charset.patch: patch is no longer necessary.
+
+---
+Wed Sep 13 12:25:12 UTC 2017 - perry.wern...@gmail.com
+
+- Updating to the latest git level, closing package for distribution.
+- Java, Rexx, PHP, Mono and other extensions for scripting are now separated 
packages.
+
+---
+Thu Jan 26 12:37:48 UTC 2017 - perry.wern...@gmail.com
+
+- Fixing .deb builds. 
+
+---
+Thu Jan 19 16:36:08 UTC 2017 - perry.wern...@gmail.com
+
+- Removing unused sources, refactoring Makefiles, build & installation
+
+---
+Tue Dec 27 16:00:33 UTC 2016 - perry.wern...@gmail.com
+
+- Updating deb dependencies.
+
+---
@@ -65,0 +108 @@
+

Old:

  debian-php5.tar.gz
  debian.tar.gz
  file_chooser.patch
  fix_actions.patch
  fix_oorexx_charset.patch
  gtk2-fixes.patch
  keypad_update.patch
  mutex_include.patch
  pw3270-5.0.tar.bz2
  pw3270-Debian_7.0.dsc
  pw3270-xUbuntu_12.04.dsc
  pw3270-xUbuntu_14.04.dsc
  pw3270.rpmlintrc

New:

  debian.changelog
  debian.compat
  debian.control
  debian.rules
  pw3270-5.1.tar.bz2



Other differences:
--
++ pw3270.spec ++
 700 lines (skipped)
 between /work/SRC/openSUSE:Factory/pw3270/pw3270.spec
 and /work/SRC/openSUSE:Factory/.pw3270.new/pw3270.spec

++ debian.changelog ++
pw3270 (5.1-0) unstable; urgency=low

  * Initial Release

 -- Perry Werneck   Wed, 2 May 2012 15:20:56 -0300


++ debian.compat ++
9

++ debian.control ++
Source: pw3270
Section: unknown
Priority: optional
Maintainer: Perry Werneck 
Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libgtk-3-dev, 
gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, libssl-dev, 
librsvg2-bin

Package: pw3270
Architecture: any
Depends: ${shlibs:Depends}, lib3270 (= ${binary:Version})
Description: IBM 3270 Terminal emulator for gtk
 IBM 3270 terminal emulator gtk. It can be used to communicate with
 any IBM host that supports 3270-style connections over TELNET.

Package: lib3270
Architecture: any
Section: libs
Depends: ${misc:Depends}
Description: pw3270 shared libraries.
 This package contains the pw3270 shared library for the core application.

Package: lib3270-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, lib3270 (= ${binary:Version}), pkg-config
Description: lib3270 development files.
 This package contains the files needed for development of lib3270 based 
applications

Package: pw3270-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libdbus-1-dev, lib3270-dev (= ${binary:Version}), 
pw3270 (= ${binary:Version})
Description: lib3270 development files.
 This package contains the files needed for development of pw3270 extensions 
and plugins

Package: pw3270-plugin-dbus
Architecture: any
Depends: ${misc:Depends}, pw3270 (= ${binary:Version}), libdbus-1-3
Description: DBUS plugin for pw3270.
 This package contains the plugin allowing scripting of a pw3270 session using 
dbus calls.

Package: pw3270-dbg
Architecture: any
Depends: lib3270 (= ${binary:Version}), pw3270 (= ${binary:Version}), 

commit pw3270 for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package pw3270 for openSUSE:Factory checked 
in at 2016-03-26 15:25:29

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


Package is "pw3270"

Changes:

--- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes2015-10-01 
09:29:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.pw3270.new/pw3270.changes   2016-03-26 
15:25:35.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 21 12:20:12 UTC 2016 - dval...@suse.com
+
+- Fix javaarch dir for POWER platform
+  ppc64_javaarch.patch 
+
+---

New:

  ppc64_javaarch.patch



Other differences:
--
++ pw3270.spec ++
--- /var/tmp/diff_new_pack.hfxNSY/_old  2016-03-26 15:25:36.0 +0100
+++ /var/tmp/diff_new_pack.hfxNSY/_new  2016-03-26 15:25:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pw3270
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (C) <2008> 
 #
 # All modifications and additions to the file contributed by third parties
@@ -42,6 +42,7 @@
 
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}.rpmlintrc
+Patch0: ppc64_javaarch.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -369,6 +370,7 @@
 %endif
 
 %setup -q -n %{name}-%{version}
+%patch0 -p1
 find . -exec touch {} \;
 aclocal
 autoconf

++ ppc64_javaarch.patch ++
diff --git a/configure.ac b/configure.ac
index 5f4f1fc..cbc08de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -377,6 +377,12 @@ x86_64)
 i?86)
jvm_arch=i386
;;
+powerpc64le)
+   jvm_arch=ppc64le
+   ;;
+powerpc64)
+   jvm_arch=ppc64
+   ;;
 
 *)
jvm_arch="$host_cpu"