delete examples from devel
This commit is contained in:
parent
09e2094593
commit
b92f9df267
@ -1,6 +1,6 @@
|
||||
Name: duktape
|
||||
Version: 2.6.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Embeddable Javascript engine
|
||||
License: MIT
|
||||
Url: http://duktape.org/
|
||||
@ -57,7 +57,7 @@ install -Dm0644 %{name}.pc.in %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_libdir}/libduktaped.so.*
|
||||
|
||||
%files devel
|
||||
%doc examples/ README.rst
|
||||
%doc README.rst
|
||||
%{_includedir}/duk_config.h
|
||||
%{_includedir}/duktape.h
|
||||
%{_libdir}/libduktape.so
|
||||
@ -65,5 +65,8 @@ install -Dm0644 %{name}.pc.in %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_libdir}/pkgconfig/duktape.pc
|
||||
|
||||
%changelog
|
||||
* Thu Apr 28 2022 Hugel<gengqihu1@h-partners.com> - 2.6.0-2
|
||||
- delete examples from devel
|
||||
|
||||
* Thu Apr 28 2022 Hugel<gengqihu1@h-partners.com> - 2.6.0-1
|
||||
- Initial package
|
||||
|
||||
4
duktape.yaml
Normal file
4
duktape.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: svaarala/duktape
|
||||
tag_prefix: ^v
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user