2009-09-23 Gonzalo Paniagua Javier <gonzalo@novell.com>
[mono.git] / mono-core.spec.in
index 985d3357528aad4683e1960c4a0b2fe185f57f8a..9d41378f4f6204186f30217d2ee4ebfeb4bf71bb 100644 (file)
@@ -620,6 +620,34 @@ Authors:
 %_prefix/lib/mono/2.0/svcutil.exe.mdb
 %_libdir/pkgconfig/wcf.pc
 
+%package -n mono-winfxcore
+Summary: Mono implementation of core WinFX APIs
+Group: Development/Languages/Mono
+Requires: mono-core == %version-%release
+
+%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