packages: fox/fox-Makefile.patch, fox/fox-opt.patch, fox/fox.spec - updated...
qboosh
qboosh at pld-linux.org
Sat May 28 08:44:08 CEST 2011
Author: qboosh Date: Sat May 28 06:44:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.7.26
- updated opt,Makefile patches
- fix-config is gone, .pc file named fox17 now
---- Files affected:
packages/fox:
fox-Makefile.patch (1.3 -> 1.4) , fox-opt.patch (1.4 -> 1.5) , fox.spec (1.116 -> 1.117)
---- Diffs:
================================================================
Index: packages/fox/fox-Makefile.patch
diff -u packages/fox/fox-Makefile.patch:1.3 packages/fox/fox-Makefile.patch:1.4
--- packages/fox/fox-Makefile.patch:1.3 Fri May 13 17:32:02 2011
+++ packages/fox/fox-Makefile.patch Sat May 28 08:44:03 2011
@@ -1,11 +1,11 @@
---- fox-1.7.25/Makefile.am.orig 2010-10-07 04:46:48.000000000 +0200
-+++ fox-1.7.25/Makefile.am 2011-05-13 16:25:36.062671005 +0200
+--- 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
@@ -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 fox.lsm index.html aclocal.m4
+ EXTRA_DIST = ADDITIONS AUTHORS INSTALL LICENSE LICENSE_ADDENDUM TRACING README fox.spec index.html aclocal.m4
- bin_SCRIPTS = fox-config
+ pkgconfigdir = $(libdir)/pkgconfig
================================================================
Index: packages/fox/fox-opt.patch
diff -u packages/fox/fox-opt.patch:1.4 packages/fox/fox-opt.patch:1.5
--- packages/fox/fox-opt.patch:1.4 Fri May 13 17:32:02 2011
+++ packages/fox/fox-opt.patch Sat May 28 08:44:03 2011
@@ -1,5 +1,5 @@
---- fox-1.7.25/configure.ac.orig 2010-11-24 06:11:50.000000000 +0100
-+++ fox-1.7.25/configure.ac 2011-05-13 16:20:27.532660673 +0200
+--- fox-1.7.26/configure.ac.orig 2011-04-13 02:14:35.000000000 +0200
++++ fox-1.7.26/configure.ac 2011-05-28 07:38:29.803780335 +0200
@@ -56,9 +56,6 @@
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)
@@ -26,7 +26,7 @@
- CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
+ CXXFLAGS="${CXXFLAGS} -DNDEBUG"
if test "${GXX}" = "yes" ; then
- CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
+ CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer"
- LDFLAGS="-s ${LDFLAGS}"
fi
fi
================================================================
Index: packages/fox/fox.spec
diff -u packages/fox/fox.spec:1.116 packages/fox/fox.spec:1.117
--- packages/fox/fox.spec:1.116 Fri May 13 17:32:02 2011
+++ packages/fox/fox.spec Sat May 28 08:44:03 2011
@@ -7,12 +7,12 @@
Summary: The FOX C++ GUI Toolkit
Summary(pl.UTF-8): FOX - toolkit graficzny w C++
Name: fox
-Version: 1.7.25
+Version: 1.7.26
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://fox-toolkit.org/ftp/%{name}-%{version}.tar.gz
-# Source0-md5: 232e2996be39148287e80b59061c7a66
+# Source0-md5: acaf8a1f33d02265b26a2b0c3fd06625
Patch0: %{name}-opt.patch
Patch1: %{name}-link.patch
Patch2: %{name}-Makefile.patch
@@ -200,7 +200,6 @@
%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
@@ -208,7 +207,7 @@
%{_libdir}/libCHART-1.7.la
%{_libdir}/libFOX-1.7.la
%{_includedir}/fox-1.7
-%{_pkgconfigdir}/fox.pc
+%{_pkgconfigdir}/fox17.pc
%{_mandir}/man1/reswrap.1*
%if %{with static_libs}
@@ -232,6 +231,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.117 2011/05/28 06:44:03 qboosh
+- updated to 1.7.26
+- updated opt,Makefile patches
+- fix-config is gone, .pc file named fox17 now
+
Revision 1.116 2011/05/13 15:32:02 qboosh
- updated to 1.7.25
- updated opt,link,Makefile patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fox/fox-Makefile.patch?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fox/fox-opt.patch?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fox/fox.spec?r1=1.116&r2=1.117&f=u
More information about the pld-cvs-commit
mailing list