auto-import changelog data from shadow-utils-4.0.3-25.src.rpm
Sun Aug 01 2004 Alan Cox <alan@redhat.com> 4.0.3-25 - Fix build deps etc, move to current auto* (Steve Grubb)
This commit is contained in:
parent
033e8d9901
commit
6b4bd5c451
@ -7,7 +7,7 @@
|
|||||||
Summary: Utilities for managing accounts and shadow password files.
|
Summary: Utilities for managing accounts and shadow password files.
|
||||||
Name: shadow-utils
|
Name: shadow-utils
|
||||||
Version: 4.0.3
|
Version: 4.0.3
|
||||||
Release: 24
|
Release: 25
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://shadow.pld.org.pl/
|
URL: http://shadow.pld.org.pl/
|
||||||
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
||||||
@ -33,7 +33,9 @@ Patch12: shadow-4.0.3-uninitialized.patch
|
|||||||
Patch13: shadow-4.0.3-removemalloc.patch
|
Patch13: shadow-4.0.3-removemalloc.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
BuildPrereq: autoconf, automake, libtool
|
BuildPrereq: autoconf, automake, libtool, gettext
|
||||||
|
BuildRequires: libselinux-devel
|
||||||
|
Requires: libselinux
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Obsoletes: adduser
|
Obsoletes: adduser
|
||||||
|
|
||||||
@ -89,6 +91,7 @@ set -"$flags"
|
|||||||
manconv euc-jp utf-8 man/ja/*.*
|
manconv euc-jp utf-8 man/ja/*.*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
libtoolize --force
|
||||||
aclocal
|
aclocal
|
||||||
automake -a
|
automake -a
|
||||||
autoconf
|
autoconf
|
||||||
@ -253,6 +256,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/man8/faillog.8*
|
%{_mandir}/*/man8/faillog.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 1 2004 Alan Cox <alan@redhat.com> 4.0.3-25
|
||||||
|
- Fix build deps etc, move to current auto* (Steve Grubb)
|
||||||
|
|
||||||
* Sat Jul 10 2004 Alan Cox <alan@redhat.com> 4.0.3-24
|
* Sat Jul 10 2004 Alan Cox <alan@redhat.com> 4.0.3-24
|
||||||
- Fix nscd path. This fixes various stale data caching bugs (#125421)
|
- Fix nscd path. This fixes various stale data caching bugs (#125421)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user