rpms/CGAL/F-12 .cvsignore, 1.7, 1.8 CGAL.spec, 1.29, 1.30 sources, 1.7, 1.8

Laurent Rineau rineau at fedoraproject.org
Thu Dec 24 11:58:26 UTC 2009


Author: rineau

Update of /cvs/pkgs/rpms/CGAL/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18031

Modified Files:
	.cvsignore CGAL.spec sources 
Log Message:
* Thu Dec 24 2009  <Laurent.Rineau__fedora at normalesup.org> - 3.5.1-1
- New upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/F-12/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	18 Oct 2009 16:35:06 -0000	1.7
+++ .cvsignore	24 Dec 2009 11:58:26 -0000	1.8
@@ -1 +1 @@
-CGAL-3.5.tar.gz
+CGAL-3.5.1.tar.gz


Index: CGAL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/F-12/CGAL.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- CGAL.spec	2 Nov 2009 17:41:04 -0000	1.29
+++ CGAL.spec	24 Dec 2009 11:58:26 -0000	1.30
@@ -2,14 +2,14 @@
 %define qt_version 4.2
 
 Name:           CGAL
-Version:        3.5
-Release:        2%{?dist}
+Version:        3.5.1
+Release:        1%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
 License:        QPL and LGPLv2 and LGPLv2+
 URL:            http://www.cgal.org/
-Source0:        http://gforge.inria.fr/frs/download.php/24197/CGAL-3.5.tar.gz
+Source0:        http://gforge.inria.fr/frs/download.php/25109/CGAL-3.5.1.tar.gz
 Source10:       CGAL-README.Fedora
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -64,9 +64,6 @@ 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
@@ -103,7 +100,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora
 %{_libdir}/libCGAL*.so.4
-%{_libdir}/libCGAL*.so.4.0.0
+%{_libdir}/libCGAL*.so.4.0.1
 
 
 %files devel
@@ -125,6 +122,12 @@ rm -rf %{buildroot}
 %exclude %{_datadir}/CGAL/*/*/skip_vcproj_auto_generation
 
 %changelog
+* Thu Dec 24 2009  <Laurent.Rineau__fedora at normalesup.org> - 3.5.1-1
+- New upstream release
+
+* Tue Nov 24 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.5-3
+- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
+
 * 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: sources
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	18 Oct 2009 16:35:06 -0000	1.7
+++ sources	24 Dec 2009 11:58:26 -0000	1.8
@@ -1 +1 @@
-c14d142780d07e3d05dea2f54dd7ae53  CGAL-3.5.tar.gz
+fca4e12d47853d694483a66ee165c390  CGAL-3.5.1.tar.gz




More information about the fedora-extras-commits mailing list