rpms/armadillo/devel .cvsignore, 1.3, 1.4 armadillo.spec, 1.3, 1.4 sources, 1.3, 1.4

conrads conrads at fedoraproject.org
Wed Jul 14 05:51:21 UTC 2010


Author: conrads

Update of /cvs/pkgs/rpms/armadillo/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11300/devel

Modified Files:
	.cvsignore armadillo.spec sources 
Log Message:
updates for Armadillo 0.9.52


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	2 Mar 2010 06:51:52 -0000	1.3
+++ .cvsignore	14 Jul 2010 05:51:20 -0000	1.4
@@ -1 +1 @@
-armadillo-0.9.2.tar.gz
+armadillo-0.9.52.tar.gz


Index: armadillo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/armadillo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- armadillo.spec	2 Mar 2010 06:51:52 -0000	1.3
+++ armadillo.spec	14 Jul 2010 05:51:21 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           armadillo
-Version:        0.9.2
-Release:        2%{?dist}
+Version:        0.9.52
+Release:        1%{?dist}
 Summary:        Fast C++ matrix library with interfaces to LAPACK and ATLAS
 
 Group:          Development/Libraries
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf   $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/
 mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/
 rm -f examples/Makefile.cmake
+rm -rf examples/example1_win32
+rm -rf examples/example2_win32
+rm -rf examples/lib_win32
 cp -r LICENSE.txt licenses README.txt index.html examples docs_user docs_tech $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/
 
 %clean
@@ -98,6 +101,24 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_docdir}/%{name}-%{version}/docs_tech/
 
 %changelog
+* Wed Jul 14 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.52-1
+- spec updated for Armadillo 0.9.52
+
+* Wed Jul 07 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.50-1
+- spec updated for Armadillo 0.9.50
+
+* Wed Jun 02 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.10-1
+- spec updated for Armadillo 0.9.10
+
+* Fri May 14 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.8-1
+- spec updated for Armadillo 0.9.8
+
+* Tue Apr 28 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.6-1
+- spec updated for Armadillo 0.9.6
+
+* Tue Mar 16 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.4-1
+- spec updated for Armadillo 0.9.4
+
 * Tue Mar 02 2010 Conrad Sanderson  <conradsand ! ieee ! org> - 0.9.2-2
 - added explicit dependencies to the devel package
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/armadillo/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	2 Mar 2010 06:51:52 -0000	1.3
+++ sources	14 Jul 2010 05:51:21 -0000	1.4
@@ -1 +1 @@
-1339cbb67b72d8aeab9d611c6f0e6c8c  armadillo-0.9.2.tar.gz
+724dbf6a02bba571cae00df5f68e57ff  armadillo-0.9.52.tar.gz



More information about the scm-commits mailing list