rpms/xsp/devel .cvsignore, 1.17, 1.18 import.log, 1.9, 1.10 sources, 1.19, 1.20 xsp.spec, 1.32, 1.33

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 27 22:57:33 UTC 2009


Author: pfj

Update of /cvs/pkgs/rpms/xsp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24947/devel

Modified Files:
	.cvsignore import.log sources xsp.spec 
Log Message:

Bump to RC1 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xsp/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	6 Feb 2009 00:41:55 -0000	1.17
+++ .cvsignore	27 Feb 2009 22:57:02 -0000	1.18
@@ -1 +1 @@
-xsp-125103.tar.bz2
+xsp-2.4.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/xsp/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- import.log	6 Feb 2009 00:41:55 -0000	1.9
+++ import.log	27 Feb 2009 22:57:03 -0000	1.10
@@ -7,3 +7,4 @@
 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
+xsp-2_4-4_RC1_fc11:HEAD:xsp-2.4-4.RC1.fc11.src.rpm:1235775387


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xsp/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	6 Feb 2009 00:41:55 -0000	1.19
+++ sources	27 Feb 2009 22:57:03 -0000	1.20
@@ -1 +1 @@
-934d2f708bbc85efb23a06cfecd12e4f  xsp-125103.tar.bz2
+9e7360ef5802d37dfaef07f131beab1b  xsp-2.4.tar.bz2


Index: xsp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xsp/devel/xsp.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- xsp.spec	26 Feb 2009 12:05:02 -0000	1.32
+++ xsp.spec	27 Feb 2009 22:57:03 -0000	1.33
@@ -1,12 +1,10 @@
-%define svnver 125103
-
 Name:     	xsp
 Version: 	2.4
-Release:	4.pre2.20090502svn%{svnver}%{?dist}
+Release:	4.RC1%{?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
+URL:		http://mono.ximian.com/monobuild/preview/sources-preview/
+Source0:	%{name}-%{version}.tar.bz2
 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.4
@@ -39,7 +37,7 @@
 Files for testing the xsp server
 
 %prep
-%setup -q -n %{name}-%{svnver}
+%setup -q
 find . -name Makefile.in -or -name Makefile.am -or -name \*.pc.in \
        -or -name \*.make -or -name \*.in \
        | while read f ;
@@ -98,8 +96,8 @@
 %{_libdir}/xsp/test
 
 %changelog
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-4.pre2.20090502svn125103
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Fri Feb 27 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-4.RC1
+- bump to RC1
 
 * Thu Feb 05 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-3.pre2.20090502svn124651
 - update from svn




More information about the fedora-extras-commits mailing list