diff --git a/mock.spec b/mock.spec index 3843779..66879e3 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ Summary: Builds packages inside chroots Name: mock Version: 0.4 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Development/Tools Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz @@ -10,7 +10,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: python, yum >= 2.2.1 Requires(pre): shadow-utils BuildRequires: libselinux-devel -Patch0: mock-0.4-unpackaged-files-fix.patch %description Mock takes a srpm and builds it in a chroot @@ -18,8 +17,6 @@ Mock takes a srpm and builds it in a chroot %prep %setup -q -%patch0 -p1 -b .unpackaged-files-fix - %build make @@ -68,6 +65,9 @@ fi %changelog +* Tue Mar 21 2006 Dan Williams - 0.4-7 +- Update to mock CVS; add symlinks for /dev/std[in|out|err] to buildroots + * Thu Mar 2 2006 Seth Vidal - 0.4-6 - iterate for gcc rebuild and fc5 final diff --git a/sources b/sources index 212e0ff..3c82388 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37a480a4da61035ac6812aec3684ccf6 mock-0.4.tar.gz +863fb1a60d49138f75ca899f1bbc4349 mock-0.4.tar.gz