]> git.pld-linux.org Git - packages/cmake.git/blobdiff - cmake.spec
- up to 2.4.5
[packages/cmake.git] / cmake.spec
index e25da258a234c4974bbe5f2821faa807341ab0cc..856ec6ad808c50b5f0e9dd4328aec17e893812cf 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.5
 Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       http://www.cmake.org/files/v2.4/%{name}-%{version}.tar.gz
-# Source0-md5: 9e2c9ad2fc50baafaa49cba89de1d979
+# Source0-md5: d10a8df1f936c1efe9106ce046c37264
 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.088908 seconds and 4 git commands to generate.