forked from pool/aws-c-event-stream
Accepting request 696899 from home:glaubitz:branches:devel:libraries:c_c++
- Fix name of runtime package in Requires of devel package OBS-URL: https://build.opensuse.org/request/show/696899 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-event-stream?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 21:15:01 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Fix name of runtime package in Requires of devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 11:53:57 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -47,7 +47,7 @@ This package contains the dynamically linked library.
|
||||
%package -n lib%{name}-devel
|
||||
Summary: Development files for aws-c-event-stream library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: lib%{name} = %{version}
|
||||
Requires: lib%{name}%{library_soversion} = %{version}
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
C99 implementation of the vnd.amazon.eventstream content-type.
|
||||
|
Reference in New Issue
Block a user