SPECS: fox.spec - updated to 1.6.0, updated link patch
qboosh
qboosh at pld-linux.org
Wed Oct 19 00:14:58 CEST 2005
Author: qboosh Date: Tue Oct 18 22:14:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.6.0, updated link patch
---- Files affected:
SPECS:
fox.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/fox.spec
diff -u SPECS/fox.spec:1.81 SPECS/fox.spec:1.82
--- SPECS/fox.spec:1.81 Sat Aug 20 23:47:39 2005
+++ SPECS/fox.spec Wed Oct 19 00:14:53 2005
@@ -2,12 +2,12 @@
Summary: The FOX C++ GUI Toolkit
Summary(pl): FOX - toolkit graficzny w C++
Name: fox
-Version: 1.4.17
+Version: 1.6.0
Release: 1
License: LGPL
Group: X11/Libraries
Source0: ftp://ftp.fox-toolkit.com/pub/%{name}-%{version}.tar.gz
-# Source0-md5: 7fbff1ac84af3bd3f9d6bdb39ed3b5f2
+# Source0-md5: 4f3a57360e1d27e07991a5d98c60b1b2
Patch0: %{name}-opt.patch
Patch1: %{name}-link.patch
Patch2: %{name}-Makefile.patch
@@ -112,7 +112,7 @@
LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}"
%configure \
--with-opengl \
- %{?debug:--enable-debug}%{!?_debug:--enable-release}
+ %{?debug:--enable-debug}%{!?debug:--enable-release}
%{__make}
%install
@@ -122,7 +122,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-ln -sf libFOX-1.4.so $RPM_BUILD_ROOT%{_libdir}/libFOX.so
+ln -sf libFOX-1.6.so $RPM_BUILD_ROOT%{_libdir}/libFOX.so
rm -f doc/Makefile* doc/*/Makefile*
@@ -153,7 +153,7 @@
%attr(755,root,root) %{_bindir}/reswrap
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
-%{_includedir}/fox-1.4
+%{_includedir}/fox-1.6
%files static
%defattr(644,root,root,755)
@@ -169,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2005/10/18 22:14:53 qboosh
+- updated to 1.6.0, updated link patch
+
Revision 1.81 2005/08/20 21:47:39 twittner
- up to 1.4.17, manpages moved to correct place (from -devel to -progs
subpkg.)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fox.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list