[boost] [Rawhide] Fixed a typo in the sources file (which was referencing the wrong source file name).

Denis Arnaud denisarnaud at fedoraproject.org
Mon Jan 10 21:56:18 UTC 2011


commit 53e8e43e72c85b9e16e118f74f107e87ead1c06f
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Mon Jan 10 22:56:02 2011 +0100

    [Rawhide] Fixed a typo in the sources file (which was referencing the wrong source file name).

 .gitignore |    2 +-
 sources    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 419e428..8974201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,5 @@ clog
 .build*
 boost_*/
 */*.rpm
-/boost-1.44.0.cmake.tar.bz2
+/boost_1_44_0.tar.bz2
 /cmakeify_boost_1440_2.patch
diff --git a/sources b/sources
index 0dac773..9193775 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-79c7c58e43fa65deb5855127ec32c9e0  boost-1.44.0.cmake.tar.bz2
+f02578f5218f217a9f20e9c30e119c6a  boost_1_44_0.tar.bz2
 da8348b4d793ef258796b19df00635d5  cmakeify_boost_1440_2.patch


More information about the scm-commits mailing list