/[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.3 by slords, Mon Mar 31 18:21:10 2008 UTC Revision 1.9 by slords, Sun Nov 7 23:22:25 2010 UTC
# Line 1  Line 1 
1    # $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: 5%{?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
# Line 9  Patch0: cpu-1.4.3-doc_install.patch Line 11  Patch0: cpu-1.4.3-doc_install.patch
11  Patch1: cpu-1.4.3-rhel5.patch  Patch1: cpu-1.4.3-rhel5.patch
12  Patch2: cpu-1.4.3-md5crypt.patch  Patch2: cpu-1.4.3-md5crypt.patch
13  Patch3: cpu-1.4.3-read.patch  Patch3: cpu-1.4.3-read.patch
14    Patch4: cpu-1.4.3-fix-cn.patch
15    Patch5: cpu-1.4.3-empty-attr.patch
16    Patch6: cpu-1.4.3-mod-delete.patch
17  Prefix: %{_prefix}  Prefix: %{_prefix}
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
19  BuildRequires: openldap-devel  BuildRequires: openldap-devel
# Line 24  include support for LDAP and a partially Line 29  include support for LDAP and a partially
29  %patch1 -p1  %patch1 -p1
30  %patch2 -p1  %patch2 -p1
31  %patch3 -p1  %patch3 -p1
32    %patch4 -p1
33    %patch5 -p1
34    %patch6 -p1
35    
36  %build  %build
37  CFLAGS="%{?cflags:%{cflags}}%{!?cflags:$RPM_OPT_FLAGS}"  CFLAGS="%{?cflags:%{cflags}}%{!?cflags:$RPM_OPT_FLAGS}"
# Line 51  test "x$RPM_BUILD_ROOT" != "x/" && rm -r Line 59  test "x$RPM_BUILD_ROOT" != "x/" && rm -r
59  %doc /usr/share/man/man8/*  %doc /usr/share/man/man8/*
60    
61  %changelog  %changelog
62  * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-5  * 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
72    - If empty value is passed in assume that means delete [SME: 6342]
73    
74    * Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-7.sme
75    - Ignore attributes that have empty attr [SME: 6341]
76    
77    * Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 1.4.3-6.sme
78    - Use gecos for cn if available, also modify cn if possible [SME: 6338]
79    
80    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-5.sme
81  - Read LDIF files until eof, rather than use stat size. Allows  - Read LDIF files until eof, rather than use stat size. Allows
82    read from, e.g. /dev/stdin.    read from, e.g. /dev/stdin.
83    
84  * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-4  * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-4.sme
85  - Add md5crypt support (from sourceforge).  - Add md5crypt support (from sourceforge).
86    
87  * Tue Jul 24 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-3  * Tue Jul 24 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-3.sme
88  - Portability fixes to allow building on RHEL5/CentOS5.  - Portability fixes to allow building on RHEL5/CentOS5.
89    
90  * Wed Sep 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.3-2  * Wed Sep 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.3-2.sme
91  - Update file list, and remove world read from cpu.conf.  - Update file list, and remove world read from cpu.conf.
92    
93  * Tue Sep 26 2006 Charlie Brady <charlieb@e-smith.com>  * Tue Sep 26 2006 Charlie Brady <charlieb@e-smith.com>


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