forked from pool/libedit
- move Changelog back to runtime package as it might not
be only developer documentation OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=57
This commit is contained in:
parent
7c0954c507
commit
8d35b47c49
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 09:30:51 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- move Changelog back to runtime package as it might not
|
||||
be only developer documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 15:54:26 CEST 2018 - kukuk@suse.de
|
||||
|
||||
|
@ -101,6 +101,7 @@ make %{?_smp_mflags} check
|
||||
%{_libdir}/libedit.so.%{soname}.*
|
||||
%{_mandir}/man5/editrc.5%{ext_man}
|
||||
%license COPYING
|
||||
%doc ChangeLog
|
||||
|
||||
%files -n libedit-devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -109,6 +110,6 @@ make %{?_smp_mflags} check
|
||||
%{_includedir}/editline/
|
||||
%{_mandir}/man3/*.3%{ext_man}
|
||||
%{_libdir}/pkgconfig/libedit.pc
|
||||
%doc examples/*c THANKS ChangeLog README.SUSE
|
||||
%doc examples/*c THANKS README.SUSE
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user