rpms/plplot/devel plplot.spec,1.89,1.90

Orion Poplawski orion at fedoraproject.org
Mon Sep 28 22:45:49 UTC 2009


Author: orion

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

Modified Files:
	plplot.spec 
Log Message:
Ship the cmake files



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -p -r1.89 -r1.90
--- plplot.spec	28 Sep 2009 22:35:29 -0000	1.89
+++ plplot.spec	28 Sep 2009 22:45:43 -0000	1.90
@@ -372,7 +372,7 @@ do
    cat tclIndex.hd tclIndex > ${file}
 done
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/plplot%{version}/examples/{CMakeLists.txt,cmake}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/plplot%{version}/examples/cmake/modules/Platform
 
 
 %check
@@ -506,6 +506,15 @@ fi
 %{_libdir}/pkgconfig/plplotd-c++.pc
 %{_libdir}/pkgconfig/plplotd-f77.pc
 %{_libdir}/pkgconfig/plplotd-f95.pc
+%{_datadir}/plplot%{version}/examples/CMakeLists.txt
+%dir %{_datadir}/plplot%{version}/examples/cmake
+%dir %{_datadir}/plplot%{version}/examples/cmake/modules
+%{_datadir}/plplot%{version}/examples/cmake/modules/FindPkgConfig.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/CMakeFortranInformation.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/export_plplot-noconfig.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/export_plplot.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/pkg-config.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/plplot_configure.cmake
 %{_datadir}/plplot%{version}/examples/lena.pgm
 %{_datadir}/plplot%{version}/examples/c/
 %{_datadir}/plplot%{version}/examples/c++/
@@ -535,6 +544,10 @@ fi
 #%{_datadir}/ada/adainclude/plplotadad/
 %{_datadir}/plplot%{version}/examples/ada/
 %{_datadir}/plplot%{version}/examples/test_ada.sh
+%{_datadir}/plplot%{version}/examples/cmake/modules/CMakeAdaCompiler.cmake.in
+%{_datadir}/plplot%{version}/examples/cmake/modules/CMakeAdaInformation.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/CMakeDetermineAdaCompiler.cmake
+%{_datadir}/plplot%{version}/examples/cmake/modules/CMakeTestAdaCompiler.cmake
 
 %files java
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list