summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2-selinux.spec
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-06-16 09:36:13 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-06-16 09:36:13 -0500
commit67285919a86c8ffaf7a7ae7cc67e7c831c66ce33 (patch)
treedb1fc44fa9bfb107c48c91972ed2bef160d836aa /misc/bcfg2-selinux.spec
parent37e87a10892d3f53c8ded2bbbf8887561600b8ef (diff)
downloadbcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.tar.gz
bcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.tar.bz2
bcfg2-67285919a86c8ffaf7a7ae7cc67e7c831c66ce33.zip
Version bump to 1.4.0pre1v1.4.0pre1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'misc/bcfg2-selinux.spec')
-rw-r--r--misc/bcfg2-selinux.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bcfg2-selinux.spec b/misc/bcfg2-selinux.spec
index d33953e08..e3701bbdd 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -12,11 +12,11 @@
#
# Don't forget to change the Release: tag below to something like 0.1
#%%global _rc 1
-#%%global _pre 2
+%global _pre pre1
%global _pre_rc %{?_pre:.pre%{_pre}}%{?_rc:.rc%{_rc}}
Name: bcfg2-selinux
-Version: 1.3.4
+Version: 1.4.0
Release: 1%{?_pre_rc}%{?dist}
Summary: Bcfg2 Client and Server SELinux policy
@@ -33,7 +33,7 @@ Conflicts: selinux-policy = 3.11.1
License: BSD
URL: http://bcfg2.org
Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}%{?_pre_rc}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}%{?_pre_rc}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: checkpolicy, selinux-policy-devel, hardlink