diff --git a/.cvsignore b/.cvsignore index 1dad4e4..d20ba88 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.6.2.tar.bz2 +setup-2.6.3.tar.bz2 diff --git a/setup.spec b/setup.spec index a6f3096..9975a64 100644 --- a/setup.spec +++ b/setup.spec @@ -1,12 +1,12 @@ Summary: A set of system configuration and setup files. Name: setup -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} License: public domain Group: System Environment/Base Source: setup-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArchitectures: noarch +BuildArch: noarch BuildRequires: bash tcsh Conflicts: initscripts < 4.26, bash <= 2.0.4-21 @@ -76,6 +76,9 @@ rm -rf %{buildroot} %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab %changelog +* Mon Mar 12 2007 Phil Knirsch 2.6.3-1 +- Changed winbind_auth to wbpriv by request of the samba maintainer + * Tue Dec 12 2006 Phil Knirsch 2.6.2-1.fc7 - Updated uidgid for split of pcap into arpwatcher and tcpdump. diff --git a/sources b/sources index 8b43da4..0f5ea2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3cc2e5a72c7cdef90f52e4cc91c4fa0 setup-2.6.2.tar.bz2 +ddc1cfe85e4e83df29cda2ea232a6466 setup-2.6.3.tar.bz2