Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (47314cb54628f71d5c30130c3509a2fdc7cfee7b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (47314cb54628f71d5c30130c3509a2fdc7cfee7b)
  • Date: Sat, 21 Oct 2006 08:10:48 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

security/checkpolicy/DEPENDS | 3 ++-
security/checkpolicy/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 47314cb54628f71d5c30130c3509a2fdc7cfee7b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

checkpolicy: add libselinux dependency #11042

diff --git a/security/checkpolicy/DEPENDS b/security/checkpolicy/DEPENDS
index c26e93f..11f18c9 100755
--- a/security/checkpolicy/DEPENDS
+++ b/security/checkpolicy/DEPENDS
@@ -1 +1,2 @@
-depends libsepol
+depends libsepol &&
+depends libselinux
diff --git a/security/checkpolicy/HISTORY b/security/checkpolicy/HISTORY
index e9813a0..abba809 100644
--- a/security/checkpolicy/HISTORY
+++ b/security/checkpolicy/HISTORY
@@ -1,3 +1,6 @@
+2006-10-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: add libselinux #11042
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (47314cb54628f71d5c30130c3509a2fdc7cfee7b), Jaka Kranjc, 10/21/2006

Archive powered by MHonArc 2.6.24.

Top of Page