From 09f7264743f2c2ba95d8f446f8f7230396b8b8b5 Mon Sep 17 00:00:00 2001 From: Steve Beattie Date: Wed, 12 Apr 2006 19:31:08 +0000 Subject: [PATCH] Set svn:keywords attributes on files, modify makefiles to point at new common/ location after converting to novell forge svn repo. --- utils/Makefile | 4 ++-- utils/Reports.pm | 2 +- utils/Severity.pm | 2 +- utils/SubDomain.pm | 2 +- utils/apparmor-utils.spec.in | 6 ++++-- utils/apparmor.vim | 2 +- utils/apparmor_status | 2 +- utils/audit | 2 +- utils/autodep | 2 +- utils/complain | 2 +- utils/enforce | 2 +- utils/genprof | 2 +- utils/logprof | 2 +- utils/logprof.conf | 2 +- utils/po/Makefile | 2 +- utils/profilelint.py | 2 +- utils/unconfined | 2 +- 17 files changed, 21 insertions(+), 19 deletions(-) diff --git a/utils/Makefile b/utils/Makefile index e9600ede9..75f1680b0 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 6343 2006-03-27 04:26:38Z jesse $ +# $Id$ # ---------------------------------------------------------------------- # Copyright (c) 1999, 2004, 2005, 2006 NOVELL (All rights reserved) # @@ -16,7 +16,7 @@ # ---------------------------------------------------------------------- NAME = apparmor-utils all: -COMMONDIR=../../common/ +COMMONDIR=../common/ include Make.rules diff --git a/utils/Reports.pm b/utils/Reports.pm index 14c380138..c1754f5ea 100755 --- a/utils/Reports.pm +++ b/utils/Reports.pm @@ -1,4 +1,4 @@ -# $Id: $ +# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2005-2006 Novell/SUSE diff --git a/utils/Severity.pm b/utils/Severity.pm index 767a4dfab..1e43d28a9 100644 --- a/utils/Severity.pm +++ b/utils/Severity.pm @@ -1,4 +1,4 @@ -# $Id: $ +# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2005-2006 Novell/SUSE diff --git a/utils/SubDomain.pm b/utils/SubDomain.pm index 478964684..e625e2def 100755 --- a/utils/SubDomain.pm +++ b/utils/SubDomain.pm @@ -1,4 +1,4 @@ -# $Id: SubDomain.pm 6377 2006-04-09 21:49:41Z jesse $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2006 Novell, Inc. All Rights Reserved. diff --git a/utils/apparmor-utils.spec.in b/utils/apparmor-utils.spec.in index 0db58d5e9..8c5c19dbd 100644 --- a/utils/apparmor-utils.spec.in +++ b/utils/apparmor-utils.spec.in @@ -1,5 +1,5 @@ # -# $Id: apparmor-utils.spec.in 6378 2006-04-10 18:18:32Z steve $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2004, 2005 NOVELL (All rights reserved) @@ -25,7 +25,7 @@ Summary: AppArmor userlevel utilities that are useful in creating AppArmor profiles. Name: apparmor-utils Version: @@immunix_version@@ -Release: 4.3 +Release: 5 Group: Productivity/Security Source0: %{name}-%{version}-@@repo_version@@.tar.gz License: GPL @@ -95,6 +95,8 @@ fi %changelog +* Wed Apr 12 2006 Steve Beattie +- Move to novell forge svn; fixup build issues due to new svn layout * Mon Apr 10 2006 Steve Beattie - Get rid of obsolete license files * Sun Mar 26 2006 Jesse Michael diff --git a/utils/apparmor.vim b/utils/apparmor.vim index 677d941a1..b114158ef 100644 --- a/utils/apparmor.vim +++ b/utils/apparmor.vim @@ -1,4 +1,4 @@ -" $Id: apparmor.vim 6139 2006-01-26 02:33:54Z dominic $ +" $Id$ " " ---------------------------------------------------------------------- " Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/apparmor_status b/utils/apparmor_status index b61d89851..790f96a80 100644 --- a/utils/apparmor_status +++ b/utils/apparmor_status @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# $Id: apparmor_status 6148 2006-01-26 23:11:58Z steve $ +# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2005-2006 Novell/SUSE diff --git a/utils/audit b/utils/audit index e5921676d..6b04006d8 100755 --- a/utils/audit +++ b/utils/audit @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: audit 5900 2005-12-08 19:12:56Z steve $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/autodep b/utils/autodep index d0d0be1ef..df097e2cf 100755 --- a/utils/autodep +++ b/utils/autodep @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: autodep 6169 2006-01-27 20:57:41Z steve $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/complain b/utils/complain index b9becfcf5..a97f5f612 100755 --- a/utils/complain +++ b/utils/complain @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: complain 6380 2006-04-10 22:20:22Z sarnold $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/enforce b/utils/enforce index 3f3ea4f43..c3129d03f 100755 --- a/utils/enforce +++ b/utils/enforce @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: enforce 5900 2005-12-08 19:12:56Z steve $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/genprof b/utils/genprof index 91a600484..20d9119a7 100755 --- a/utils/genprof +++ b/utils/genprof @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: genprof 6261 2006-02-11 05:57:38Z dominic $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/logprof b/utils/logprof index 92bc663b2..5d917cc83 100755 --- a/utils/logprof +++ b/utils/logprof @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: logprof 5900 2005-12-08 19:12:56Z steve $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved. diff --git a/utils/logprof.conf b/utils/logprof.conf index 95b188003..5ff564a65 100644 --- a/utils/logprof.conf +++ b/utils/logprof.conf @@ -1,4 +1,4 @@ -# $Id: logprof.conf 6118 2006-01-24 20:59:39Z sarnold $ +# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2004-2006 Novell/SUSE diff --git a/utils/po/Makefile b/utils/po/Makefile index 08c536b16..dd02df097 100644 --- a/utils/po/Makefile +++ b/utils/po/Makefile @@ -20,7 +20,7 @@ all: # made/installed. LANGS=en_US de_DE es_ES fr_FR hu_HU it_IT ja_JP nb_NO pt_BR pt_PT zh_CN zh_TW -COMMONDIR=../../../common/ +COMMONDIR=../../common/ include Make.rules diff --git a/utils/profilelint.py b/utils/profilelint.py index 61bef3bd8..0252ec0b3 100755 --- a/utils/profilelint.py +++ b/utils/profilelint.py @@ -2,7 +2,7 @@ """A SubDomain lint tool. -$Id: profilelint.py 3713 2005-01-19 08:17:38Z sarnold $ +$Id$ PROPRIETARY DATA of IMMUNIX INC. Copyright (c) 2004, IMMUNIX (All rights reserved) diff --git a/utils/unconfined b/utils/unconfined index 4fd7e6201..4851a0cc8 100755 --- a/utils/unconfined +++ b/utils/unconfined @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# $Id: unconfined 5901 2005-12-08 20:17:10Z dominic $ +# $Id$ # # ---------------------------------------------------------------------- # Copyright (c) 2005 Novell, Inc. All Rights Reserved.