[ldc/f18] Fix build

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Jan 6 00:45:58 UTC 2013


commit a9745fa68f41f94964be99b30da7f45254bac0a7
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Sun Jan 6 01:45:52 2013 +0100

    Fix build

 ldc.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 5c6f334..444abed 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -217,7 +217,7 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 %files druntime
 %doc runtime/druntime/LICENSE runtime/druntime/README
-%{_libdir}/libdruntime-ldc.so.2.0.61
+%{_libdir}/libdruntime-ldc.so.2.0.60
 %{_libdir}/libdruntime-ldc.so.60
 
 %files druntime-devel
@@ -227,7 +227,7 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 %files phobos
 %doc runtime/phobos/LICENSE_1_0.txt
-%{_libdir}/libphobos-ldc.so.2.0.61
+%{_libdir}/libphobos-ldc.so.2.0.60
 %{_libdir}/libphobos-ldc.so.60
 
 %files phobos-devel


More information about the scm-commits mailing list