gcc4 fix
This commit is contained in:
parent
49a9e8a7e6
commit
95e3444fd5
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
Summary: Utilities for managing accounts and shadow password files.
|
||||
Name: shadow-utils
|
||||
Version: 4.0.7
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 2
|
||||
URL: http://shadow.pld.org.pl/
|
||||
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
||||
|
@ -261,6 +261,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/*/man8/faillog.8*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2005 Peter Vrabec <pvrabec@redhat.com>
|
||||
- gcc4 fix (#150994) 2:4.0.7-3
|
||||
|
||||
* Mon Mar 07 2005 Peter Vrabec <pvrabec@redhat.com>
|
||||
- man pages cs,es,ko,ru,zh_CN,zh_TW to UTF-8
|
||||
|
||||
|
|
Loading…
Reference in a new issue