Browse Source

hannes:


			
			
				rocklinux
			
			
		
hannes 20 years ago
parent
commit
0bd8bf914b
7 changed files with 9 additions and 23 deletions
  1. +2
    -7
      package/hannes/checkpolicy/checkpolicy.conf
  2. +1
    -1
      package/hannes/checkpolicy/checkpolicy.desc
  3. +1
    -6
      package/hannes/libselinux/libselinux.conf
  4. +2
    -1
      package/hannes/libselinux/libselinux.desc
  5. +1
    -6
      package/hannes/libsepol/libsepol.conf
  6. +1
    -1
      package/hannes/libsepol/libsepol.desc
  7. +1
    -1
      package/hannes/policycoreutils/policycoreutils.desc

+ 2
- 7
package/hannes/checkpolicy/checkpolicy.conf

@ -5,7 +5,7 @@
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/hannes/libsepol/libsepol.conf
# ROCK Linux: rock-src/package/hannes/checkpolicy/checkpolicy.conf
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
@ -20,9 +20,4 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
checkpolicy_main() {
make DESTDIR=$root/
}
custmain="checkpolicy_main"
var_append makeinstopt ' ' "DESTDIR=$root/"

+ 1
- 1
package/hannes/checkpolicy/checkpolicy.desc

@ -5,7 +5,7 @@
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/hannes/libsepol/libsepol.desc
[COPY] ROCK Linux: rock-src/package/hannes/checkpolicy/checkpolicy.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify

+ 1
- 6
package/hannes/libselinux/libselinux.conf

@ -20,9 +20,4 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
libselinux_main() {
make DESTDIR=$root/
}
custmain="libselinux_main"
var_append makeinstopt ' ' "DESTDIR=$root/"

+ 2
- 1
package/hannes/libselinux/libselinux.desc

@ -22,7 +22,8 @@
[I] the main selinux library and some utilities
[T] This archive contains the libselinux library and simple utilities that use it.
[T] This archive contains the libselinux library and simple utilities that
[T] use it.
[U] http://www.nsa.gov/selinux/

+ 1
- 6
package/hannes/libsepol/libsepol.conf

@ -20,9 +20,4 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
libsepol_main() {
make DESTDIR=$root/
}
custmain="libsepol_main"
var_append makeinstopt ' ' "DESTDIR=$root/"

+ 1
- 1
package/hannes/libsepol/libsepol.desc

@ -26,7 +26,7 @@
[T] an interface for manipulating binary policies. The core
[T] checkpolicy logic has been moved into this library so that
[T] functions for manipulating binary policies can be exported
[T] to programs like load_policy. The archive also includes a spec file.
[T] to programs like load_policy.
[U] http://www.nsa.gov/selinux/

+ 1
- 1
package/hannes/policycoreutils/policycoreutils.desc

@ -39,6 +39,6 @@
[L] GPL
[S] Stable
[V] 1.18
[P] O -?---5---9 500.200
[P] O -?---5---9 500.300
[D] 3012243925 policycoreutils-1.18.tgz http://www.nsa.gov/selinux/archives/

Loading…
Cancel
Save