diff --git a/ChangeLog b/ChangeLog index 2e46a8ff..4656ae0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-29 Nicolas François + + * shadow.spec.in: Fix the source (new FTP). + 2008-08-29 Nicolas François * src/su.c: Add brackets and parenthesis. diff --git a/TODO b/TODO index bca91e26..edc9bbc9 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Fix ./shadow.spec.in:Source: - Replace build_list (in lib/gshadow.c) and list (in lib/sgetgrent.c) by comma_to_list() diff --git a/shadow.spec.in b/shadow.spec.in index 4b2384fb..0f9a9584 100644 --- a/shadow.spec.in +++ b/shadow.spec.in @@ -7,7 +7,7 @@ Version: @VERSION@ Release: 1 Copyright: Free Group: Utilities/System -Source: ftp://ftp.pld.org.pl/software/shadow/%{name}-%{version}.tar.gz +Source: ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Obsoletes: adduser