summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/bcfg2-selinux.spec5
-rw-r--r--misc/bcfg2.spec5
2 files changed, 0 insertions, 10 deletions
diff --git a/misc/bcfg2-selinux.spec b/misc/bcfg2-selinux.spec
index a5864848d..bdee40ece 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -25,12 +25,7 @@ Conflicts: selinux-policy = 3.11.1
License: BSD
URL: http://bcfg2.org
Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz
-%if 0%{?suse_version}
-# SUSEs OBS does not understand the id macro below.
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-%else
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%endif
BuildArch: noarch
BuildRequires: checkpolicy, selinux-policy-devel, hardlink
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index aa330c583..16c20c834 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -18,12 +18,7 @@ Group: Applications/System
License: BSD
URL: http://bcfg2.org
Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}.tar.gz
-%if 0%{?suse_version}
-# SUSEs OBS does not understand the id macro below.
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-%else
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-%endif
BuildArch: noarch
BuildRequires: python-devel