Author: shadzik                      Date: Mon Sep  1 16:33:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix setfiles path
- rel 2

---- Files affected:
SPECS:
   policy.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/policy.spec
diff -u SPECS/policy.spec:1.30 SPECS/policy.spec:1.31
--- SPECS/policy.spec:1.30      Tue Feb 13 09:06:41 2007
+++ SPECS/policy.spec   Mon Sep  1 18:33:39 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):     Przykładowa konfiguracja polityki SELinuksa
 Name:          policy
 Version:       1.28
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Base
@@ -95,11 +95,12 @@
 
 %build
 %{__make} TYPE=%{poltype} file_contexts/file_contexts
-%{__make} TYPE=%{poltype} policy
+%{__make} TYPE=%{poltype} policy SBINDIR=/sbin
 
 %if %{with selinux24}
 # for 2.4.26+selinux or <=2.6.5
 %{__make} policy \
+       SBINDIR=/sbin \
        POLICYCOMPAT="-c 15"
 %endif
 
@@ -108,6 +109,7 @@
 
 %{__make} install install-src \
        TYPE=%{poltype} \
+       SBINDIR=/sbin \
        DESTDIR=$RPM_BUILD_ROOT
 
 %if %{with selinux24}
@@ -160,6 +162,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008/09/01 16:33:39  shadzik
+- fix setfiles path
+- rel 2
+
 Revision 1.30  2007/02/13 08:06:41  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/policy.spec?r1=1.30&r2=1.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to