[polipo] - remove comment out patch0 - use standard build root

Bernard Johnson bjohnson at fedoraproject.org
Tue Sep 27 03:05:19 UTC 2011


commit 8cd0c5c920fd603440677a3d0177b88147e07e14
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Mon Sep 26 21:00:41 2011 -0600

    - remove comment out patch0
    - use standard build root

 polipo.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/polipo.spec b/polipo.spec
index 75cf5fc..56047bb 100644
--- a/polipo.spec
+++ b/polipo.spec
@@ -15,8 +15,7 @@ Source3:        %{name}.forbidden
 Source4:        %{name}.logrotate
 Source5:        %{name}.nm
 Source6:        %{name}.tmpfiles
-#Patch0:            
-BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Group:          System Environment/Daemons
 URL:            http://www.pps.jussieu.fr/~jch/software/%{name}/
 BuildRequires:  texinfo


More information about the scm-commits mailing list