SPECS: xsp.spec - updated to 1.1.9
pawcioos
pawcioos at pld-linux.org
Sat Sep 10 08:27:41 CEST 2005
Author: pawcioos Date: Sat Sep 10 06:27:41 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.9
---- Files affected:
SPECS:
xsp.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/xsp.spec
diff -u SPECS/xsp.spec:1.17 SPECS/xsp.spec:1.18
--- SPECS/xsp.spec:1.17 Sun May 15 00:21:19 2005
+++ SPECS/xsp.spec Sat Sep 10 08:27:35 2005
@@ -2,14 +2,14 @@
Summary: Mono ASP.NET Standalone Web Server
Summary(pl): Serwer HTTP obsługujący ASP.NET
Name: xsp
-Version: 1.0.9
+Version: 1.1.9
Release: 1
Epoch: 1
License: GPL
Group: Networking/Daemons
Source0: http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: 49edbfb3edf93bdfb712700b18fdc461
-Patch0: %{name}-Makefile.am.patch
+# Source0-md5: 9ded4f1dd882112abfc1b5bb0df367cf
+#Patch0: %{name}-Makefile.am.patch
URL: http://www.mono-project.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -30,7 +30,7 @@
%prep
%setup -q -n %{name}-%{version}
-%patch0 -p1
+#%patch0 -p1
%build
rm -rf $RPM_BUILD_ROOT
@@ -50,7 +50,7 @@
install -d $RPM_BUILD_ROOT{%{_sysconfdir}/httpd/httpd.conf,%{_examplesdir}/%{name}-%{version}}
-mv -f $RPM_BUILD_ROOT%{_docdir}/%{name}/test $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/test $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -60,6 +60,9 @@
%doc INSTALL NEWS README ChangeLog
%attr(755,root,root) %{_bindir}/*
%{_libdir}/mono/1.0/*
+%{_libdir}/mono/2.0/*
+%{_libdir}/%{name}/1.0/*
+%{_libdir}/%{name}/2.0/*
%{_mandir}/man1/*
%{_examplesdir}/%{name}-%{version}
@@ -69,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2005/09/10 06:27:35 pawcioos
+- updated to 1.1.9
+
Revision 1.17 2005/05/14 22:21:19 pawcioos
- updated source0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xsp.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list