Completing build dependencies
This commit is contained in:
parent
042d299718
commit
af4b26d376
@ -6,7 +6,7 @@
|
|||||||
Summary: Protocol Buffers - Google's data interchange format
|
Summary: Protocol Buffers - Google's data interchange format
|
||||||
Name: protobuf2
|
Name: protobuf2
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD
|
License: BSD
|
||||||
Source: http://protobuf.googlecode.com/files/protobuf-%{version}.tar.bz2
|
Source: http://protobuf.googlecode.com/files/protobuf-%{version}.tar.bz2
|
||||||
Source1: ftdetect-proto.vim
|
Source1: ftdetect-proto.vim
|
||||||
@ -16,7 +16,7 @@ Patch2: protobuf-2.5.0-java-fixes.patch
|
|||||||
Patch3: 0001-Add-generic-GCC-support-for-atomic-operations.patch
|
Patch3: 0001-Add-generic-GCC-support-for-atomic-operations.patch
|
||||||
Patch4: protobuf-2.5.0-makefile.patch
|
Patch4: protobuf-2.5.0-makefile.patch
|
||||||
URL: http://code.google.com/p/protobuf/
|
URL: http://code.google.com/p/protobuf/
|
||||||
BuildRequires: automake autoconf libtool pkgconfig zlib-devel emacs emacs-el >= 24.1 maven-plugin-bundle
|
BuildRequires: automake autoconf libtool pkgconfig zlib-devel emacs emacs-el >= 24.1 maven-plugin-bundle gcc-c++
|
||||||
%if %{with gtest}
|
%if %{with gtest}
|
||||||
BuildRequires: gtest-devel
|
BuildRequires: gtest-devel
|
||||||
%endif
|
%endif
|
||||||
@ -241,5 +241,8 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{emacs_startdir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.5.0-2
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Fri Feb 26 2021 Ge Wang <wangge20@huawei.com> - 2.5.0-1
|
* Fri Feb 26 2021 Ge Wang <wangge20@huawei.com> - 2.5.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user