]> git.pld-linux.org Git - packages/fox16.git/commitdiff
- updated to 1.6.57 auto/th/fox16-1.6.57-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 25 Oct 2023 18:04:14 +0000 (20:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 25 Oct 2023 18:04:14 +0000 (20:04 +0200)
fox16-Makefile.patch
fox16.spec

index 6d50469909d6179289a3e914e804708df4ea9161..f9bc8a2ad39da6342a8fac4a1856507862dfa9a4 100644 (file)
@@ -1,9 +1,8 @@
-diff -Nru fox-1.4.5.orig/Makefile.am fox-1.4.5/Makefile.am
---- fox-1.4.5.orig/Makefile.am 2005-02-16 13:32:39.178606728 +0000
-+++ fox-1.4.5/Makefile.am      2005-02-16 13:32:53.081493168 +0000
-@@ -4,7 +4,7 @@
+--- fox-1.6.57/Makefile.am.orig        2023-10-25 06:38:27.117110350 +0200
++++ fox-1.6.57/Makefile.am     2023-10-25 06:22:03.079143715 +0200
+@@ -3,7 +3,7 @@
+ # For non-gcc compilers, change the options to "no-dependencies"
  AUTOMAKE_OPTIONS = foreign dist-zip
- #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
  
 -SUBDIRS    = utils include src chart doc tests shutterbug adie pathfinder calculator windows
 +SUBDIRS    = utils include src chart tests shutterbug adie pathfinder calculator windows
index 1dc3814a732ff47cf0feaee2cadd556635dfbf53..afdf896a01105fcf87d96dd4aba598830fe948c4 100644 (file)
@@ -1,16 +1,16 @@
 #
 # Conditional build:
-%bcond_without static_libs     # don't build static libraries
+%bcond_without static_libs     # static libraries
 #
 Summary:       The FOX 1.6 C++ GUI Toolkit
 Summary(pl.UTF-8):     FOX 1.6 - toolkit graficzny w C++
 Name:          fox16
-Version:       1.6.53
-Release:       2
+Version:       1.6.57
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
-Source0:       http://ftp.fox-toolkit.org/pub/fox-%{version}.tar.gz
-# Source0-md5: 324a8f4c53e9bee690252b229ca74a73
+Source0:       http://fox-toolkit.org/ftp/fox-%{version}.tar.gz
+# Source0-md5: 675ddeac64eef88d9f7360abaa56b995
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-Makefile.patch
 Patch2:                %{name}-format.patch
@@ -58,7 +58,7 @@ Summary:      FOX 1.6 example applications
 Summary(pl.UTF-8):     Przykłady aplikacji wykorzystujących FOX 1.6
 Group:         X11/Applications
 Requires:      %{name} = %{version}-%{release}
-Obsoletes:     fox-example-apps
+Obsoletes:     fox-example-apps < 0.99.173
 Obsoletes:     fox-progs < 1.7
 Conflicts:     fox-progs >= 1.7
 
This page took 0.115944 seconds and 4 git commands to generate.