]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- up to 2.4.6
[packages/cmake.git] / cmake.spec
index e25da258a234c4974bbe5f2821faa807341ab0cc..aa2735b1e79dd0e7ad0c54c024d4a83cd7034d91 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.4.0
+Version:       2.4.6
 Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       http://www.cmake.org/files/v2.4/%{name}-%{version}.tar.gz
-# Source0-md5: 9e2c9ad2fc50baafaa49cba89de1d979
+# Source0-md5: c99c747ad8e9bfb3bef9cca875a52129
 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
@@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog.* Copyright.txt *.gif *.pdf Docs/{cmake,ctest}.{txt,html}
+%doc ChangeLog.* Copyright.txt *.gif Docs/{cmake,ctest}.{txt,html}
 %attr(755,root,root) %{_bindir}/ccmake
 %attr(755,root,root) %{_bindir}/cmake
 %attr(755,root,root) %{_bindir}/cpack
This page took 0.067351 seconds and 4 git commands to generate.