summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2-selinux.spec
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-10-30 17:19:01 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-10-30 17:19:01 -0500
commit787012b57ced1baefcba1a54cf35bdb9f9ceba37 (patch)
treebc1b13673dfc733c0d218d16e32be420cae676f3 /misc/bcfg2-selinux.spec
parent6a5cecf8f11d5c3e6308fba91ab6a584d2552d26 (diff)
downloadbcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.tar.gz
bcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.tar.bz2
bcfg2-787012b57ced1baefcba1a54cf35bdb9f9ceba37.zip
Version bump to 1.3.0pre2v1.3.0pre2
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 bdee40ece..9ed1b2164 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -9,7 +9,7 @@
Name: bcfg2-selinux
Version: 1.3.0
-Release: 0.1pre1
+Release: 0.0pre2
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/bcfg2-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}pre2.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}pre2-%{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}
+%setup -q -n %{name}-%{version}pre2
%build
cd redhat/selinux
@@ -120,5 +120,8 @@ if [ $1 -eq 0 ] ; then
fi
%changelog
+* Tue Oct 30 2012 Sol Jerome <sol.jerome@gmail.com> 1.3.0-0.0pre2
+- New upstream release
+
* Fri Sep 14 2012 Chris St. Pierre <chris.a.st.pierre@gmail.com> 1.3.0-0.2pre1
- Broke bcfg2-selinux into its own specfile