rpms/xsp/devel xsp.spec,1.4,1.5

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Thu Jun 15 23:05:29 UTC 2006


Author: pfj

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

Modified Files:
	xsp.spec 
Log Message:
auto-import xsp-1.1.15-4 on branch devel from xsp-1.1.15-4.src.rpm


Index: xsp.spec
===================================================================
RCS file: /cvs/extras/rpms/xsp/devel/xsp.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xsp.spec	14 Jun 2006 21:40:42 -0000	1.4
+++ xsp.spec	15 Jun 2006 23:05:29 -0000	1.5
@@ -1,8 +1,6 @@
-%define _libdir %{_exec_prefix}/lib
-
 Name:     	xsp
 Version: 	1.1.15
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	BSD
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL:		http://www.mono-project.com/ASP.NET
@@ -11,6 +9,9 @@
 Requires:	mono-core
 Summary:	A small web server that hosts ASP.NET
 Group:		System Environment/Daemons
+BuildArch:	noarch
+
+%define debug_package %{nil}
 
 %description
 
@@ -22,7 +23,7 @@
 %setup -q
 
 %build
-%configure
+%configure --target=sparc86x
 make
 
 %install
@@ -49,6 +50,12 @@
 %{_mandir}/man1/xsp*
 
 %changelog
+* Thu Jun 15 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.15-4
+- Removed libhack
+- Made noarch
+- Removed debug package
+- Altered configure to keep it happy
+
 * Wed Jun 14 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.15-3
 - Added BR pkgconfig
 




More information about the fedora-extras-commits mailing list