Package hal: Specfile

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
%define _libexecdir %_prefix/libexec
%define _haldocdir  %_docdir/lib%name-devel-%version

Name: hal
Version: 0.5.11
Release: alt21.M41.4
Summary: Hardware Abstraction Layer
Summary(ru_RU.UTF-8): HAL - прослойка для абстрагирования оборудования
Summary(be_BY.UTF-8): HAL (Hardware Abstraction Layer) - праслойка абстрагаваньня абсталяваньня

Group: System/Servers
License: AFL/GPL
Url: http://www.freedesktop.org/wiki/Software/hal

PreReq: shadow-utils dbus udev ConsoleKit PolicyKit
Requires: lib%name = %version-%release hal-info dmidecode
Conflicts: hal-fstab-sync

Source: %name-%version.tar
Patch: %name-%version-%release.patch

AutoReq: yes, noshell
# Automatically added by buildreq on Mon Feb 26 2007 (-bi)
BuildRequires: docbook-utils gcc-c++ gtk-doc intltool libdbus-glib-devel libexpat-devel
BuildRequires: libusb-devel libvolume_id-devel perl-XML-Parser python-devel gperf
BuildRequires: python-modules-compiler python-modules-encodings xmlto
BuildRequires: libConsoleKit-devel PolicyKit libPolicyKit-devel
%ifarch %ix86 x86_64
BuildRequires: libsmbios-devel libpci-devel zlib-devel
%endif

%description
HAL is daemon for collection and maintaining information from several
sources about the hardware on the system. It provdes a live device
list through D-BUS.

%description -l ru_RU.UTF-8
HAL - это прослойка, абстрагирующая оборудование

%description -l be_BY.UTF-8
HAL (Hardware Abstraction Layer) - праслойка абстрагаваньня абсталяваньня

%package dell-backlight
Summary: Addon and policy for Dell backlight support
Group: System/Configuration/Hardware
Requires: %name = %version-%release libsmbios-tools

%description dell-backlight
This is for controlling LCD brightness on DELL computers.
DELL require the use of libsmbios to control the panel together with the dcdbas kernel module.

%package -n lib%name
Summary: Shared libraries for HAL
Group: System/Libraries
Requires: hwdatabase

%description -n lib%name
This package provides shared libraries for HAL.

%package -n lib%name-devel
Summary: Libraries and headers for HAL
Summary(be_BY.UTF-8): Файлы распрацоўкі патрэбныя для пабудовы дастасаваньняў з %name
Summary(ru_RU.UTF-8): Файлы разработки нужные для построения приложений с %name
Group: Development/C
Requires: lib%name = %version-%release
Obsoletes: %name-devel < %version-%release lib%name-devel-doc < %version-%release
Provides: %name-devel = %version-%release lib%name-devel-doc = %version-%release

%description -n lib%name-devel
Headers for HAL.

%description -n lib%name-devel -l be_BY.UTF-8
Файлы распрацоўкі патрэбныя для пабудовы дастасаваньняў з %name

%description -n lib%name-devel -l ru_RU.UTF-8
Файлы разработки нужные для построения приложений с %name

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
	--disable-static \
	--enable-docbook-docs \
	--enable-gtk-doc \
	--with-doc-dir=%_haldocdir \
	--with-html-dir=%_haldocdir/api \
%ifarch %ix86 x86_64
	--enable-acpi-ibm \
	--enable-acpi-toshiba \
%endif
	--disable-acpi-proc \
	--disable-pmu \
	--enable-console-kit \
	--enable-policy-kit \
	--enable-acl-management \
	--with-hal-user=haldaemon \
	--with-hal-group=haldaemon \
	--with-hwdata=%_datadir/hwdatabase \
	--with-pid-file=%_var/run/hal.pid \
	--localstatedir=%_var

%make -C doc
%make_build

%install
%make DESTDIR=%buildroot install

mkdir -p %buildroot%_var/{run,cache}/hald
mkdir -p %buildroot%_sysconfdir/hal/fdi/{information,policy,preprobe}

install -m644 10-*.fdi %buildroot%_datadir/hal/fdi/policy/10osvendor/

