]> git.pld-linux.org Git - packages/nut.git/blame - nut.spec
- release 5
[packages/nut.git] / nut.spec
CommitLineData
5b1b7012 1# TODO:
339bd4b5 2# - upsdrvctl (used by ups.init) doesn't recognize status and reload commands
4216d435 3# - test that hal-stuff
93d02520 4#
d42048d2
SS
5# Conditional build:
6%bcond_without usb # build without usb drivers
7%bcond_without hal # build without hal support
8%bcond_without snmp # build without snmp driver
7a608f5b 9%bcond_without cgi # build without cgi support
3bb01442 10%bcond_without neon # build with neon based XML/HTTP driver
d42048d2 11#
b5b3df3f 12Summary: Network UPS Tools
c6724b41 13Summary(pl.UTF-8): Sieciowe narzędzie do UPS-ów
bdc056b1 14Name: nut
4216d435 15Version: 2.2.2
f6353c85 16Release: 5
685b18fd
JB
17License: GPL
18Group: Applications/System
b48a3bd6 19Source0: http://eu1.networkupstools.org/source/2.2/%{name}-%{version}.tar.gz
4216d435 20# Source0-md5: 677a84a83e9be7bc93610413ee696375
40676016
SZ
21Source1: %{name}.init
22Source2: %{name}.sysconfig
23Source3: %{name}-upsmon.init
c98eee00 24Source4: %{name}.sysconfig.upsmon
b89318ae 25Patch0: %{name}-client.patch
339bd4b5
SS
26Patch1: %{name}-config.patch
27Patch2: %{name}-smartdp-load.patch
60ae02c4 28Patch3: %{name}-upssched-cmd-sysconf.patch
4216d435 29Patch4: %{name}-as-needed.patch
6d3f4480 30Patch5: %{name}-hal-paths.patch
2700651c 31Patch6: %{name}-matrix.patch
d2013d2d 32URL: http://www.networkupstools.org/
8888735b 33BuildRequires: autoconf
bb94ceb4 34BuildRequires: automake
7a608f5b
SS
35%{?with_hal:BuildRequires: dbus-glib-devel}
36%{?with_cgi:BuildRequires: gd-devel >= 2.0.15}
8c3311cd 37%{?with_hal:BuildRequires: hal-devel >= 0.5.8}
f46735f6 38BuildRequires: libtool
7a608f5b 39%{?with_usb:BuildRequires: libusb-devel}
3bb01442 40%{?with_neon:BuildRequires: neon-devel}
7a608f5b 41%{?with_snmp:BuildRequires: net-snmp-devel}
64d0f8a3 42BuildRequires: openssl-devel >= 0.9.7d
bafdd0d8 43BuildRequires: rpmbuild(macros) >= 1.268
e3eed19f 44Requires(post,preun): /sbin/chkconfig
d2013d2d 45Requires: %{name}-common = %{version}-%{release}
bafdd0d8 46Requires: rc-scripts
4ad00b30 47Obsoletes: smartupstools
685b18fd 48BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
bdc056b1 49
b5b3df3f 50%define _sysconfdir /etc/ups
5bc24011 51%define _udevrulesdir /etc/udev/rules.d
256539ca 52
53%description
12fd7daa 54These programs are part of a developing project to monitor the
55assortment of UPSes that are found out there in the field. Many models
56have serial serial ports of some kind that allow some form of state
57checking. This capability has been harnessed where possible to allow
58for safe shutdowns, live status tracking on web pages, and more.
a3e2bab2 59
9a270388
JR
60%description -l pl.UTF-8
61Te programy są częścią projektu do monitorowania wielu UPS-ów w jakimś
62otoczeniu. Wiele modeli ma porty szeregowe i pozwala na jakąś formę
63sprawdzania stanu. Ta funkcjonalność pozwala na bezpieczne
64zatrzymywanie systemów, sprawdzanie stanu zasilania przez WWW i inne.
65
66%description -l ru.UTF-8
67Эти программы - часть проекта по мониторингу различных UPS. У многих
68моделей есть сериальные порты, позволяющие проверять состояние этих
69UPS. Эта возможность была использована, где это возможно, для
70выполнения безопасных остановов компьютеров, отслеживания статуса
71через веб и т.п.
72
73%description -l uk.UTF-8
74Ці програми є частиною проекту по моніторингу різноманітних UPS.
75Багато моделей мають серіальні порти, що дозволять перевіряти стан цих
76UPS. Ця можливість була використана, де це можливо, для виконання
77безпечних зупинок комп'ютерів, відслідковування статусу через веб,
78тощо.
5ae18b3b 79
61cb8b6a
JB
80%package common
81Summary: Package with common files for nut daemon and its clients
c6724b41 82Summary(pl.UTF-8): Pakiet z plikami wspólnymi dla demona nut i jego klientów
61cb8b6a 83Group: Applications/System
bafdd0d8
ER
84Requires(postun): /usr/sbin/groupdel
85Requires(postun): /usr/sbin/userdel
f70aa0cd
AZ
86Requires(pre): /bin/id
87Requires(pre): /usr/bin/getgid
88Requires(pre): /usr/sbin/groupadd
89Requires(pre): /usr/sbin/groupmod
90Requires(pre): /usr/sbin/useradd
f70aa0cd
AZ
91Provides: group(ups)
92Provides: user(ups)
61cb8b6a
JB
93
94%description common
95Package with common files for nut daemon and its clients.
96
9a270388
JR
97%description common -l pl.UTF-8
98Pakiet z plikami wspólnymi dla demona nut i jego klientów.
61cb8b6a 99
256539ca 100%package client
b5b3df3f 101Summary: Multi-vendor UPS Monitoring Project Client Utilities
c6724b41
ER
102Summary(pl.UTF-8): Narzędzia klienckie do monitorowania UPS-ów
103Summary(ru.UTF-8): Network UPS Tools - клиентские утилиты мониторинга
104Summary(uk.UTF-8): Network UPS Tools - клієнтські утиліти моніторингу
12fd7daa 105Group: Applications/System
61cb8b6a 106Requires(post,preun): /sbin/chkconfig
d2013d2d 107Requires: %{name}-common = %{version}-%{release}
bafdd0d8 108Requires: rc-scripts
256539ca 109
110%description client
12fd7daa 111This package includes the client utilities that are required to
e3915765 112monitor a UPS that the client host is plugged into but monitored via
12fd7daa 113serial cable by another host on the network....
256539ca 114
9a270388
JR
115%description client -l pl.UTF-8
116Ten pakiet zawiera narzędzia kliencie potrzebne do monitorowania UPS-a
117do którego podłączony jest komputer kliencki, kiedy kabel szeregowy
118UPS-a jest podłączony do innego komputera w sieci.
e3915765 119
9a270388
JR
120%description client -l ru.UTF-8
121Этот пакет включает клиентские утилиты, необходимые для мониторинга
122UPS, к которому клиентский хост имеет доступ, но UPS физически
123подключен к другому компьютеру в сети.
5ae18b3b 124
9a270388
JR
125%description client -l uk.UTF-8
126Цей пакет включає клієнтські утиліти, потрібні для моніторингу UPS, до
127якого клієнтський хост має доступ, але UPS фізично підключений до
128іншого комп'ютеру в мережі.
5ae18b3b 129
b5b3df3f 130%package cgi
131Summary: Multi-vendor UPS Monitoring Project Server - CGI utils
c6724b41
ER
132Summary(pl.UTF-8): Narzędzia CGI do monitorowania UPS-ów
133Summary(ru.UTF-8): Network UPS Tools - CGI утилиты
134Summary(uk.UTF-8): Network UPS Tools - CGI утиліти
12fd7daa 135Group: Applications/System
d2013d2d 136Requires: %{name}-common = %{version}-%{release}
256539ca 137
b5b3df3f 138%description cgi
12fd7daa 139These programs are part of a developing project to monitor the
140assortment of UPSes that are found out there in the field. Many models
141have serial serial ports of some kind that allow some form of state
142checking. This capability has been harnessed where possible to allow
27c27cdd 143for safe shutdowns, live status tracking on web pages, and more. This
144package contains CGI utils.
bdc056b1 145
9a270388
JR
146%description cgi -l pl.UTF-8
147Te programy są częścią projektu do monitorowania wielu UPS-ów w jakimś
148otoczeniu. Wiele modeli ma porty szeregowe i pozwala na jakąś formę
149sprawdzania stanu. Ta funkcjonalność pozwala na bezpieczne
150zatrzymywanie systemów, sprawdzanie stanu zasilania przez WWW i inne.
151Ten pakiet zawiera narzędzia CGI.
e3915765 152
9a270388
JR
153%description cgi -l ru.UTF-8
154Этот пакет включает CGI программы для доступа к информации о статусе
155UPS через веб-интерфейс.
5ae18b3b 156
9a270388
JR
157%description cgi -l uk.UTF-8
158Цей пакет включає CGI програми для доступу до інформації про статус
159UPS через веб-інтерфейс.
5ae18b3b 160
75ada04b
JB
161%package devel
162Summary: Files for NUT clients development
c6724b41 163Summary(pl.UTF-8): Pliki do tworzenia klientów NUT-a
75ada04b 164Group: Development/Libraries
5f4e72de 165Requires: openssl-devel >= 0.9.7c
af28b6bf 166Requires: %{name}-common = %{version}-%{release}
75ada04b
JB
167
168%description devel
169Object file and header for developing NUT clients.
170
9a270388
JR
171%description devel -l pl.UTF-8
172Plik wynikowy oraz nagłówek służące do tworzenia klientów NUT-a.
75ada04b 173
af28b6bf
JR
174%package hal
175Summary: NUT integration with FreeDesktop HAL
176Summary(pl.UTF-8): Pliki do integracji NUT-a z HAL-em
177Group: Development/Libraries
178Requires: %{name} = %{version}-%{release}
179
180%description hal
181NUT integration with FreeDesktop HAL.
182
183%description hal -l pl.UTF-8
184Pliki do integracji NUT-a z HAL-em.
185
256539ca 186%prep
bdc056b1 187%setup -q
47438095 188%patch0 -p1
339bd4b5 189%patch1 -p1
7993f35d 190%patch2 -p1
60ae02c4 191%patch3 -p1
4216d435 192%patch4 -p1
6d3f4480 193%patch5 -p1
2700651c 194%patch6 -p1
256539ca 195
196%build
98bc0d34 197cp -f /usr/share/automake/config.sub .
f46735f6 198%{__libtoolize}
a1ad492b 199%{__aclocal} -I m4
47438095 200%{__automake}
e9811b1d 201%{__autoconf}
bdc056b1 202%configure \
47438095 203 --datadir=%{_datadir}/%{name} \
4216d435 204 --with-htmlpath=%{_datadir}/%{name}/html \
25a2fc94 205 --with-serial \
384d7906 206 --with%{!?with_usb:out}-usb \
4216d435
JR
207 --with%{!?with_snmp:out}-snmp \
208 --with%{!?with_hal:out}-hal \
384d7906 209 --with%{!?with_cgi:out}-cgi \
4216d435 210 --with-dev \
3bb01442 211 --with%{!?with_neon:out}-neonxml \
bb94ceb4 212 --with-linux-hiddev=%{_includedir}/linux/hiddev.h \
4216d435
JR
213 --with-ssl \
214 --with-ipv6 \
215 %{?with_usb:--with-udev-dir=/etc/udev} \
6d3f4480
JR
216 %{?with_hal:--with-hal-callouts-path=%{_libdir}/hal} \
217 %{?with_hal:--with-hal-fdi-path=%{_datadir}/hal/fdi/information/20thirdparty} \
bb94ceb4 218 --with-statepath=%{_var}/lib/ups \
f0c6d93d 219 --with-drvpath=/lib/nut \
bb94ceb4 220 --with-cgipath=/home/services/httpd/cgi-bin \
00007c1c 221 --with-user=ups \
f0c6d93d 222 --with-group=ups
4216d435 223
c476bf32 224%{__make}
256539ca 225
226%install
b5b3df3f 227rm -rf $RPM_BUILD_ROOT
4216d435 228install -d $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d},/var/lib/ups,/lib/nut,/sbin}
256539ca 229
32690701 230%{__make} install \
bb94ceb4 231 DESTDIR=$RPM_BUILD_ROOT
256539ca 232
dd7f6db0 233install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ups
40676016
SZ
234install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ups
235install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/upsmon
c98eee00 236install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/upsmon
256539ca 237
ed885e39
SS
238for i in $RPM_BUILD_ROOT%{_sysconfdir}/*.sample; do
239 mv -f $i ${i%.sample}
240done
aa4169fd 241
5bc24011
SS
242%if %{with usb}
243mv -f $RPM_BUILD_ROOT%{_udevrulesdir}/52{_,-}nut-usbups.rules
244%else
245rm -f $RPM_BUILD_ROOT%{_udevrulesdir}/52_nut-usbups.rules
246%endif
247
fcb7474e
AM
248cat > $RPM_BUILD_ROOT/sbin/poweroff-ups << EOF
249#!/bin/sh
250/etc/rc.d/init.d/ups powerdown
251EOF
252
e3915765
JB
253%clean
254rm -rf $RPM_BUILD_ROOT
255
8e1c5beb
JB
256%post
257/sbin/chkconfig --add ups
bafdd0d8 258%service ups restart "NUT ups daemon"
8e1c5beb
JB
259
260%preun
261if [ "$1" = "0" ]; then
bafdd0d8 262 %service ups stop
8e1c5beb
JB
263 /sbin/chkconfig --del ups
264fi
265
f70aa0cd 266%pre common
ec237ac6
ER
267# move to trigger?
268if [ -n "`/usr/bin/getgid ups`" ] && [ "`/usr/bin/getgid ups`" = 121 ]; then
269 /usr/sbin/groupmod -g 76 ups
270 chgrp ups %{_sysconfdir}/{upsd.conf,ups.conf,upsd.users}
271 /usr/sbin/usermod -g 76 ups
00007c1c 272fi
ec237ac6
ER
273%groupadd -g 76 ups
274%useradd -u 70 -d /usr/share/empty -s /bin/false -c "UPS Manager User" -g ups ups
00007c1c 275
a1819ca1
JR
276%post common -p /sbin/ldconfig
277
278%postun common
279/sbin/ldconfig
280if [ "$1" = "0" ]; then
281 %userremove ups
282 %groupremove ups
283fi
284
40676016
SZ
285%post client
286/sbin/chkconfig --add upsmon
bafdd0d8 287%service upsmon restart "NUT upsmon daemon"
40676016 288
40676016
SZ
289%preun client
290if [ "$1" = "0" ]; then
bafdd0d8 291 %service upsmon stop
40676016
SZ
292 /sbin/chkconfig --del upsmon
293fi
27c27cdd 294
256539ca 295%files
bdc056b1 296%defattr(644,root,root,755)
17231a88 297%attr(755,root,root) %{_bindir}/upscmd
bdc056b1 298%attr(755,root,root) %{_bindir}/upslog
b43b4863 299%attr(755,root,root) %{_bindir}/upsrw
bb94ceb4 300%attr(755,root,root) %{_sbindir}/upsd
fcb7474e 301%attr(755,root,root) /sbin/poweroff-ups
b2c2fd62 302%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ups
dd7f6db0 303%attr(754,root,root) /etc/rc.d/init.d/ups
b2c2fd62
JB
304%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upsd.conf
305%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ups.conf
306%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upsd.users
61cb8b6a
JB
307%{_mandir}/man5/ups.conf.5*
308%{_mandir}/man5/upsd.conf.5*
309%{_mandir}/man5/upsd.users.5*
61cb8b6a 310%{_mandir}/man8/upscmd.8*
e3eed19f 311%{_mandir}/man8/upscode2.8*
61cb8b6a
JB
312%{_mandir}/man8/upsd.8*
313%{_mandir}/man8/upsdrvctl.8*
314%{_mandir}/man8/upslog.8*
315%{_mandir}/man8/upsrw.8*
f0c6d93d
JK
316%dir %attr(770,root,ups) /var/lib/ups
317%dir /lib/nut
8eb1294c
SS
318%attr(755,root,root) /lib/nut/al175
319%attr(755,root,root) /lib/nut/apcsmart
320%attr(755,root,root) /lib/nut/bcmxcp
d42048d2 321%{?with_usb:%attr(755,root,root) /lib/nut/bcmxcp_usb}
8eb1294c
SS
322%attr(755,root,root) /lib/nut/belkin
323%attr(755,root,root) /lib/nut/belkinunv
324%attr(755,root,root) /lib/nut/bestfcom
325%attr(755,root,root) /lib/nut/bestuferrups
326%attr(755,root,root) /lib/nut/bestups
8eb1294c
SS
327%attr(755,root,root) /lib/nut/cpsups
328%attr(755,root,root) /lib/nut/cyberpower
b89318ae 329%attr(755,root,root) /lib/nut/dummy-ups
d42048d2 330%{?with_usb:%attr(755,root,root) /lib/nut/energizerups}
8eb1294c
SS
331%attr(755,root,root) /lib/nut/etapro
332%attr(755,root,root) /lib/nut/everups
8eb1294c
SS
333%attr(755,root,root) /lib/nut/gamatronic
334%attr(755,root,root) /lib/nut/genericups
8eb1294c
SS
335%attr(755,root,root) /lib/nut/isbmex
336%attr(755,root,root) /lib/nut/liebert
337%attr(755,root,root) /lib/nut/masterguard
338%attr(755,root,root) /lib/nut/megatec
d42048d2 339%{?with_usb:%attr(755,root,root) /lib/nut/megatec_usb}
8eb1294c
SS
340%attr(755,root,root) /lib/nut/metasys
341%attr(755,root,root) /lib/nut/mge-shut
342%attr(755,root,root) /lib/nut/mge-utalk
3bb01442 343%{?with_neon:%attr(755,root,root) /lib/nut/netxml-ups}
b89318ae 344%attr(755,root,root) /lib/nut/newmge-shut
8eb1294c
SS
345%attr(755,root,root) /lib/nut/nitram
346%attr(755,root,root) /lib/nut/oneac
347%attr(755,root,root) /lib/nut/optiups
348%attr(755,root,root) /lib/nut/powercom
349%attr(755,root,root) /lib/nut/powerpanel
350%attr(755,root,root) /lib/nut/rhino
351%attr(755,root,root) /lib/nut/safenet
b89318ae 352%attr(755,root,root) /lib/nut/skel
d42048d2 353%{?with_snmp:%attr(755,root,root) /lib/nut/snmp-ups}
8eb1294c
SS
354%attr(755,root,root) /lib/nut/solis
355%attr(755,root,root) /lib/nut/tripplite
8eb1294c 356%attr(755,root,root) /lib/nut/tripplitesu
d42048d2 357%{?with_usb:%attr(755,root,root) /lib/nut/tripplite_usb}
8eb1294c
SS
358%attr(755,root,root) /lib/nut/upscode2
359%attr(755,root,root) /lib/nut/upsdrvctl
d42048d2 360%{?with_usb:%attr(755,root,root) /lib/nut/usbhid-ups}
8eb1294c 361%attr(755,root,root) /lib/nut/victronups
47438095 362%{_datadir}/nut
b89318ae
SS
363%{_mandir}/man8/al175.8*
364%{_mandir}/man8/apcsmart.8*
365%{_mandir}/man8/bcmxcp.8*
d42048d2 366%{?with_usb:%{_mandir}/man8/bcmxcp_usb.8*}
b89318ae
SS
367%{_mandir}/man8/belkin.8*
368%{_mandir}/man8/belkinunv.8*
369%{_mandir}/man8/bestfcom.8*
370%{_mandir}/man8/bestuferrups.8*
371%{_mandir}/man8/bestups.8*
372%{_mandir}/man8/cpsups.8*
373%{_mandir}/man8/cyberpower.8*
374%{_mandir}/man8/dummy-ups.8*
d42048d2 375%{?with_usb:%{_mandir}/man8/energizerups.8*}
b89318ae
SS
376%{_mandir}/man8/etapro.8*
377%{_mandir}/man8/everups.8*
cb3bd3f3 378%{_mandir}/man8/gamatronic.8*
b89318ae
SS
379%{_mandir}/man8/genericups.8*
380%{_mandir}/man8/isbmex.8*
381%{_mandir}/man8/liebert.8*
382%{_mandir}/man8/masterguard.8*
383%{_mandir}/man8/megatec.8*
d42048d2 384%{?with_usb:%{_mandir}/man8/megatec_usb.8*}
b89318ae
SS
385%{_mandir}/man8/metasys.8*
386%{_mandir}/man8/mge-shut.8*
387%{_mandir}/man8/mge-utalk.8*
3bb01442 388%{?with_neon:%{_mandir}/man8/netxml-ups.8*}
b89318ae
SS
389%{_mandir}/man8/nitram.8*
390%{_mandir}/man8/nutupsdrv.8*
391%{_mandir}/man8/oneac.8*
392%{_mandir}/man8/optiups.8*
393%{_mandir}/man8/powercom.8*
394%{_mandir}/man8/powerpanel.8*
cb3bd3f3 395%{_mandir}/man8/rhino.8*
b89318ae 396%{_mandir}/man8/safenet.8*
d42048d2 397%{?with_snmp:%{_mandir}/man8/snmp-ups.8*}
b89318ae
SS
398%{_mandir}/man8/solis.8*
399%{_mandir}/man8/tripplite.8*
400%{_mandir}/man8/tripplitesu.8*
d42048d2
SS
401%{?with_usb:%{_mandir}/man8/tripplite_usb.8*}
402%{?with_usb:%{_mandir}/man8/usbhid-ups.8*}
b89318ae 403%{_mandir}/man8/victronups.8*
5bc24011 404%{?with_usb:%config(noreplace) %verify(not md5 mtime size) %{_udevrulesdir}/52-nut-usbups.rules}
256539ca 405
61cb8b6a
JB
406%files common
407%defattr(644,root,root,755)
cb3bd3f3 408%doc AUTHORS MAINTAINERS NEWS README UPGRADING ChangeLog docs
61cb8b6a 409%dir %{_sysconfdir}
af28b6bf
JR
410%ghost %{_libdir}/libupsclient.so.1
411%attr(755,root,root) %{_libdir}/libupsclient.so.*.*.*
61cb8b6a 412
256539ca 413%files client
bdc056b1 414%defattr(644,root,root,755)
bdc056b1 415%attr(755,root,root) %{_bindir}/upsc
2d7b3549
MK
416%attr(755,root,root) %{_sbindir}/upsmon
417%attr(755,root,root) %{_sbindir}/upssched
40676016 418%attr(754,root,root) /etc/rc.d/init.d/upsmon
f70aa0cd
AZ
419%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upsmon.conf
420%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upssched.conf
60ae02c4 421%attr(750,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upssched-cmd
b2c2fd62 422%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/upsmon
61cb8b6a
JB
423%{_mandir}/man5/upsmon.conf.5*
424%{_mandir}/man5/upssched.conf.5*
425%{_mandir}/man8/upsc.8*
426%{_mandir}/man8/upsmon.8*
427%{_mandir}/man8/upssched.8*
256539ca 428
7a608f5b 429%if %{with cgi}
b5b3df3f 430%files cgi
bdc056b1 431%defattr(644,root,root,755)
4216d435 432%{_datadir}/%{name}/html
bb94ceb4 433%attr(755,root,root) /home/services/httpd/cgi-bin/*.cgi
b2c2fd62
JB
434%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hosts.conf
435%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upsset.conf
436%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.html
61cb8b6a
JB
437%{_mandir}/man5/hosts.conf.5*
438%{_mandir}/man5/upsset.conf.5*
439%{_mandir}/man5/upsstats.html.5*
440%{_mandir}/man8/upsimage.cgi.8*
441%{_mandir}/man8/upsset.cgi.8*
442%{_mandir}/man8/upsstats.cgi.8*
7a608f5b 443%endif
75ada04b 444
af28b6bf
JR
445%if %{with hal}
446%files hal
447%defattr(644,root,root,755)
448%attr(755,root,root) %{_libdir}/hal/hald-addon-bcmxcp_usb
449%attr(755,root,root) %{_libdir}/hal/hald-addon-megatec_usb
450%attr(755,root,root) %{_libdir}/hal/hald-addon-tripplite_usb
451%attr(755,root,root) %{_libdir}/hal/hald-addon-usbhid-ups
452%{_datadir}/hal/fdi/information/20thirdparty/20-ups-nut-device.fdi
453%endif
454
75ada04b
JB
455%files devel
456%defattr(644,root,root,755)
4216d435
JR
457%attr(755,root,root) %{_libdir}/libupsclient.la
458%attr(755,root,root) %{_libdir}/libupsclient.so
459%{_pkgconfigdir}/*
460%{_includedir}/*.h
461%{_mandir}/man3/*.3*
This page took 0.462307 seconds and 4 git commands to generate.