summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-07-15 10:51:10 +0200
committerJan Synacek <jsynacek@redhat.com>2013-07-15 10:51:10 +0200
commit9e0fc62c22799d2c116ef68f4f153b5e7aa990bd (patch)
tree481fa9816af3450cacd0aab826dac8c281f7e0ea /openlmi-providers.spec
parent36198a26a94081f9ea7231fa728282216f7170c9 (diff)
downloadopenlmi-providers-9e0fc62c22799d2c116ef68f4f153b5e7aa990bd.tar.gz
openlmi-providers-9e0fc62c22799d2c116ef68f4f153b5e7aa990bd.tar.xz
openlmi-providers-9e0fc62c22799d2c116ef68f4f153b5e7aa990bd.zip
spec: add libselinux-devel to BuildRequires
Diffstat (limited to 'openlmi-providers.spec')
-rw-r--r--openlmi-providers.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 9fb1fb1..6e6d8b7 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -1,6 +1,6 @@
Name: openlmi-providers
Version: 0.0.25
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Set of basic CIM providers
License: LGPLv2+
@@ -26,6 +26,7 @@ BuildRequires: python2-devel
BuildRequires: pciutils-devel
# For openlmi-logicalfile
BuildRequires: libudev-devel
+BuildRequires: libselinux-devel
# For openlmi-register-pegasus script
Requires: python2
# sblim-sfcb or tog-pegasus
@@ -593,6 +594,9 @@ if [ "$1" -gt 1 ]; then
fi
%changelog
+* Mon Jul 15 2013 Jan Synáček <jsynacek@redhat.com> - 0.0.25-5
+- Added libselinux-devel to BuildRequires.
+
* Thu Jul 04 2013 Michal Minar <miminar@redhat.com> 0.0.25-4
- Added profile registration mof file.