rpms/CGAL/FC-5 .cvsignore, 1.3, 1.4 CGAL.spec, 1.6, 1.7 sources, 1.3, 1.4

Laurent Rineau (rineau) fedora-extras-commits at redhat.com
Mon Sep 3 19:59:26 UTC 2007


Author: rineau

Update of /cvs/pkgs/rpms/CGAL/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27452/FC-5

Modified Files:
	.cvsignore CGAL.spec sources 
Log Message:
* Mon Sep  3 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3.1-1%{dist}
- New upstream bug-fixes release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Jun 2007 16:01:29 -0000	1.3
+++ .cvsignore	3 Sep 2007 19:58:53 -0000	1.4
@@ -1 +1 @@
-CGAL-3.3.tar.gz
+CGAL-3.3.1.tar.gz


Index: CGAL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/FC-5/CGAL.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- CGAL.spec	23 Aug 2007 21:58:11 -0000	1.6
+++ CGAL.spec	3 Sep 2007 19:58:53 -0000	1.7
@@ -1,8 +1,8 @@
 %define boost_version 1.32
 
 Name:           CGAL
-Version:        3.3
-Release:        5%{?dist}
+Version:        3.3.1
+Release:        1%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -16,13 +16,19 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Required packages.
+# Required devel packages.
 BuildRequires: gmp-devel
 BuildRequires: boost-devel >= %boost_version
 BuildRequires: qt-devel >= 3.0
 BuildConflicts:qt-devel < 4
 BuildRequires: zlib-devel
 BuildRequires: blas-devel lapack-devel
+%if 0%fedora > 7
+BuildRequires: mpfr-devel
+%endif
+
+# Required tools
+BuildRequires: gawk
 
 # for chmod in prep:
 BuildRequires: coreutils
@@ -104,7 +110,7 @@
                --with-MPFR \
                --with-QT3MT \
                --with-REFBLASSHARED \
-               --with-LAPACK \
+               --with-DEFAULTLAPACK \
                --with-OPENGL \
                --disable-static
 
@@ -225,6 +231,15 @@
 
 
 %changelog
+* Mon Sep  3 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3.1-1%{dist}
+- New upstream bug-fixes release.
+
+* Fri Aug 24 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3-7%{dist}
+- Add BR: mpfr since F-8.
+
+* Fri Aug 24 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3-6%{dist}
+- Add BR: gawk
+
 * Thu Aug 23 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3-5%{dist}
 - License: tag fixed.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	13 Jun 2007 16:01:29 -0000	1.3
+++ sources	3 Sep 2007 19:58:53 -0000	1.4
@@ -1 +1 @@
-d45186e2721e1e503a2838a5931d52c5  CGAL-3.3.tar.gz
+733339b6b05b48d4c7934a6e735b6fc0  CGAL-3.3.1.tar.gz




More information about the fedora-extras-commits mailing list