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:
Marguerite Su 2012-08-12 14:52:32 +00:00 committed by Git OBS Bridge
parent dfe5b3c363
commit c982a516e3
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
#
# spec file for package gtest
# spec file for package googletest
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -21,14 +21,14 @@
%define build_shlib 1
%endif
Name: gtest
Name: googletest
Version: 1.6.0
Release: 0
License: BSD-3-Clause
Summary: Google C++ Testing Framework
Url: http://code.google.com/p/googletest/
Group: Development/Libraries/C and C++
Source0: %{name}-%{version}.zip
Source0: gtest-%{version}.zip
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: python