[packages/cmake] - help files moved to main package - BuildRequires fixed

bszx bszx at pld-linux.org
Wed Feb 18 20:07:50 CET 2015


commit 0278e558e928b2069280ff6aaf0cc644f5a50eb8
Author: Bartek Szady <bszx at bszx.eu>
Date:   Wed Feb 18 20:06:33 2015 +0100

    - help files moved to main package
    - BuildRequires fixed

 cmake.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cmake.spec b/cmake.spec
index 949a074..4cacdfc 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -15,7 +15,7 @@ Summary:	Cross-platform, open-source make system
 Summary(pl.UTF-8):	Wieloplatformowy system make o otwartych źródłach
 Name:		cmake
 Version:	3.1.3
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Building
 Source0:	http://www.cmake.org/files/v3.1/%{name}-%{version}.tar.gz
@@ -33,8 +33,8 @@ URL:		http://www.cmake.org/
 BuildRequires:	libarchive-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	ncurses-devel > 5.9-3
-%{?with_gui:BuildRequires:	qt4-build}
-%{?with_gui:BuildRequires:	qt4-qmake}
+%{?with_gui:BuildRequires:	qt5-build}
+%{?with_gui:BuildRequires:	qt5-qmake}
 BuildRequires:	rpmbuild(macros) >= 1.167
 %{?with_doc:BuildRequires:	sphinx-pdg}
 %{!?with_bootstrap:BuildRequires:	xmlrpc-c-devel >= 1.4.12-2}
@@ -192,6 +192,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man7/cmake-qt.7*
 %{_mandir}/man7/cmake-toolchains.7*
 %{_mandir}/man7/cmake-variables.7*
+%{_datadir}/cmake/Help
 %endif
 # top cmake/Modules dirs belong to filesystem
 %{_datadir}/cmake/Modules/.NoDartCoverage
@@ -211,7 +212,6 @@ rm -rf $RPM_BUILD_ROOT
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cmake-gui
-%{_datadir}/cmake/Help
 %{_datadir}/mime/packages/cmakecache.xml
 %{_desktopdir}/CMake.desktop
 %{_pixmapsdir}/CMakeSetup32.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/0278e558e928b2069280ff6aaf0cc644f5a50eb8



More information about the pld-cvs-commit mailing list