rpms/armadillo/devel .cvsignore, 1.2, 1.3 armadillo.spec, 1.2, 1.3 import.log, 1.1, 1.2 sources, 1.2, 1.3

conrads conrads at fedoraproject.org
Tue Mar 2 06:51:53 UTC 2010


Author: conrads

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

Modified Files:
	.cvsignore armadillo.spec import.log sources 
Log Message:
update to 0.9.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	10 Jul 2009 04:02:39 -0000	1.2
+++ .cvsignore	2 Mar 2010 06:51:52 -0000	1.3
@@ -1 +1 @@
-armadillo-0.6.12.tar.gz
+armadillo-0.9.2.tar.gz


Index: armadillo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/armadillo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- armadillo.spec	24 Jul 2009 17:06:31 -0000	1.2
+++ armadillo.spec	2 Mar 2010 06:51:52 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           armadillo
-Version:        0.6.12
-Release:        3%{?dist}
+Version:        0.9.2
+Release:        2%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
 Group:          Development/Libraries
@@ -8,7 +8,7 @@ License:        LGPLv3+
 URL:            http://arma.sourceforge.net/
 Source:         http://download.sourceforge.net/arma/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  cmake, boost-devel, lapack-devel, atlas-devel
+BuildRequires:  cmake, boost-devel, blas-devel, lapack-devel, atlas-devel
 
 %description
 Armadillo is a C++ linear algebra library (matrix maths)
@@ -30,7 +30,7 @@ than another language like Matlab or Oct
 Summary:        Development headers and documentation for the Armadillo C++ library
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
-Requires:       boost-devel, atlas-devel
+Requires:       boost-devel, blas-devel, lapack-devel, atlas-devel, libstdc++-devel
 
 # The header files of Armadillo include some Boost and ATLAS header files,
 # delivered within the boost-devel and atlas-devel sub-packages, respectively.
@@ -98,6 +98,27 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_docdir}/%{name}-%{version}/docs_tech/
 
 %changelog
+* Tue Mar 02 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.2-2
+- added explicit dependencies to the devel package
+
+* Tue Mar 02 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.2-1
+- spec updated for Armadillo 0.9.2
+
+* Fri Feb 05 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.0-1
+- spec updated for Armadillo 0.9.0
+
+* Mon Jan 27 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.8.2-1
+- spec updated for Armadillo 0.8.2
+
+* Mon Dec 14 2009 Conrad Sanderson  <conradsand ! ieee ! org> - 0.8.0-1
+- spec updated for Armadillo 0.8.0
+
+* Fri Oct 23 2009 Conrad Sanderson  <conradsand ! ieee ! org> - 0.7.2-1
+- spec updated for Armadillo 0.7.2
+
+* Mon Oct 05 2009 Conrad Sanderson  <conradsand ! ieee ! org> - 0.7.0-1
+- spec updated for Armadillo 0.7.0
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	10 Jul 2009 04:02:39 -0000	1.1
+++ import.log	2 Mar 2010 06:51:52 -0000	1.2
@@ -1 +1,2 @@
 armadillo-0_6_12-2_fc10:HEAD:armadillo-0.6.12-2.fc10.src.rpm:1247198478
+armadillo-0_9_2-2_fc12:HEAD:armadillo-0.9.2-2.fc12.src.rpm:1267512705


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	10 Jul 2009 04:02:40 -0000	1.2
+++ sources	2 Mar 2010 06:51:52 -0000	1.3
@@ -1 +1 @@
-810a4f6cc540d2f3c0aebaea6e896816  armadillo-0.6.12.tar.gz
+1339cbb67b72d8aeab9d611c6f0e6c8c  armadillo-0.9.2.tar.gz



More information about the scm-commits mailing list