!2 Remove builddeps for protobuf-compiler
Merge pull request !2 from sigui/master
This commit is contained in:
commit
1d03cbca89
@ -2,7 +2,7 @@
|
||||
|
||||
Name: protostream
|
||||
Version: 3.0.4
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: The Infinispan ProtoStream project
|
||||
License: ASL 2.0 and BSD
|
||||
Url: http://infinispan.org/
|
||||
@ -16,7 +16,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-surefire-report-plugin) mvn
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) mvn(org.jboss:jboss-parent:pom:)
|
||||
BuildRequires: mvn(org.codehaus.mojo:exec-maven-plugin) mvn(org.jboss.logging:jboss-logging)
|
||||
BuildRequires: mvn(org.jboss.logging:jboss-logging-processor) mvn(org.jboss.marshalling:jboss-marshalling)
|
||||
BuildRequires: mvn(org.jboss.marshalling:jboss-marshalling-river) protobuf-compiler
|
||||
BuildRequires: mvn(org.jboss.marshalling:jboss-marshalling-river)
|
||||
|
||||
%description
|
||||
ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.
|
||||
@ -79,5 +79,8 @@ rm core/src/test/java/org/infinispan/protostream/annotations/impl/ProtoSchemaBui
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2020 sunguoshuai <sunguoshuai@huawei.com> - 3.0.4-8
|
||||
- Remove builddeps for protobuf-compiler
|
||||
|
||||
* Sat Dec 21 2019 duyeyu <duyeyu@huawei.com> - 3.0.4-7
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user