%pre
%_sbindir/groupadd -r -f haldaemon >/dev/null 2>&1 || :
%_sbindir/useradd -r -g haldaemon -d '/' -s /sbin/nologin -c "HAL daemon" haldaemon >/dev/null 2>&1 ||:
%_bindir/polkit-auth --user haldaemon --grant org.freedesktop.policykit.read >/dev/null 2>&1 || :

%post
%post_service haldaemon

%triggerpostun -- %name < %version
service haldaemon restart

%preun
%preun_service haldaemon

%files
%doc AUTHORS NEWS README doc/TODO
%config(noreplace) %verify(not size mtime md5) %_sysconfdir/dbus*/system.d/hal.conf
%_sysconfdir/udev/rules.d/90-hal.rules
%_initdir/haldaemon
%dir %_sysconfdir/hal
%dir %_sysconfdir/hal/fdi
%dir %_sysconfdir/hal/fdi/information
%dir %_sysconfdir/hal/fdi/policy
%dir %_sysconfdir/hal/fdi/preprobe
%_sbindir/*
%_bindir/*
%_libexecdir/hal
%dir %_datadir/hal
%_datadir/hal/fdi
%_datadir/hal/scripts
%_datadir/PolicyKit/policy/*.policy
%_man1dir/*.1*
%_man8dir/*.8*
%attr(0775,root,haldaemon) %_var/*/hald

%ifarch %ix86 x86_64
%exclude %_libexecdir/hal/hald-addon-dell-backlight
%exclude %_datadir/hal/fdi/policy/10osvendor/10-dell-laptop-brightness.fdi

%files dell-backlight
%_libexecdir/hal/hald-addon-dell-backlight
%_datadir/hal/fdi/policy/10osvendor/10-dell-laptop-brightness.fdi
%endif

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_haldocdir
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog
* Sat Dec 13 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt21.M41.4
- hal.conf: added interfaces "org.freedesktop.Hal.Device.KillSwitch",
  "org.freedesktop.Hal.Device.Alsa", "org.freedesktop.Hal.Device.Storage",
  "org.freedesktop.Hal.Device.WakeOnLan", "org.freedesktop.Hal.Device.DockStation"

* Wed Dec 10 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt21.M41.3
- hal.conf: added interface "org.freedesktop.Hal.Device.CPUFreq"

* Mon Nov 24 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt21.M41.2
- fixed iwl killswitch for kernel-2.6.25

* Mon Nov 24 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt22
- added new addons for the iwl killswitch interface

* Sat Nov 22 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt20.M41.1
- build for branch 4.1

* Sat Nov 22 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt21
- hald-addon-ipw-killswitch: fixed get/set status

* Fri Nov 21 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt19.M41.1
- build for branch 4.1

* Fri Nov 21 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt20
- hald-addon-ipw-killswitch: ignored 80211control iface

* Thu Nov 20 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt19
- libhal: droped ldconfig call in post
- initscrips: added condstop

* Wed Nov 19 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt18
- hald-addon-ipw-killswitch: fix potential segfault

* Wed Nov 19 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt17
- fixed ipw killswith sysfs path

* Mon Nov 17 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt16
- added new addons for the ipw killswitch interface
  and the generic sysfs backlight interface

* Sat Nov 01 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt15
- added quiet,fmask=117 mount options for vfat

* Wed Sep 10 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt14
- use udevadm instead of (deprecated) udevinfo

* Tue Sep 09 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt13
- allow gid=/uid= for removable media volumes with ntfs-3g

* Mon Sep 01 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt12
- rebuild with libvolume_id.so.1

* Thu Aug 21 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt11
- volume.num_blocks can become larger than 2G
- make hal start a lot faster

* Sat Aug 02 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt10
- API fixed in CK 0.3

* Mon Jun 23 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt9
- 10-x11-input.fdi: added XkbRules & XkbModel

* Sat Jun 21 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt8
- install 10-x11-input.fdi

* Wed Jun 18 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt7
- skip "Macintosh mouse button emulation" from capability input.mouse

* Thu May 08 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt6
- 0.5.11 release

* Mon May 05 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt5
- hal-0_5_11-branch from 2008-04-29
- drop deprecated input.xkb.{rules,model,layout,variant}

