From 36e77415d9c9d230484b1e52ab787740241cf7d1 Mon Sep 17 00:00:00 2001 From: Paul F. Johnson Date: Feb 06 2009 00:41:55 +0000 Subject: Update froms svn Retagged as pre-2 Fixed svn versioning --- diff --git a/.cvsignore b/.cvsignore index 33af987..5601a8c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xsp-122761.tar.bz2 +xsp-125103.tar.bz2 diff --git a/import.log b/import.log index e42a545..2fdb291 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ xsp-2_2-3_RC1_20081224svn122055_fc11:HEAD:xsp-2.2-3.RC1.20081224svn122055.fc11.s xsp-2_2-5_RC1_20081224svn122055_fc11:HEAD:xsp-2.2-5.RC1.20081224svn122055.fc11.src.rpm:1230161569 xsp-2_2-6_RC1_20081224svn122055_fc11:HEAD:xsp-2.2-6.RC1.20081224svn122055.fc11.src.rpm:1230162489 xsp-2_2-7_RC2_20090901svn122761_fc11:HEAD:xsp-2.2-7.RC2.20090901svn122761.fc11.src.rpm:1231634639 +xsp-2_4-3_pre2_20090502svn125103_fc11:HEAD:xsp-2.4-3.pre2.20090502svn125103.fc11.src.rpm:1233880863 diff --git a/sources b/sources index 8b4cb5f..bfb04ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3881eebd0e95533d6595cc69b8954eda xsp-122761.tar.bz2 +934d2f708bbc85efb23a06cfecd12e4f xsp-125103.tar.bz2 diff --git a/xsp.spec b/xsp.spec index 2a5e376..5450d1b 100644 --- a/xsp.spec +++ b/xsp.spec @@ -1,15 +1,15 @@ -%define svnver 122761 +%define svnver 125103 Name: xsp -Version: 2.2 -Release: 7.RC2.20090901svn%{svnver}%{?dist} +Version: 2.4 +Release: 3.pre2.20090502svn%{svnver}%{?dist} License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.mono-project.com/ASP.NET Source0: %{name}-%{svnver}.tar.bz2 -BuildRequires: mono-web-devel, mono-data, mono-devel >= 2.0, pkgconfig, autoconf automake mono-data-sqlite mono-nunit-devel +BuildRequires: mono-web-devel, mono-data, mono-devel >= 2.4, pkgconfig, autoconf automake mono-data-sqlite mono-nunit-devel BuildRequires: mono-jscript, mono-data-oracle -Requires: mono-core >= 2.0 +Requires: mono-core >= 2.4 Summary: A small web server that hosts ASP.NET Group: System Environment/Daemons ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha @@ -98,6 +98,15 @@ rm -rf %{buildroot} %{_libdir}/xsp/test %changelog +* Thu Feb 05 2009 Paul F. Johnson 2.4-3.pre2.20090502svn124651 +- update from svn +- rename to pre2 +- fix svn version number for package + +* Fri Jan 09 2009 Paul F. Johnson 2.4-1.20099124svn124360 +- update from svn to use 2.4 branch +- altered BRs and Rs to use mono-2.4 + * Fri Jan 09 2009 Paul F. Johnson 2.2-7.RC2.20090901svn122761 - rename to RC2 - update from svn