Author: mkierus                      Date: Wed Feb 16 12:35:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.5

---- Files affected:
SPECS:
   fox.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/fox.spec
diff -u SPECS/fox.spec:1.75 SPECS/fox.spec:1.76
--- SPECS/fox.spec:1.75 Sun Jan  9 22:30:09 2005
+++ SPECS/fox.spec      Wed Feb 16 13:35:37 2005
@@ -2,14 +2,15 @@
 Summary:       The FOX C++ GUI Toolkit
 Summary(pl):   FOX - toolkit graficzny w C++
 Name:          fox
-Version:       1.2.13
+Version:       1.4.5
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://www.fox-toolkit.org/ftp/%{name}-%{version}.tar.gz
-# Source0-md5: 497a6c5880501e502d87a2e4a7c36d29
+# Source0-md5: 8d5355820bd76ccd4dafe37212f82d55
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-Makefile.patch
 URL:           http://www.fox-toolkit.org/fox.html
 BuildRequires: OpenGL-devel
 BuildRequires: autoconf
@@ -101,6 +102,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -120,7 +122,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-ln -sf libFOX-1.2.so $RPM_BUILD_ROOT%{_libdir}/libFOX.so
+ln -sf libFOX-1.4.so $RPM_BUILD_ROOT%{_libdir}/libFOX.so
 
 rm -f doc/Makefile* doc/*/Makefile*
 
@@ -141,6 +143,7 @@
 %attr(755,root,root) %{_bindir}/calculator
 %attr(755,root,root) %{_bindir}/PathFinder
 %attr(755,root,root) %{_bindir}/shutterbug
+%attr(755,root,root) %{_bindir}/Adie.stx
 
 %files devel
 %defattr(644,root,root,755)
@@ -150,7 +153,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_mandir}/man1/*
-%{_includedir}/fox-1.2
+%{_includedir}/fox-1.4
 
 %files static
 %defattr(644,root,root,755)
@@ -166,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2005/02/16 12:35:37  mkierus
+- updated to 1.4.5
+
 Revision 1.75  2005/01/09 21:30:09  qboosh
 - updated to 1.2.13; BR+R: xcursor-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fox.spec?r1=1.75&r2=1.76&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to