SPECS: fcron.spec - up to 3.0.1 by lisu87 at gmail.com
undefine
undefine at pld-linux.org
Thu Sep 21 21:20:18 CEST 2006
Author: undefine Date: Thu Sep 21 19:20:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.0.1 by lisu87 at gmail.com
---- Files affected:
SPECS:
fcron.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/fcron.spec
diff -u SPECS/fcron.spec:1.38 SPECS/fcron.spec:1.39
--- SPECS/fcron.spec:1.38 Fri Sep 15 21:04:18 2006
+++ SPECS/fcron.spec Thu Sep 21 21:20:13 2006
@@ -2,12 +2,12 @@
Summary: A periodical command scheduler which aims at replacing Vixie Cron
Summary(pl): Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona
Name: fcron
-Version: 3.0.0
-Release: 4
+Version: 3.0.1
+Release: 1
License: GPL
Group: Daemons
Source0: http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
-# Source0-md5: 55e92f8536c8b52c9b73b96a6a3e0fe3
+# Source0-md5: 8e5dcb3a646c11294294895954ef0a48
Source1: %{name}.init
Source2: cron.logrotate
Source3: cron.sysconfig
@@ -246,7 +246,7 @@
%files
%defattr(644,root,root,755)
-%doc doc/HTML doc/olddoc/{FAQ,CHANGES,README,THANKS,TODO}
+%doc doc/en/HTML doc/en/txt/{faq.txt,changes.txt,readme.txt,thanks.txt,todo.txt}
%attr(750,root,crontab) %dir %{_sysconfdir}/cron*
%attr(750,root,root) %{_sysconfdir}/cron.hourly/%{name}.systab
%attr(640,root,crontab) %config(noreplace) /etc/cron.d/crontab
@@ -257,6 +257,7 @@
%attr(644,root,crontab) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/fcrontab
%attr(754,root,root) /etc/rc.d/init.d/crond
%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) /etc/logrotate.d/cron
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fcron.*
%attr(640,root,crontab) %config(noreplace) %{_sysconfdir}/fcron.conf
%attr(755,root,root) %{_sbindir}/crond
%attr(6111,crontab,crontab) %{_bindir}/fcrontab
@@ -265,9 +266,16 @@
%attr(6111,crontab,crontab) %{_bindir}/fcrondyn
%{_mandir}/man1/fcrondyn.1*
%{_mandir}/man1/fcrontab.1*
+%{_mandir}/man3/bitstring.3*
%{_mandir}/man5/fcron.conf.5*
%{_mandir}/man5/fcrontab.5*
%{_mandir}/man8/fcron.8*
+%lang(fr) %{_mandir}/fr/man1/fcrondyn.1*
+%lang(fr) %{_mandir}/fr/man1/fcrontab.1*
+%lang(fr) %{_mandir}/fr/man3/bitstring.3*
+%lang(fr) %{_mandir}/fr/man5/fcron.conf.5*
+%lang(fr) %{_mandir}/fr/man5/fcrontab.5*
+%lang(fr) %{_mandir}/fr/man8/fcron.8*
%attr(1730,root,crontab) /var/spool/cron
%attr(660,root,crontab) %ghost /var/log/cron
@@ -277,6 +285,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/09/21 19:20:13 undefine
+- up to 3.0.1 by lisu87 at gmail.com
+
Revision 1.38 2006/09/15 19:04:18 qboosh
- don't assume man compression
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fcron.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list