From 3fe8c8c149a7f9cedc9e2fb51a29973d24d673b8 Mon Sep 17 00:00:00 2001 From: Paul F. Johnson Date: Apr 30 2008 11:30:39 +0000 Subject: Added BR mono-nunit-devel --- diff --git a/xsp.spec b/xsp.spec index 46fb739..18188fa 100644 --- a/xsp.spec +++ b/xsp.spec @@ -1,6 +1,6 @@ Name: xsp Version: 1.9.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.mono-project.com/ASP.NET @@ -8,7 +8,7 @@ Source0: http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.bz2 Patch0: xsp.patch Patch1: xsp-makes.patch Patch2: xsp-test-makefile.patch -BuildRequires: mono-web, mono-data, mono-core, pkgconfig, autoconf automake mono-data-sqlite +BuildRequires: mono-web, mono-data, mono-core, pkgconfig, autoconf automake mono-data-sqlite mono-nunit-devel Requires: mono-core Summary: A small web server that hosts ASP.NET Group: System Environment/Daemons @@ -46,7 +46,7 @@ Files for testing the xsp server autoreconf %build -%configure --disable-test +%configure make %install