packages: fcron/fcron.spec - up to 3.0.5 - use vim as default editor

lisu lisu at pld-linux.org
Wed Mar 17 12:49:15 CET 2010


Author: lisu                         Date: Wed Mar 17 11:49:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.0.5
- use vim as default editor

---- Files affected:
packages/fcron:
   fcron.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: packages/fcron/fcron.spec
diff -u packages/fcron/fcron.spec:1.53 packages/fcron/fcron.spec:1.54
--- packages/fcron/fcron.spec:1.53	Thu Jun 26 00:11:35 2008
+++ packages/fcron/fcron.spec	Wed Mar 17 12:49:09 2010
@@ -2,12 +2,12 @@
 Summary:	A periodical command scheduler which aims at replacing Vixie Cron
 Summary(pl.UTF-8):	Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona
 Name:		fcron
-Version:	3.0.4
-Release:	3
+Version:	3.0.5
+Release:	1
 License:	GPL v2+
 Group:		Daemons
 Source0:	http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
-# Source0-md5:	5a26a1dfd91fdc7e87401e98aef870e6
+# Source0-md5:	4f3bb6bccc7333ecd7c9994c3598e994
 Source1:	%{name}.init
 Source2:	cron.logrotate
 Source3:	cron.sysconfig
@@ -21,7 +21,7 @@
 Patch2:		%{name}-accept_readable_fcron.conf.patch
 URL:		http://fcron.free.fr/
 # configure tests -x (check can be removed, just like sendmail)
-BuildRequires:	/bin/vi
+BuildRequires:	/usr/bin/vim
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libselinux-devel
@@ -84,7 +84,7 @@
 	--with-pam=yes \
 	--with-selinux=yes \
 	--with-boot-install=no \
-	--with-editor=/bin/vi
+	--with-editor=/usr/bin/vim
 
 %{__make} \
 	OPTION="%{rpmcflags}"
@@ -200,8 +200,7 @@
 	%groupremove crontab
 fi
 
-%triggerpostun -- hc-cron
-# reinstall crond init.d links, which could be different
+%triggerpostun -- hc-cron1# reinstall crond init.d links, which could be different
 /sbin/chkconfig --del crond
 /sbin/chkconfig --add crond
 
@@ -246,6 +245,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2010/03/17 11:49:09  lisu
+- up to 3.0.5
+- use vim as default editor
+
 Revision 1.53  2008/06/25 22:11:35  arekm
 - rel 3; relax conf permissions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fcron/fcron.spec?r1=1.53&r2=1.54&f=u



More information about the pld-cvs-commit mailing list