rpms/protobuf/F-9 protobuf.spec,1.1,1.2

Lev Shamardin abbot at fedoraproject.org
Thu Nov 27 11:25:58 UTC 2008


Author: abbot

Update of /cvs/pkgs/rpms/protobuf/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19898

Modified Files:
	protobuf.spec 
Log Message:
* Thu Nov 27 2008 Lev Shamardin <shamardin at gmail.com> - 2.0.2-5
- Added ExcludeArch: ppc64, because of missing maven2 on ppc64.




Index: protobuf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/protobuf/F-9/protobuf.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- protobuf.spec	27 Nov 2008 08:49:48 -0000	1.1
+++ protobuf.spec	27 Nov 2008 11:25:28 -0000	1.2
@@ -12,7 +12,7 @@
 Summary:        Protocol Buffers - Google's data interchange format
 Name:           protobuf
 Version:        2.0.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        BSD
 Group:          Development/Libraries
 Source:         http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
@@ -28,6 +28,7 @@
 %if !%{without_gtest}
 BuildRequires:  gtest-devel
 %endif
+ExcludeArch:    ppc64
 
 %description
 Protocol Buffers are a way of encoding structured data in an efficient
@@ -265,6 +266,9 @@
 %endif
 
 %changelog
+* Thu Nov 27 2008 Lev Shamardin <shamardin at gmail.com> - 2.0.2-5
+- Added ExcludeArch: ppc64, because of missing maven2 on ppc64.
+
 * Sat Nov 22 2008 Lev Shamardin <shamardin at gmail.com> - 2.0.2-4
 - Added patch from subversion r70 to workaround gcc 4.3.0 bug (see
   http://code.google.com/p/protobuf/issues/detail?id=45 for more




More information about the fedora-extras-commits mailing list