SPECS: vispan.spec - perhaps move Vispan to sbin

glen glen at pld-linux.org
Sun Jun 19 02:16:22 CEST 2005


Author: glen                         Date: Sun Jun 19 00:16:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perhaps move Vispan to sbin

---- Files affected:
SPECS:
   vispan.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/vispan.spec
diff -u SPECS/vispan.spec:1.6 SPECS/vispan.spec:1.7
--- SPECS/vispan.spec:1.6	Sun Jun 19 02:11:49 2005
+++ SPECS/vispan.spec	Sun Jun 19 02:16:17 2005
@@ -4,7 +4,7 @@
 Summary(pl):	Vispan - analizator wirusów i spamu
 Name:		vispan
 Version:	2.0.2
-Release:	0.11
+Release:	0.12
 Epoch:		0
 License:	GPL v2
 Group:		Applications
@@ -38,7 +38,7 @@
 
 %build
 %{__perl} Makefile.PL \
-	INSTALLSCRIPT=%{_bindir} \
+	INSTALLSCRIPT=%{_sbindir} \
 	INSTALLDIRS=vendor
 
 %install
@@ -63,7 +63,7 @@
 cat <<'EOF' > $RPM_BUILD_ROOT/etc/cron.d/%{name}
 # This is the cron entry to run the Vispan analysis script every 10 minutes.
 MAILTO=root
-*/10 * * * * stats %{_bindir}/Vispan
+*/10 * * * * stats %{_sbindir}/Vispan
 # vim:syn=crontab
 EOF
 
@@ -73,7 +73,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(755,root,root) %{_bindir}/Vispan
+%attr(755,root,root) %{_sbindir}/Vispan
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
 %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/*
 %{perl_vendorlib}/Vispan
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/06/19 00:16:17  glen
+- perhaps move Vispan to sbin
+
 Revision 1.6  2005/06/19 00:11:49  glen
 - missing BR
 - fix crontab
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vispan.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list