SPECS: device-mapper.spec - rel 2; devel R: libselinux-devel and sepol-deve...
arekm
arekm at pld-linux.org
Sun Jun 22 21:55:02 CEST 2008
Author: arekm Date: Sun Jun 22 19:55:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; devel R: libselinux-devel and sepol-devel when building with selinux
---- Files affected:
SPECS:
device-mapper.spec (1.94 -> 1.95)
---- Diffs:
================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.94 SPECS/device-mapper.spec:1.95
--- SPECS/device-mapper.spec:1.94 Mon Apr 14 22:49:04 2008
+++ SPECS/device-mapper.spec Sun Jun 22 21:54:57 2008
@@ -13,7 +13,7 @@
Summary(pl.UTF-8): Wsparcie dla mapowania urządzeń w przestrzeni użytkownika
Name: device-mapper
Version: 1.02.25
-Release: 1
+Release: 2
License: LGPL v2.1 (library), GPL v2 (executables)
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz
@@ -77,6 +77,10 @@
License: LGPL v2.1
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+%if %{with selinux}
+Requires: libselinux-devel
+Requires: libsepol-devel
+%endif
%description devel
Header files and development documentation for %{name}.
@@ -279,7 +283,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.94 2008/04/14 20:49:04 arekm
+Revision 1.95 2008/06/22 19:54:57 arekm
+- rel 2; devel R: libselinux-devel and sepol-devel when building with selinux
+
+Revision 1.94 2008-04-14 20:49:04 arekm
- up to 1.02.25
Revision 1.93 2008-04-03 17:50:17 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/device-mapper.spec?r1=1.94&r2=1.95&f=u
More information about the pld-cvs-commit
mailing list