commit fox16 for openSUSE:Factory

2020-08-17 Thread root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2020-08-17 12:02:37

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


Package is "fox16"

Mon Aug 17 12:02:37 2020 rev:39 rq:826895 version:1.6.57

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2017-05-18 
20:51:50.949378929 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new.3399/fox16.changes2020-08-17 
12:03:19.242625395 +0200
@@ -1,0 +2,16 @@
+Sun May  5 15:48:14 UTC 2019 - l...@linux-schulserver.de - 1.6.57
+
+- package license files in library package
+- ran spec-cleaner
+
+---
+Fri Oct  5 12:19:52 UTC 2018 - l...@linux-schulserver.de
+
+- Update to 1.6.57:
+  + Libtool flags added on behalf of FXRuby builds and missing 
+UNICODE flag added for CYGWIN32 build.
+  + Problem fixed in FXString vformat().
+  + Fix FXMemoryStream position() API: error code was set moving 
+stream position to end of buffer.
+
+---

Old:

  fox-1.6.54.tar.gz

New:

  fox-1.6.57.tar.gz



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.CxDA6A/_old  2020-08-17 12:03:20.242625952 +0200
+++ /var/tmp/diff_new_pack.CxDA6A/_new  2020-08-17 12:03:20.242625952 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,20 @@
 # 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/
 #
 
 
-Name:   fox16
 %define lname  libFOX-1_6-0
-Version:1.6.54
+
+Name:   fox16
+Version:1.6.57
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Languages/C and C++
-Url:http://www.fox-toolkit.org/
-
-Source0:http://ftp.fox-toolkit.org/pub/fox-%{version}.tar.gz
+URL:http://www.fox-toolkit.org/
+Source0:ftp://ftp.fox-toolkit.org/pub/fox-%{version}.tar.gz
 Source1:calculator.png
 Source2:pathfinder.png
 Source3:adie.png
@@ -45,30 +45,18 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-%if 0%{?suse_version} > 1220
-BuildRequires:  pkgconfig(glu)
-%endif
 BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(glu)
 #
 # SUSE requires
 #
 %if 0%{?suse_version}
 BuildRequires:  cups-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
-%if 0%{?suse_version} >= 1020
 BuildRequires:  xorg-x11-Mesa-devel
+BuildRequires:  xorg-x11-devel
 BuildRequires:  xorg-x11-libXext-devel
 BuildRequires:  xorg-x11-libXfixes-devel
-%else
-BuildRequires:  Mesa-devel
-BuildRequires:  XFree86-Mesa
-BuildRequires:  XFree86-Mesa-devel
-BuildRequires:  XFree86-devel
-BuildRequires:  XFree86-libs
-BuildRequires:  xorg-x11-libs
-%endif
 %endif
 #
 # Mandriva Requires
@@ -92,6 +80,7 @@
 BuildRequires:  libXi-devel
 BuildRequires:  xorg-x11-devel
 %endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 FOX is a C++-based library for graphical user interface development.
@@ -102,18 +91,22 @@
 graphics. Subclassing of basic FOX widgets allows for easy extension
 beyond the built-in widgets by application writers.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Shared libraries for the FOX toolkit 1.6
 Group:  System/Libraries
-Provides:   fox = %version
+Provides:   fox = %{version}-%{release}
 # Added O/P in 13.2
-Provides:   libfox1_6 = %version-%release
-Obsoletes:  libfox1_6 < %version
+Provides:   libfox1_6 = %{version}-%{release}
+Obsoletes:  libfox1_6 < %{version}
 
-%description -n %lname
+%description -n %{lname}
 This package contains the shared libraries needed
 by applications compiled with the FOX GUI Toolkit.
 
+%if 0%{?centos_version} >= 800
+%global debug_package %{nil}
+%endif
+
 %package devel
 Summary:Development Files and Documentation for the FOX GUI Toolkit 1.6
 Group:  Development/Languages/C and C++
@@ -128,11 +121,9 @@
 Requires:   libpng-devel
 Requires:   libtiff-devel
 Requires:   xorg-x11-devel
-%if 0%{?suse_version} > 

commit fox16 for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2017-05-18 20:51:40

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


Package is "fox16"

Thu May 18 20:51:40 2017 rev:38 rq:495849 version:1.6.54

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2016-11-16 
13:33:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2017-05-18 
20:51:50.949378929 +0200
@@ -1,0 +2,8 @@
+Thu May 18 09:51:23 UTC 2017 - l...@linux-schulserver.de
+
+- Update to 1.6.54:
+  + Fix core dump using old GNU C Library or CYGWIN inside 
+FXString::vformat.cpp.
+  + Fixed typo in FXString::vformat.cpp.
+
+---

Old:

  fox-1.6.52.tar.gz

New:

  fox-1.6.54.tar.gz



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.Mc7LLM/_old  2017-05-18 20:51:52.833113136 +0200
+++ /var/tmp/diff_new_pack.Mc7LLM/_new  2017-05-18 20:51:52.837112572 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# 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 @@
 
 Name:   fox16
 %define lname  libFOX-1_6-0
