]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- updated to 2.3 distcc-2_3-1
authormisi3k <misi3k@pld-linux.org>
Sat, 17 May 2003 19:40:15 +0000 (19:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed host file patch not needed

Changed files:
    distcc.spec -> 1.22

distcc.spec

index 3527b591d9dd6dc10061c1019d0cefa1df37ddbf..1962102f559a7c2169ed7730b2d2410898079a1f 100644 (file)
@@ -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
This page took 0.149016 seconds and 4 git commands to generate.