Author: qboosh Date: Tue Oct 19 05:59:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.8 - separated -devel
---- Files affected: packages/xsp: xsp.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/xsp/xsp.spec diff -u packages/xsp/xsp.spec:1.46 packages/xsp/xsp.spec:1.47 --- packages/xsp/xsp.spec:1.46 Sun Sep 26 10:21:22 2010 +++ packages/xsp/xsp.spec Tue Oct 19 07:58:58 2010 @@ -3,21 +3,20 @@ Summary: Mono ASP.NET Standalone Web Server Summary(pl.UTF-8): Serwer HTTP obsługujący ASP.NET Name: xsp -Version: 2.6.5 +Version: 2.8 Release: 1 Epoch: 1 License: MIT X11 Group: Networking/Daemons/HTTP # latest downloads summary at http://ftp.novell.com/pub/mono/sources-stable/ Source0: ftp://ftp.novell.com/pub/mono/sources/xsp/%{name}-%{version}.tar.bz2 -# Source0-md5: 46a4d05b10bd942245c7ba426a36841a +# Source0-md5: bbc4b166f482bade68b820eca41a337d URL: http://www.mono-project.com/ BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: mono-csharp >= 2.4.2 -BuildRequires: mono-jscript >= 2.4.2 +BuildRequires: mono-csharp >= 2.8 BuildRequires: pkgconfig -Requires: mono-csharp >= 2.4.2 +Requires: mono-csharp >= 2.8 ExcludeArch: i386 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,6 +30,19 @@ ASP.NET, który może być też używany do testów i śledzenia błędów aplikacji używających klasy System.Web dostarczanej z pakietem Mono. +%package devel +Summary: Development files for XSP +Summary(pl.UTF-8): Pliki programistyczne XSP +Group: Development +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: monodoc + +%description devel +Development files for XSP. + +%description devel -l pl.UTF-8 +Pliki programistyczne XSP. + %package debug Summary: xsp libraries debugging resources Summary(pl.UTF-8): Pliki umożliwiające debugowanie bibliotek xsp @@ -52,8 +64,7 @@ %{__automake} %configure -%{__make} -j1 \ - DESTDIR=$RPM_BUILD_ROOT +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -71,36 +82,49 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/asp-state* -%attr(755,root,root) %{_bindir}/dbsessmgr* -%attr(755,root,root) %{_bindir}/fastcgi-mono-server* -%attr(755,root,root) %{_bindir}/mod-mono-server* -%attr(755,root,root) %{_bindir}/xsp* +%attr(755,root,root) %{_bindir}/asp-state +%attr(755,root,root) %{_bindir}/asp-state2 +%attr(755,root,root) %{_bindir}/asp-state4 +%attr(755,root,root) %{_bindir}/dbsessmgr +%attr(755,root,root) %{_bindir}/dbsessmgr2 +%attr(755,root,root) %{_bindir}/dbsessmgr4 +%attr(755,root,root) %{_bindir}/fastcgi-mono-server +%attr(755,root,root) %{_bindir}/fastcgi-mono-server2 +%attr(755,root,root) %{_bindir}/fastcgi-mono-server4 +%attr(755,root,root) %{_bindir}/mod-mono-server +%attr(755,root,root) %{_bindir}/mod-mono-server2 +%attr(755,root,root) %{_bindir}/mod-mono-server4 +%attr(755,root,root) %{_bindir}/xsp +%attr(755,root,root) %{_bindir}/xsp2 +%attr(755,root,root) %{_bindir}/xsp4 %{_libdir}/%{name} -%exclude %{_prefix}/lib/mono/gac/*/*/*.mdb -%{_prefix}/lib/mono/1.0/Mono.WebServer.dll -%{_prefix}/lib/mono/1.0/fastcgi-mono-server.exe -%{_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/fastcgi-mono-server2.exe %{_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/4.0/fastcgi-mono-server4.exe +%{_prefix}/lib/mono/4.0/mod-mono-server4.exe +%{_prefix}/lib/mono/4.0/xsp4.exe %{_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/fastcgi-mono-server4 %{_prefix}/lib/mono/gac/mod-mono-server2 -%{_prefix}/lib/mono/gac/xsp +%{_prefix}/lib/mono/gac/mod-mono-server4 %{_prefix}/lib/mono/gac/xsp2 -%{_pkgconfigdir}/xsp.pc -%{_pkgconfigdir}/xsp-2.pc +%{_prefix}/lib/mono/gac/xsp4 +%exclude %{_prefix}/lib/mono/gac/*/*/*.mdb %{_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* + +%files devel +%defattr(644,root,root,755) +%{_prefix}/lib/mono/2.0/Mono.WebServer2.dll +%{_prefix}/lib/mono/4.0/Mono.WebServer2.dll +%{_prefix}/lib/monodoc/sources/Mono.WebServer.* +%{_pkgconfigdir}/xsp-2.pc +%{_pkgconfigdir}/xsp-4.pc %{_examplesdir}/%{name}-%{version} %files debug @@ -113,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2010/10/19 05:58:58 qboosh +- updated to 2.8 +- separated -devel + Revision 1.46 2010/09/26 08:21:22 qboosh - updated to 2.6.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xsp/xsp.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
