1 |
# $Id: cpu.spec,v 1.5 2010/11/05 18:19:38 slords Exp $ |
# $Id: cpu.spec,v 1.8 2010/11/06 06:06:39 slords Exp $ |
2 |
|
|
3 |
Summary: Pluggable utility to administer authentication data |
Summary: Pluggable utility to administer authentication data |
4 |
Name: cpu |
Name: cpu |
5 |
Version: 1.4.3 |
Version: 1.4.3 |
6 |
Release: 8%{?dist} |
Release: 11%{?dist} |
7 |
License: GPL |
License: GPL |
8 |
Group: System Environment/Base |
Group: System Environment/Base |
9 |
Source: cpu-1.4.3.tar.bz2 |
Source: cpu-1.4.3.tar.bz2 |
59 |
%doc /usr/share/man/man8/* |
%doc /usr/share/man/man8/* |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Sun Nov 7 2010 Shad L. Lords <slords@mail.com> 1.4.3-11.sme |
63 |
|
- Treat null attribs in extra file like empty string [SME: 6342] |
64 |
|
|
65 |
|
* Sat Nov 6 2010 Shad L. Lords <slords@mail.com> 1.4.3-10.sme |
66 |
|
- Object might not exist yet which isn't an error [SME: 6342] |
67 |
|
|
68 |
|
* Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-9.sme |
69 |
|
- Check for attribute before deleting (for extra attrs) [SME: 6342] |
70 |
|
|
71 |
* Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-8.sme |
* Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-8.sme |
72 |
- If empty value is passed in assume that means delete [SME: 6342] |
- If empty value is passed in assume that means delete [SME: 6342] |
73 |
|
|