Accepting request 130681 from home:MargueriteSu:branches:M17N
OBS-URL: https://build.opensuse.org/request/show/130681 OBS-URL: https://build.opensuse.org/package/show/M17N/googletest?expand=0&rev=8
This commit is contained in:
parent
dfe5b3c363
commit
c982a516e3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 12 14:51:34 UTC 2012 - i@marguerite.su
|
||||||
|
|
||||||
|
- rename.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 12 13:27:39 UTC 2012 - i@marguerite.su
|
Sun Aug 12 13:27:39 UTC 2012 - i@marguerite.su
|
||||||
|
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtest
|
# spec file for package googletest
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -21,14 +21,14 @@
|
|||||||
%define build_shlib 1
|
%define build_shlib 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gtest
|
Name: googletest
|
||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Summary: Google C++ Testing Framework
|
Summary: Google C++ Testing Framework
|
||||||
Url: http://code.google.com/p/googletest/
|
Url: http://code.google.com/p/googletest/
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Source0: %{name}-%{version}.zip
|
Source0: gtest-%{version}.zip
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: python
|
BuildRequires: python
|
Loading…
Reference in New Issue
Block a user