]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- fix URL
[packages/cmake.git] / cmake.spec
index e89bbdd78db2cb3e0c562fb5e3a4581bc96239b7..8360bfce2dcde8f13d50ca124d472275c1b44ce0 100644 (file)
@@ -1,14 +1,14 @@
 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.1
 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: b3a4588015af8157d9161da771cc5814
 Patch0:                %{name}-ncurses.patch
-URL:           http://www.cmake.org/
+URL:           http://www.cmake.org/HTML/Index.html
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
 BuildRequires: rpmbuild(macros) >= 1.167
@@ -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
This page took 0.069116 seconds and 4 git commands to generate.