[packages/cmake] - up to 2.8.11.1

arekm arekm at pld-linux.org
Sun Jun 9 21:37:48 CEST 2013


commit 1fbe3ed6398698c22727c97b05bf8c736d0a28e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jun 9 21:37:45 2013 +0200

    - up to 2.8.11.1

 cmake.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/cmake.spec b/cmake.spec
index f731c9c..325eb0b 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -7,16 +7,17 @@
 # Conditional build:
 %bcond_with	bootstrap	# use internal versions of some libraries
 %bcond_without	gui		# don't build gui package
+%bcond_without	tests
 
 Summary:	Cross-platform, open-source make system
 Summary(pl.UTF-8):	Wieloplatformowy system make o otwartych źródłach
 Name:		cmake
-Version:	2.8.11
-Release:	2
+Version:	2.8.11.1
+Release:	1
 License:	BSD
 Group:		Development/Building
 Source0:	http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
-# Source0-md5:	be6008f2299613d23fe82ab53ef7472e
+# Source0-md5:	df5324a3b203373a9e0a04b924281a43
 Patch0:		%{name}-lib64.patch
 Patch1:		%{name}-helpers.patch
 Patch2:		cmake-findruby.patch
@@ -118,6 +119,8 @@ export LDFLAGS="%{rpmldflags}"
 
 %{__make} VERBOSE=1
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/1fbe3ed6398698c22727c97b05bf8c736d0a28e8



More information about the pld-cvs-commit mailing list