Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > a70af5eafaa45f7d5ad6c09a9d0563b0 > files > 2

ml-pnet-0.6.0-1mdk.src.rpm

%define name ml-pnet
%define version 0.6.0
%define release 1mdk

Name: 		%name
Version: 	%version
Release: 	%release
Summary: 	Mono Libraries for Portable.NET
Group: 		Development/Other
License: 	GPL
Source: 	http://www.southern-storm.com.au/download/%name-%version.tar.bz2
URL: 		http://www.southern-storm.com.au
Buildrequires:  pnet >= 0.6.0 pnet-devel pnetlib treecc gawk
Buildroot: 	%_tmppath/%name-%version-buildroot
Buildarch:	noarch

%description
This distribution contains a number of build scripts for building some
of the Mono class libraries and utility programs with Portable.NET's
C# compiler, so that they can be installed and used with Portable.NET's
runtime engine.

%prep

%setup -q

%build

%configure

%make

%install

%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README COPYING
%_bindir/*
%_libdir/cscc/lib/*

%changelog
* Wed Nov 05 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-1mdk
- new