summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2-selinux.spec
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
commit09e919aad1ad23e29ff9b88289a546184628e187 (patch)
tree1b07c600c4e5b2ad60dd1403575e41312fc2419e /misc/bcfg2-selinux.spec
parente39df14d477ece1971bd833d875bcc6f89d6ffc1 (diff)
downloadbcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.gz
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.bz2
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.zip
Version bump to 1.3.0rc1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'misc/bcfg2-selinux.spec')
-rw-r--r--misc/bcfg2-selinux.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/misc/bcfg2-selinux.spec b/misc/bcfg2-selinux.spec
index 9ed1b2164..f8e6dbeb1 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -9,7 +9,7 @@
Name: bcfg2-selinux
Version: 1.3.0
-Release: 0.0pre2
+Release: 0.0rc1
Summary: Bcfg2 Client and Server SELinux policy
%if 0%{?suse_version}
@@ -24,8 +24,8 @@ Conflicts: selinux-policy = 3.11.1
License: BSD
URL: http://bcfg2.org
-Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}pre2.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}pre2-%{release}-root-%(%{__id_u} -n)
+Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}rc1.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}rc1-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: checkpolicy, selinux-policy-devel, hardlink
@@ -65,7 +65,7 @@ deployment strategies.
This package includes the Bcfg2 server and client SELinux policy.
%prep
-%setup -q -n %{name}-%{version}pre2
+%setup -q -n %{name}-%{version}rc1
%build
cd redhat/selinux
@@ -120,6 +120,9 @@ if [ $1 -eq 0 ] ; then
fi
%changelog
+* Wed Jan 09 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.0-0.0rc1
+- New upstream release
+
* Tue Oct 30 2012 Sol Jerome <sol.jerome@gmail.com> 1.3.0-0.0pre2
- New upstream release