rpms/mono-tools/devel import.log, 1.9, 1.10 mono-tools.spec, 1.14, 1.15

Paul F. Johnson pfj at fedoraproject.org
Sat Nov 29 11:55:02 UTC 2008


Author: pfj

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

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

Apply the configure patch instead of just adding it in. It helps! 



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- import.log	26 Nov 2008 12:08:52 -0000	1.9
+++ import.log	29 Nov 2008 11:54:31 -0000	1.10
@@ -7,3 +7,4 @@
 mono-tools-2_0-7_fc10:HEAD:mono-tools-2.0-7.fc10.src.rpm:1222991858
 mono-tools-2_2-1_pre1_fc10:HEAD:mono-tools-2.2-1.pre1.fc10.src.rpm:1227698424
 mono-tools-2_2-2_pre1_fc10:HEAD:mono-tools-2.2-2.pre1.fc10.src.rpm:1227701285
+mono-tools-2_2-3_pre1_fc11:HEAD:mono-tools-2.2-3.pre1.fc11.src.rpm:1227959567


Index: mono-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-tools/devel/mono-tools.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mono-tools.spec	26 Nov 2008 12:08:52 -0000	1.14
+++ mono-tools.spec	29 Nov 2008 11:54:31 -0000	1.15
@@ -3,7 +3,7 @@
 Summary: A collection of tools for mono applications
 Name: mono-tools
 Version: 2.2
-Release: 2.pre1%{?dist}
+Release: 3.pre1%{?dist}
 License: MIT
 Group: Development/Tools
 Patch0: monotools-2.2-gendarme.patch
@@ -54,6 +54,7 @@
 %patch1 -p1 -b .gendarme-pc
 %patch2 -p1 -b .infiles
 %patch3 -p1 -b .makes
+%patch4 -p1 -b .configure
 sed -i -e 's!%{_libdir}!@libdir@!' %PATCH0
 sed -i -e 's!%{_libdir}!@libdir@!' %PATCH1
 sed -i -e 's!%{_libdir}!@libdir@!' %PATCH2
@@ -140,6 +141,9 @@
 %{_libdir}/monodoc/sources/Gendarme*
 
 %changelog
+* Sat Nov 29 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 2.2-3.pre1
+- actually apply the configure patch helps...
+
 * Wed Nov 26 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> - 2.2-2.pre1
 - added configure patch
 




More information about the scm-commits mailing list