Author: glen Date: Mon Feb 8 15:08:25 2010 GMT Module: packages Tag: AC-branch ---- Log message: - needs to find shutdown program to build
---- Files affected: packages/apcupsd: apcupsd.spec (1.87.2.6 -> 1.87.2.7) ---- Diffs: ================================================================ Index: packages/apcupsd/apcupsd.spec diff -u packages/apcupsd/apcupsd.spec:1.87.2.6 packages/apcupsd/apcupsd.spec:1.87.2.7 --- packages/apcupsd/apcupsd.spec:1.87.2.6 Sat Feb 6 13:54:30 2010 +++ packages/apcupsd/apcupsd.spec Mon Feb 8 16:08:20 2010 @@ -16,7 +16,7 @@ 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 @@ -25,6 +25,7 @@ Patch1: %{name}-pcnet-seconds.patch URL: http://www.apcupsd.com/ %{?with_gapcmon:BuildRequires: GConf2-devel >= 2.0} +BuildRequires: SysVinit BuildRequires: autoconf %{?with_cgi:BuildRequires: gd-devel} BuildRequires: gettext-devel @@ -191,6 +192,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87.2.7 2010/02/08 15:08:20 glen +- needs to find shutdown program to build + Revision 1.87.2.6 2010/02/06 12:54:30 marcus - up to 3.14.8, stbr for Ac updates please @@ -493,12 +497,3 @@ Revision 1.4 1999/11/27 14:24:09 kloczek - adapter(ized) and partialy rewrited. - -* Fri Aug 6 1999 Peter Hanecak <[email protected]> -- build process cleaned (so non-root users can do that smoothly) -- build-root changed -- %defattr - -* Sun Jun 6 1999 Bert de Bruijn <[email protected]> -- new spec file, first rpm release since source release under GPL ? -- use sed in %build to force buildroot. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apcupsd/apcupsd.spec?r1=1.87.2.6&r2=1.87.2.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
