Set svn:keywords attributes on files, modify makefiles to point at new

common/ location after converting to novell forge svn repo.
This commit is contained in:
Steve Beattie 2006-04-12 19:31:08 +00:00
parent 36d643eea9
commit 09f7264743
17 changed files with 21 additions and 19 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
# $Id: $
# $Id$
# ------------------------------------------------------------------
#
# Copyright (C) 2005-2006 Novell/SUSE

View file

@ -1,4 +1,4 @@
# $Id: $
# $Id$
# ------------------------------------------------------------------
#
# Copyright (C) 2005-2006 Novell/SUSE

View file

@ -1,4 +1,4 @@
# $Id: SubDomain.pm 6377 2006-04-09 21:49:41Z jesse $
# $Id$
#
# ----------------------------------------------------------------------
# Copyright (c) 2006 Novell, Inc. All Rights Reserved.

View file

@ -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 <sbeattie@suse.de>
- Move to novell forge svn; fixup build issues due to new svn layout
* Mon Apr 10 2006 Steve Beattie <sbeattie@suse.de>
- Get rid of obsolete license files
* Sun Mar 26 2006 Jesse Michael <jmichael@suse.de>

View file

@ -1,4 +1,4 @@
" $Id: apparmor.vim 6139 2006-01-26 02:33:54Z dominic $
" $Id$
"
" ----------------------------------------------------------------------
" Copyright (c) 2005 Novell, Inc. All Rights Reserved.

View file

@ -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

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -1,4 +1,4 @@
# $Id: logprof.conf 6118 2006-01-24 20:59:39Z sarnold $
# $Id$
# ------------------------------------------------------------------
#
# Copyright (C) 2004-2006 Novell/SUSE

View file

@ -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

View file

@ -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)

View file

@ -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.