Package Details: selinux-usr-libsepol-old 1.16.14-2

Package Base: selinux-usr-libsepol-old
Description: SELinux userspace (libsepol) compatabile with CentOS 5.4
Upstream URL: http://userspace.selinuxproject.org
Category: system
Licenses: GPL
Submitter: bostonvaulter
Maintainer: bostonvaulter
Last Packager: None
Votes: 4
First Submitted: 2010-07-16 20:01
Last Updated: 2010-07-16 20:24

Latest Comments

Comment by iorbitearth

2014-09-30 22:05

The userspace components are now hosted on github, so the source URL is out of date. Here's the patchfile fix:

--- PKGBUILD.orig 2012-10-27 09:55:31.000000000 -0700
+++ PKGBUILD.new 2014-09-30 15:02:11.294949257 -0700
@@ -12,7 +12,7 @@
url="http://userspace.selinuxproject.org"
license=('GPL')
depends=()
-source=(http://userspace.selinuxproject.org/releases/${_release}/stable/${_origname}-${pkgver}.tar.gz)
+source=(https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${_release}/stable/${_origname}-${pk
md5sums=('a4e7cc1b853bd78eb92f7f94509be1bd')
·
build() {