summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-12-08 00:39:46 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-12-08 00:39:46 +0000
commitd09008e5f9a54856f7f5c40dcae91b4eeee3cbe8 (patch)
treef8746fc58d332c289ad073dd3da8b0dd6336297e /pki/dogtag
parentd6ef121a1728987a6e776922f6683c3dada3c475 (diff)
downloadpki-d09008e5f9a54856f7f5c40dcae91b4eeee3cbe8.tar.gz
pki-d09008e5f9a54856f7f5c40dcae91b4eeee3cbe8.tar.xz
pki-d09008e5f9a54856f7f5c40dcae91b4eeee3cbe8.zip
Bugzilla Bug #528556 - policycoreutils-python (semanage) prerequisite missing from rpm.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@879 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/selinux/pki-selinux.spec8
-rw-r--r--pki/dogtag/setup/pki-setup.spec9
2 files changed, 13 insertions, 4 deletions
diff --git a/pki/dogtag/selinux/pki-selinux.spec b/pki/dogtag/selinux/pki-selinux.spec
index 477480c29..3ffb6d8a6 100644
--- a/pki/dogtag/selinux/pki-selinux.spec
+++ b/pki/dogtag/selinux/pki-selinux.spec
@@ -1,6 +1,6 @@
Name: pki-selinux
Version: 1.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dogtag Certificate System - PKI Selinux Policies
URL: https://pki.fedoraproject.org/
License: GPLv2 with exceptions
@@ -15,13 +15,11 @@ BuildRequires: m4
BuildRequires: make
BuildRequires: policycoreutils
BuildRequires: selinux-policy-devel
-%{?fc9:BuildRequires: selinux-policy-devel >= 3.3.1-118}
%{?fc10:BuildRequires: selinux-policy-devel >= 3.5.13-41}
%{?fc11:BuildRequires: selinux-policy-devel >= 3.6.3-10}
Requires: policycoreutils
Requires: selinux-policy-targeted
-%{?fc9:Requires: selinux-policy-targeted >= 3.3.1-118}
%{?fc10:Requires: selinux-policy-targeted >= 3.5.13-41}
%{?fc11:Requires: selinux-policy-targeted >= 3.6.3-10}
@@ -88,6 +86,10 @@ fi
%{_datadir}/selinux/modules/pki.pp
%changelog
+* Mon Dec 7 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
+- Bugzilla Bug #528556 - policycoreutils-python (semanage) prerequisite
+ missing from rpm
+- Removed "conditional" support for Fedora 9
* Tue Nov 17 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-2
- Bugzilla Bug #521255 - Packaging for Fedora Dogtag PKI
- Remove un-necessary installation steps.
diff --git a/pki/dogtag/setup/pki-setup.spec b/pki/dogtag/setup/pki-setup.spec
index f2bbaaf98..b1d004e83 100644
--- a/pki/dogtag/setup/pki-setup.spec
+++ b/pki/dogtag/setup/pki-setup.spec
@@ -1,6 +1,6 @@
Name: pki-setup
Version: 1.3.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Dogtag Certificate system - PKI Instance Creation and Removal Scripts
URL: http://pki.fedoraproject.org/
License: GPLv2 with exceptions
@@ -19,6 +19,8 @@ Requires: perl-XML-SAX
Requires: perl-libwww-perl
Requires: pki-native-tools
Requires: policycoreutils
+%{?fc11:Requires: policycoreutils-python}
+%{?fc12:Requires: policycoreutils-python}
Source0: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz
@@ -55,6 +57,11 @@ rm -rf %{buildroot}
%{_datadir}/pki/scripts/
%changelog
+* Mon Dec 7 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-4
+- Bugzilla Bug #528556 - policycoreutils-python (semanage) prerequisite
+ missing from rpm
+- Added "conditional" support for Fedora 11
+- Added "conditional" support for Fedora 12
* Mon Nov 16 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-3
- Bugzilla Bug #533518 - Remove "pkihost" script from pki-setup . . .
* Mon Nov 2 2009 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-2