]> git.pld-linux.org Git - packages/distcc.git/commitdiff
cosmetics
authorankry <ankry@pld-linux.org>
Mon, 11 Aug 2003 20:44:53 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc.spec -> 1.35

distcc.spec

index 57fbb8c4d1802bcb35dbe53d3849611308f6378b..de54e27d8eff30a7bc8c5b75548007454807322c 100644 (file)
@@ -37,10 +37,10 @@ oraz bardzo cz
 %package common
 Summary:       Common files for inetd and standalone versions of distcc
 Summary(pl):   Pliki wspólne dla wersji inetd i standalone distcc
-Group:          Daemons
+Group:         Daemons
 Requires:      gcc
 Requires:      gcc-c++
-Obsoletes:      %{name} < %{name}-2.1-2
+Obsoletes:     %{name} < %{name}-2.1-2
 
 %description common
 distcc is a program to distribute compilation of C or C++ code across
@@ -57,11 +57,11 @@ oraz bardzo cz
 
 %package inetd
 Summary:       inetd configs for distcc
-Summary(pl):    Pliki konfiguracyjne do u¿ycia distcc poprzez inetd
-Group:          Daemons
-PreReq:         %{name}-common = %{version}
-PreReq:         rc-inetd
-Obsoletes:      %{name} < %{name}-2.1-2
+Summary(pl):   Pliki konfiguracyjne do u¿ycia distcc poprzez inetd
+Group:         Daemons
+PreReq:                %{name}-common = %{version}
+PreReq:                rc-inetd
+Obsoletes:     %{name} < %{name}-2.1-2
 
 %description inetd
 distcc configs for running from inetd.
@@ -76,7 +76,7 @@ Group:                Daemons
 PreReq:                %{name}-common = %{version}
 PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
-Obsoletes:      %{name} < %{name}-2.1-2
+Obsoletes:     %{name} < %{name}-2.1-2
 
 %description standalone
 distcc configs for running as a standalone daemon.
@@ -91,7 +91,7 @@ standalone.
 
 %build
 %configure \
-       %{!?_without_gtk: --enable-gnome}
+       %{!?_without_gtk:--enable-gnome}
 
 %{__make}
 
This page took 0.095585 seconds and 4 git commands to generate.