rpms/mono/devel .cvsignore, 1.26, 1.27 import.log, 1.24, 1.25 mono.spec, 1.97, 1.98 sources, 1.32, 1.33

Paul F. Johnson pfj at fedoraproject.org
Wed Dec 17 12:37:20 UTC 2008


Author: pfj

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

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

SVN update
Fix monodoc issue (x86_64) 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore	17 Dec 2008 10:22:32 -0000	1.26
+++ .cvsignore	17 Dec 2008 12:36:49 -0000	1.27
@@ -1 +1 @@
-mono-121605.tar.bz2
+mono-121664.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/import.log,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- import.log	17 Dec 2008 10:22:32 -0000	1.24
+++ import.log	17 Dec 2008 12:36:49 -0000	1.25
@@ -22,3 +22,4 @@
 mono-2_2-10_pre2_20081215svn121507_fc11:HEAD:mono-2.2-10.pre2.20081215svn121507.fc11.src.rpm:1229342187
 mono-2_2-11_pre3_20081215svn121536_fc11:HEAD:mono-2.2-11.pre3.20081215svn121536.fc11.src.rpm:1229380660
 mono-2_2-11_pre3_20081216svn121605_fc11:HEAD:mono-2.2-11.pre3.20081216svn121605.fc11.src.rpm:1229509237
+mono-2_2-12_pre3_20081217svn121664_fc11:HEAD:mono-2.2-12.pre3.20081217svn121664.fc11.src.rpm:1229517354


Index: mono.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/mono.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- mono.spec	17 Dec 2008 10:22:32 -0000	1.97
+++ mono.spec	17 Dec 2008 12:36:49 -0000	1.98
@@ -1,8 +1,8 @@
-%define svnver 121605
+%define svnver 121664
 
 Name:		mono
 Version:        2.2
-Release:        11.pre3.20081216svn%{svnver}%{?dist}
+Release:        12.pre3.20081217svn%{svnver}%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -286,6 +286,8 @@
 %patch7 -p1 -b .libdir-22
 sed -i -e 's!%{_libdir}!@libdir@!' %{PATCH7}
 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}
 
 autoreconf -f -i -s
 
@@ -627,6 +629,7 @@
 %files web-devel
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/system.web.extensions_1.0.pc
+%{_libdir}/pkgconfig/system.web.extensions.design_1.0.pc
 
 %files data
 %defattr(-,root,root,-)
@@ -692,6 +695,9 @@
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
+* Wed Dec 17 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-12.pre3.20081217svn121664
+- Fix libdir issue with monodoc
+
 * Tue Dec 16 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-11.pre3.20081216svn121605
 - Fixes problems with web references
 - Fixes x86_64 build problems


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mono/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sources	17 Dec 2008 10:22:32 -0000	1.32
+++ sources	17 Dec 2008 12:36:49 -0000	1.33
@@ -1 +1 @@
-6b6036357e35282ee2d69076d8e89eec  mono-121605.tar.bz2
+eb038c4b7f0cd5da9711693b58d8018b  mono-121664.tar.bz2




More information about the fedora-extras-commits mailing list