Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
7ef6e440
Commit
7ef6e440
authored
Jul 23, 2010
by
Daniel Lezcano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set rights to lxc-init
Signed-off-by:
Daniel Lezcano
<
dlezcano@fr.ibm.com
>
parent
47ed344a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
lxc.spec.in
lxc.spec.in
+7
-2
No files found.
lxc.spec.in
View file @
7ef6e440
...
...
@@ -73,7 +73,7 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%{_libdir}/*.so*
%{_libdir}/%{name}
%attr(4
111
,root,root) %{_libdir}/%{name}/lxc-init
%attr(4
555
,root,root) %{_libdir}/%{name}/lxc-init
%{_bindir}/*
%attr(4111,root,root) %{_bindir}/lxc-attach
%attr(4111,root,root) %{_bindir}/lxc-create
...
...
@@ -90,10 +90,15 @@ rm -rf %{buildroot}
%files devel
%defattr(-,root,root)
%{_includedir}/%{name}/*
%{_libdir}/*.so*
%{_libdir}/*.so
.
*
%changelog
* Fri Jul 23 2010 Daniel Lezcano <dlezcano@fr.ibm.com> - Version 0.7.2
- set attribute for installed files
- fix libraries installation
-
* Mon Mar 24 2009 Daniel Lezcano <daniel.lezcano@free.fr> - Version 0.6.1
- Removed capability setting, let the user to do that through "lxc-setcap"
...
...
Write
Preview
Markdown
is supported
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