[packages/fox] - updated to 1.7.36 - updated Makefile patch

qboosh qboosh at pld-linux.org
Sat Sep 15 21:44:58 CEST 2012


commit 195bd3af0d674741fe001862b0c81765946440ae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 15 21:45:43 2012 +0200

    - updated to 1.7.36
    - updated Makefile patch

 fox-Makefile.patch | 8 ++++----
 fox.spec           | 7 ++++---
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/fox.spec b/fox.spec
index cb4d354..a2f1926 100644
--- a/fox.spec
+++ b/fox.spec
@@ -8,12 +8,12 @@ Summary:	The FOX C++ GUI Toolkit
 Summary(pl.UTF-8):	FOX - toolkit graficzny w C++
 Name:		fox
 # NOTE: after switching to 1.8.x keep stable (1.8.x) on HEAD and devel (1.9.x) on DEVEL
-Version:	1.7.34
-Release:	3
+Version:	1.7.36
+Release:	1
 License:	LGPL v3+ with relinking exemption
 Group:		X11/Libraries
 Source0:	http://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz
-# Source0-md5:	6ccb46e6a8bf91e33fa3e80ecadb9527
+# Source0-md5:	381e1aed480907e1db4b9ea0a5d22e20
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-Makefile.patch
@@ -204,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %doc ADDITIONS TRACING
+%attr(755,root,root) %{_bindir}/fox-config
 %attr(755,root,root) %{_bindir}/reswrap
 %attr(755,root,root) %{_libdir}/libCHART-1.7.so
 %attr(755,root,root) %{_libdir}/libFOX-1.7.so
diff --git a/fox-Makefile.patch b/fox-Makefile.patch
index a73882e..73e0a42 100644
--- a/fox-Makefile.patch
+++ b/fox-Makefile.patch
@@ -1,11 +1,11 @@
---- fox-1.7.26/Makefile.am.orig	2011-04-13 02:13:55.000000000 +0200
-+++ fox-1.7.26/Makefile.am	2011-05-28 07:42:42.173788784 +0200
+--- fox-1.7.36/Makefile.am.orig	2012-09-15 20:10:42.017935359 +0200
++++ fox-1.7.36/Makefile.am	2012-09-15 20:24:24.477918216 +0200
 @@ -3,7 +3,7 @@
  # For non-gcc compilers, change the options to "no-dependencies"
  AUTOMAKE_OPTIONS = foreign dist-zip
  
 -SUBDIRS    = utils include lib chart doc tests shutterbug adie pathfinder calculator controlpanel windows
 +SUBDIRS    = utils include lib chart tests shutterbug adie pathfinder calculator controlpanel windows
- EXTRA_DIST = ADDITIONS AUTHORS INSTALL LICENSE LICENSE_ADDENDUM TRACING README fox.spec index.html aclocal.m4
+ EXTRA_DIST = ADDITIONS AUTHORS INSTALL LICENSE LICENSE_ADDENDUM TRACING README fox.spec fox-config index.html aclocal.m4
  
- pkgconfigdir = $(libdir)/pkgconfig
+ bin_SCRIPTS = fox-config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fox.git/commitdiff/195bd3af0d674741fe001862b0c81765946440ae



More information about the pld-cvs-commit mailing list