[gmock] Update package to noarch

tstclair tstclair at fedoraproject.org
Tue Aug 6 15:57:20 UTC 2013


commit cb766b9024fbeb5f0c66de3fd83bd784ad91f53a
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Tue Aug 6 10:57:08 2013 -0500

    Update package to noarch

 gmock.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gmock.spec b/gmock.spec
index 16b6a71..26635e9 100644
--- a/gmock.spec
+++ b/gmock.spec
@@ -1,13 +1,14 @@
 Summary:        Google C++ Mocking Framework
 Name:           gmock
 Version:        1.6.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        BSD
 Group:          System Environment/Libraries
 URL:            http://code.google.com/p/googlemock/
 Source0:        gmock-1.6.0.zip
 Patch0:         install.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildArch:      noarch
 BuildRequires:  gtest-devel >= 1.6.0
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -75,6 +76,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/generator/
 
 %changelog
+* Tue Aug 6 2013 Timothy St. Clair <tstclair at redhat.com> - 1.6.0-2
+- Change package to noarch
+
 * Mon Jul 29 2013 Timothy St. Clair <tstclair at redhat.com> - 1.6.0-1
 - Update to 1.6.0 release
 


More information about the scm-commits mailing list