Author: sparky Date: Tue Mar 1 21:04:37 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added pkgconfig file
---- Files affected: SPECS: OpenSceneGraph.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/OpenSceneGraph.spec diff -u SPECS/OpenSceneGraph.spec:1.11 SPECS/OpenSceneGraph.spec:1.12 --- SPECS/OpenSceneGraph.spec:1.11 Tue Mar 1 20:46:59 2005 +++ SPECS/OpenSceneGraph.spec Tue Mar 1 22:04:32 2005 @@ -85,6 +85,8 @@ INST_EXAMPLES=$RPM_BUILD_ROOT%{_bindir} \ INST_EXAMPLE_SRC=$RPM_BUILD_ROOT%{_examplesdir}/%{name} +install -d $RPM_BUILD_ROOT%{_pkgconfigdir} +install Make/openscenegraph.pc $RPM_BUILD_ROOT%{_pkgconfigdir} find $RPM_BUILD_ROOT%{_examplesdir}/%{name} -name Linux??.Opt -type d |xargs rm -rf %clean @@ -102,6 +104,7 @@ %files devel %defattr(644,root,root,755) %{_includedir}/osg* +%{_pkgconfigdir}/*.pc %files examples %defattr(644,root,root,755) @@ -114,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2005/03/01 21:04:32 sparky +- added pkgconfig file + Revision 1.11 2005/03/01 19:46:59 sparky - updated to 0.9.8 20050228 snap; ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/OpenSceneGraph.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit