rpms/mono/devel mono.spec,1.113,1.114

Xavier LAMIEN laxathom at fedoraproject.org
Sat Mar 7 23:28:29 UTC 2009


Author: laxathom

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

Modified Files:
	mono.spec 
Log Message:
Fix libdir on mono-cairo pkg-config


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- mono.spec	27 Feb 2009 23:10:24 -0000	1.113
+++ mono.spec	7 Mar 2009 23:27:58 -0000	1.114
@@ -1,6 +1,6 @@
 Name:		mono
 Version:        2.4
-Release:        8.RC1%{?dist}
+Release:        9.RC1%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -282,6 +282,7 @@
 sed -i -e 's!@prefix@/lib/!%{_libdir}/!' data/system.web.extensions_1.0.pc.in
 sed -i -e 's!@prefix@/lib/!%{_libdir}/!' data/system.web.extensions.design_1.0.pc.in
 sed -i -e 's!$(prefix)/lib/!%{_libdir}/!' docs/Makefile.{am,in}
+sed -i -e 's!$(prefix)/lib/!%{_libdir}/!' data/mono-cairo.pc.in
 
 autoreconf -f -i -s
 
@@ -685,6 +686,9 @@
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
+* Sat Mar 07 2009 Xavier Lamien <lxtnow at gmail.com> - 2.4-9.RC1
+- Fix libdir on mono-cairo pkg-config.
+
 * Fri Feb 27 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4-8.RC1
 - Built using official tarball release
 - BR now uses libgdiplus >= 2.4




More information about the fedora-extras-commits mailing list