-Version:1.6.52
+Version:1.6.54
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+
@@ -108,7 +108,7 @@
 Provides:   fox = %version
 # Added O/P in 13.2
 Provides:   libfox1_6 = %version-%release
-Obsoletes:  libfox1_6 < %version-%release
+Obsoletes:  libfox1_6 < %version
 
 %description -n %lname
 This package contains the shared libraries needed



++ fox-1.6.52.tar.gz -> fox-1.6.54.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.52/configure new/fox-1.6.54/configure
--- old/fox-1.6.52/configure2016-06-16 06:16:14.0 +0200
+++ new/fox-1.6.54/configure2017-04-21 02:38:32.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fox 1.6.52.
+# Generated by GNU Autoconf 2.68 for fox 1.6.54.
 #
 # Report bugs to .
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='fox'
 PACKAGE_TARNAME='fox'
-PACKAGE_VERSION='1.6.52'
-PACKAGE_STRING='fox 1.6.52'
+PACKAGE_VERSION='1.6.54'
+PACKAGE_STRING='fox 1.6.54'
 PACKAGE_BUGREPORT='jer...@fox-toolkit.com'
 PACKAGE_URL=''
 
@@ -1334,7 +1334,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 fox 1.6.52 to adapt to many kinds of systems.
+\`configure' configures fox 1.6.54 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1408,7 +1408,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of fox 1.6.52:";;
+ short | recursive ) echo "Configuration of fox 1.6.54:";;
esac
   cat <<\_ACEOF
 
@@ -1532,7 +1532,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-fox configure 1.6.52
+fox configure 1.6.54
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2253,7 +2253,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fox $as_me 1.6.52, which was
+It was created by fox $as_me 1.6.54, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3072,7 +3072,7 @@
 
 # Define the identity of the package.
  PACKAGE='fox'
- VERSION='1.6.52'
+ VERSION='1.6.54'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3116,7 +3116,7 @@
 # Set version
 FOX_MAJOR_VERSION=1
 FOX_MINOR_VERSION=6
-FOX_PATCH_LEVEL=52
+FOX_PATCH_LEVEL=54
 
 # Binaries compiled with this patchlevel of FOX will need at least
 # version MAJOR.MINOR.INTERFACE_VERSION to run. The assertion
@@ -18787,7 +18787,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by fox $as_me 1.6.52, which was
+This file was extended by fox $as_me 1.6.54, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -18844,7 +18844,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo 

commit fox16 for openSUSE:Factory

2016-11-16 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2016-11-16 13:33:08

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


Package is "fox16"

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2014-12-16 
14:49:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2016-11-16 
13:33:09.0 +0100
@@ -1,0 +2,9 @@
+Sat Oct 22 09:44:43 UTC 2016 - behri...@users.sourceforge.net
+
+- update to 1.6.52:
+  + Small fixes for 64-bit casts in dctest.cpp (compiler warning issues).
+  + JPEG image I/O color spaces handled better.
+  + FXApp input callback message ID for SEL_IO_EXCEPT was wrong.
+  + Change in how FXStat determines if a file is an executable (Windows).
+
+---

Old:

  fox-1.6.50.tar.gz

New:

  fox-1.6.52.tar.gz



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.8G2lry/_old  2016-11-16 13:33:11.0 +0100
+++ /var/tmp/diff_new_pack.8G2lry/_new  2016-11-16 13:33:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,14 +18,14 @@
 
 Name:   fox16
 %define lname  libFOX-1_6-0
-Version:1.6.50
+Version:1.6.52
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+
 Group:  Development/Languages/C and C++
 Url:http://www.fox-toolkit.org/
 
-Source: ftp://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
+Source0:http://ftp.fox-toolkit.org/pub/fox-%{version}.tar.gz
 Source1:calculator.png
 Source2:pathfinder.png
 Source3:adie.png



++ fox-1.6.50.tar.gz -> fox-1.6.52.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.50/Makefile.am new/fox-1.6.52/Makefile.am
--- old/fox-1.6.50/Makefile.am  2014-05-14 06:32:40.0 +0200
+++ new/fox-1.6.52/Makefile.am  2016-06-16 06:21:03.0 +0200
@@ -24,7 +24,7 @@
cp -r $(distdir)/doc/* /net/linky/mnt/html
 
 drop: dist-all
-   cp $(distdir).tar.gz /net/webby/ftp/pub
-   cp $(distdir).zip /net/webby/ftp/pub
+   cp $(distdir).tar.gz /home/site/ftp/pub
+   cp $(distdir).zip /home/site/ftp/pub
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.50/Makefile.in new/fox-1.6.52/Makefile.in
--- old/fox-1.6.50/Makefile.in  2014-05-14 06:33:38.0 +0200
+++ new/fox-1.6.52/Makefile.in  2016-06-16 06:21:10.0 +0200
@@ -873,8 +873,8 @@
cp -r $(distdir)/doc/* /net/linky/mnt/html
 
 drop: dist-all
-   cp $(distdir).tar.gz /net/webby/ftp/pub
-   cp $(distdir).zip /net/webby/ftp/pub
+   cp $(distdir).tar.gz /home/site/ftp/pub
+   cp $(distdir).zip /home/site/ftp/pub
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.50/chart/Makefile.am 
new/fox-1.6.52/chart/Makefile.am
--- old/fox-1.6.50/chart/Makefile.am2014-05-14 06:32:40.0 +0200
+++ new/fox-1.6.52/chart/Makefile.am2016-03-15 14:26:37.0 +0100
@@ -8,7 +8,7 @@
 
 lib_LTLIBRARIES = libCHART-1.6.la
 
-libCHART_1_6_la_LIBADD  = $(X_LIBS) $(X_BASE_LIBS) $(X_EXTRA_LIBS)
+libCHART_1_6_la_LIBADD  = $(X_LIBS) $(X_BASE_LIBS) $(X_EXTRA_LIBS) 
$(top_builddir)/src/libFOX-1.6.la
 
 libCHART_1_6_la_LDFLAGS = \
 -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.50/chart/Makefile.in 
new/fox-1.6.52/chart/Makefile.in
--- old/fox-1.6.50/chart/Makefile.in2014-05-14 06:33:35.0 +0200
+++ new/fox-1.6.52/chart/Makefile.in2016-06-16 06:16:11.0 +0200
@@ -95,7 +95,8 @@
 LTLIBRARIES = $(lib_LTLIBRARIES)
 am__DEPENDENCIES_1 =
 libCHART_1_6_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
-   $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+   $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+   $(top_builddir)/src/libFOX-1.6.la
 am_libCHART_1_6_la_OBJECTS = FXChart.lo
 libCHART_1_6_la_OBJECTS = $(am_libCHART_1_6_la_OBJECTS)
 libCHART_1_6_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
@@ -278,7 +279,7 @@
 SUFFIXES = .gif .bmp
 

commit fox16 for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2014-12-16 14:49:04

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


Package is fox16

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2014-08-25 
11:05:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2014-12-16 
14:49:14.0 +0100
@@ -1,0 +2,13 @@
+Mon Dec 15 13:36:33 UTC 2014 - l...@linux-schulserver.de
+
+- the -devel-static package must require the -devel-package, 
+  see https://en.opensuse.org/openSUSE:Packaging_guidelines#Exception
+
+---
+Fri Aug 29 08:46:42 UTC 2014 - jeng...@inai.de
+
+- Use verifiable https://en.opensuse.org/SourceUrls and
+  original tarball
+- Follow shared library package naming guidelines a bit closer
+
+---

Old:

  fox-1.6.50.tar.bz2

New:

  fox-1.6.50.tar.gz



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.Z4yYKp/_old  2014-12-16 14:49:15.0 +0100
+++ /var/tmp/diff_new_pack.Z4yYKp/_new  2014-12-16 14:49:15.0 +0100
@@ -17,14 +17,15 @@
 
 
 Name:   fox16
+%define lname  libFOX-1_6-0
 Version:1.6.50
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+
 Group:  Development/Languages/C and C++
 Url:http://www.fox-toolkit.org/
-%define soname 1_6
-Source: fox-%{version}.tar.bz2
+
+Source: ftp://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
 Source1:calculator.png
 Source2:pathfinder.png
 Source3:adie.png
@@ -48,8 +49,6 @@
 BuildRequires:  pkgconfig(glu)
 %endif
 BuildRequires:  zlib-devel
-Requires:   libfox%soname = %{version}
-Provides:   fox = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 # SUSE requires
@@ -103,18 +102,22 @@
 graphics. Subclassing of basic FOX widgets allows for easy extension
 beyond the built-in widgets by application writers.
 
-%package -n libfox1_6
-Summary:Shared Libraries for the FOX Toolkit
-Group:  Development/Languages/C and C++
+%package -n %lname
+Summary:Shared libraries for the FOX toolkit 1.6
+Group:  System/Libraries
+Provides:   fox = %version
+# Added O/P in 13.2
+Provides:   libfox1_6 = %version-%release
+Obsoletes:  libfox1_6  %version-%release
 
-%description -n libfox%soname
+%description -n %lname
 This package contains the shared libraries needed
 by applications compiled with the FOX GUI Toolkit.
 
 %package devel
-Summary:Development Files and Documentation for the FOX GUI Toolkit
+Summary:Development Files and Documentation for the FOX GUI Toolkit 1.6
 Group:  Development/Languages/C and C++
-Requires:   %{name} = %{version}
+Requires:   %{lname} = %{version}
 Requires:   bzip2
 Requires:   cups-devel
 Requires:   cups-libs
@@ -129,7 +132,7 @@
 Requires:   pkgconfig(glu)
 %endif
 Requires:   zlib-devel
-Provides:   fox-devel = %{version}
+Provides:   fox-devel = %{version}-%{release}
 #
 # SUSE requires
 #
@@ -171,13 +174,26 @@
 
 The devel package contains the files necessary to develop applications
 using the FOX GUI toolkit: the header files, the reswrap resource
-compiler, manual pages, and HTML documentation.
+compiler, and manual pages.
+
+%package doc
+Summary:Documentation for the FOX Toolkit 1.6
+Group:  Documentation/HTML
+%if 0%{?suse_version} = 1130 || !0%{?suse_version}
+BuildArch:  noarch
+%endif
+
+%description doc
+FOX is a C++-based library for graphical user interface development.
+
+The doc subpackage contains the HTML documentation to the FOX toolkit 1.6.
 
 %package devel-static
-Summary:Static Libraries for the FOX Toolkit
+Summary:Static Libraries for the FOX Toolkit 1.6
 Group:  Development/Languages/C and C++
 Provides:   %name-static = %version-%release
 Obsoletes:  %name-static  1.6.36
+Requires:   %name-devel = %version
 # skip dependency checks required by libtool .la files = 
skip-check-libtool-deps
 
 %description devel-static
@@ -189,7 +205,6 @@
 %package example-apps
 Summary:Example applications for the FOX GUI toolkit
 Group:  Development/Languages/C and C++
-Requires:   %{name}
 Provides:   fox-example-apps = %{version}
 
 %description example-apps
@@ -257,24 +272,23 @@
 %suse_update_desktop_file adie
 %endif
 
-%post -n libfox1_6 -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
 
-%postun -n libfox1_6 -p /sbin/ldconfig
+%postun -n 

commit fox16 for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2014-08-25 11:04:04

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


Package is fox16

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2013-09-16 
12:35:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2014-08-25 
11:05:13.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 15 13:26:25 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.6.50:
+  + no upstream changes available
+
+---

Old:

  fox-1.6.49.tar.bz2

New:

  fox-1.6.50.tar.bz2



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.ugKcKm/_old  2014-08-25 11:05:14.0 +0200
+++ /var/tmp/diff_new_pack.ugKcKm/_new  2014-08-25 11:05:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fox16
-Version:1.6.49
+Version:1.6.50
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+



++ fox-1.6.49.tar.bz2 - fox-1.6.50.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.49/configure new/fox-1.6.50/configure
--- old/fox-1.6.49/configure2013-04-07 20:52:21.0 +0200
+++ new/fox-1.6.50/configure2014-05-14 06:33:43.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fox 1.6.49.
+# Generated by GNU Autoconf 2.68 for fox 1.6.50.
 #
 # Report bugs to jer...@fox-toolkit.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='fox'
 PACKAGE_TARNAME='fox'
-PACKAGE_VERSION='1.6.49'
-PACKAGE_STRING='fox 1.6.49'
+PACKAGE_VERSION='1.6.50'
+PACKAGE_STRING='fox 1.6.50'
 PACKAGE_BUGREPORT='jer...@fox-toolkit.com'
 PACKAGE_URL=''
 
@@ -1334,7 +1334,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 fox 1.6.49 to adapt to many kinds of systems.
+\`configure' configures fox 1.6.50 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1408,7 +1408,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of fox 1.6.49:;;
+ short | recursive ) echo Configuration of fox 1.6.50:;;
esac
   cat \_ACEOF
 
@@ -1532,7 +1532,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-fox configure 1.6.49
+fox configure 1.6.50
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2253,7 +2253,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fox $as_me 1.6.49, which was
+It was created by fox $as_me 1.6.50, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3072,7 +3072,7 @@
 
 # Define the identity of the package.
  PACKAGE='fox'
- VERSION='1.6.49'
+ VERSION='1.6.50'
 
 
 cat confdefs.h _ACEOF
@@ -3116,7 +3116,7 @@
 # Set version
 FOX_MAJOR_VERSION=1
 FOX_MINOR_VERSION=6
-FOX_PATCH_LEVEL=49
+FOX_PATCH_LEVEL=50
 
 # Binaries compiled with this patchlevel of FOX will need at least
 # version MAJOR.MINOR.INTERFACE_VERSION to run. The assertion
@@ -18787,7 +18787,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by fox $as_me 1.6.49, which was
+This file was extended by fox $as_me 1.6.50, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -18844,7 +18844,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-fox config.status 1.6.49
+fox config.status 1.6.50
 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/fox-1.6.49/configure.ac new/fox-1.6.50/configure.ac
--- old/fox-1.6.49/configure.ac 2013-04-07 20:51:50.0 +0200
+++ new/fox-1.6.50/configure.ac 2014-05-14 

commit fox16 for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2013-09-16 12:35:55

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


Package is fox16

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2013-01-24 
09:55:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2013-09-16 
12:35:57.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 16 07:05:07 UTC 2013 - l...@linux-schulserver.de
+
+- update to 1.6.49:
+  + Check index out of bounds in FXTabBook::setCurrent().
+
+---

Old:

  fox-1.6.47.tar.bz2

New:

  fox-1.6.49.tar.bz2



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.0gHOJK/_old  2013-09-16 12:35:57.0 +0200
+++ /var/tmp/diff_new_pack.0gHOJK/_new  2013-09-16 12:35:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fox16
-Version:1.6.47
+Version:1.6.49
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+



++ fox-1.6.47.tar.bz2 - fox-1.6.49.tar.bz2 ++
 6434 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/fox-1.6.47/chart/FXChart.cpp new/fox-1.6.49/chart/FXChart.cpp
--- old/fox-1.6.47/chart/FXChart.cpp2012-11-14 17:56:11.0 +0100
+++ new/fox-1.6.49/chart/FXChart.cpp2013-04-07 20:51:42.0 +0200
@@ -359,7 +359,7 @@
 // Request for clipboard data
 long FXChart::onClipboardRequest(FXObject *sender,FXSelector sel,void *ptr){
   FXEvent *event=(FXEvent*)ptr;
-  unsigned long size;
+  FXuval size;
   FXuchar *data;
 
   // Try handling it in base class first
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/fox-1.6.47/configure.ac new/fox-1.6.49/configure.ac
--- old/fox-1.6.47/configure.ac 2012-11-14 17:56:11.0 +0100
+++ new/fox-1.6.49/configure.ac 2013-04-07 20:51:50.0 +0200
@@ -1,7 +1,7 @@
 # Version of the code
 m4_define([fox_major], [1])
 m4_define([fox_minor], [6])
-m4_define([fox_level], [47])
+m4_define([fox_level], [49])
 m4_define([fox_version],[fox_major.fox_minor.fox_level])
 
 # Init
@@ -110,7 +110,7 @@
 # Add copious amounts of debugging with gcc
 if test ${GXX} = yes ; then
   CXXFLAGS=${CXXFLAGS} -Wall -Wformat -Woverloaded-virtual -Wshadow
-  LDFLAGS=-rdynamic ${LDFLAGS}
+  #LDFLAGS=-rdynamic ${LDFLAGS}
 fi
 
 # Debugging turned on
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/fox-1.6.47/include/fxdefs.h new/fox-1.6.49/include/fxdefs.h
--- old/fox-1.6.47/include/fxdefs.h 2012-11-14 17:56:11.0 +0100
+++ new/fox-1.6.49/include/fxdefs.h 2013-04-07 20:51:42.0 +0200
@@ -388,6 +388,9 @@
 #if defined(_MSC_VER)  defined(_WIN64)
 typedef __int64FXival;
 typedef unsigned __int64   FXuval;
+#elif defined(__GNUC__)  defined(_WIN64)
+typedef long long  FXival;
+typedef unsigned long long FXuval;
 #else
 typedef long   FXival;
 typedef unsigned long  FXuval;
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/fox-1.6.47/include/fxver.h new/fox-1.6.49/include/fxver.h
--- old/fox-1.6.47/include/fxver.h  2012-11-14 18:00:06.0 +0100
+++ new/fox-1.6.49/include/fxver.h  2013-04-07 21:12:36.0 +0200
@@ -5,7 +5,7 @@
 // FOX version
 #define FOX_MAJOR  1
 #define FOX_MINOR  6
-#define FOX_LEVEL  47
+#define FOX_LEVEL  49
 
 
 
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 

commit fox16 for openSUSE:Factory

2013-01-24 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2013-01-24 09:55:18

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


Package is fox16, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2012-09-29 
15:31:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2013-01-24 
09:55:19.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 23 12:33:04 UTC 2013 - l...@linux-schulserver.de
+
+- update to 1.6.47:
+  + Prototype of wndproc() was not correct for 64-bit Windows.
+
+---

Old:

  fox-1.6.46.tar.bz2

New:

  fox-1.6.47.tar.bz2



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.ruBSlB/_old  2013-01-24 09:55:21.0 +0100
+++ /var/tmp/diff_new_pack.ruBSlB/_new  2013-01-24 09:55:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fox16
-Version:1.6.46
+Version:1.6.47
 Release:0
 Summary:Shared Libraries for the FOX Toolkit
 License:LGPL-2.1+



++ fox-1.6.46.tar.bz2 - fox-1.6.47.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.46/configure new/fox-1.6.47/configure
--- old/fox-1.6.46/configure2012-07-12 02:40:36.0 +0200
+++ new/fox-1.6.47/configure2012-11-14 17:59:47.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fox 1.6.46.
+# Generated by GNU Autoconf 2.68 for fox 1.6.47.
 #
 # Report bugs to jer...@fox-toolkit.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='fox'
 PACKAGE_TARNAME='fox'
-PACKAGE_VERSION='1.6.46'
-PACKAGE_STRING='fox 1.6.46'
+PACKAGE_VERSION='1.6.47'
+PACKAGE_STRING='fox 1.6.47'
 PACKAGE_BUGREPORT='jer...@fox-toolkit.com'
 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 fox 1.6.46 to adapt to many kinds of systems.
+\`configure' configures fox 1.6.47 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1407,7 +1407,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of fox 1.6.46:;;
+ short | recursive ) echo Configuration of fox 1.6.47:;;
esac
   cat \_ACEOF
 
@@ -1531,7 +1531,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-fox configure 1.6.46
+fox configure 1.6.47
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2252,7 +2252,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fox $as_me 1.6.46, which was
+It was created by fox $as_me 1.6.47, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3071,7 +3071,7 @@
 
 # Define the identity of the package.
  PACKAGE='fox'
- VERSION='1.6.46'
+ VERSION='1.6.47'
 
 
 cat confdefs.h _ACEOF
@@ -3115,7 +3115,7 @@
 # Set version
 FOX_MAJOR_VERSION=1
 FOX_MINOR_VERSION=6
-FOX_PATCH_LEVEL=46
+FOX_PATCH_LEVEL=47
 
 # Binaries compiled with this patchlevel of FOX will need at least
 # version MAJOR.MINOR.INTERFACE_VERSION to run. The assertion
@@ -18722,7 +18722,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by fox $as_me 1.6.46, which was
+This file was extended by fox $as_me 1.6.47, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -18779,7 +18779,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-fox config.status 1.6.46
+fox config.status 1.6.47
 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/fox-1.6.46/configure.ac new/fox-1.6.47/configure.ac
--- old/fox-1.6.46/configure.ac 2012-07-12 02:40:13.0 +0200

commit fox16 for openSUSE:Factory

2012-09-20 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2012-09-20 15:30:57

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


Package is fox16, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2012-07-13 
11:31:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2012-09-20 
15:30:59.0 +0200
@@ -1,0 +2,16 @@
+Wed Sep 19 10:53:15 UTC 2012 - behri...@users.sourceforge.net
+
+- fixed devel dependencies for scientific linux
+
+---
+Tue Sep 18 13:25:05 UTC 2012 - idon...@suse.com
+
+- Add explicity glu dependency for openSUSE  12.2 
+
+---
+Sun Sep  9 14:41:22 UTC 2012 - l...@linux-schulserver.de
+
+- create symlinks in devel package where the binaries live
+  (TODO: use update-alternatives)
+
+---



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.nwsq3d/_old  2012-09-20 15:31:00.0 +0200
+++ /var/tmp/diff_new_pack.nwsq3d/_new  2012-09-20 15:31:00.0 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+%if 0%{?suse_version}  1220
+BuildRequires:  pkgconfig(glu)
+%endif
 BuildRequires:  zlib-devel
 Requires:   libfox%soname = %{version}
 Provides:   fox = %{version}
@@ -151,7 +154,7 @@
 #
 # Fedora Requires
 #
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
 Requires:   cups-devel
 Requires:   libGLU-devel
 Requires:   libXext-devel
@@ -255,7 +258,7 @@
 
 %postun -n libfox1_6 -p /sbin/ldconfig
 
-%post devel-static
+%post devel
 test -f %{_bindir}/fox-config || ln -s fox16-config %{_bindir}/fox-config
 test -f %{_bindir}/reswrap || ln -s reswrap16 %{_bindir}/reswrap
 test -f %{_mandir}/man1/reswrap.1.gz || ln -s reswrap16.1.gz 
%{_mandir}/man1/reswrap.1.gz




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fox16 for openSUSE:Factory

2012-07-13 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2012-07-13 11:31:11

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


Package is fox16, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2012-02-14 
13:05:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2012-07-13 
11:31:14.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul 12 18:52:28 UTC 2012 - l...@linux-schulserver.de
+
+- update to 1.6.46:
+  + Small tweak to FXIcon's guessthresh(), thanks to Fanglin.
+  + Fixed quaternion arc() routine. In case of vectors that are 
+(almost) 180 degrees apart, the wrong quaternion was returned.
+  + Invalid handle issue fixed in FXWindow.
+  + Backported FXPath shell escaping routine.
+- added fox16-remove_date_from_reswrap.patch
+  to remove date from reswrap help to support build compare
+
+---

Old:

  fox-1.6.44.tar.bz2

New:

  fox-1.6.46.tar.bz2
  fox16-remove_date_from_reswrap.patch



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.hkGqR9/_old  2012-07-13 11:31:15.0 +0200
+++ /var/tmp/diff_new_pack.hkGqR9/_new  2012-07-13 11:31:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fox16
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products 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,14 +16,13 @@
 #
 
 
-
 Name:   fox16
-Version:1.6.44
-Release:1
-License:LGPL-2.1+
+Version:1.6.46
+Release:0
 Summary:Shared Libraries for the FOX Toolkit
-Url:http://www.fox-toolkit.org/
+License:LGPL-2.1+
 Group:  Development/Languages/C and C++
+Url:http://www.fox-toolkit.org/
 %define soname 1_6
 Source: fox-%{version}.tar.bz2
 Source1:calculator.png
@@ -33,6 +32,8 @@
 Source5:adie.desktop
 Source6:calculator.desktop
 Source7:pathfinder.desktop
+# PATCH-FIX-OPENSUSE remove date from reswrap help to support build compare
+Patch1: fox16-remove_date_from_reswrap.patch
 # PATCH-FIX-UPSTREAM add closing html tag
 Patch2: fox-1.6.26-missing_html_tag.patch
 BuildRequires:  doxygen
@@ -81,7 +82,7 @@
 #
 # Fedora Requires
 #
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
 BuildRequires:  cups-devel
 BuildRequires:  libGLU-devel
 BuildRequires:  libXext-devel
@@ -100,7 +101,6 @@
 beyond the built-in widgets by application writers.
 
 %package -n libfox1_6
-License:LGPL-2.1+
 Summary:Shared Libraries for the FOX Toolkit
 Group:  Development/Languages/C and C++
 
@@ -109,7 +109,6 @@
 by applications compiled with the FOX GUI Toolkit.
 
 %package devel
-License:LGPL-2.1+
 Summary:Development Files and Documentation for the FOX GUI Toolkit
 Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}
@@ -169,7 +168,6 @@
 compiler, manual pages, and HTML documentation.
 
 %package devel-static
-License:LGPL-2.1+
 Summary:Static Libraries for the FOX Toolkit
 Group:  Development/Languages/C and C++
 Provides:   %name-static = %version-%release
@@ -183,7 +181,6 @@
 FOX is a C++-based library for graphical user interface development.
 
 %package example-apps
-License:LGPL-2.1+
 Summary:Example applications for the FOX GUI toolkit
 Group:  Development/Languages/C and C++
 Requires:   %{name}
@@ -203,6 +200,7 @@
 
 %prep
 %setup -q -n fox-%{version}
+%patch1 -p0
 %patch2 -p0
 
 %build



++ fox-1.6.44.tar.bz2 - fox-1.6.46.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.44/configure new/fox-1.6.46/configure
--- old/fox-1.6.44/configure2011-09-24 00:44:38.0 +0200
+++ new/fox-1.6.46/configure2012-07-12 02:40:36.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fox 1.6.44.
+# Generated by GNU Autoconf 2.68 for fox 1.6.46.
 #
 # Report bugs to jer...@fox-toolkit.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='fox'
 PACKAGE_TARNAME='fox'
-PACKAGE_VERSION='1.6.44'
-PACKAGE_STRING='fox 1.6.44'
+PACKAGE_VERSION='1.6.46'

commit fox16 for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2012-02-14 13:05:41

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


Package is fox16, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2011-12-05 
12:43:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2012-02-14 
13:05:44.0 +0100
@@ -1,0 +2,8 @@
+Fri Dec  9 09:03:24 UTC 2011 - l...@linux-schulserver.de
+
+- update to 1.6.44:
+  + removed -Wextra from CXXFLAGS
+  + Force quoting in FXString FXPath::dequote and FXPath::enquote
+if the string contains at least one whitespace
+
+---

Old:

  fox-1.6.43.tar.bz2

New:

  fox-1.6.44.tar.bz2



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.g61zhg/_old  2012-02-14 13:05:46.0 +0100
+++ /var/tmp/diff_new_pack.g61zhg/_new  2012-02-14 13:05:46.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   fox16
-Version:1.6.43
+Version:1.6.44
 Release:1
 License:LGPL-2.1+
 Summary:Shared Libraries for the FOX Toolkit



++ fox-1.6.43.tar.bz2 - fox-1.6.44.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.43/Makefile.am new/fox-1.6.44/Makefile.am
--- old/fox-1.6.43/Makefile.am  2011-02-05 18:26:26.0 +0100
+++ new/fox-1.6.44/Makefile.am  2011-09-24 03:58:06.0 +0200
@@ -24,7 +24,7 @@
cp -r $(distdir)/doc/* /net/linky/mnt/html
 
 drop: dist-all
-   cp $(distdir).tar.gz /net/linkyftp/pub/
-   cp $(distdir).zip /net/linkyftp/pub/
+   cp $(distdir).tar.gz /net/webby/ftp/pub
+   cp $(distdir).zip /net/webby/ftp/pub
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.43/Makefile.in new/fox-1.6.44/Makefile.in
--- old/fox-1.6.43/Makefile.in  2011-02-05 18:26:31.0 +0100
+++ new/fox-1.6.44/Makefile.in  2011-09-24 03:58:20.0 +0200
@@ -822,8 +822,8 @@
cp -r $(distdir)/doc/* /net/linky/mnt/html
 
 drop: dist-all
-   cp $(distdir).tar.gz /net/linkyftp/pub/
-   cp $(distdir).zip /net/linkyftp/pub/
+   cp $(distdir).tar.gz /net/webby/ftp/pub
+   cp $(distdir).zip /net/webby/ftp/pub
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fox-1.6.43/configure new/fox-1.6.44/configure
--- old/fox-1.6.43/configure2011-02-05 18:24:57.0 +0100
+++ new/fox-1.6.44/configure2011-09-24 00:44:38.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fox 1.6.43.
+# Generated by GNU Autoconf 2.68 for fox 1.6.44.
 #
 # Report bugs to jer...@fox-toolkit.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='fox'
 PACKAGE_TARNAME='fox'
-PACKAGE_VERSION='1.6.43'
-PACKAGE_STRING='fox 1.6.43'
+PACKAGE_VERSION='1.6.44'
+PACKAGE_STRING='fox 1.6.44'
 PACKAGE_BUGREPORT='jer...@fox-toolkit.com'
 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 fox 1.6.43 to adapt to many kinds of systems.
+\`configure' configures fox 1.6.44 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1407,7 +1407,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of fox 1.6.43:;;
+ short | recursive ) echo Configuration of fox 1.6.44:;;
esac
   cat \_ACEOF
 
@@ -1531,7 +1531,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-fox configure 1.6.43
+fox configure 1.6.44
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2252,7 +2252,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fox $as_me 1.6.43, which was
+It was created by fox $as_me 1.6.44, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3071,7 +3071,7 @@
 
 # Define the identity of the package.
  PACKAGE='fox'
- VERSION='1.6.43'
+ VERSION='1.6.44'
 
 
 cat confdefs.h _ACEOF
@@ -3115,7 +3115,7 @@
 # Set version
 FOX_MAJOR_VERSION=1
 FOX_MINOR_VERSION=6
-FOX_PATCH_LEVEL=43
+FOX_PATCH_LEVEL=44
 
 

commit fox16 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2011-12-06 18:10:02

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


Package is fox16, Maintainer is lr...@suse.com

Changes:




Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.1UkSUr/_old  2011-12-06 18:15:04.0 +0100
+++ /var/tmp/diff_new_pack.1UkSUr/_new  2011-12-06 18:15:04.0 +0100
@@ -20,7 +20,7 @@
 Name:   fox16
 Version:1.6.43
 Release:1
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Shared Libraries for the FOX Toolkit
 Url:http://www.fox-toolkit.org/
 Group:  Development/Languages/C and C++
@@ -100,7 +100,7 @@
 beyond the built-in widgets by application writers.
 
 %package -n libfox1_6
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Shared Libraries for the FOX Toolkit
 Group:  Development/Languages/C and C++
 
@@ -109,7 +109,7 @@
 by applications compiled with the FOX GUI Toolkit.
 
 %package devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Development Files and Documentation for the FOX GUI Toolkit
 Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}
@@ -169,7 +169,7 @@
 compiler, manual pages, and HTML documentation.
 
 %package devel-static
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Static Libraries for the FOX Toolkit
 Group:  Development/Languages/C and C++
 Provides:   %name-static = %version-%release
@@ -183,7 +183,7 @@
 FOX is a C++-based library for graphical user interface development.
 
 %package example-apps
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Example applications for the FOX GUI toolkit
 Group:  Development/Languages/C and C++
 Requires:   %{name}




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fox16 for openSUSE:Factory

2011-12-05 Thread h_root
Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory checked 
in at 2011-12-05 12:43:24

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


Package is fox16, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fox16/fox16.changes  2011-09-23 
01:58:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.fox16.new/fox16.changes 2011-12-05 
12:43:37.0 +0100
@@ -1,0 +2,5 @@
+Sat Oct  1 05:39:06 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to make the spec file more reliable
+
+---



Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.TX0AdC/_old  2011-12-05 12:43:39.0 +0100
+++ /var/tmp/diff_new_pack.TX0AdC/_new  2011-12-05 12:43:39.0 +0100
@@ -41,6 +41,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 Requires:   libfox%soname = %{version}




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fox16 for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package fox16 for openSUSE:Factory
checked in at Tue Sep 20 09:30:57 CEST 2011.




--- fox16/fox16.changes 2011-02-07 21:36:17.0 +0100
+++ /mounts/work_src_done/STABLE/fox16/fox16.changes2011-09-19 
02:15:47.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Apply packaging guidelines (remove redundant/obsolete
+  tags/sections from specfile, etc.)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ fox16.spec ++
--- /var/tmp/diff_new_pack.bXqwdr/_old  2011-09-20 09:30:53.0 +0200
+++ /var/tmp/diff_new_pack.bXqwdr/_new  2011-09-20 09:30:53.0 +0200
@@ -222,7 +222,7 @@
 --with-opengl=no \
 %endif
 --without-profiling
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -252,9 +252,6 @@
 %suse_update_desktop_file adie
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libfox1_6 -p /sbin/ldconfig
 
 %postun -n libfox1_6 -p /sbin/ldconfig









Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org