summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2-selinux.spec
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-15 08:45:18 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-15 08:45:18 -0500
commit13331a59d61fc184ca66fd0fda4953e3d4e3e294 (patch)
treea046eeb6d37331a1d2eb85241fa7d95fce535541 /misc/bcfg2-selinux.spec
parentc857457195a59a509e3807bba6c41507ba7c5e61 (diff)
downloadbcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.tar.gz
bcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.tar.bz2
bcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.zip
Version bump to 1.3.0v1.3.0
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 e5a0eed16..59718a2de 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -9,7 +9,7 @@
Name: bcfg2-selinux
Version: 1.3.0
-Release: 0.0rc2
+Release: 0.0
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}rc2.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}rc2-%{release}-root-%(%{__id_u} -n)
+Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{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}rc2
+%setup -q -n %{name}-%{version}
%build
cd redhat/selinux
@@ -120,6 +120,9 @@ if [ $1 -eq 0 ] ; then
fi
%changelog
+* Fri Mar 15 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.0-0.0
+- New upstream release
+
* Tue Jan 29 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.0-0.0rc2
- New upstream release