forked from pool/libselinux
- added BuildRequires: pcre-devel
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=61
This commit is contained in:
parent
0586d2c8c0
commit
0fcea24e2c
@ -2,6 +2,7 @@
|
||||
Wed Jan 30 12:33:45 UTC 2013 - vcizek@suse.com
|
||||
|
||||
- update to 2.1.12
|
||||
- added BuildRequires: pcre-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 22:34:03 UTC 2013 - jengelh@inai.de
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
%define libsepol_ver 2.1.8
|
||||
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: swig
|
||||
@ -103,7 +104,7 @@ decisions. Required for any applications that use the SELinux API.
|
||||
|
||||
%prep
|
||||
%setup -q -n libselinux-%{version}
|
||||
%patch0 -p1
|
||||
%patch0 -p2
|
||||
%patch1
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user