]> git.pld-linux.org Git - packages/apcupsd.git/commitdiff
- needs to find shutdown program to build
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 8 Feb 2010 15:12:27 +0000 (15:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apcupsd.spec -> 1.94

apcupsd.spec

index c3a965902d5a448f4f370c4b2c1123de00bd28cf..76c71085e2f1554be187aa5e998ce21f031edea4 100644 (file)
@@ -1,4 +1,6 @@
-# TODO: /usr/share/hal/fdi/policy/20thirdparty/80-apcupsd-ups-policy.fdi
+# TODO
+# - /usr/share/hal/fdi/policy/20thirdparty/80-apcupsd-ups-policy.fdi
+# - fix sysvinit dependency on build
 #
 # Conditional build:
 %bcond_without cgi     # without CGI program support
@@ -15,7 +17,7 @@ Version:      3.14.8
 Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
-Source0:       http://dl.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz
+Source0:       http://downloads.sourceforge.net/apcupsd/%{name}-%{version}.tar.gz
 # Source0-md5: cd17f0a903dc2220e55ed54e242359d2
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
@@ -24,6 +26,8 @@ Patch0:               %{name}-configure.patch
 Patch1:                %{name}-pcnet-seconds.patch
 URL:           http://www.apcupsd.com/
 %{?with_gapcmon:BuildRequires: GConf2-devel >= 2.0}
+# for /sbin/shutdown
+BuildRequires: SysVinit
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gd-devel
This page took 0.03851 seconds and 4 git commands to generate.