SPECS: xsp.spec - updated to 1.2.6 - License is MIT

qboosh qboosh at pld-linux.org
Sat Dec 15 21:10:58 CET 2007


Author: qboosh                       Date: Sat Dec 15 20:10:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.6
- License is MIT

---- Files affected:
SPECS:
   xsp.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/xsp.spec
diff -u SPECS/xsp.spec:1.37 SPECS/xsp.spec:1.38
--- SPECS/xsp.spec:1.37	Sat Nov 10 01:01:58 2007
+++ SPECS/xsp.spec	Sat Dec 15 21:10:53 2007
@@ -3,18 +3,20 @@
 Summary:	Mono ASP.NET Standalone Web Server
 Summary(pl.UTF-8):	Serwer HTTP obsługujący ASP.NET
 Name:		xsp
-Version:	1.2.5
+Version:	1.2.6
 Release:	1
 Epoch:		1
-License:	GPL
+License:	MIT X11
 Group:		Networking/Daemons
-Source0:	http://www.go-mono.com/sources/xsp/%{name}-%{version}.tar.bz2
-# Source0-md5:	adb7871e5ebeefcf8ed959523442c0fb
+#Source0Download: http://go-mono.com/sources-stable/
+Source0:	http://go-mono.com/sources/xsp/%{name}-%{version}.tar.bz2
+# Source0-md5:	61dd61398f041002292e5514c28decd3
 URL:		http://www.mono-project.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	mono-csharp >= 1.1.10
-Requires:	mono-csharp >= 1.1.10
+BuildRequires:	mono-csharp >= 1.2.6
+BuildRequires:	mono-jscript >= 1.2.6
+Requires:	mono-csharp >= 1.2.6
 ExcludeArch:	i386
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,20 +69,40 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README 
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS COPYING ChangeLog NEWS README 
+%attr(755,root,root) %{_bindir}/asp-state
+%attr(755,root,root) %{_bindir}/asp-state2
+%attr(755,root,root) %{_bindir}/dbsessmgr
+%attr(755,root,root) %{_bindir}/dbsessmgr2
+%attr(755,root,root) %{_bindir}/fastcgi-mono-server
+%attr(755,root,root) %{_bindir}/fastcgi-mono-server2
+%attr(755,root,root) %{_bindir}/mod-mono-server
+%attr(755,root,root) %{_bindir}/mod-mono-server2
+%attr(755,root,root) %{_bindir}/xsp
+%attr(755,root,root) %{_bindir}/xsp2
 %{_libdir}/%{name}
-%{_mandir}/man1/*
-%{_pkgconfigdir}/*.pc
 %exclude %{_prefix}/lib/mono/gac/*/*/*.mdb
-%{_prefix}/lib/mono/1.0/*
-%{_prefix}/lib/mono/2.0/*
+%{_prefix}/lib/mono/1.0/Mono.WebServer.dll
+%{_prefix}/lib/mono/1.0/mod-mono-server.exe
+%{_prefix}/lib/mono/1.0/xsp.exe
+%{_prefix}/lib/mono/2.0/Mono.WebServer2.dll
+%{_prefix}/lib/mono/2.0/mod-mono-server2.exe
+%{_prefix}/lib/mono/2.0/xsp2.exe
 %{_prefix}/lib/mono/gac/Mono.WebServer
 %{_prefix}/lib/mono/gac/Mono.WebServer2
+%{_prefix}/lib/mono/gac/fastcgi-mono-server
+%{_prefix}/lib/mono/gac/fastcgi-mono-server2
 %{_prefix}/lib/mono/gac/mod-mono-server
 %{_prefix}/lib/mono/gac/mod-mono-server2
 %{_prefix}/lib/mono/gac/xsp
 %{_prefix}/lib/mono/gac/xsp2
+%{_pkgconfigdir}/xsp.pc
+%{_pkgconfigdir}/xsp-2.pc
+%{_mandir}/man1/asp-state.1*
+%{_mandir}/man1/dbsessmgr.1*
+%{_mandir}/man1/fastcgi-mono-server.1*
+%{_mandir}/man1/mod-mono-server.1*
+%{_mandir}/man1/xsp.1*
 %{_examplesdir}/%{name}-%{version}
 
 %files debug
@@ -93,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007-12-15 20:10:53  qboosh
+- updated to 1.2.6
+- License is MIT
+
 Revision 1.37  2007-11-10 00:01:58  wolf
 - 1.2.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xsp.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list