packages: fcron/fcron.spec - back to /bin/vi as default editor - rel 2
lisu
lisu at pld-linux.org
Thu Mar 18 08:43:27 CET 2010
Author: lisu Date: Thu Mar 18 07:43:27 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- back to /bin/vi as default editor
- rel 2
---- Files affected:
packages/fcron:
fcron.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: packages/fcron/fcron.spec
diff -u packages/fcron/fcron.spec:1.55 packages/fcron/fcron.spec:1.56
--- packages/fcron/fcron.spec:1.55 Wed Mar 17 14:22:07 2010
+++ packages/fcron/fcron.spec Thu Mar 18 08:43:21 2010
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona
Name: fcron
Version: 3.0.5
-Release: 1
+Release: 2
License: GPL v2+
Group: Daemons
Source0: http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
@@ -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: /usr/bin/vim
+BuildRequires: /bin/vi
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libselinux-devel
@@ -84,7 +84,7 @@
--with-pam=yes \
--with-selinux=yes \
--with-boot-install=no \
- --with-editor=/usr/bin/vim
+ --with-editor=/bin/vi
%{__make} \
OPTION="%{rpmcflags}"
@@ -246,6 +246,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2010/03/18 07:43:21 lisu
+- back to /bin/vi as default editor
+- rel 2
+
Revision 1.55 2010/03/17 13:22:07 glen
- # is not "comment" in .spec, when that be learned?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fcron/fcron.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list