]> git.pld-linux.org Git - packages/logcheck.git/blobdiff - logcheck.spec
- updated to 1.3.1
[packages/logcheck.git] / logcheck.spec
index b1666866b4a23d9861f4fc15fae3b6649ad1d3ac..0cf9d799b5dcfc5c4ae13d0b8a3cff019417f874 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Mails anomalies in the system logfiles to the administrator
 Summary(pl.UTF-8):     Wysyłanie anomalii w logach systemowych pocztą do administratora
 Name:          logcheck
-Version:       1.2.61
-Release:       0.1
+Version:       1.3.1
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://ftp.debian.org/debian/pool/main/l/logcheck/%{name}_%{version}.tar.gz
-# Source0-md5: 9a8e9f7b131d7a7f499d6e4452033b7e
+# Source0-md5: 1b000602ef86eebc30a60340484d79d7
 Patch0:                %{name}-pld.patch
 Patch1:                %{name}-command_correct.patch
 Source1:       %{name}.cron
@@ -77,6 +77,7 @@ wpisów logów systemowych z użyciem różnych kryteriów.
 Summary:       Print log file lines that have not been read
 Summary(pl.UTF-8):     Wypisywanie nieprzeczytanych linii pliku loga
 Group:         Applications/System
+Obsoletes:     retail
 
 %description -n logtail
 This program will read in a standard text file and create an offset
@@ -103,7 +104,7 @@ te części plików logów systemowych, które nie zostały jeszcze
 przeczytane.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
 
@@ -170,3 +171,4 @@ fi
 %files -n logtail
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/logtail*
+%{_datadir}/logtail
This page took 0.066141 seconds and 4 git commands to generate.