Author: lisu Date: Wed Mar 17 15:40:07 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.2.1.25 - add missing dir
---- Files affected: packages/tor: tor.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: packages/tor/tor.spec diff -u packages/tor/tor.spec:1.47 packages/tor/tor.spec:1.48 --- packages/tor/tor.spec:1.47 Tue Feb 23 14:28:56 2010 +++ packages/tor/tor.spec Wed Mar 17 16:40:02 2010 @@ -2,12 +2,12 @@ Summary: Anonymizing overlay network for TCP (The onion router) Summary(pl.UTF-8): Sieć nakładkowa dla TCP zapewniająca anonimowość (router cebulowy) Name: tor -Version: 0.2.1.24 +Version: 0.2.1.25 Release: 1 License: BSD-like Group: Networking/Daemons Source0: http://www.torproject.org/dist/%{name}-%{version}.tar.gz -# Source0-md5: cb5629b2709ada82d34c22fef3ed77a9 +# Source0-md5: f58540b3c5835ac4f5de1b02bbddc703 Source1: %{name}.logrotate Source2: %{name}.init Source3: %{name}.sysconfig @@ -133,6 +133,7 @@ %dir %attr(750,root,tor) /var/lib/%{name} %dir %attr(750,root,tor) /var/run/%{name} %dir %attr(750,root,tor) /var/log/%{name} +%dir %attr(750,root,tor) /var/log/archive %dir %attr(750,root,tor) /var/log/archive/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -141,6 +142,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2010/03/17 15:40:02 lisu +- up to 0.2.1.25 +- add missing dir + Revision 1.47 2010/02/23 13:28:56 lisu - updated to 0.2.1.24 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tor/tor.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
