/[smeserver]/rpms/cpu/sme8/cpu.spec
ViewVC logotype

Diff of /rpms/cpu/sme8/cpu.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by slords, Sat Nov 6 03:56:49 2010 UTC Revision 1.11 by slords, Mon Nov 8 05:11:15 2010 UTC
# Line 1  Line 1 
1  # $Id: cpu.spec,v 1.5 2010/11/05 18:19:38 slords Exp $  # $Id: cpu.spec,v 1.10 2010/11/08 03:51:36 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: 13%{?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
# Line 14  Patch3: cpu-1.4.3-read.patch Line 14  Patch3: cpu-1.4.3-read.patch
14  Patch4: cpu-1.4.3-fix-cn.patch  Patch4: cpu-1.4.3-fix-cn.patch
15  Patch5: cpu-1.4.3-empty-attr.patch  Patch5: cpu-1.4.3-empty-attr.patch
16  Patch6: cpu-1.4.3-mod-delete.patch  Patch6: cpu-1.4.3-mod-delete.patch
17    Patch7: cpu-1.4.3-supp-groups.patch
18    Patch8: cpu-1.4.3-gid-not-supp.patch
19  Prefix: %{_prefix}  Prefix: %{_prefix}
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
21  BuildRequires: openldap-devel  BuildRequires: openldap-devel
# Line 32  include support for LDAP and a partially Line 34  include support for LDAP and a partially
34  %patch4 -p1  %patch4 -p1
35  %patch5 -p1  %patch5 -p1
36  %patch6 -p1  %patch6 -p1
37    %patch7 -p1
38    %patch8 -p1
39    
40  %build  %build
41  CFLAGS="%{?cflags:%{cflags}}%{!?cflags:$RPM_OPT_FLAGS}"  CFLAGS="%{?cflags:%{cflags}}%{!?cflags:$RPM_OPT_FLAGS}"
# Line 59  test "x$RPM_BUILD_ROOT" != "x/" && rm -r Line 63  test "x$RPM_BUILD_ROOT" != "x/" && rm -r
63  %doc /usr/share/man/man8/*  %doc /usr/share/man/man8/*
64    
65  %changelog  %changelog
66    * Sun Nov 7 2010 Shad L. Lords <slords@mail.com> 1.4.3-12.sme
67    - user gid shouldn't be part of supplemental groups [SME: 6353]
68    
69    * Sun Nov 7 2010 Shad L. Lords <slords@mail.com> 1.4.3-12.sme
70    - Retrieve supplimential groups if not specified [SME: 6347]
71    - Fix memory leak introduced in revision 9 [SME: 6342]
72    
73    * Sun Nov 7 2010 Shad L. Lords <slords@mail.com> 1.4.3-11.sme
74    - Treat null attribs in extra file like empty string [SME: 6342]
75    
76    * Sat Nov 6 2010 Shad L. Lords <slords@mail.com> 1.4.3-10.sme
77    - Object might not exist yet which isn't an error [SME: 6342]
78    
79    * Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-9.sme
80    - Check for attribute before deleting [SME: 6342]
81    
82  * 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
83  - If empty value is passed in assume that means delete [SME: 6342]  - If empty value is passed in assume that means delete [SME: 6342]
84    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed