Overview

Request 459127 superseded

- Update to new upstream release 1.7.57
- Patches refreshed

old: X11:FOX/fox17
new: home:jengelh:branches:X11:FOX/fox17 rev None
Index: fox-1.7-remove_date_from_adie.patch
===================================================================
--- fox-1.7-remove_date_from_adie.patch (revision 110)
+++ fox-1.7-remove_date_from_adie.patch (revision 3)
@@ -1,13 +1,17 @@
-Index: fox-1.7.51/adie/TextWindow.cpp
+---
+ adie/TextWindow.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: fox-1.7.54/adie/TextWindow.cpp
===================================================================
---- fox-1.7.51.orig/adie/TextWindow.cpp
-+++ fox-1.7.51/adie/TextWindow.cpp
-@@ -1597,7 +1597,7 @@ long TextWindow::onCmdAbout(FXObject*,FX
+--- fox-1.7.54.orig/adie/TextWindow.cpp
++++ fox-1.7.54/adie/TextWindow.cpp
+@@ -1580,7 +1580,7 @@ long TextWindow::onCmdAbout(FXObject*,FX
FXVerticalFrame* side=new FXVerticalFrame(&about,LAYOUT_SIDE_RIGHT|LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 10,10,10,10, 0,0);
new FXLabel(side,"A . d . i . e",NULL,JUSTIFY_LEFT|ICON_BEFORE_TEXT|LAYOUT_FILL_X);
new FXHorizontalSeparator(side,SEPARATOR_LINE|LAYOUT_FILL_X);
-- new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d (%s).\n\nAdie is a fast and convenient programming text editor and text\nfile viewer with an integrated file browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,__DATE__,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
-+ new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d.\n\nAdie is a fast and convenient programming text editor and text\nfile viewer with an integrated file browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
+- new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d (%s).\n\nAdie is a fast and convenient programming text editor and file\nviewer with an integrated directory browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,__DATE__,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
++ new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d.\n\nAdie is a fast and convenient programming text editor and file\nviewer with an integrated directory browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
FXButton *button=new FXButton(side,tr("&OK"),NULL,&about,FXDialogBox::ID_ACCEPT,BUTTON_INITIAL|BUTTON_DEFAULT|FRAME_RAISED|FRAME_THICK|LAYOUT_RIGHT,0,0,0,0,32,32,2,2);
button->setFocus();
about.execute(PLACEMENT_OWNER);
Index: fox-1.7-remove_date_from_pathfinder.patch
===================================================================
--- fox-1.7-remove_date_from_pathfinder.patch (revision 110)
+++ fox-1.7-remove_date_from_pathfinder.patch (revision 3)
@@ -1,13 +1,17 @@
-Index: fox-1.7.51/pathfinder/PathFinder.cpp
+---
+ pathfinder/PathFinder.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: fox-1.7.54/pathfinder/PathFinder.cpp
===================================================================
---- fox-1.7.51.orig/pathfinder/PathFinder.cpp
-+++ fox-1.7.51/pathfinder/PathFinder.cpp
-@@ -1211,7 +1211,7 @@ long PathFinderMain::onCmdAbout(FXObject
+--- fox-1.7.54.orig/pathfinder/PathFinder.cpp
++++ fox-1.7.54/pathfinder/PathFinder.cpp
+@@ -1195,7 +1195,7 @@ long PathFinderMain::onCmdAbout(FXObject
FXVerticalFrame* side=new FXVerticalFrame(&about,LAYOUT_SIDE_RIGHT|LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 10,10,10,10, 0,0);
new FXLabel(side,"PathFinder",NULL,JUSTIFY_LEFT|ICON_BEFORE_TEXT|LAYOUT_FILL_X);
new FXHorizontalSeparator(side,SEPARATOR_LINE|LAYOUT_FILL_X);
-- new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d (%s).\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL,__DATE__),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
-+ new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
+- new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d (%s).\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL,__DATE__),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
++ new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
FXButton *button=new FXButton(side,tr("&OK"),NULL,&about,FXDialogBox::ID_ACCEPT,BUTTON_INITIAL|BUTTON_DEFAULT|FRAME_RAISED|FRAME_THICK|LAYOUT_RIGHT,0,0,0,0,32,32,2,2);
button->setFocus();
about.execute(PLACEMENT_OWNER);
Index: fox17.changes
===================================================================
--- fox17.changes (revision 110)
+++ fox17.changes (revision 3)
@@ -1,4 +1,48 @@
-------------------------------------------------------------------
+Sun Feb 19 22:11:00 UTC 2017 - jengelh@inai.de
+
+- Update to new upstream release 1.7.57
+ * Return original user-data pointer in addTimeout() and
+ addDeadline(), addChore(), and removeChore(). This allows one
+ to delete user-objects that may be referenced by those
+ callbacks.
+ * Added non-wrap mode as output format in reswrap.
+ * Use nanosecond-accurate stat() output in FXStat.
+ * Factory function on abstract classes (FXIMPLEMENT_ABSTRACT)
+ now yields NULL object instead of cratering program.
+ * Added XML Parser capability. This is a SAX parser, which
+ generates callbacks for each XML element encountered. There
+ are two new classes, FXXML which is the core parser class,
+ and FXXMLFile which parses files or inputs from devices. The
+ FXXML class may also be used to parse from memory buffers.
+ * FXWSQueue implements a work-stealing queue. A Work-Stealing
+ queue supports a single thread adding or removing jobs from
+ the front end, and multiple threads removing jobs from the
+ backend.
+ * PathFinder now has new ways to select files quickly: by means
+ of wild-card patterns. The new selection method is based on
+ the list of file-patterns available from the normal filter
+ drop-down box (which may be configured from the Settings
+ Panel). It can be invoked from Edit/Select Files menu.
+
+-------------------------------------------------------------------
+Sun Jan 17 14:53:35 UTC 2016 - jengelh@inai.de
+
+- Update to new upstream release 1.7.54
+* New namespace Math collects most math library calls in C++
+ namespace.
+* Block-cursor in FXText when in overstrike mode.
+* Join-lines operation added to Adie.
+* Removed deprecated API's from FXComplexd and FXComplexf.
+* Handle NaN and Inf on floating point string input (fxstrtod).
+* Warnings in fxstrtoll() and fxstrtoull() fixed.
+* Added at() APIs to FXVariant, like FXDictionary and FXArray have
+ (syntactical convenience).
+* Use FXival for FXVariant which allows large sizes on 64-bit
+ machines.
+- Patches refreshed
+
+-------------------------------------------------------------------
Wed Nov 25 08:01:16 UTC 2015 - lars@linux-schulserver.de

- update to 1.7.53
Index: fox17.spec
===================================================================
--- fox17.spec (revision 110)
+++ fox17.spec (revision 3)
@@ -18,8 +18,8 @@

Name: fox17
%define lname libFOX-1_7-0
-Version: 1.7.53
-%define _fox_version 1.7.53
+Version: 1.7.57
+%define _fox_version 1.7.57
%define _adie_version 3.1.0
%define _shutterbug_version 2.1.0
%define _calculator_version 2.1.0
@@ -27,11 +27,11 @@
%define _controlpanel_version 1.1.0
Release: 0
License: LGPL-3.0+
-Summary: Shared Libraries for the FOX Toolkit
+Summary: The FOX graphical toolkit
Url: http://www.fox-toolkit.org/
Group: Development/Languages/C and C++

-Source: ftp://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
+Source: http://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
Source1: calculator.png
Source2: pathfinder.png
Source3: adie.png
Index: fox-1.7.57.tar.gz
===================================================================
Binary file fox-1.7.57.tar.gz (revision 3) added
Index: fox-1.7.53.tar.gz
===================================================================
Binary file fox-1.7.53.tar.gz (revision 110) deleted

Loading...
Request History
Jan Engelhardt's avatar

jengelh created request

- Update to new upstream release 1.7.57
- Patches refreshed

old: X11:FOX/fox17
new: home:jengelh:branches:X11:FOX/fox17 rev None
Index: fox-1.7-remove_date_from_adie.patch
===================================================================
--- fox-1.7-remove_date_from_adie.patch (revision 110)
+++ fox-1.7-remove_date_from_adie.patch (revision 3)
@@ -1,13 +1,17 @@
-Index: fox-1.7.51/adie/TextWindow.cpp
+---
+ adie/TextWindow.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: fox-1.7.54/adie/TextWindow.cpp
===================================================================
---- fox-1.7.51.orig/adie/TextWindow.cpp
-+++ fox-1.7.51/adie/TextWindow.cpp
-@@ -1597,7 +1597,7 @@ long TextWindow::onCmdAbout(FXObject*,FX
+--- fox-1.7.54.orig/adie/TextWindow.cpp
++++ fox-1.7.54/adie/TextWindow.cpp
+@@ -1580,7 +1580,7 @@ long TextWindow::onCmdAbout(FXObject*,FX
FXVerticalFrame* side=new FXVerticalFrame(&about,LAYOUT_SIDE_RIGHT|LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 10,10,10,10, 0,0);
new FXLabel(side,"A . d . i . e",NULL,JUSTIFY_LEFT|ICON_BEFORE_TEXT|LAYOUT_FILL_X);
new FXHorizontalSeparator(side,SEPARATOR_LINE|LAYOUT_FILL_X);
-- new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d (%s).\n\nAdie is a fast and convenient programming text editor and text\nfile viewer with an integrated file browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,__DATE__,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
-+ new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d.\n\nAdie is a fast and convenient programming text editor and text\nfile viewer with an integrated file browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
+- new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d (%s).\n\nAdie is a fast and convenient programming text editor and file\nviewer with an integrated directory browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,__DATE__,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
++ new FXLabel(side,FXString::value(tr("\nThe Adie ADvanced Interactive Editor, version %d.%d.%d.\n\nAdie is a fast and convenient programming text editor and file\nviewer with an integrated directory browser.\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
FXButton *button=new FXButton(side,tr("&OK"),NULL,&about,FXDialogBox::ID_ACCEPT,BUTTON_INITIAL|BUTTON_DEFAULT|FRAME_RAISED|FRAME_THICK|LAYOUT_RIGHT,0,0,0,0,32,32,2,2);
button->setFocus();
about.execute(PLACEMENT_OWNER);
Index: fox-1.7-remove_date_from_pathfinder.patch
===================================================================
--- fox-1.7-remove_date_from_pathfinder.patch (revision 110)
+++ fox-1.7-remove_date_from_pathfinder.patch (revision 3)
@@ -1,13 +1,17 @@
-Index: fox-1.7.51/pathfinder/PathFinder.cpp
+---
+ pathfinder/PathFinder.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: fox-1.7.54/pathfinder/PathFinder.cpp
===================================================================
---- fox-1.7.51.orig/pathfinder/PathFinder.cpp
-+++ fox-1.7.51/pathfinder/PathFinder.cpp
-@@ -1211,7 +1211,7 @@ long PathFinderMain::onCmdAbout(FXObject
+--- fox-1.7.54.orig/pathfinder/PathFinder.cpp
++++ fox-1.7.54/pathfinder/PathFinder.cpp
+@@ -1195,7 +1195,7 @@ long PathFinderMain::onCmdAbout(FXObject
FXVerticalFrame* side=new FXVerticalFrame(&about,LAYOUT_SIDE_RIGHT|LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 10,10,10,10, 0,0);
new FXLabel(side,"PathFinder",NULL,JUSTIFY_LEFT|ICON_BEFORE_TEXT|LAYOUT_FILL_X);
new FXHorizontalSeparator(side,SEPARATOR_LINE|LAYOUT_FILL_X);
-- new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d (%s).\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL,__DATE__),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
-+ new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2015 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
+- new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d (%s).\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL,__DATE__),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
++ new FXLabel(side,FXString::value(tr("\nPathFinder File Manager, version %d.%d.%d.\n\nPathFinder is a simple and speedy file manager with drag and drop support.\n\nUsing The FOX Toolkit (www.fox-toolkit.org), version %d.%d.%d.\nCopyright (C) 2000,2016 Jeroen van der Zijp (jeroen@fox-toolkit.com).\n "),VERSION_MAJOR,VERSION_MINOR,VERSION_PATCH,FOX_MAJOR,FOX_MINOR,FOX_LEVEL),NULL,JUSTIFY_LEFT|LAYOUT_FILL_X|LAYOUT_FILL_Y);
FXButton *button=new FXButton(side,tr("&OK"),NULL,&about,FXDialogBox::ID_ACCEPT,BUTTON_INITIAL|BUTTON_DEFAULT|FRAME_RAISED|FRAME_THICK|LAYOUT_RIGHT,0,0,0,0,32,32,2,2);
button->setFocus();
about.execute(PLACEMENT_OWNER);
Index: fox17.changes
===================================================================
--- fox17.changes (revision 110)
+++ fox17.changes (revision 3)
@@ -1,4 +1,48 @@
-------------------------------------------------------------------
+Sun Feb 19 22:11:00 UTC 2017 - jengelh@inai.de
+
+- Update to new upstream release 1.7.57
+ * Return original user-data pointer in addTimeout() and
+ addDeadline(), addChore(), and removeChore(). This allows one
+ to delete user-objects that may be referenced by those
+ callbacks.
+ * Added non-wrap mode as output format in reswrap.
+ * Use nanosecond-accurate stat() output in FXStat.
+ * Factory function on abstract classes (FXIMPLEMENT_ABSTRACT)
+ now yields NULL object instead of cratering program.
+ * Added XML Parser capability. This is a SAX parser, which
+ generates callbacks for each XML element encountered. There
+ are two new classes, FXXML which is the core parser class,
+ and FXXMLFile which parses files or inputs from devices. The
+ FXXML class may also be used to parse from memory buffers.
+ * FXWSQueue implements a work-stealing queue. A Work-Stealing
+ queue supports a single thread adding or removing jobs from
+ the front end, and multiple threads removing jobs from the
+ backend.
+ * PathFinder now has new ways to select files quickly: by means
+ of wild-card patterns. The new selection method is based on
+ the list of file-patterns available from the normal filter
+ drop-down box (which may be configured from the Settings
+ Panel). It can be invoked from Edit/Select Files menu.
+
+-------------------------------------------------------------------
+Sun Jan 17 14:53:35 UTC 2016 - jengelh@inai.de
+
+- Update to new upstream release 1.7.54
+* New namespace Math collects most math library calls in C++
+ namespace.
+* Block-cursor in FXText when in overstrike mode.
+* Join-lines operation added to Adie.
+* Removed deprecated API's from FXComplexd and FXComplexf.
+* Handle NaN and Inf on floating point string input (fxstrtod).
+* Warnings in fxstrtoll() and fxstrtoull() fixed.
+* Added at() APIs to FXVariant, like FXDictionary and FXArray have
+ (syntactical convenience).
+* Use FXival for FXVariant which allows large sizes on 64-bit
+ machines.
+- Patches refreshed
+
+-------------------------------------------------------------------
Wed Nov 25 08:01:16 UTC 2015 - lars@linux-schulserver.de

- update to 1.7.53
Index: fox17.spec
===================================================================
--- fox17.spec (revision 110)
+++ fox17.spec (revision 3)
@@ -18,8 +18,8 @@

Name: fox17
%define lname libFOX-1_7-0
-Version: 1.7.53
-%define _fox_version 1.7.53
+Version: 1.7.57
+%define _fox_version 1.7.57
%define _adie_version 3.1.0
%define _shutterbug_version 2.1.0
%define _calculator_version 2.1.0
@@ -27,11 +27,11 @@
%define _controlpanel_version 1.1.0
Release: 0
License: LGPL-3.0+
-Summary: Shared Libraries for the FOX Toolkit
+Summary: The FOX graphical toolkit
Url: http://www.fox-toolkit.org/
Group: Development/Languages/C and C++

-Source: ftp://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
+Source: http://ftp.fox-toolkit.org/pub/fox-%version.tar.gz
Source1: calculator.png
Source2: pathfinder.png
Source3: adie.png
Index: fox-1.7.57.tar.gz
===================================================================
Binary file fox-1.7.57.tar.gz (revision 3) added
Index: fox-1.7.53.tar.gz
===================================================================
Binary file fox-1.7.53.tar.gz (revision 110) deleted


Jan Engelhardt's avatar

jengelh superseded request

superseded by 459387

openSUSE Build Service is sponsored by