[mingw-boost: 24/48] fix source naming

epienbro epienbro at fedoraproject.org
Wed Mar 7 15:44:38 UTC 2012


commit d30f8e4da430c0eb72adcbe7e20330015af2b294
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Jun 21 19:22:57 2011 +0200

    fix source naming

 mingw32-boost.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-boost.spec b/mingw32-boost.spec
index f7fd083..55e07f3 100644
--- a/mingw32-boost.spec
+++ b/mingw32-boost.spec
@@ -24,9 +24,9 @@ Group:          Development/Libraries
 #   http://gitorious.org/boost/cmake
 # Upstream work is synchronised thanks to the Ryppl's hosted Git clone:
 #   https://github.com/ryppl/boost-svn/tree/trunk
-%define toplev_dirname %{name}_%{version_enc}
+%define toplev_dirname %{name1}_%{version_enc}
 URL:            http://www.boost.org
-Source:         http://downloads.sourceforge.net/%{name}/%{toplev_dirname}.tar.bz2
+Source:         http://downloads.sourceforge.net/%{name1}/%{toplev_dirname}.tar.bz2
 
 # CMake-related files (CMakeLists.txt and module.cmake files)
 Patch0:         boost-1.46.1-cmakeify-full.patch


More information about the scm-commits mailing list