SPECS: tor.spec - adapter

glen glen at pld-linux.org
Fri Apr 14 18:28:17 CEST 2006


Author: glen                         Date: Fri Apr 14 16:28:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   tor.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/tor.spec
diff -u SPECS/tor.spec:1.8 SPECS/tor.spec:1.9
--- SPECS/tor.spec:1.8	Fri Apr 14 18:27:24 2006
+++ SPECS/tor.spec	Fri Apr 14 18:28:12 2006
@@ -15,21 +15,20 @@
 BuildRequires:	libevent-devel
 BuildRequires:	openssl-devel >= 0.9.6
 BuildRequires:	rpm-build >= 4.0
-Provides:	group(tor)
-Provides:	user(tor)
 Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
+Provides:	group(tor)
+Provides:	user(tor)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Tor is a connection-based low-latency anonymous communication system.
 
 This package provides the "tor" program, which serves as both a client
-and a relay node. Scripts will automatically create a "tor"
-user and group, and set tor up to run as a daemon when the system is
-rebooted.
+and a relay node. Scripts will automatically create a "tor" user and
+group, and set tor up to run as a daemon when the system is rebooted.
 
 Applications connect to the local Tor proxy using the SOCKS protocol.
 The local proxy chooses a path through a set of relays, in which each
@@ -120,7 +119,7 @@
 %doc AUTHORS INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO doc/FAQ
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
-%attr(755,root,root) /etc/rc.d/init.d/%{name}
+%attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir %attr(750,root,tor) %{_sysconfdir}/%{name}
 %attr(640,root,tor)  %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
@@ -136,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/04/14 16:28:12  glen
+- adapter
+
 Revision 1.8  2006/04/14 16:27:24  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tor.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list