SPECS: nut.spec - upssched-cmd moved to _sysconfdir - added upssch...
sls
sls at pld-linux.org
Thu Jul 26 14:16:53 CEST 2007
Author: sls Date: Thu Jul 26 12:16:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- upssched-cmd moved to _sysconfdir
- added upssched-cmd-sysconf.patch
- rel. 0.5
- tweaking config.patch
---- Files affected:
SPECS:
nut.spec (1.131 -> 1.132)
---- Diffs:
================================================================
Index: SPECS/nut.spec
diff -u SPECS/nut.spec:1.131 SPECS/nut.spec:1.132
--- SPECS/nut.spec:1.131 Thu Jul 26 12:46:42 2007
+++ SPECS/nut.spec Thu Jul 26 14:16:48 2007
@@ -15,7 +15,7 @@
Summary(pl.UTF-8): Sieciowe narzędzie do UPS-ów
Name: nut
Version: 2.2.0
-Release: 0.4
+Release: 0.5
License: GPL
Group: Applications/System
Source0: http://eu1.networkupstools.org/source/2.2/%{name}-%{version}.tar.gz
@@ -27,6 +27,7 @@
Patch0: %{name}-client.patch
Patch1: %{name}-config.patch
Patch2: %{name}-smartdp-load.patch
+Patch3: %{name}-upssched-cmd-sysconf.patch
URL: http://www.networkupstools.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -171,6 +172,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
cp -f /usr/share/automake/config.sub .
@@ -385,10 +387,10 @@
%attr(755,root,root) %{_bindir}/upsc
%attr(755,root,root) %{_sbindir}/upsmon
%attr(755,root,root) %{_sbindir}/upssched
-%attr(755,root,root) %{_sbindir}/upssched-cmd
%attr(754,root,root) /etc/rc.d/init.d/upsmon
%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upsmon.conf
%attr(640,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upssched.conf
+%attr(750,root,ups) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/upssched-cmd
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/upsmon
%{_mandir}/man5/upsmon.conf.5*
%{_mandir}/man5/upssched.conf.5*
@@ -423,6 +425,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.132 2007/07/26 12:16:48 sls
+- upssched-cmd moved to _sysconfdir
+- added upssched-cmd-sysconf.patch
+- rel. 0.5
+- tweaking config.patch
+
Revision 1.131 2007/07/26 10:46:42 sls
- better way of installing _confdata/*
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nut.spec?r1=1.131&r2=1.132&f=u
More information about the pld-cvs-commit
mailing list