Author: lisu                         Date: Fri Jan 19 13:00:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.0.2
- TODO added

---- Files affected:
SPECS:
   fcron.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/fcron.spec
diff -u SPECS/fcron.spec:1.39 SPECS/fcron.spec:1.40
--- SPECS/fcron.spec:1.39       Thu Sep 21 21:20:13 2006
+++ SPECS/fcron.spec    Fri Jan 19 14:00:16 2007
@@ -1,13 +1,18 @@
 # $Revision$, $Date$
+#
+# TODO: 
+# - if not vi editor installed, configure macro doesn't pass correctly. 
+#   We sholud run %%{configure} --with-editor=<default_editor_path>. Any ideas?
+#
 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.1
+Version:       3.0.2
 Release:       1
 License:       GPL
 Group:         Daemons
 Source0:       http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
-# Source0-md5: 8e5dcb3a646c11294294895954ef0a48
+# Source0-md5: f35e6af41d356ebcb38882f86a14fb94
 Source1:       %{name}.init
 Source2:       cron.logrotate
 Source3:       cron.sysconfig
@@ -81,7 +86,8 @@
        --with-groupname=crontab \
        --with-pam=yes \
        --with-selinux=yes \
-       --with-boot-install=no
+       --with-boot-install=no \
+#      --with-editor=/usr/bin/vim
 
 %{__make} OPTION="%{rpmcflags}"
 
@@ -285,6 +291,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2007/01/19 13:00:16  lisu
+- 3.0.2
+- TODO added
+
 Revision 1.39  2006/09/21 19:20:13  undefine
 - up to 3.0.1 by [EMAIL PROTECTED]
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fcron.spec?r1=1.39&r2=1.40&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to