* Tue Apr 22 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt4
- hal-0_5_11-branch from 2008-04-21
- allow gid=/uid= for removable media volumes with subfs
- removed "Conflicts: submount", "Sometimes They Come Back"

* Sun Apr 20 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt3
- hal-0_5_11-branch from 2008-04-18
- always enabled ConsoleKit/PolicyKit
- added conflicts: submount, rest in peace (close #15340)
- spec cleanup

* Thu Apr 03 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt2.rc2
- added info.capabilities key for VGA capabilities controllers
- allow gid=/uid= for removable media volumes with hfsplus/ntfs filesystems
- drop 10-x11-input.fdi

* Mon Mar 31 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt1.rc2
- 0.5.11 RC2

* Fri Mar 14 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.11-alt1.rc1
- 0.5.11 RC1

* Fri Feb 29 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt11.1
- rebuild for udev-118
- drop hal-0.5.9.1-alt-vfat-flush.patch, requires kernel > 2.6.20

* Tue Jan 15 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt11
- close fd-leaks in hald-addon-input
- fix percentage for empty batteries
- don't set percentag if chargelevel is 0

* Thu Jan 10 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt10
- fixes hal aborting on Fujitsu laptops because the fujitsu fdi contains an
  empty <match /> rule. (close #13959)

* Mon Dec 17 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt8.M40.1
- build for branch 4.0

* Mon Dec 17 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt9
- fix addon exiting on system bus restart
- returned hal-0.5.10-git-disc-type-detection.patch

* Tue Dec 11 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt8
- drop hal-0.5.10-git-disc-type-detection.patch

* Fri Dec 07 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt7
- add drm subsystem
- don't Eject() on dm-devices
- fix possible segfault on fdi-cache recreation
- prevent flood syslog if battery remaining time is above 60 hours
- fix normalised_rate if dis-/charging state is unknown
- fix the keyboard addon to not ignore key repeat events
- when initial disc type detection fails fall back to a alternate detection method

* Wed Nov 28 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt6
- libhal: fixed  memory leaks after out of memory conditions

* Thu Nov 22 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt4.M40.1
- build for branch 4.0

* Mon Nov 19 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt5
- fix int_outof handling

* Wed Oct 30 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt4
- add support for Wake On LAN
- drop hal-0.5.8-SuSE-hal-fix-storage-policy-fixed-drives.patch

* Thu Oct 18 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt3
- enabled Macbook backlight support and Macbook Pro utils

* Wed Oct 17 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt2
- hal-0.5.10-git-GSList-related-memleaks.patch: fixes several memory leaks
  caused by not free'd GSList objects.

* Fri Oct 12 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.10-alt1
- 0.5.10

* Tue Oct 09 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt6
- fixed build for ARM

* Mon Oct 01 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt5
- change chkconfig 345 34 91 -> 345 35 91 (after acpid)

* Sun Sep 30 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt4
- change chkconfig 345 48 02 -> 345 34 91

* Fri Sep 07 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt3
- update hal-0.5.9.1-alt-crypt.patch

* Mon Jul 30 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt2
- separate hal-info to hal-info package

* Mon Jun 25 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9.1-alt1
- 0.5.9.1
- hal-info-20070618

* Sun Jun 17 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt14
- added conflicts: hal-fstab-sync

* Thu May 24 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt13
- fixed luks-encrypted devices support, broken other stuff. thanks Sergey Bolshakov

* Mon May 21 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt12
- hal-info-20070516
- added hal-0.5.9-git-property-changed.patch: fix problem with repeated
  property-changed signals

* Wed Apr 04 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt11
- added create group haldaemon (close #11349)

* Tue Apr 03 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt10
- hal-0.5.9 release
- hal-info-20070402

* Mon Apr 02 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt9
- hal-0.5.9 GIT snapshot 2007-04-02 (9e04dee76ae5f46c1292dcea094b6fdcc38c68a5)
- fixed a bug with unauthorized reboot/shutdown. Now only privileged or console
   users can perform these operations. thanks Alexey Morozov

* Sun Apr 01 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt8
- hal-0.5.9 GIT snapshot 2007-04-01 (e0d3327b68fc043e6ac8a1b0bdf97249476a3968)
- hal-info-20070328

* Thu Mar 22 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt7
- hal-0.5.9 GIT snapshot 2007-03-22 (0cd8dccc8382f26d3b3f68f6131aefd08b134232)
- hal-info GIT snapshot 2007-03-22 (58917de0ae967c0fb7c52513521090de18599c24)

* Wed Mar 14 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt6
- hal-0.5.9 GIT snapshot 2007-03-13 (c9cde9a767168fe9151695142baaae06d5e0827b)
- hal-info-20070313
- drop hal-0.5.3-alt-libhal-storage-mopts_collect-allow-string-options.patch

* Sat Mar 10 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt5
- hal-0.5.9 GIT snapshot 2007-03-07 (b53fd153f48c55ac9fcb677f1ecaea47b6f9ca3a)
  + libhal: validate parameter to be != NULL
  + fix scsi_host parent relationship
  + make the fdi cache test stricter by not allowing skipped fdi files
- hal-info GIT snapshot 2007-03-07 (98b34973933fc6db1735ae94053ed369826226f7)
  + fix up vbestate_restore for display resuming
  + added iRiver T20 to USB musicplayers list

* Tue Mar 06 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt4
- moved addon and policy for Dell backlight support to subpackge %name-dell-backlight

* Tue Mar 06 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt3
- hal-0.5.9 GIT snapshot 2007-03-06 (c31c32b8b7c0fed9c871da947f35922e03ad6ed3)
- hal-info-20070304
- build with Dell backlight support
- disabled Macbook Pro utils
- disabled PMU support

* Mon Mar 05 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt2
- hal-0.5.9 GIT snapshot 2007-03-05 (0c16761e61064979daa7b39ce0083f064676e578)
- added iocharset=utf8 to mount options for ntfs
- moved API doc to lib%name-devel

* Thu Mar 01 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.9-alt1
- hal-0.5.9 GIT snapshot 2007-03-01 (f5b862f5690106bb3d5500b1091d12f089bae070)
- hal-info GIT snapshot 2007-02-28 (302840ec67441f55ba07cae9991538e6c91f7fdc)
- fixed requires for lib%name-devel

* Wed Feb 28 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.8.1-alt4
- added to hide fixed storage devices
- added IBM Hotkey support
- fix syntax error in configure script

* Tue Feb 27 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.8.1-alt3
- fixed requires for %name-gnome

* Tue Feb 27 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.8.1-alt2
- fixed hibernate support

* Sun Feb 25 2007 Valery Inozemtsev <shrek@altlinux.ru> 0.5.8.1-alt1
- 0.5.8.1
- spec cleanup
- updated build dependencies
- drop lib%name-devel-doc subpackage
- renamed subpackage %name-manager to %name-gnome

* Wed Jan 03 2007 Igor Zubkov <icesik@altlinux.org> 0.5.7-alt4.1.1.1.1
- NMU
- add python-module-pygnome-bonobo to requires of hal-manager subpackage (#8230)

* Mon Dec 25 2006 Igor Zubkov <icesik@altlinux.org> 0.5.7-alt4.1.1.1
- NMU
- rebuild
- bump buildrequires libdbus-devel >= 0.94

* Mon Dec 11 2006 Igor Zubkov <icesik@altlinux.org> 0.5.7-alt4.1.1
- NMU
- fix build with new dbus

* Mon Jun 19 2006 Sergey A. Sukiyazov <corwin@altlinux.ru> 0.5.7-alt4.1
- Add patch that makes hald not stat nfs and autofs mounts

* Fri May 26 2006 Anton Farygin <rider@altlinux.ru> 0.5.7-alt4
- fixed trigger

* Mon Apr 17 2006 Anton Farygin <rider@altlinux.ru> 0.5.7-alt3
- service hal renamed to haldaemon
- removed obsoleted policy for charsets
- updated requires to new udev and dbus

* Fri Apr 14 2006 Anton Farygin <rider@altlinux.ru> 0.5.7-alt2
- updated to new version

* Wed Nov 16 2005 Anton Farygin <rider@altlinux.ru> 0.5.5.1-alt1
- updated to new version
- disabled shell requires searching
- added PalmOne Tungsten|T3 support (#8478)
- added Explay SD/MMC Carder (Realtek 2.0 Card Reader) supporrt (#8477)
- fixed ntfs mount options (#8494)

* Thu Oct 20 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt6
- added patches from HEAD and SuSE:
    hal-0.5.4-acpi_reconnect.patch
    hal-fix-seqfault_if_addon_missing.diff
- disabled acpi-proc by default (always use acpid socket)
- todo() function renamed to _todo() in hal-system-power-set-power-save 
    (workarond for rpm-build bug #8211)

* Mon Oct 10 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt5
- typo in storagepolicy fixed

* Fri Sep 30 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt4
- policy for floppy fixed
- charset for cdrom devices fixed (#8067)
- mount option "sync" removed for usb devices

* Tue Sep 13 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt3
- storage policy for floppy devices fixed (#7551)
- libhal-devel added requires to libdbus-devel (#7863)

* Fri Sep 02 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt2.1
- fix for previos fix

* Wed Aug 31 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt2
- requires fixed

* Mon Aug 29 2005 Anton Farygin <rider@altlinux.ru> 0.5.4-alt1
- new version

* Wed Aug 17 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt9
- umask for iso9660 removed

* Wed Aug 17 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt8
- initscript priority changed from 98 to 47 (for running after dm)
- added default (for UTF-8) charset policy for fat filesystems

* Mon Aug 08 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt7
- more options for vfat and ntfs (#7551)
- fixed filelist (#7576)

* Wed Aug 03 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt6
- postun scriptlet removed (#7454)

* Fri Jul 22 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt5
- added key disable_force_umount for storage

* Thu Jul 21 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt4
- storage-policy: fixed managed key 
- storage-policy: revert back changes for subfs (moved to submountd package)

* Sun Jul 17 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt3
- added policy and scripts for mounting subfs
- renamed mountpoint for cd devices to cdrom

* Thu Jul 14 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt2
- --retain-privileges added to initscript (#7362)

* Wed Jul 13 2005 Anton Farygin <rider@altlinux.ru> 0.5.3-alt1
- new version
- added patch for allowed sting type options for mount (like fs=cdfss)

* Wed Mar 23 2005 Anton Farygin <rider@altlinux.ru> 0.4.7-alt3
- initscript stop/start fixed

* Tue Feb 08 2005 Anton Farygin <rider@altlinux.ru> 0.4.7-alt2
- storage-policy: added comment=managed mount option

* Wed Jan 26 2005 Anton Farygin <rider@altlinux.ru> 0.4.7-alt1
- 0.4.7
- added noexec, nosuid, nodev to default mount options
- don't use volume label for mount point names
- fixed pci.ids location (#6011)
- service haldaemon renamed to hal (#5995)

* Wed Jan 26 2005 Anton Farygin <rider@altlinux.ru> 0.4.4-alt5
- added patch for build with kernel-headers-std26-up
- removed requires to gnome-common

* Sun Jan 23 2005 Alexey Morozov <morozov@altlinux.org> 0.4.4-alt4
- Removed several reduntant dependencies, build- and installtime,
  made hal-manager be less demanding regarding python
- Replaced kernel-headers-std26-up w/ linux-libc-headers (from PLD)

* Mon Jan 10 2005 Yuri N. Sedunov <aris@altlinux.ru> 0.4.4-alt3
- new libhal{,-devel{,-doc}} subpackages.
- gnome-common, kernel-headers-std26 required for build.
- rewrited haldaemon.

* Mon Jan 10 2005 Vital Khilko <vk@altlinux.ru> 0.4.4-alt2
- minor changes

* Mon Jan 10 2005 Vital Khilko <vk@altlinux.ru> 0.4.4-alt1
- 0.4.4
- added belarusian package description

* Thu Jan 06 2005 Vital Khilko <vk@altlinux.ru> 0.4.2-alt1
- 0.4.2
- added *.desktop and icon file for hal-device-manager
- two specs merged
- added belarusian translation
- set textrel=relaxed

* Tue Dec 14 2004 Alexey Morozov <morozov@altlinux.org> 0.4.1-alt1
- Initial build for ALTLinux (taken from PLD)