packages: iwatch/iwatch.spec - 0.2.2 - initscript still TODO
blues
blues at pld-linux.org
Sun Feb 14 21:28:54 CET 2010
Author: blues Date: Sun Feb 14 20:28:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.2.2 - initscript still TODO
---- Files affected:
packages/iwatch:
iwatch.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/iwatch/iwatch.spec
diff -u packages/iwatch/iwatch.spec:1.2 packages/iwatch/iwatch.spec:1.3
--- packages/iwatch/iwatch.spec:1.2 Mon Jan 14 18:52:43 2008
+++ packages/iwatch/iwatch.spec Sun Feb 14 21:28:48 2010
@@ -1,15 +1,16 @@
# $Revision$, $Date$
-#TODO -init file, config file
+# TODO:
+# - init file, config file
#
Summary: iWatch - tools to check filesystem integrity
Summary(pl.UTF-8): iWatch - narzędzie do sprawdzania integralności systemu plików
Name: iwatch
-Version: 0.2.1
+Version: 0.2.2
Release: 0.1
License: GPL
Group: Applications/File
Source0: http://dl.sourceforge.net/iwatch/%{name}-%{version}.tgz
-# Source0-md5: b92e7a9b5912684f5e21ef38e22910b6
+# Source0-md5: b32155e844b0d58871dc72041160938d
URL: http://iwatch.sourceforge.net/
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.228
@@ -30,7 +31,7 @@
zbioru plików pod kątem listy zdarzeń.
%prep
-%setup -q
+%setup -q -n %{name}
%install
rm -rf $RPM_BUILD_ROOT
@@ -60,8 +61,9 @@
%{_datadir}/%{name}
%dir %{_sysconfdir}/%{name}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.xml
-%attr(754,root,root) /etc/rc.d/init.d/%{name}
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+# TODO:
+#%attr(754,root,root) /etc/rc.d/init.d/%{name}
+#%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -69,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/02/14 20:28:48 blues
+- 0.2.2 - initscript still TODO
+
Revision 1.2 2008/01/14 17:52:43 qboosh
- pl desc, missing dir, better Group
- proper kernel version dependency
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iwatch/iwatch.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list