Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039357
en ru br
ALT Linux repositórios
S:3.14.14-alt3
5.0: 3.14.4-alt5
4.1: 3.14.8-alt0.M41.1
4.0: 3.14.3-alt0.M40.1
3.0: 3.10.17-alt1
+updates:3.10.18-alt0.C30.1

Outros repositórios
Upstream:3.14.3

Group :: Sistema/Servidores
RPM: apcupsd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: apcupsd-3.14.6-alt-specific-configure.in.patch
Download


--- autoconf/configure.in.orig	2009-05-05 03:21:57 +0500
+++ autoconf/configure.in	2009-06-01 18:11:22 +0500
@@ -993,6 +993,9 @@
 elif test -d /etc/SuSEconfig
 then
    DISTNAME=suse5
+elif test -f /etc/altlinux-release
+then
+    DISTNAME=altlinux
 elif test -f /etc/mandrake-release
 then
     DISTNAME=mandrake
@@ -1160,6 +1163,14 @@
       platforms/openbsd/apcupsd \
       platforms/openbsd/apccontrol"
   ;;
+altlinux)
+    DISTVER=
+    DFILES="\
+        platforms/apccontrol \
+        platforms/altlinux/Makefile \
+        platforms/altlinux/apcupsd \
+        platforms/altlinux/awkhaltprog"
+  ;;
 mandrake)
    DISTVER=`cat /etc/mandrake-release | grep release | cut -f 5 -d ' '`
    DFILES="\
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009