Author: pawcioos Date: Sun Feb 27 12:51:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - patched for mono-1.0.6
---- Files affected: SPECS: xsp.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/xsp.spec diff -u SPECS/xsp.spec:1.12 SPECS/xsp.spec:1.13 --- SPECS/xsp.spec:1.12 Sat Dec 11 00:44:43 2004 +++ SPECS/xsp.spec Sun Feb 27 13:51:23 2005 @@ -2,19 +2,20 @@ Summary: Mono ASP.NET Standalone Web Server Summary(pl): Serwer HTTP obsługujący ASP.NET Name: xsp -Version: 1.0.5 +Version: 1.0.6 Release: 1 Epoch: 1 License: GPL Group: Networking/Daemons Source0: http://mono2.ximian.com/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: be2859171349a9e21befddc5ef534a52 +# Source0-md5: 9a8a6b900afb8e5e1573f4bcd9fd4025 # Source0-size: 257112 +Patch0: %{name}-Makefile.am.patch URL: http://www.mono-project.com/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: mono-csharp = 1.0.5 -Requires: mono-csharp = 1.0.5 +BuildRequires: mono-csharp >= 1.0.6 +Requires: mono-csharp >= 1.0.6 ExcludeArch: alpha BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,6 +31,7 @@ %prep %setup -q -n %{name}-%{version} +%patch0 -p1 %build rm -rf $RPM_BUILD_ROOT @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/02/27 12:51:23 pawcioos +- patched for mono-1.0.6 + Revision 1.12 2004/12/10 23:44:43 undefine - up to 1.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xsp.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
