rpms/CGAL/devel CGAL.spec,1.28,1.29

Laurent Rineau rineau at fedoraproject.org
Mon Nov 2 17:41:06 UTC 2009


Author: rineau

Update of /cvs/pkgs/rpms/CGAL/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23655/devel

Modified Files:
	CGAL.spec 
Log Message:
* Mon Nov  2 2009  <Laurent.Rineau__fedora at normalesup.org> - 3.5-2
- Use system's FindBoost macro instead of a copy from CGAL (bug #532431).



Index: CGAL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/devel/CGAL.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- CGAL.spec	18 Oct 2009 16:35:07 -0000	1.28
+++ CGAL.spec	2 Nov 2009 17:41:05 -0000	1.29
@@ -3,7 +3,7 @@
 
 Name:           CGAL
 Version:        3.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -64,6 +64,9 @@ chmod a-x demo/Circular_kernel_2/Circula
 # Install README.Fedora here, to include it in %doc
 install -p -m 644 %{SOURCE10} ./README.Fedora
 
+# remove the shipped copy of FindBoost.cmake (see bug #532431)
+rm cmake/modules/FindBoost.cmake
+
 %build
 mkdir build
 pushd build
@@ -122,6 +125,9 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Mon Nov  2 2009  <Laurent.Rineau__fedora at normalesup.org> - 3.5-2
+- Use system's FindBoost macro instead of a copy from CGAL (bug #532431).
+
 * Sun Oct 18 2009  <Laurent.Rineau__fedora at normalesup.org> - 3.5-1
 - New upstream release: finale version of CGAL-3.5.
 




More information about the fedora-extras-commits mailing list