Author: baggins Date: Thu Jul 21 11:17:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - disable HAL, use UDEV
---- Files affected: packages/nut: nut.spec (1.169 -> 1.170) ---- Diffs: ================================================================ Index: packages/nut/nut.spec diff -u packages/nut/nut.spec:1.169 packages/nut/nut.spec:1.170 --- packages/nut/nut.spec:1.169 Fri Jul 15 12:29:52 2011 +++ packages/nut/nut.spec Thu Jul 21 13:17:24 2011 @@ -1,11 +1,10 @@ # $Revision$, $Date$ # TODO: # - upsdrvctl (used by ups.init) doesn't recognize status and reload commands -# - test that hal-stuff # # Conditional build: %bcond_without usb # build without usb drivers -%bcond_without hal # build without hal support +%bcond_with hal # build with hal support (DEPRECATED) %bcond_without snmp # build without snmp driver %bcond_without cgi # build without cgi support %bcond_without neon # build with neon based XML/HTTP driver @@ -14,7 +13,7 @@ Summary(pl.UTF-8): Sieciowe narzędzie do UPS-ów Name: nut Version: 2.6.1 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://www.networkupstools.org/source/2.6/%{name}-%{version}.tar.gz @@ -465,6 +464,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.170 2011/07/21 11:17:24 baggins +- rel 2 +- disable HAL, use UDEV + Revision 1.169 2011/07/15 10:29:52 baggins - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nut/nut.spec?r1=1.169&r2=1.170&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
