[mlpack] Add patch and fix bogus dates.

rcurtin rcurtin at fedoraproject.org
Tue Jan 1 22:48:43 UTC 2013


commit a32c7ba39e3cdc618fc6e4e2fd050527fc3bc667
Author: Ryan Curtin <gth671b at mail.gatech.edu>
Date:   Tue Jan 1 17:48:30 2013 -0500

    Add patch and fix bogus dates.

 mlpack.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mlpack.spec b/mlpack.spec
index 02bde5d..f0a41b0 100644
--- a/mlpack.spec
+++ b/mlpack.spec
@@ -136,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %{_libdir}/libmlpack.so.1
-%{_libdir}/libmlpack.so.1.0.1
+%{_libdir}/libmlpack.so.1.0.3
 %doc LICENSE.txt
 
 %files bin
@@ -190,11 +190,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/mlpack/
 
 %changelog
+* Tue Jan 01 2013 Ryan Curtin <gth671b at mail.gatech.edu> - 1.0.3-2
+- Add u64_s64.patch.
+- Fix bogus dates in changelog.
+
 * Tue Jan 01 2013 Ryan Curtin <gth671b at mail.gatech.edu> - 1.0.3-1
 - Update to version 1.0.3.
 - Remove now-unnecessary packages.
 
-* Tue Sep 26 2012 Ryan Curtin <gth671b at mail.gatech.edu> - 1.0.1-5
+* Wed Sep 26 2012 Ryan Curtin <gth671b at mail.gatech.edu> - 1.0.1-5
 - Simplify LICENSE.txt installation.
 - Install doxygen documentation.
 
@@ -206,7 +210,7 @@ rm -rf $RPM_BUILD_ROOT
 - Comment patches more verbosely.
 - Rename exectuables to mlpack_* to avoid possible naming conflicts.
 
-* Thu Jul 21 2012 Sterling Lewis Peet <sterling.peet at gatech.edu> - 1.0.1-2
+* Sat Jul 21 2012 Sterling Lewis Peet <sterling.peet at gatech.edu> - 1.0.1-2
 - Include GetKernelMatrix patch so that mlpack builds using fedora flags.
 
 * Thu Mar 08 2012 Ryan Curtin <gth671b at mail.gatech.edu> - 1.0.1-1


More information about the scm-commits mailing list