Balbir Singh wrote: > * Dhaval Giani <[email protected]> [2009-02-24 13:10:50]: > >> On Tue, Feb 24, 2009 at 12:45:15AM +0530, Balbir Singh wrote: >>> Hi, Everyone, >>> >>> This patch Originally from Ivana and with changes I've made, get the >>> spec file working again (rpmlint warnings need some care and >>> ownership). >>> >>> The new version will be 0.33 and will have new man pages and newer >>> API and many more bug fixes >>> > > OK, here goes > > This patch Originally from Ivana and with changes I've made, get the > spec file working again (rpmlint warnings need some care and > ownership). > > The new version will be 0.33 and will have new man pages and newer > API and many more bug fixes > > [[email protected]] Incorporate pam module instalation to the spec file - > file part change add dependency > > [[email protected]] Bumped up the version, getting ready for a new > release. Updated makefile to install new man pages and to move the pam > module to the correct place at the time of installation. > > Signed-off-by: Ivana Varekova <[email protected]> > Signed-off-by: Balbir Singh <[email protected]> > --- > Makefile.in | 13 ++++++++++++- > configure | 18 +++++++++--------- > configure.in | 2 +- > libcgroup.spec.in | 10 ++++++++++ > 4 files changed, 32 insertions(+), 11 deletions(-)
Just a note: rpmlint complains about: 1. shared-lib-calls-exit /usr/lib64/libcgroup-0.33.so e...@glibc_2.2.5 I don't know why - is it the assert()? We can probably live with that for now. 2. mixed-use-of-spaces-and-tabs (spaces: line 5, tab: line 51) Can be easily fixed. 3. no-reload-entry /etc/rc.d/init.d/cgred I've already sent patch to this list. Jan ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
