Author: arekm Date: Sun Jan 21 22:53:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; prevent unneded reboots
---- Files affected: SPECS: watchdog.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/watchdog.spec diff -u SPECS/watchdog.spec:1.29 SPECS/watchdog.spec:1.30 --- SPECS/watchdog.spec:1.29 Sun Jul 30 22:40:56 2006 +++ SPECS/watchdog.spec Sun Jan 21 23:53:26 2007 @@ -8,7 +8,7 @@ Summary(pl): Programowy strażnik Name: watchdog Version: 5.2.6 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://ftp.debian.org/debian/pool/main/w/watchdog/%{name}_%{version}.orig.tar.gz @@ -16,6 +16,7 @@ Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-foreground.patch +Patch1: %{name}-debian.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: rpmbuild(macros) >= 1.268 @@ -40,6 +41,7 @@ %prep %setup -q -n %{name}-%{version}.orig %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -86,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2007/01/21 22:53:26 arekm +- rel 2; prevent unneded reboots + Revision 1.29 2006/07/30 20:40:56 blues - TODO added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/watchdog.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
