diff --git a/import.log b/import.log index 4687859..edbf80a 100644 --- a/import.log +++ b/import.log @@ -3,3 +3,4 @@ mono-2_6-4_fc13:HEAD:mono-2.6-4.fc13.src.rpm:1261527294 mono-2_6_1-1_fc13:HEAD:mono-2.6.1-1.fc13.src.rpm:1261528029 mono-2_6_3-1_fc14:HEAD:mono-2.6.3-1.fc14.src.rpm:1269037048 mono-2_6_4-1_fc14:HEAD:mono-2.6.4-1.fc14.src.rpm:1272392899 +mono-2_6_4-2_fc14:HEAD:mono-2.6.4-2.fc14.src.rpm:1275299763 diff --git a/mono.spec b/mono.spec index a04cf6a..1e35dc7 100644 --- a/mono.spec +++ b/mono.spec @@ -2,7 +2,7 @@ Name: mono Version: 2.6.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A .NET runtime environment Group: Development/Languages @@ -320,6 +320,7 @@ sed -i -e 's!@libdir@!%{_libdir}!' %{PATCH7} %patch7 -p1 -b .libdir-22 sed -i -e 's!%{_libdir}!@libdir@!' %{PATCH7} sed -i -e 's!$(prefix)/lib/!%{_libdir}/!' docs/Makefile.{am,in} +sed -i -e 's!${prefix}/lib/!%{_libdir}/!' data/monodoc.pc.in autoreconf -f -i -s @@ -771,6 +772,9 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/ %gac_dll System.Dynamic %changelog +* Sun May 30 2010 Paul F. Johnson 2.6.4-2 +- Fix libs for monodoc on x86_64 + * Tue Apr 27 2010 Paul F. Johnson 2.6.4-1 - Bump to 2.6.4 release - BR now requires libgdiplus-2.6.4