rpms/xsp/devel xsp.spec,1.21,1.22

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Apr 30 11:31:17 UTC 2008


Author: pfj

Update of /cvs/pkgs/rpms/xsp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5915/devel

Modified Files:
	xsp.spec 
Log Message:

Added BR mono-nunit-devel 



Index: xsp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xsp/devel/xsp.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xsp.spec	30 Apr 2008 10:02:05 -0000	1.21
+++ xsp.spec	30 Apr 2008 11:30:39 -0000	1.22
@@ -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 @@
 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 @@
 autoreconf
 
 %build
-%configure --disable-test
+%configure
 make
 
 %install




More information about the fedora-extras-commits mailing list