Protocol Buffers
https://developers.google.com/protocol-buffers
Protocol Buffers are Google's data interchange format.
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/rubygem-google-protobuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
do-not-wrap.patch | 0000000955 955 Bytes | |
gem2rpm.yml | 0000001791 1.75 KB | |
google-protobuf-3.21.9.gem | 0000175104 171 KB | |
rubygem-google-protobuf-rpmlintrc | 0000000045 45 Bytes | |
rubygem-google-protobuf.changes | 0000004293 4.19 KB | |
rubygem-google-protobuf.spec | 0000002142 2.09 KB | |
series | 0000000018 18 Bytes |
Revision 4 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 1033041
from
Marcus Rueckert (darix)
(revision 4)
- cleanup gem2rpm.yml: - preamble: - this works for 2.5 and up just fine so disabling 2.7 is not needed. - post install: - we do not need to set +x bit just because the file has a she bang line. it is clearly a library. - use print0/xargs -r0 to avoid any problems with paths with whitespaces. - Add do-not-wrap.patch: * wrapping memcpy caused loading 'google/protobuf' to hang
Comments 0