From c9bc86622ba6e9ecd429fffbd2d838a86ac50130 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Mon, 26 Oct 2009 15:28:02 +0100 Subject: [PATCH] Add new executables to .spec file We have some new tools available in /bin and /sbin and we should distribute them. Changelog: - list the files instead of using wildcard Signed-off-by: Jan Safranek Signed-off-by: Balbir Singh --- dist/libcgroup.spec.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dist/libcgroup.spec.in b/dist/libcgroup.spec.in index 92be63f2..ba467d66 100644 --- a/dist/libcgroup.spec.in +++ b/dist/libcgroup.spec.in @@ -91,8 +91,14 @@ fi /%{_lib}/libcgroup.so.* /bin/cgexec /bin/cgclassify +/bin/cgcreate +/bin/cgset +/bin/cgdelete +/bin/lscgroup +/bin/lssubsys /sbin/cgconfigparser /sbin/cgrulesengd +/sbin/cgclear %attr(0644, root, root) %{_mandir}/man1/* %attr(0644, root, root) %{_mandir}/man5/* %attr(0644, root, root) %{_mandir}/man8/* @@ -110,6 +116,8 @@ fi %changelog +* Thu Oct 22 2009 Jan Safranek 0.34-1 +- Update to latest upstream * Tue Feb 24 2009 Balbir Singh 0.33-1 - Update to 0.33, spec file changes to add Makefiles and pam_cgroup module * Fri Oct 10 2008 Dhaval Giani 0.32-1 -- 2.47.2