packages: systemd/systemd.spec - BR: libselinux-devel >= 2.1.0 (required li...
sls
sls at pld-linux.org
Sun Feb 19 17:36:44 CET 2012
Author: sls Date: Sun Feb 19 16:36:44 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: libselinux-devel >= 2.1.0 (required libselinux.pc + libsepol.pc)
---- Files affected:
packages/systemd:
systemd.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.120 packages/systemd/systemd.spec:1.121
--- packages/systemd/systemd.spec:1.120 Sun Feb 19 10:08:51 2012
+++ packages/systemd/systemd.spec Sun Feb 19 17:36:38 2012
@@ -48,7 +48,7 @@
BuildRequires: intltool >= 0.40.0
BuildRequires: kmod-devel >= 5
BuildRequires: libcap-devel
-%{?with_selinux:BuildRequires: libselinux-devel}
+%{?with_selinux:BuildRequires: libselinux-devel >= 2.1.0}
BuildRequires: libtool >= 2:2.2
%{?with_tcpd:BuildRequires: libwrap-devel}
BuildRequires: libxslt-progs
@@ -765,6 +765,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2012/02/19 16:36:38 sls
+- BR: libselinux-devel >= 2.1.0 (required libselinux.pc + libsepol.pc)
+
Revision 1.120 2012/02/19 09:08:51 qboosh
- plymouth support is just a set of files - build as subpackage; plymouth-devel not needed
- also, lists all *.target.wants dirs to see which belong to systemd-units
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list