Author: megabajt                     Date: Fri Mar 12 14:06:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed build on x86_64
- use %{_prefix}/lib for monodoc
- release 2

---- Files affected:
packages/mono-tools:
   mono-tools.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/mono-tools/mono-tools.spec
diff -u packages/mono-tools/mono-tools.spec:1.41 
packages/mono-tools/mono-tools.spec:1.42
--- packages/mono-tools/mono-tools.spec:1.41    Thu Mar 11 22:46:03 2010
+++ packages/mono-tools/mono-tools.spec Fri Mar 12 15:05:54 2010
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Narzędzia do mono
 Name:          mono-tools
 Version:       2.6.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Tools
 # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
@@ -99,6 +99,7 @@
 Summary:       A tool to find problems in .NET applications and libraries
 Summary(pl.UTF-8):     Narzędzie znajdujące problemy w aplikacjach i 
bibliotekach .NET
 Group:         Development/Tools
+Requires:      monodoc >= 2.6
 
 %description gendarme
 Gendarme is a extensible rule-based tool to find problems in .NET
@@ -174,7 +175,7 @@
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       monodocdir=%{_libdir}/monodoc \
+       pkglibdir=%{_prefix}/lib/mono-tools \
        pkgconfigdir=%{_pkgconfigdir}
 
 %find_lang %{name}
@@ -205,8 +206,8 @@
 %dir %{_prefix}/lib/mono-tools
 %{_prefix}/lib/mono-tools/Mono.Profiler.Widgets.dll
 %attr(755,root,root) %{_prefix}/lib/mono-tools/emveepee.exe
-%{_libdir}/monodoc/browser.exe
-%{_libdir}/monodoc/web
+%attr(755,root,root) %{_prefix}/lib/monodoc/browser.exe
+%{_prefix}/lib/monodoc/web
 %{_desktopdir}/gsharp.desktop
 %{_desktopdir}/monodoc.desktop
 %{_pixmapsdir}/monodoc.png
@@ -219,30 +220,30 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ilcontrast
 %{_prefix}/lib/ilcontrast
-%{_libdir}/monodoc/GeckoHtmlRender.dll
+%{_prefix}/lib/monodoc/GeckoHtmlRender.dll
 %{_desktopdir}/ilcontrast.desktop
 %{_pixmapsdir}/ilcontrast.png
 %endif
 
 %files webkit
 %defattr(644,root,root,755)
-%{_libdir}/monodoc/WebKitHtmlRender.dll
+%{_prefix}/lib/monodoc/WebKitHtmlRender.dll
 
 %files monowebbrowser
 %defattr(644,root,root,755)
-%{_libdir}/monodoc/MonoWebBrowserHtmlRender.dll
+%{_prefix}/lib/monodoc/MonoWebBrowserHtmlRender.dll
 
 %files gtkhtml
 %defattr(644,root,root,755)
-%{_libdir}/monodoc/GtkHtmlHtmlRender.dll
+%{_prefix}/lib/monodoc/GtkHtmlHtmlRender.dll
 
 %files gendarme
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gendarme
 %attr(755,root,root) %{_bindir}/gendarme-wizard
 %{_prefix}/lib/gendarme
-%{_libdir}/monodoc/sources/Gendarme*
-%{_libdir}/monodoc/sources/gendarme*
+%{_prefix}/lib/monodoc/sources/Gendarme*
+%{_prefix}/lib/monodoc/sources/gendarme*
 %{_desktopdir}/gendarme-wizard.desktop
 %{_pkgconfigdir}/gendarme-framework.pc
 %{_pixmapsdir}/gendarme.svg
@@ -274,6 +275,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2010/03/12 14:05:54  megabajt
+- fixed build on x86_64
+- use %{_prefix}/lib for monodoc
+- release 2
+
 Revision 1.41  2010/03/11 21:46:03  megabajt
 - BR: libgdiplus
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono-tools/mono-tools.spec?r1=1.41&r2=1.42&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to