/[smeserver]/rpms/e-smith-ldap/sme9/e-smith-ldap.spec
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme9/e-smith-ldap.spec

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


Revision 1.5 - (show annotations) (download)
Thu Feb 21 19:14:23 2013 UTC (11 years, 3 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ldap-5_4_0-5_el6_sme
Changes since 1.4: +7 -2 lines
* Thu Feb 21 2013  Daniel Berteaud <daniel@firewall-services.com> 5.4.0-5.sme
- Make sure slapd uses slapd.conf instead of slapd.d [SME: 7258]

1 # $Id: e-smith-ldap.spec,v 1.4 2013/02/19 21:28:04 vip-ire Exp $
2
3 Summary: e-smith server and gateway - LDAP module
4 %define name e-smith-ldap
5 Name: %{name}
6 %define version 5.4.0
7 %define release 5
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch1: e-smith-ldap-5.4.0-remove_autofs.patch
14 Patch2: e-smith-ldap-5.4.0-remove_schemacheck_off.patch
15 Patch3: e-smith-ldap-5.4.0-use_slapd.conf.patch
16 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17 BuildArchitectures: noarch
18 Requires: e-smith-base
19 Requires: e-smith-lib >= 1.15.1-16
20 Requires: openldap >= 2.0.0
21 Requires: openldap-clients
22 Requires: openldap-servers
23 Requires: perl(Net::LDAP)
24 Requires: e-smith-formmagick >= 1.4.0-9
25 BuildRequires: e-smith-devtools >= 1.13.1-03
26 AutoReqProv: no
27
28 %description
29 e-smith server and gateway software - LDAP module.
30
31 %changelog
32 * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-5.sme
33 - Make sure slapd uses slapd.conf instead of slapd.d [SME: 7258]
34
35 * Tue Feb 19 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-4.sme
36 - Remove now unneeded and out of scope schemacheck directive [SME: 7260]
37
38 * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-3.sme
39 - Stop trying to load autofs.schema [SME: 7259]
40
41 * Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
42 - Add missing dependency on openldap-servers [SME: 7347]
43
44 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
45 - Roll new stream for sme9
46 - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
47
48 * Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-78.sme
49 - Fix removing old BDB log files [SME: 7166]
50
51 * Tue Nov 13 2012 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme
52 - Remove unused BDB log files [SME: 7166]
53
54 * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme
55 - Check slapd.conf syntax before trying to dump the database [SME: 6452]
56
57 * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-75.sme
58 - Stop using gecos attribute in LDAP [SME: 6539]
59
60 * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-74.sme
61 - Fix replace logic in ldif-fix [SME: 6423]
62
63 * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-73.sme
64 - Fix permissions on ldif-fix script [SME: 6244]
65
66 * Wed Dec 1 2010 Shad L. Lords <slord@mail.com> 5.2.0-72.sme
67 - Replace convert_ldif with ldif-fix script [SME: 6244]
68 - Remove ldif template and expansion [SME: 6421]
69 - Simplify ldap-update call by calling ldif-fix [SME: 6422]
70
71 * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-71.sme
72 - Update ldap database later to pick up samba group maps [SME: 6419]
73
74 * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-70.sme
75 - Use correct field (Dept) for ou ldap field [SME: 6417]
76
77 * Tue Nov 30 2010 Shad L. Lords <slord@mail.com> 5.2.0-69.sme
78 - Add rfc2739.schem back in and include in config so upgrades work [SME: 5159]
79
80 * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-68.sme
81 - Use ldapmodify to load ldif, add -a if no changetype [SME: 6413]
82
83 * Tue Nov 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-67.sme
84 - Remove bogus junk attribute from ldif templates [SME: 6396]
85
86 * Mon Nov 22 2010 Shad L. Lords <slord@mail.com> 5.2.0-66.sme
87 - Change startup order for ldap [SME: 6390]
88
89 * Thu Nov 11 2010 Shad L. Lords <slord@mail.com> 5.2.0-65.sme
90 - Store locked password instead of expired password [SME: 6360]
91
92 * Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-64.sme
93 - Fixed ldif templates error [SME: 6356]
94
95 * Mon Nov 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
96 - Simplify ldap-update for most events [SME: 6354]
97
98 * Fri Nov 5 2010 Shad L. Lords <slords@mail.com> 5.2.0-62.sme
99 - Adjust call to ldap-update later create/modify/delete [SME: 6284]
100
101 * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-61.sme
102 - Apply correct patch for group descriptions/password [SME: 6337]
103
104 * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-60.sme
105 - groups don't have password, some don't have description [SME: 6337]
106
107 * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 5.2.0-59.sme
108 - Remove unix users/groups if ldap is master [SME: 6325]
109
110 * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 5.2.0-58.sme
111 - Disable ldap-delete if ldap is master [SME: 6324]
112
113 * Tue Nov 02 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-57.sme
114 - Enable the new ldap.init service [SME: 6231]
115
116 * Sat Oct 30 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
117 - Fix a small typo in reset-ldap-bootstrap [SME: 6231]
118
119 * Fri Oct 29 2010 Shad L. Lords <slords@mail.com> 5.2.0-55.sme
120 - Add ldap.init script to allow update on reconfig/reboot [SME: 6231]
121
122 * Thu Oct 28 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-54.sme
123 - Fix minor errors in ldap-update [SME: 6312]
124
125 * Wed Oct 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-53.sme
126 - Add www user/group to ldap [SME: 6312]
127
128 * Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-52.sme
129 - Fixes for nobody and shared groups [SME: 6310]
130
131 * Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-51.sme
132 - Add nobody and shared groups in LDAP [SME: 6310]
133
134 * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-50.sme
135 - Allow authenticated users to read posixAccount and shadowAccount attrs [SME: 6254]
136
137 * Wed Oct 13 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-49.sme
138 - call ldap-update later during group and user creation [SME: 6284]
139
140 * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-48.sme
141 - Update group membership for deleted accounts [SME: 6276]
142
143 * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-47.sme
144 - Don't call ldap-update on deleted accounts [SME: 6239]
145
146 * Thu Oct 7 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-46.sme
147 - Link ldap-update scripts in needed events [SME: 6239]
148
149 * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-45.sme
150 - Fix toggle anonymous access [SME: 6255]
151
152 * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-44.sme
153 - Toggle anonymous access with AnonymousAccess property [SME: 6255]
154
155 * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-43.sme
156 - Allow authenticated users to see more than just their own entry [SME: 6079]
157
158 * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-42.sme
159 - Deny access to some attributes for anonymous users [SME: 6254]
160
161 * Mon Sep 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-41.sme
162 - Add ldap-update support for several accounts [SME: 6249]
163
164 * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-40.sme
165 - Make ldif template create single hash [SME: 6240]
166
167 * Mon Sep 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-39.sme
168 - Fix ldap-delete script [SME: 6238]
169
170 * Sun Sep 26 2010 Shad L. Lords <slords@mail.com> 5.2.0-38.sme
171 - Update ldif template to match stored data [SME: 6240]
172
173 * Sun Sep 26 2010 Shad L. Lords <slords@mail.com> 5.2.0-37.sme
174 - Delete all ldap objects that we now create [SME: 6238]
175
176 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
177 - Ensure required attributes are present for rename [SME: 6235]
178
179 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
180 - Fix old record lookups from sme7 [SME: 6235]
181
182 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-34.sme
183 - Add ibay and machine accounts into ldap [SME: 6236]
184
185 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
186 - Rename old ldap record from sme7 if exists [SME: 6235]
187
188 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
189 - Fix/add base ou entries needed for new schema [SME: 6234]
190
191 * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
192 - Rewrite ldap-update to make adding classes easier [SME: 6233]
193
194 * Fri Sep 24 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-30.sme
195 - Add sambaSamAccount attributes in LDAP [SME: 6232]
196
197 * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
198 - Use full path to config in the run script [SME: 6222]
199
200 * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-28.sme
201 - Add posixAccount attributes in LDAP [SME: 6074]
202
203 * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-27.sme
204 - Create the Computers OU [SME: 6230]
205
206 * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-26.sme
207 - Dump ldap data during the pre-backup event [SME: 6226]
208
209 * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-25.sme
210 - Send slapd logs in /var/log/ldap (multilog) [SME: 6222]
211 - Force the service to be enabled [SME: 6221]
212 - Indexe memberUid attribute [SME: 6220]
213 - Expand slapd.conf during ldap-update event [SME: 6224]
214 - Split slapd ACL template [SME: 6225]
215 - Prevent users from reading their password over a unsecured link [SME: 6252]
216 - Use md5crypt hash when client requests exop [SME: 6223]
217
218 * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme
219 - Restrict access to the ldif file [SME: 6217]
220
221 * Tue Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
222 - Fix ldap-create errors when adding empty groups [SME: 5920]
223
224 * Mon Jun 7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme
225 - Update email addresses on domain change (thanks Daniel) [SME: 5984]
226 - Update admin information (thanks Daniel) [SME: 6014]
227
228 * Tue May 4 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-21.sme
229 - Fix indentation in S25ldap-update script [SME: 5914]
230
231 * Fri Apr 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-20.sme
232 - Don't try to save ibay password to ldap [SME: 5906]
233
234 * Mon Mar 1 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-19.sme
235 - Fix bug reference in spec file
236
237 * Mon Mar 1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme
238 - Fix admin user password change (Daniel B.) [SME: 5810]
239
240 * Tue Feb 9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme
241 - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]
242
243 * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-16.sme
244 - revert re-init database [SME:5747]
245
246 * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-15.sme
247 - re-init readonly database on post-upgrade [SME:5747]
248
249 * Thu Feb 4 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-14.sme
250 - Force SSL/TLS for remote authentication [SME: 5748]
251
252 * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
253 - reuse users_groups_ous.patch2 [SME: 5743]
254
255 * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme
256 - Separate groups and users with mailboxRelatedObject [SME:5749]
257
258 * Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-11.sme
259 - Set readonly access [SME:5752]
260
261 * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-10.sme
262 - Fix ldap-update action script to user-lock event [SME: 5720]
263
264 * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme
265 - Fix Groups entries [SME: 5743]
266
267 * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-8.sme
268 - Add Groups entries [SME: 5743]
269
270 * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-7.sme
271 - Add admin user as a standard user [SME: 5742]
272
273 * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme
274 - Add ldap-update action script to user-lock event [SME: 5720]
275
276 * Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme
277 - Add ldap authentication and tls support [SME: 5720]
278
279 * Wed Jan 13 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-4.sme
280 - Update schema for newer openldap and remove calFBurl [SME: 5159]
281 - Convert ldif dump [SME: 5446]
282
283 * Sun Feb 8 2009 Charlie Brady <charlie_brady@mitel.com> 5.2.0-3.sme
284 - Create bdb log directory. [SME: 3018]
285
286 * Tue Jan 27 2009 Charlie Brady <charlie_brady@mitel.com> 5.2.0-2.sme
287 - Change ldap backend to bdb, and fix initialisation problem.
288 [SME: 3018, 2859]
289
290 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
291 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
292
293 * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.13.0-1
294 - Roll new dev stream.
295
296 * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.12.0-11
297 - Separate template to avoid breaking schema [SME: 4171]
298
299 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.12.0-10
300 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
301
302 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9
303 - Add free/busy URL entry to help kronolith contribs [SME: 1806]
304
305 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.12.0-8
306 - Remove <base> tags now in general [SME: 3919]
307
308 * Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com>
309 - Fix format error in ldif template. [SME: 3107]
310
311 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
312 - Clean up spec so package can be built by koji/plague
313
314 * Mon Feb 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.12.0-6
315 - Don't tell slapd to create pid and args files that we don't need
316 and don't use (and can't create with later openldap version).
317 [SME: 2477]
318
319 * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.12.0-5
320 - Make success/failure messages standard [SME: 2289]
321
322 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
323 - Update to new release naming. No functional changes.
324 - Make Packager generic
325
326 * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-03
327 - Correct permissions on slapd.conf. [SME: 2037]
328
329 * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-02
330 - Don't attempt to create IPv6 socket (log noise). [SME: 1946]
331
332 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-01
333 - Roll stable stream version. [SME: 1016]
334
335 * Sun Jan 22 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-08
336 - Use correct utf8 encoding for non-ascii attributes. [SME: 537]
337
338 * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-07
339 - Reexpand hosts.allow template during ldap-update. [SME: 520]
340
341 * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-06
342 - Reexpand masq template during ldap-update. [SME: 520]
343
344 * Mon Jan 16 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-05
345 - Remove obsolete ldap-rebuild script. [SME: 463]
346
347 * Sun Jan 15 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-04
348 - Delete old contents of directory if domain name is changed.
349 [SME: 393]
350
351 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.11.3-03
352 - Bump release number only
353
354 * Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com>
355 - [4.11.3-02]
356 - Work around slapd's failure to accept 'objectClass: group' (in spite
357 of schema checking being disabled). [SF: 1362868]
358
359 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
360 - [4.11.3-01]
361 - Remove L10Ns from base packages [SF: 1309520]
362
363 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
364 - [4.11.2-01]
365 - New dev stream before relocating L10Ns
366
367 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
368 - [4.11.1-19]
369 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
370
371 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
372 - [4.11.1-18]
373 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
374
375 * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
376 - [4.11.1-17]
377 - Add template fragment to allow bind using LDAP version
378 2. [SF: 1282697]
379
380 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
381 - [4.11.1-16]
382 - Move masq fragement from template to db [SF: 1241415]
383 - Remove all use of deprecated esmith::config API.
384
385 * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
386 - [4.11.1-15]
387 - Remove unused and deprecated kerberosobject schema.
388
389 * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
390 - [4.11.1-14]
391 - Fix typo in services2adjust symlink for apache.
392
393 * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
394 - [4.11.1-13]
395 - Drop back to simple schema, and 6.x version of ldap-update script.
396 More thought needed about how to extend the schema and how to handle
397 property deletions.
398
399 * Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com>
400 - [4.11.1-12]
401 - Remove full restart of apache from panel, and add sigusr1 to ldap-update
402 event handling.
403 - Update ldif file templates and ldap-update script to fill out the schema
404 a little, to remove bogus adding of user attribute to group entries, and
405 to allow removal of properties which have been nulled out.
406
407 * Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com>
408 - [4.11.1-11]
409 - Comment out for now the utf8 conversion, as it's not working
410 yet.
411
412 * Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com>
413 - [4.11.1-10]
414 - Remove explicit generic_template_expand symlink in ldap-update
415 event - not required.
416 - Create "finish" script to do ldif file dump on shutdown.
417 - Add templates for ldif file used during ldap rebuild.
418 - Handle latin->utf8 conversion in ldif templates.
419
420 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
421 - [4.11.1-09]
422 - Use generic adjust-services in place of adjust-masq [MN00065576]
423
424 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
425 - [4.11.1-08]
426 - Remove dangling ldap-conf symlink. [MN00064130]
427
428 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
429 - [4.11.1-07]
430 - Remove ldap-delete-dumps from post-backup event. It leaves ldap
431 stopped and with no directory contents. [MN00025069]
432 - Added ldap-delete-dumps to post-backup to prevent potential ldap database
433 clobbering on post-upgrade. [msoulier MN00025069]
434 - Update e-smith-devtools BuildRequires, and createlinks script.
435 [MN00064130]
436
437 * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
438 - [4.11.1-06]
439 - Use generic_template_expand action where possible, in place
440 of specific actions. Update e-smith-lib dependency. [MN00064130]
441
442 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
443 - [4.11.1-05]
444 - Create missing /service symlink, and add down file to service
445 directory to control startup sequence. [charlieb MN00062133]
446
447 * Mon Dec 20 2004 Charlie Brady <charlieb@e-smith.com>
448 - [4.11.1-04]
449 - Use supervise to run slapd. [charlieb MN00062133]
450
451 * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
452 - [4.11.1-03]
453 - Include redhat/rfc822-MailMember.schema specification from earlier
454 RedHat openldap packages (missing in RHEL3). [charlieb MN00056724]
455 - Remove deprecated ldap-startup script. Add ldap service default fragments
456 and a migrate fragment to initialize the password. [charlieb MN00056726]
457 - Remove obsolete conf-migrate-ldap-variables action [charlieb MN00056733]
458
459 * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
460 - [4.11.1-02]
461 - Updated requires with new perl dependencies. [msoulier MN00040240]
462
463 * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
464 - [4.11.1-01]
465 - Updated createlinks.
466 - Added ldap-delete-dumps to post-backup to prevent potential ldap database
467 clobbering on post-upgrade. [msoulier MN00025069]
468
469 * Thu Sep 4 2003 Charlie Brady <charlieb@e-smith.com>
470 - [4.11.0-01]
471 - Changing version to development stream number - 4.11.0
472
473 * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
474 - [4.10.0-02]
475 - Avoid restart of slapd during bootstrap-console-save event.
476 [charlieb 9338]
477
478 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
479 - [4.10.0-01]
480 - Changing version to stable stream number - 4.10.0
481
482 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
483 - [4.9.0-12]
484 - Add Spanish lexicon for directory panel [lijied 3793]
485
486 * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
487 - [4.9.0-11]
488 - Modified French translation [lijied 7949]
489 - Modified ldap-dump to take its domainname from /etc/openldap/ldap.conf, and
490 be aware of domainname changes. [msoulier 6747]
491
492 * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
493 - [4.9.0-10]
494 - Removed 'Mitel Networks SME Server' branding [lijied 8016]
495
496 * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
497 - [4.9.0-09]
498 - Modified French lexicon to use lang="fr", rename the lexicon
499 directory to fr [lijied 6787]
500
501 * Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com>
502 - [4.9.0-08]
503 - Modified directory access en-us and fr-ca text [lijied 4081]
504
505 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
506 - [4.9.0-07]
507 - Split out ./etc/openldap/ldap.conf/template-begin [lijied 3295]
508
509 * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
510 - [4.9.0-06]
511 - Deleted empty template-end file [lijied 3295]
512
513 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
514 - [4.9.0-05]
515 - Modified directory panel order [lijied 7356]
516
517 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
518 - [4.9.0-04]
519 - Split en-us lexicon from directory panel [lijied 4030]
520
521 * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
522 - [4.9.0-03]
523 - s/HostsAllowSpec/hosts_allow_spec/ [charlieb 5650]
524 - Remodified the lexicon file [lijied 5003]
525
526 * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
527 - [4.9.0-02]
528 - Added French lexicon for directory [lijied 5003]
529 - Re-do hosts.allow template to use esmith::ConfigDB::HostsAllowSpec.
530 Add dependency on up-to-date e-smith-lib. [charlieb 5650]
531
532 * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
533 - [4.9.0-01]
534 - Changing to development stream; version upped to 4.9.0
535
536 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
537 - [4.8.0-01]
538 - Roll to maintained version number to 4.8.0
539
540 * Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com>
541 - [4.7.6-14]
542 - Override the default backgrounding of ldap restart in
543 gentle-ldap-dump action [charlieb 2745]
544 - Remove deprecated serviceControl enable/disable calls from
545 ldap-startup [charlieb 4458]
546
547 * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
548 - [4.7.6-13]
549 - Use esmith::util and shut down LDAP in foreground [markk 2745]
550
551 * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
552 - [4.7.6-12]
553 - Add pre-restore event and ldap-delete-dumps action [markk 2745]
554
555 * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
556 - [4.7.6-11]
557 - Fix permission/ownership of /etc/openldap/slapd.conf. [charlieb 4862]
558
559 * Tue Sep 10 2002 Charlie Brady <charlieb@e-smith.com>
560 - [4.7.6-10]
561 - Remove redundant "my" in ldap-rebuild (causes warning). [charlieb 2745]
562
563 * Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com>
564 - [4.7.6-09]
565 - Remove stray ; (where are those code police?). [charlieb 2745]
566
567 * Tue Sep 3 2002 Charlie Brady <charlieb@e-smith.com>
568 - [4.7.6-08]
569 - Fix $c->get('DomainName') => $c->get('DomainName')->value snafu
570 [charlieb 2745]
571
572 * Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com>
573 - [4.7.6-07]
574 - Fix Domain => DomainName snafu. [charlieb 2745]
575
576 * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
577 - [4.7.6-06]
578 - Create new gentle-ldap-dump action, and include it in pre-backup
579 event. [charlieb 2745]
580
581 * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
582 - [4.7.6-05]
583 - Revert ldap-dump to slapcat version, and remove symlinks from all
584 actions. The ldap init script is being modified to call ldap-dump
585 after slapd shutdown. [charlieb 4739]
586
587 * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
588 - [4.7.6-04]
589 - Rewrite ldap-dump to use Net::LDAP::LDIF so that it reads data from
590 ldap daemon rather than directly from ldap db files. [charlieb 4057]
591
592 * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
593 - [4.7.6-03]
594 - Fix run-time problems in OO conversion of ldap-update [charlieb 4057]
595
596 * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
597 - [4.7.6-02]
598 - Change ldap-rebuild to build directory using LDIF dump if found,
599 and new data otherwise. [charlieb 4057]
600 - Re-write ldap-update and ldap-rebuild to use OO db accesses,
601 for clarity. [charlieb 4057]
602 - Dump LDAP directory every time we change it. [charlieb 4057]
603
604 * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
605 - [4.7.6-01]
606 - Add program to do LDIF dump of ldap directory. [charlieb 4057]
607
608 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
609 - [4.7.5-01]
610 - Remove unnecessary actions: ldap-rebuild from console-save event and
611 ldap-conf from ldap-update event. [charlieb 4057]
612 - Change ldap-update action so that when run during the ldap-update
613 event it iterates through user and group accounts and updates records
614 with current values. Link ldap-update action into ldap-update event
615 in place of ldap-rebuild action. [charlieb 4057]
616
617 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
618 - [4.7.4-01]
619 - Use new adjust-masq action rather than restart-masq during ldap-update.
620 [charlieb 4501]
621
622 * Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com>
623 - [4.7.3-01]
624 - Add rc7.d symlink and don't set deprecated InitscriptsOrder property
625 [charlieb 4458]
626 - Change use of allow_tcp_in() function to allow dynamic reconfig.
627 [charlieb 4501]
628
629 * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
630 - [4.7.2-01]
631 - Change inbound rule to use allow_tcp_in() function. The
632 function actually implements connection tracking. [charlieb 4499]
633
634 * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
635 - [4.7.1-01]
636 - Change masq script fragment to use iptables. [charlieb 1268]
637
638 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
639 - [4.7.0-01]
640 - Changing version to development stream number 4.7.0
641
642 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
643 - [4.6.0-01]
644 - Changing version to maintained stream number to 4.6.0
645
646 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
647 - [4.5.10-01]
648 - RPM rebuild forced by cvsroot2rpm
649
650 * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
651 - [4.5.9-01]
652 - Localise SAVE button [gordonr 3222]
653
654 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
655 - [4.5.8-01]
656 - Remove /etc/e-smith/tests/.dummy. Make empty /etc/e-smith/tests in %build.
657 [charlieb 3343]
658
659 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
660 - [4.5.7-01]
661 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
662
663 * Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com>
664 - [4.5.6-01]
665 - Added header and footer to page [gordonr 3223]
666 - Added nav bar entries to lexicon [gordonr 3155]
667
668 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
669 - [4.5.5-01]
670 - Adjusted site-perl -> site_perl
671
672 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
673 - [4.5.4-01]
674 - Language en-> en-us
675
676 * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
677 - [4.5.3-01]
678 - Added i18n'd directory panel
679
680 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
681 - [4.5.2-01]
682 - Checking for success of CVS import
683
684 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
685 - [4.5.1-01]
686 - rollRPM: Rolled version number to 4.5.1-01. Includes patches up to 4.5.0-02.
687
688 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
689 - [4.5.0-02]
690 - removed extraneous rmdir in setup section that was breaking the build
691
692 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
693 - [4.5.0-01]
694 - rollRPM: Rolled version number to 4.5.0-01. Includes patches up to 4.4.0-08.
695
696 * Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com>
697 - [4.4.0-08]
698 - Fix code which adds the "ldap" user - it was trying to use "ldap" as
699 a supplementary group (using -G) rather than as initial group (-g).
700 - Remove two $! from warn statements as they are won't contain useful
701 information.
702
703 * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
704 - [4.4.0-07]
705 - rebranding to Mitel Networks
706
707 * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
708 - [4.4.0-06]
709 - Fix regeneration of ldap password every time slapd.conf was
710 re-expanded. See Bugzilla #1966 for details.
711
712 * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
713 - [4.4.0-05]
714 - Added code to add "ldap" user and group if necessary
715
716 * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
717 - [4.4.0-04]
718 - Removed deprecated post-restore event directory
719
720 * Fri Aug 17 2001 Adrian Chung <adrianc@e-smith.com>
721 - [4.4.0-03]
722 - Add restart-httpd-full call to end of web panel, after
723 user confirmation of update has been sent.
724
725 * Fri Aug 17 2001 gordonr
726 - [4.4.0-02]
727 - Autorebuild by rebuildRPM
728
729 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
730 - [4.4.0-01]
731 - Rolled version number to 4.4.0-01. Includes patches upto 4.3.1-05.
732
733 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
734 - [4.3.1-05]
735 - Use Net::LDAP module in ldap-delete and ldap-update. Something broke
736 in the ldap{add,modify,delete} versions of the scripts, and it's easy
737 to debug, and probably more efficient to just write to the perl API.
738
739 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
740 - [4.3.1-04]
741 - Change uid/gid before execing slapadd, so that created db files have
742 correct ownership
743 - Reformat ldap-rebuild to fit in 80 columns.
744
745 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
746 - [4.3.1-03]
747 - Use slapadd instead of ldif2ldbm program for ldap-rebuild. Use pipe
748 rather than temp file.
749 - Re-add "schemacheck off" to slapd.conf - we don't pass the strict
750 checking which is recommended.
751
752 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
753 - [4.3.1-02]
754 - openldap v2 changes - change ownership of slapd.conf, use different
755 bundled schema files, and add indexes.
756
757 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
758 - [4.3.1-01]
759 - Rolled version number to 4.3.1-01. Includes patches upto 4.3.0-07.
760
761 * Thu Aug 07 2001 Charlie Brady <charlieb@e-smith.com>
762 - [4.3.0-07]
763 - Break slapd.conf template into fragments, and include in-line
764 at.conf and co.conf fragements, rather than use include feature.
765 This is to make configuration stable across versions of openldap.
766
767 * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
768 - [4.3.0-06]
769 - More branding changes
770
771 * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
772 - [4.3.0-05]
773 - Branding text changes to the directory web panel
774
775 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
776 - [4.3.0-04]
777 - Change license to GPL
778
779 * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
780 - [4.3.0-03]
781 - Use esmith::util::LdapPassword instead of direct file access
782
783 * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
784 - [4.3.0-02]
785 - fixed actions that had tied %conf when calling serviceControl (2 actions)
786
787 * Sun Apr 29 2001 Charlie Brady <charlieb@e-smith.com>
788 - [4.3.0-01]
789 - Rolled version number to 4.3.0-01. Includes patches upto 4.2.0-03.
790
791 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
792 - Rolling release number for GPG signing.
793
794 * Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com>
795 - [4.2.0-01]
796 - Added packet filter fragment to selectively allow external LDAP access
797 - Linked conf- and restart-masq actions into update-ldap event
798
799 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
800 - [4.2.0-01]
801 - Rolled version number to 4.2.0-01. Includes patches upto 4.1.0-17.
802
803 * Tue Jan 16 2001 Adrian Chung <adrianc@e-smith.com>
804 - [4.1.0-17]
805 - Add ldap-rebuild to bootstrap-console-save
806 - required to initialize ldap database.
807
808 * Fri Jan 12 2001 Charlie Brady <charlieb@e-smith.com>
809 - [4.1.0-16]
810 - Remove ldap-conf from post-upgrade action (it was occuring before
811 ldap-startup, which caused a problem).
812 - Delete obsolete post-restore action.
813
814 * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
815 - [4.1.0-15]
816 - split ldap-rebuild into ldap-conf and ldap-rebuild.
817
818 * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
819 - [4.1.0-14]
820 - Use serviceControl()
821
822 * Thu Jan 11 2001 Charlie Brady <charlieb@e-smith.com>
823 - [4.1.0-13]
824 - Fix perl warning in migrate variables script - simplify a chunk of code
825 while doing it.
826
827 * Wed Jan 10 2001 Charlie Brady <charlieb@e-smith.com>
828 - [4.1.0-12]
829 - Add genLdapPassword to ldap-startup - it somehow has been lost and never
830 happens.
831 - Remove ldap-startup from console-save
832 - Add ldap-startup to post-restore action
833 - Add new bootstrap-console-save event
834 - Change demo phone number from 999... to 555.... to save UK emergency
835 services
836
837 * Tue Jan 09 2001 Jason Miller <jmiller@e-smith.com>
838 - [4.1.0-11]
839 - updated ldap-startup to set the defaults on a fresh
840 installation
841 - undid some bad changes to the conf-migrate-ldap-variables
842 script
843
844 * Mon Jan 08 2001 Jason Miller <jmiller@e-smith.com>
845 - [4.1.0-5] through [4.1.0-9]
846 - changed directory web panel to read from new configuration
847 database parameters
848 - updated action scripts to take into account the new ldap
849 database parameters
850 - added conf-migrate-ldap-variables as a new action in
851 both post-upgrade and post-restore
852
853 * Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com>
854 - [4.1.0-4]
855 - updated copyright and fixed directory panel error in
856 not checking prototypes for subroutines
857
858 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
859 - [4.1.0-3]
860 - Fixed e-smith-lib dependency
861
862 * Mon Dec 11 2000 Tony Clayton <tonyc@e-smith.com>
863 - [4.1.0-2]
864 - upgraded ldap-rebuild action to conform to new processTemplate
865 - created dependency on e-smith-lib-4.1.0-13
866
867 * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
868 - [4.1.0-1]
869 - Rolled version to 4.1.0-1. Includes patches up to 4.0.6-3
870
871 * Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com>
872 - Fix some old bugs in event scripts - esmith::db was not in use
873 list.
874 - Replace db_get_type calls with db_get_prop
875 - Re-write ldap hosts.allow template.
876 - Remove duplicate my $status in ldap-rebuild.
877
878 * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
879 - Merge services database back into configuration
880
881 * Wed Oct 25 2000 Charlie Brady <charlieb@e-smith.com>
882 - Roll version number to 4.0.6-1.
883
884 * Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com>
885 - Update web/functions/directory script to pass merged
886 confServicesCombined hash to esmith::cgi::gen...
887 functions.
888
889 * Thu Oct 12 2000 Charlie Brady <charlieb@e-smith.com>
890 - Fix obsolete reference to LDAPServerMode.
891 - Reformat to break long lines.
892
893 * Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com>
894 - Delete %post action, and set the default services db value
895 in post-install action
896
897 * Thu Oct 05 2000 Jason Miller <jay@e-smith.com>
898 - change .spec to use db:setdefault() function
899
900 * Wed Oct 04 2000 Jason Miller <jay@e-smith.com>
901 - %post event for enabling ldap service automatically
902 (no more post-install code required)
903 - dependencies on e-smith-lib > 0.1-21
904 - only expand templates if ldapd enabled
905 - only add to hosts.allow if ldapd enabled
906 - enable/disable service dependant on services database
907
908 * Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com>
909 - Update services database when enabling/disabling startup.
910
911 * Tue Oct 03 2000 Adrian Chung <mac@e-smith.com>
912 - Added ldap service checking wrapper to action scripts.
913
914 * Mon Sep 25 2000 Paul Nesbit <pkn@e-smith.com>
915 - replaced references to e-smith.net with e-smith.com
916
917 * Fri Aug 25 2000 Charlie Brady <charlieb@e-smith.com>
918 - Added build dependency on e-smith-devtools, and dependency on
919 e-smith-lib. Generate file list with genfilelist.
920
921 * Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com>
922 - Rewrote ldap-startup to use serviceControl()
923
924 * Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net>
925 - Add -1 argument to split commands to handle null final values in
926 configuration records
927
928 * Fri Jun 16 2000 Charlie Brady <charlieb@e-smith.net>
929 - Rewrite createlinks in perl
930 - Don't mark template files as config files.
931
932 * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
933 - Use new multi-arg form of backgroundCommand.
934
935 * Fri Jun 1 2000 Charlie Brady <charlieb@e-smith.net>
936 - First created - broken out of e-smith-base 4.0.11.
937
938 %prep
939 %setup
940 %patch1 -p1
941 %patch2 -p1
942 %patch3 -p1
943
944 %build
945 perl createlinks
946
947 %install
948 rm -rf $RPM_BUILD_ROOT
949 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
950 rm -f %{name}-%{version}-%{release}-filelist
951 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
952 --file /var/service/ldap/run 'attr(0750,root,root)' \
953 --file /var/service/ldap/log/run 'attr(0750,root,root)' \
954 --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \
955 --file /var/service/ldap/finish 'attr(0750,root,root)' \
956 --file /var/service/ldap/control/1 'attr(0750,root,root)' \
957 --dir /var/log/bdb 'attr(0700,ldap,ldap)' \
958 --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \
959 --dir /var/log/ldap 'attr(0750,smelog,smelog)' \
960 > %{name}-%{version}-%{release}-filelist
961 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
962
963 %clean
964 rm -rf $RPM_BUILD_ROOT
965
966 %files -f %{name}-%{version}-%{release}-filelist
967 %defattr(-,root,root)

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