Author: arekm Date: Fri Jun 13 10:06:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; enable part of sane watchdog functionality in config
---- Files affected: SPECS: watchdog.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/watchdog.spec diff -u SPECS/watchdog.spec:1.37 SPECS/watchdog.spec:1.38 --- SPECS/watchdog.spec:1.37 Wed Jan 30 17:13:26 2008 +++ SPECS/watchdog.spec Fri Jun 13 12:06:10 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Programowy strażnik Name: watchdog Version: 5.4 -Release: 4 +Release: 5 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}-config.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: rpmbuild(macros) >= 1.268 @@ -40,6 +41,7 @@ %prep %setup -q %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.38 2008-06-13 10:06:10 arekm +- rel 5; enable part of sane watchdog functionality in config + Revision 1.37 2008-01-30 16:13:26 blues - rel.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/watchdog.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
