Update protobuf-c to libprotobuf-c
Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
This commit is contained in:
parent
364984bab9
commit
a2df81d1de
@ -19,9 +19,9 @@ index 33986d10d..bcced5033 100644
|
||||
Name: CRIU
|
||||
Description: RPC library for userspace checkpoint and restore
|
||||
Version: @version@
|
||||
+Requires.private: protobuf-c
|
||||
+Requires.private: libprotobuf-c
|
||||
Libs: -L${libdir} -lcriu
|
||||
Cflags: -I${includedir}
|
||||
--
|
||||
--
|
||||
2.31.1
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: criu
|
||||
Version: 3.16.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool for Checkpoint/Restore in User-space
|
||||
License: GPLv2
|
||||
URL: http://criu.org/
|
||||
@ -204,6 +204,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libcriu.a
|
||||
%doc %{_mandir}/man1/criu-ns.1*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2021 Radostin Stoyanov <radostin@redhat.com> - 3.16.1-2
|
||||
- Update protobuf-c to libprotobuf-c requirement
|
||||
|
||||
* Thu Oct 14 2021 Radostin Stoyanov <radostin@redhat.com> - 3.16.1-1
|
||||
- Update to 3.16.1
|
||||
- Add protobuf-c as required dependency (#2013775)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user