Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Shaw <sshaw@decriptor.com>2009-09-09 19:37:55 +0400
committerStephen Shaw <sshaw@decriptor.com>2009-09-09 19:37:55 +0400
commitaf2a667660f99b6a216b1a283e7ee371ae5d1245 (patch)
tree942067590a48ea035ab8c7ee23fdd0e0e7da4631 /mono-core.spec.in
parent19ca80083b72a11d9c1d36acfcae07a203177432 (diff)
Added mono-winfxcore for the new windowsbase.dll
svn path=/trunk/mono/; revision=141617
Diffstat (limited to 'mono-core.spec.in')
-rw-r--r--mono-core.spec.in23
1 files changed, 23 insertions, 0 deletions
diff --git a/mono-core.spec.in b/mono-core.spec.in
index 985d3357528..4c438d71b68 100644
--- a/mono-core.spec.in
+++ b/mono-core.spec.in
@@ -620,6 +620,29 @@ Authors:
%_prefix/lib/mono/2.0/svcutil.exe.mdb
%_libdir/pkgconfig/wcf.pc
+%description -n mono-winfxcore
+The Mono Project is an open development initiative that is working to
+develop an open source, Unix version of the .NET development platform.
+Its objective is to enable Unix developers to build and deploy
+cross-platform .NET applications. The project will implement various
+technologies that have been submitted to the ECMA for standardization.
+
+Mono implementation of core WinFX APIs
+
+
+
+Authors:
+--------
+Miguel de Icaza <miguel@ximian.com>
+Paolo Molaro <lupus@ximian.com>
+Dietmar Maurer <dietmar@ximian.com>
+
+
+%files -n mono-winfxcore
+%defattr(-, root, root)
+%_prefix/lib/mono/gac/WindowsBase
+%_prefix/lib/mono/2.0/WindowsBase.dll*
+
%package -n mono-web
License: X11/MIT; Ms-Pl
Summary: Mono implementation of ASP.NET, Remoting and Web Services