rpms/mono-tools/devel .cvsignore, 1.16, 1.17 import.log, 1.25, 1.26 mono-tools.spec, 1.31, 1.32 sources, 1.17, 1.18

Paul F. Johnson pfj at fedoraproject.org
Fri Feb 27 22:54:42 UTC 2009


Author: pfj

Update of /cvs/pkgs/rpms/mono-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24399/devel

Modified Files:
	.cvsignore import.log mono-tools.spec sources 
Log Message:

Update to RC1
Fix monodoc libdir issue 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	18 Feb 2009 23:15:45 -0000	1.16
+++ .cvsignore	27 Feb 2009 22:54:11 -0000	1.17
@@ -1 +1 @@
-mono-tools-127317.tar.bz2
+mono-tools-2.4.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/import.log,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- import.log	18 Feb 2009 23:15:45 -0000	1.25
+++ import.log	27 Feb 2009 22:54:11 -0000	1.26
@@ -23,3 +23,4 @@
 mono-tools-2_4-3_pre1_20091002svn126075_fc11:HEAD:mono-tools-2.4-3.pre1.20091002svn126075.fc11.src.rpm:1234485820
 mono-tools-2_4-4_pre3_20091702svn126979_fc11:HEAD:mono-tools-2.4-4.pre3.20091702svn126979.fc11.src.rpm:1234915801
 mono-tools-2_4-4_pre3_20091802svn127317_fc11:HEAD:mono-tools-2.4-4.pre3.20091802svn127317.fc11.src.rpm:1234998866
+mono-tools-2_4-5_RC1_fc11:HEAD:mono-tools-2.4-5.RC1.fc11.src.rpm:1235775197


Index: mono-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/mono-tools.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- mono-tools.spec	26 Feb 2009 02:35:02 -0000	1.31
+++ mono-tools.spec	27 Feb 2009 22:54:12 -0000	1.32
@@ -1,14 +1,13 @@
 %define debug_package %{nil}
-%define svnver 127317
 
 Summary: A collection of tools for mono applications
 Name: mono-tools
 Version: 2.4
-Release: 5.pre3.20091802svn%{svnver}%{?dist}
+Release: 5.RC1%{?dist}
 License: MIT
 Group: Development/Tools
-Source0: %{name}-%{svnver}.tar.bz2
-URL: http://go-mono.com/sources-latests
+Source0: %{name}-%{version}.tar.bz2
+URL: http://mono.ximian.com/monobuild/preview/sources-preview/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  mono-data, mono-devel >= 2.4, gtk-sharp2-gapi, pkgconfig mono-nunit
 BuildRequires: gecko-sharp2-devel gnome-sharp-devel, gettext-devel
@@ -42,10 +41,10 @@
 %define gen gendarme/rules
 
 %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 \*.make -or -name \*.in \
        | while read f ;
          do
 
@@ -133,10 +132,11 @@
 %{_libdir}/monodoc/sources/gendarme*
 
 %changelog
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-5.pre3.20091802svn127317
-- 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-5.RC1
+- bump to RC1
+- Fix libdir problem for monodoc
 
-* Wed Feb 18 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 2.4-4.20091802svn127317
+* Fri Feb 20 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 2.4-4.20092002svn127416
 - update from svn
 - tagged as preview 3 release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	18 Feb 2009 23:15:45 -0000	1.17
+++ sources	27 Feb 2009 22:54:12 -0000	1.18
@@ -1 +1 @@
-2a8932ff0a4ee4fd828dc0871f4cac85  mono-tools-127317.tar.bz2
+6379a7aa220de807f118dbab32741206  mono-tools-2.4.tar.bz2




More information about the fedora-extras-commits mailing list