]> git.pld-linux.org Git - packages/watchdog.git/commitdiff
- up to 5.15; drop patch enabling defaults that are compiled into binary auto/th/watchdog-5.15-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 17 May 2016 19:19:52 +0000 (21:19 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 17 May 2016 19:19:52 +0000 (21:19 +0200)
watchdog-config.patch
watchdog.spec

index 9e8ae341f209ef2396a82bbf480d408dd188e78f..fda47af84892057e556d090d53aac40731970d4f 100644 (file)
@@ -9,26 +9,13 @@
  #allocatable-memory   = 1
  
  #repair-binary                = /usr/sbin/repair
-@@ -21,17 +21,17 @@
- #test-binary          = 
- #test-timeout         = 
+@@ -28,7 +28,7 @@ min-memory           = 1
+ #retry-timeout                = 60
+ #repair-maximum               = 1
  
 -#watchdog-device      = /dev/watchdog
 +watchdog-device       = /dev/watchdog
  
  # Defaults compiled into the binary
- #temperature-device   =
- #max-temperature      = 120
- # Defaults compiled into the binary
--#admin                        = root
--#interval             = 1
--#logtick                = 1
--#log-dir              = /var/log/watchdog
-+admin                 = root
-+interval              = 1
-+logtick                = 1
-+log-dir               = /var/log/watchdog
- # This greatly decreases the chance that watchdog won't be scheduled before
- # your machine is really loaded
+ #temperature-sensor   =
+
index 00b24d4cf79840c42939f701b9e4900b31d9d59e..95d674aac5c75fab5ffd5899bf3a0396fb918819 100644 (file)
@@ -8,12 +8,12 @@
 Summary:       A software watchdog
 Summary(pl.UTF-8):     Programowy strażnik
 Name:          watchdog
-Version:       5.14
+Version:       5.15
 Release:       1
 License:       GPL
 Group:         Daemons
 Source0:       ftp://ftp.debian.org/debian/pool/main/w/watchdog/%{name}_%{version}.orig.tar.gz
-# Source0-md5: 6d1053323a06d6b5c11bec8076b920d7
+# Source0-md5: 678c32f6f35a0492c9c1b76b4aa88828
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Patch0:                %{name}-foreground.patch
@@ -38,7 +38,7 @@ maszyna się zrebootuje. Każdy zapis opóźnia reboot o minutę. Możliwość
 rebootu zależy od stanu maszyny i przerwań.
 
 %prep
-%setup -q -n %{name}-%{version}.orig
+%setup -q
 #%patch0 -p1
 %patch1 -p1
 
This page took 0.100192 seconds and 4 git commands to generate.