Author: djurban Date: Fri Apr 21 22:53:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.0
---- Files affected: SPECS: cmake.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/cmake.spec diff -u SPECS/cmake.spec:1.6 SPECS/cmake.spec:1.7 --- SPECS/cmake.spec:1.6 Wed Mar 1 00:37:25 2006 +++ SPECS/cmake.spec Sat Apr 22 00:53:05 2006 @@ -2,12 +2,12 @@ Summary: Cross-platform, open-source make system Summary(pl): Wieloplatformowy system make o otwartych źródłach Name: cmake -Version: 2.2.3 +Version: 2.4.0 Release: 1 License: BSD Group: Development/Building -Source0: http://www.cmake.org/files/v2.2/%{name}-%{version}.tar.gz -# Source0-md5: d29377b76fbab6a74107c49adc9e6457 +Source0: http://www.cmake.org/files/v2.4/%{name}-%{version}.tar.gz +# Source0-md5: 9e2c9ad2fc50baafaa49cba89de1d979 Patch0: %{name}-ncurses.patch URL: http://www.cmake.org/ BuildRequires: libstdc++-devel @@ -71,6 +71,7 @@ %doc ChangeLog.* Copyright.txt *.gif *.pdf Docs/{cmake,ctest}.{txt,html} %attr(755,root,root) %{_bindir}/ccmake %attr(755,root,root) %{_bindir}/cmake +%attr(755,root,root) %{_bindir}/cpack %attr(755,root,root) %{_bindir}/ctest %{_mandir}/man1/*.1* %{_datadir}/cmake @@ -81,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/04/21 22:53:05 djurban +- updated to 2.4.0 + Revision 1.6 2006/02/28 23:37:25 glen - adapterized (killed trailing spaces/tabs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cmake.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
