Steve Beattie
0c8f6e642c
Fix minor build warning on rpm based systems.
2010-09-20 11:40:32 -07:00
Steve Beattie
745eebb2b3
Prepare for 2.5.1 rc2 and hopefully final release.
2010-09-15 15:10:42 -07:00
Steve Beattie
c2109f2c3b
Cherry picked elements from trunk commit 1437: fix serious compiler
...
warnings, silence an error in non-rpm build environs.
Nominated-by: Steve Beattie <sbeattie@ubuntu.com>
Acked-By: Kees Cook <kees@ubuntu.com>
2010-09-15 10:24:55 -07:00
Steve Beattie
604b6b10b1
Fix up one little issue with the repo version bit when building outside
...
of the repo tree.
2010-09-13 01:37:04 -07:00
Steve Beattie
2a3967f7f7
Modify the version determining stuff to work with bzr, update the
...
toplevel tarball make target to create a release tarball and make a
snapshot target to do the same thing for snapshot releases.
2010-09-12 12:56:51 -07:00
Steve Beattie
5308974d27
Preparation for 2.5.1 rc1 release.
2010-09-10 15:11:25 -07:00
John Johansen
6c23d48649
Bump versioning to AppArmor 2.5
2010-03-10 23:07:29 -08:00
John Johansen
7592c80db5
Update build version tags to 2.5~pre
2010-02-11 15:36:16 -08:00
John Johansen
335b088dd0
Bump version to 2.4
2010-02-04 14:41:36 -08:00
John Johansen
b3a1923a8f
update to 2.3.1
2008-09-12 10:40:04 +00:00
John Johansen
4016ae5fb3
bump version to 2.3
2008-04-07 18:37:57 +00:00
Steve Beattie
a7b52e44e3
Vaguely make the toplevel target 'make tarball' work. It's good (if
...
slow) for getting a clean export of the source. But too many of the
packages make some assumptions that they're in a checked out svn tree
that a lot of the auto-rpm building infrastructure breaks. Use at your
own risk.
2007-08-16 22:11:01 +00:00
Steve Beattie
f1e851d8e4
Bump the version of apparmor to 2.1.
2007-08-16 17:18:46 +00:00
Steve Beattie
77db9ae104
Make _clean get rid of the gzipped manpages, too.
2007-04-26 21:20:02 +00:00
Steve Beattie
feb167c51a
Move some common manpage cleanup to common/Make.rules (and clean up
...
pod2html tmpfiles). Also mark manpages to be ignored by svn.
2007-04-03 20:12:16 +00:00
Steve Beattie
9ef2941687
Subject: Move make targets from docs/ to common/Make.rules
...
This patch moves the make rules used to generate man pages and their
html counterparts from the docs package to the common/ directory, so
that all packages can make use of them. It also makes the immunix.css
stylesheet available via the common/ dir, renaming it to apparmor.css.
2007-04-03 18:51:56 +00:00
Andreas Gruenbacher
004af43f9f
Bumt the version to 2.0.2. Move active/ profiles to extra/ pending review and regeneration with the latest syntax.
2007-03-30 22:32:48 +00:00
Steve Beattie
89158886fe
Bleah, we weren't including the made specfile (with the embedded svn
...
repository version) into the 'dist' tarballs.
2007-03-26 19:30:14 +00:00
Steve Beattie
08e94e2969
Finally got the right set of in-place variable replacements that strips
...
off trailing slashes on the build directory, which horribly confused
rpm's check for unpackaged files.
2007-01-11 21:55:08 +00:00
Steve Beattie
4f16824434
This patch makes it so that translations added to po/ directories are
...
automatically added to the set of languages to be built and installed
unless they are explicitly added to the set of disabled translations.
This eliminates the need to manually add a lang to the Makefile when a
new translation is submitted (svn add will still be necessary).
2006-11-15 09:22:15 +00:00
Steve Beattie
fecc909858
Hmm, I think the common directory version should always be HEAD.
2006-11-10 10:05:48 +00:00
Steve Beattie
1b0b287970
Make the specific version be the version exported.
2006-11-10 10:02:59 +00:00
Steve Beattie
af33afe8f7
Convert the rest of the packages to symlinking in the common directory
...
so that 'make dist' will work.
2006-11-04 21:34:47 +00:00
Steve Beattie
7d29ce4a2e
Bump revision to 2.0.1 (in part for opensuse 10.2 release)
2006-11-03 22:07:47 +00:00
Steve Beattie
3949b95110
Baby step to making 'make dist' actually work. this will mean common/
...
will be a symlink in the directory.
2006-11-03 10:19:42 +00:00
Steve Beattie
59f30353a1
This patch adds a 'make dist' target to all the apparmor packages, which
...
creates a tarball i(and specfile) similar to 'make tarball' except that
it uses svn export to pull the latest committed version rather than the
currently contents of the tree (as make tarball does). This is to make
pristine checkins to SUSE's autobuild system and the openSUSE
buildservice easier.
2006-10-31 14:08:34 +00:00
Steve Beattie
415de7ba8e
Add a configurable setting for the location of ldconfig; convert
...
libapparmor to using ldconfig to generate its so-version library
symlink.
2006-10-16 21:08:58 +00:00
Steve Beattie
13e1f836b0
Set svn:keywords on the common make rules.
2006-04-12 20:19:42 +00:00
Steve Beattie
8fbbf6c9af
Test import of the common/ subtree. Internal svn repo version 6381.
2006-04-11 21:19:46 +00:00