From 08b6790afe7ff97033c25e9e5ffe493acaddb0e6 Mon Sep 17 00:00:00 2001 From: djurban Date: Fri, 21 Apr 2006 22:53:05 +0000 Subject: [PATCH] - updated to 2.4.0 Changed files: cmake.spec -> 1.7 --- cmake.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cmake.spec b/cmake.spec index e89bbdd..e25da25 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,12 +1,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 @@ -70,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT %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 -- 2.43.0