Author: lisu                         Date: Thu Feb 17 12:40:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.10
- one more tool for gendarme: gd2i
- exclude .mdb files

---- Files affected:
packages/mono-tools:
   mono-tools.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/mono-tools/mono-tools.spec
diff -u packages/mono-tools/mono-tools.spec:1.49 
packages/mono-tools/mono-tools.spec:1.50
--- packages/mono-tools/mono-tools.spec:1.49    Sun Jan 30 17:24:53 2011
+++ packages/mono-tools/mono-tools.spec Thu Feb 17 13:39:59 2011
@@ -7,13 +7,13 @@
 Summary:       Mono Tools
 Summary(pl.UTF-8):     Narzędzia do mono
 Name:          mono-tools
-Version:       2.8
-Release:       2
+Version:       2.10
+Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/
 Source0:       
http://ftp.novell.com/pub/mono/sources/mono-tools/%{name}-%{version}.tar.bz2
-# Source0-md5: 81d17ee2584acdbc5cfee01adb905e50
+# Source0-md5: da178df2c119c696c08c09dc9eb01994
 Patch0:                %{name}-pwd.patch
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
@@ -28,12 +28,12 @@
 BuildRequires: libgdiplus
 BuildRequires: mono-compat-links
 BuildRequires: mono-csharp
-BuildRequires: mono-devel >= 2.8
-BuildRequires: mono-monodoc >= 2.8
+BuildRequires: mono-devel >= 2.10
+BuildRequires: mono-monodoc >= 2.10
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(monoautodeps)
 BuildRequires: sed >= 4.0
-Requires:      mono >= 2.8
+Requires:      mono >= 2.10
 Requires:      mono-tools-html-renderer
 ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -102,7 +102,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
+Requires:      monodoc >= 2.10
 
 %description gendarme
 Gendarme is a extensible rule-based tool to find problems in .NET
@@ -211,7 +211,9 @@
 %attr(755,root,root) %{_prefix}/lib/mperfmon/mperfmon.exe
 %dir %{_prefix}/lib/mono-tools
 %{_prefix}/lib/mono-tools/Mono.Profiler.Widgets.dll
+%exclude %{_libdir}/mono-tools/Mono.Profiler.Widgets.dll.mdb
 %attr(755,root,root) %{_prefix}/lib/mono-tools/emveepee.exe
+%exclude %{_libdir}/mono-tools/emveepee.exe.mdb
 %attr(755,root,root) %{_prefix}/lib/monodoc/browser.exe
 %{_prefix}/lib/monodoc/web
 %{_desktopdir}/gsharp.desktop
@@ -245,6 +247,7 @@
 
 %files gendarme
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/gd2i
 %attr(755,root,root) %{_bindir}/gendarme
 %attr(755,root,root) %{_bindir}/gendarme-wizard
 %{_prefix}/lib/gendarme
@@ -253,6 +256,7 @@
 %{_desktopdir}/gendarme-wizard.desktop
 %{_pkgconfigdir}/gendarme-framework.pc
 %{_pixmapsdir}/gendarme.svg
+%{_mandir}/man1/gd2i.1*
 %{_mandir}/man1/gendarme.1*
 %{_mandir}/man5/gendarme.5*
 
@@ -281,6 +285,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2011/02/17 12:39:59  lisu
+- up to 2.10
+- one more tool for gendarme: gd2i
+- exclude .mdb files
+
 Revision 1.49  2011/01/30 16:24:53  sparky
 - BR: glib2-devel
 
================================================================

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

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

Reply via email to