Projects
Eulaceura:Mainline
brpc
_service:obs_scm:brpc.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:brpc.spec of Package brpc
Name: brpc Version: 0.9.7 Release: 1 Summary: An industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances(not counting clients) and thousands kinds of services. License: Apache-2.0 URL: https://github.com/apache/incubator-brpc Source0: https://github.com/apache/incubator-brpci/archive/refs/tags/%{version}.tar.gz BuildRequires: gflags-devel >= 2.1 protobuf-devel >= 2.4 leveldb-devel openssl-devel cmake %description An industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances(not counting clients) and thousands kinds of services. "brpc" means "better RPC". %package devel Summary: The %{name} headers and shared development libraries Requires: %{name} = %{version}-%{release} %description devel Headers and shared object symbolic links for the %{name} library. %package static Summary: The %{name} static development libraries Requires: brpc-devel = %{version}-%{release} %description static Static %{name} libraries. %prep %autosetup -n incubator-%{name}-%{version} %build mkdir -p %{_target_platform} pushd %{_target_platform} cmake .. %make_build popd %install pushd %{_target_platform} %make_install popd install -d %{buildroot}%{_libdir} mv %{buildroot}/usr/local/lib64/* %{buildroot}%{_libdir}/ install -d %{buildroot}%{_includedir} mv %{buildroot}/usr/local/include/* %{buildroot}%{_includedir}/ %files %{_libdir}/libbrpc.so %files devel %{_includedir}/* %{_libdir}/pkgconfig/* %files static %{_libdir}/libbrpc.a %changelog * Wed Aug 4 2021 huanghaitao <huanghaitao8@huawei.com> - 0.9.7-1 - package init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2