update code
This commit is contained in:
parent
65f36a79dc
commit
592ff624f8
12
passwd.spec
12
passwd.spec
@ -1,6 +1,6 @@
|
||||
Name: passwd
|
||||
Version: 0.80
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: An implementation of the password setting/changing utility through PAM and libuser libraries
|
||||
License: BSD or GPL+
|
||||
URL: https://pagure.io/passwd
|
||||
@ -44,8 +44,8 @@ make check
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog NEWS
|
||||
%license COPYING AUTHORS
|
||||
%doc ChangeLog NEWS
|
||||
%attr(4755,root,root) %{_bindir}/*
|
||||
%config(noreplace) %{_sysconfdir}/pam.d/passwd
|
||||
|
||||
@ -55,6 +55,12 @@ make check
|
||||
%{_mandir}/man1/*.gz
|
||||
|
||||
%changelog
|
||||
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.80-7
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: change the directory of AUTHORS
|
||||
|
||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.80-6
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user