Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
policyd
policyd
Commits
44a351e6
Commit
44a351e6
authored
Sep 06, 2010
by
Nigel Kukard
Browse files
* Tagged snapshot-201009061133 snapshot of v2.1
parent
dda8a114
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
0 → 100644
View file @
44a351e6
This diff is collapsed.
Click to expand it.
cbp/version.pm
View file @
44a351e6
...
@@ -34,7 +34,7 @@ our (@ISA,@EXPORT,@EXPORT_OK);
...
@@ -34,7 +34,7 @@ our (@ISA,@EXPORT,@EXPORT_OK);
use
constant
{
use
constant
{
VERSION
=>
"
2.1.0a
",
VERSION
=>
"
snapshot-201009061133
",
};
};
# vim: ts=4
# vim: ts=4
...
...
cluebringer.spec
View file @
44a351e6
%define apacheconfdir %{_sysconfdir}/httpd/conf.d
%define apacheconfdir %{_sysconfdir}/httpd/conf.d
# this path is hardcoded
# this path is hardcoded
%define cblibdir %{_libdir}/policyd-2.
0
%define cblibdir %{_libdir}/policyd-2.
1
%define cvsver
yyyymmddhhmm
%define cvsver
201009061133
%if %{cvsver}
%if %{cvsver}
%define version 2.1
%define version 2.1
...
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
...
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
%changelog
* Mon Sep 06 2010 Nigel Kukard <nkukard@lbsd.net>
- Release of snapshot-201009061133
* Wed Nov 19 2008 Nigel Kukard <nkukard@lbsd.net>
* Wed Nov 19 2008 Nigel Kukard <nkukard@lbsd.net>
- Various updates and changes
- Various updates and changes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment