- updated to 2.1.8

- various fixes

OBS-URL: https://build.opensuse.org/package/show/security:SELinux/checkpolicy?expand=0&rev=18
This commit is contained in:
Marcus Meissner 2012-07-25 11:25:05 +00:00 committed by Git OBS Bridge
parent aacef8dfd4
commit b1b606ade1
4 changed files with 19 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa16c1fce84a101cfe1f4d5400c80df55b1f2f214cf6fb13c1b3ec31a3e7ef97
size 50363

3
checkpolicy-2.1.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ed586fd2ccf9900f86e38b72af4aa5cc3bade35d0fa19c53ac1a3d59fe0013a
size 62947

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 25 11:24:54 UTC 2012 - meissner@suse.com
- updated to 2.1.8
- various fixes
-------------------------------------------------------------------
Sat Sep 17 22:52:07 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package checkpolicy
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,19 +16,20 @@
#
%define libsepol_ver 2.0.39
BuildRequires: bison flex-old
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
%define libsepol_ver 2.1.4
BuildRequires: bison
BuildRequires: flex-old
BuildRequires: libselinux-devel
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
Name: checkpolicy
Version: 2.0.21
Release: 1
Url: http://www.nsa.gov/selinux/
Version: 2.1.8
Release: 0
Url: http://userspace.selinuxproject.org/
Summary: SELinux policy compiler
License: GPL-2.0+
Group: Productivity/Security
Summary: SELinux policy compiler
Source: %{name}-%{version}.tar.bz2
Source: http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tar.gz
Patch0: %{name}-rhat.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build