Add devel package Requires cmark
This commit is contained in:
parent
62964d23d0
commit
a5182e38f4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: cmark
|
Name: cmark
|
||||||
Version: 0.30.2
|
Version: 0.30.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: CommonMark parsing and rendering library and program in C
|
Summary: CommonMark parsing and rendering library and program in C
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: https://github.com/commonmark/cmark
|
URL: https://github.com/commonmark/cmark
|
||||||
@ -16,7 +16,7 @@ a rationalized version of Markdown syntax with a spec.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for cmark library
|
Summary: Development files for cmark library
|
||||||
|
Requires: %{name} = %{version}
|
||||||
%description devel
|
%description devel
|
||||||
This package provides the development files for cmark.
|
This package provides the development files for cmark.
|
||||||
|
|
||||||
@ -62,5 +62,8 @@ popd
|
|||||||
%{_libdir}/cmake/cmark/cmark*.cmake
|
%{_libdir}/cmake/cmark/cmark*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.2-2
|
||||||
|
- Add devel package Requires cmark
|
||||||
|
|
||||||
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.2-1
|
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.30.2-1
|
||||||
- initial packaging
|
- initial packaging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user