rpms/monodoc/devel monodoc.spec,1.17,1.18

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Sat Oct 14 22:16:45 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/monodoc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26257

Modified Files:
	monodoc.spec 
Log Message:

FC5 fix 
 	monodoc.spec 



Index: monodoc.spec
===================================================================
RCS file: /cvs/extras/rpms/monodoc/devel/monodoc.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- monodoc.spec	14 Oct 2006 21:32:40 -0000	1.17
+++ monodoc.spec	14 Oct 2006 22:16:45 -0000	1.18
@@ -9,7 +9,7 @@
 Summary: The mono documentation system
 Name: monodoc
 Version: 1.1.18
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Documentation
 Source0: http://go-mono.com/sources/monodoc/monodoc-%{version}.zip
@@ -43,7 +43,7 @@
 %endif
 
 %build
-%configure
+%configure --libdir=%{monodir}
 make 
 
 %install
@@ -67,6 +67,9 @@
 %{monodir}/pkgconfig/monodoc.pc
 
 %changelog
+* Sat Oct 14 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.18-2
+- fc5 fix for pkgconfig
+
 * Sat Oct 14 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 1.1.18-1
 - bump
 




More information about the fedora-extras-commits mailing list