rpms/OpenEXR/devel OpenEXR-1.6.1-pkgconfig.patch,NONE,1.1

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Jan 14 14:19:02 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/OpenEXR/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31268

Added Files:
	OpenEXR-1.6.1-pkgconfig.patch 
Log Message:
awol patch


OpenEXR-1.6.1-pkgconfig.patch:

--- NEW FILE OpenEXR-1.6.1-pkgconfig.patch ---
diff -up openexr-1.6.1/OpenEXR.pc.in.pkgconfig openexr-1.6.1/OpenEXR.pc.in
--- openexr-1.6.1/OpenEXR.pc.in.pkgconfig	2007-03-30 12:14:05.000000000 -0500
+++ openexr-1.6.1/OpenEXR.pc.in	2008-01-09 10:08:53.000000000 -0600
@@ -7,5 +7,7 @@ OpenEXR_includedir=@includedir@/OpenEXR
 Name: OpenEXR
 Description: OpenEXR image library
 Version: @OPENEXR_VERSION@
-Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmImf -lz @ILMBASE_LIBS@
-Cflags: @ILMBASE_CXXFLAGS@ -I${OpenEXR_includedir}
+Requires: IlmBase
+Libs: -L${libdir} -lIlmImf
+Libs.private: -lz
+Cflags: -I${OpenEXR_includedir}




More information about the fedora-extras-commits mailing list