commit cfcbf91966c19406dce962eb39d67edd47f485bd
Author: Jakub Bogusz <[email protected]>
Date:   Mon Apr 21 19:41:14 2014 +0200

    - package cmake support files
    - release 2

 gtest.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gtest.spec b/gtest.spec
index 007c5a3..e5a82e6 100644
--- a/gtest.spec
+++ b/gtest.spec
@@ -6,7 +6,7 @@ Summary:        Google C++ testing framework
 Summary(pl.UTF-8):     Szkielet testów w C++ stworzony przez Google
 Name:          gtest
 Version:       1.7.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Tools
 #Source0Download: http://code.google.com/p/googletest/downloads/list
@@ -99,6 +99,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install -d $RPM_BUILD_ROOT%{_prefix}/src/gtest/src
 cp -p src/*.{cc,h} $RPM_BUILD_ROOT%{_prefix}/src/gtest/src
+cp -pr CMakeLists.txt cmake $RPM_BUILD_ROOT%{_prefix}/src/gtest
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtest.git/commitdiff/cfcbf91966c19406dce962eb39d67edd47f485bd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to