!2 add link files README.md, TODO.md
Merge pull request !2 from guoxiaoqi/next
This commit is contained in:
commit
6db80651bb
@ -1,7 +1,7 @@
|
||||
%define libdir /lib64
|
||||
Name: libxcrypt
|
||||
Version: 4.4.8
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
License: LGPLv2+ and BSD and Public Domain
|
||||
URL: https://github.com/besser82/%{name}
|
||||
@ -77,11 +77,11 @@ make check
|
||||
|
||||
%files
|
||||
%license COPYING.LIB LICENSING
|
||||
%doc NEWS README THANKS AUTHORS
|
||||
%doc NEWS README README.md THANKS AUTHORS
|
||||
%{libdir}/libcrypt.so.*
|
||||
|
||||
%files devel
|
||||
%doc ChangeLog TODO
|
||||
%doc ChangeLog TODO TODO.md
|
||||
%{libdir}/{libcrypt.so,libxcrypt.so}
|
||||
%{_includedir}/{crypt.h,xcrypt.h}
|
||||
%{_libdir}/pkgconfig/{libcrypt,%{name}}.pc
|
||||
@ -96,6 +96,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.4.8-4
|
||||
- add link files README.md and TODO.md
|
||||
|
||||
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.4.8-3
|
||||
- fix build problem
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user