Author: zbyniu Date: Wed Jan 17 12:49:29 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - don't build restorecond for AC, rel 1
---- Files affected: SPECS: policycoreutils.spec (1.39 -> 1.39.2.1) ---- Diffs: ================================================================ Index: SPECS/policycoreutils.spec diff -u SPECS/policycoreutils.spec:1.39 SPECS/policycoreutils.spec:1.39.2.1 --- SPECS/policycoreutils.spec:1.39 Wed Jan 17 13:41:11 2007 +++ SPECS/policycoreutils.spec Wed Jan 17 13:49:24 2007 @@ -2,14 +2,14 @@ # TODO: PLDify init.d/restorecond (uses bashisms instead of our nls) # # Conditional build: -%bcond_without restorecond # don't build restorecond (glibc>2.4) +%bcond_with restorecond # build restorecond (glibc>2.4) # %include /usr/lib/rpm/macros.perl Summary: SELinux policy core utilities Summary(pl): Podstawowe narzędzia dla polityki SELinux Name: policycoreutils Version: 1.32 -Release: 0.2 +Release: 1 License: GPL Group: Base Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -204,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39.2.1 2007/01/17 12:49:24 zbyniu +- don't build restorecond for AC, rel 1 + Revision 1.39 2007/01/17 12:41:11 zbyniu - bcond without restorecond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/policycoreutils.spec?r1=1.39&r2=1.39.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
