!2 chang buildrequies protobuf to protobuf-devel
Merge pull request !2 from 成子晗/master
This commit is contained in:
commit
ac42b45e25
@ -1,6 +1,6 @@
|
||||
Name: google-http-java-client
|
||||
Version: 1.22.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Google HTTP Client Library for Java
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/google/google-http-java-client/
|
||||
@ -15,7 +15,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-checkstyle-plugin) mvn(org.cod
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) mvn(org.codehaus.mojo:exec-maven-plugin)
|
||||
BuildRequires: mvn(org.datanucleus:datanucleus-core) mvn(org.datanucleus:datanucleus-api-jdo)
|
||||
BuildRequires: mvn(org.datanucleus:datanucleus-rdbms) mvn(org.mockito:mockito-all)
|
||||
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) mvn(xpp3:xpp3) protobuf
|
||||
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) mvn(xpp3:xpp3) protobuf-devel
|
||||
Provides: bundled(apache-commons-codec) = 1.8
|
||||
BuildArch: noarch
|
||||
|
||||
@ -186,5 +186,9 @@ rm -r google-http-client/src/test/java/com/google/api/client/http/apache/ApacheH
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 chengzihan <chengzihan2@huaei.com> - 1.22.0-7
|
||||
- the binary file /usr/bin/protoc needed by this package is currently
|
||||
- provided by protobuf-devel instead of protobuf
|
||||
|
||||
* Wed Mar 4 2020 lingsheng <lingsheng@huawei.com> - 1.22.0-6
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user