Author: adamg Date: Sat Jun 21 09:16:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: libsepol-devel (with selinux bcond) - don't link libselinux/libsepol in static builds (lvm2-selinux.patch) - release 2
---- Files affected: SPECS: lvm2.spec (1.100 -> 1.101) ---- Diffs: ================================================================ Index: SPECS/lvm2.spec diff -u SPECS/lvm2.spec:1.100 SPECS/lvm2.spec:1.101 --- SPECS/lvm2.spec:1.100 Wed Apr 16 00:44:30 2008 +++ SPECS/lvm2.spec Sat Jun 21 11:16:27 2008 @@ -15,7 +15,7 @@ Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.35 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -27,6 +27,7 @@ BuildRequires: automake BuildRequires: device-mapper-devel >= %{devmapper_ver} %{?with_selinux:BuildRequires: libselinux-devel >= 1.10} +%{?with_selinux:BuildRequires: libsepol-devel} BuildRequires: rpmbuild(macros) >= 1.213 %if %{with initrd} %if %{with uClibc} @@ -166,6 +167,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.101 2008/06/21 09:16:27 adamg +- BR: libsepol-devel (with selinux bcond) +- don't link libselinux/libsepol in static builds (lvm2-selinux.patch) +- release 2 + Revision 1.100 2008/04/15 22:44:30 qboosh - updated to 2.02.35 - updated as-needed patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.100&r2=1.101&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
