From: misi3k Date: Sat, 17 May 2003 19:40:15 +0000 (+0000) Subject: - updated to 2.3 X-Git-Tag: distcc-2_3-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdistcc.git;a=commitdiff_plain;h=2c078b81f4dd5264751221d8baecc693c1739ec0 - updated to 2.3 - removed host file patch not needed Changed files: distcc.spec -> 1.22 --- diff --git a/distcc.spec b/distcc.spec index 3527b59..1962102 100644 --- a/distcc.spec +++ b/distcc.spec @@ -2,8 +2,8 @@ Summary: Program to distribute compilation of C or C++ Summary(pl): Program do rozdzielania kompilacji programów w C lub C++ Name: distcc Group: Development/Languages -Version: 2.2 -Release: 2 +Version: 2.3 +Release: 1 License: GPL URL: http://distcc.samba.org Source0: http://distcc.samba.org/ftp/distcc/%{name}-%{version}.tar.bz2 @@ -13,8 +13,7 @@ Source3: %{name}.sh Source4: %{name}.csh Source5: %{name}.config Patch0: %{name}-user.patch -Patch1: %{name}-hostfile.patch -Patch2: %{name}-hostopt.patch +Patch1: %{name}-hostopt.patch BuildRequires: popt-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -85,8 +84,7 @@ standalone. %setup -q %patch -p1 -%patch1 -p1 -%patch2 -p0 +%patch1 -p0 %build %configure