rpms/CGAL/devel CGAL.spec,1.9,1.10

Laurent Rineau (rineau) fedora-extras-commits at redhat.com
Fri Aug 24 07:17:14 UTC 2007


Author: rineau

Update of /cvs/pkgs/rpms/CGAL/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9576

Modified Files:
	CGAL.spec 
Log Message:
* Fri Aug 24 2007 Laurent Rineau <laurent.rineau__fedora at normalesup.org> - 3.3-6%{dist}
- Add BR: gawk



Index: CGAL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/CGAL/devel/CGAL.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- CGAL.spec	23 Aug 2007 21:58:16 -0000	1.9
+++ CGAL.spec	24 Aug 2007 07:16:41 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:           CGAL
 Version:        3.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Computational Geometry Algorithms Library
 
 Group:          System Environment/Libraries
@@ -16,7 +16,7 @@
 
 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
@@ -24,6 +24,9 @@
 BuildRequires: zlib-devel
 BuildRequires: blas-devel lapack-devel
 
+# Required tools
+BuildRequires: gawk
+
 # for chmod in prep:
 BuildRequires: coreutils
 
@@ -225,6 +228,9 @@
 
 
 %changelog
+* 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.
 




More information about the fedora-extras-commits mailing list