Update to 0.2.8.12

This commit is contained in:
Sergey Zhemoitel 2017-01-20 12:51:31 +03:00
parent d2fea6695e
commit c1327ffc31
3 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,5 @@
removed_sources:
tor-0.2.8.6.tar.gz: 4b1fa511f40fc8ddb1709aaccb7197e0771a4b61
sources:
tor-0.2.8.9.tar.gz: fab0cb618bea15d19428dd820403ba3267b17b06
sources:
tor-0.2.8.12.tar.gz: a93ce42f2e16ea1b92c693f60ed94c4e9f5071bc

1
tor.rpmlintrc Normal file
View file

@ -0,0 +1 @@
addFilter("E: non-standard-dir-perm")

View file

@ -2,7 +2,7 @@
Summary: Anonymizing overlay network for TCP (The onion router)
Name: tor
Version: 0.2.8.9
Version: 0.2.8.12
Release: 1
License: BSD
Group: Networking/Other
@ -12,6 +12,7 @@ Source1: %{name}.logrotate
Source3: %{name}.sysconfig
Source4: %{name}.service
Source5: %{name}-tmpfiles.conf
Source100: %{name}.rpmlintrc
BuildRequires: autoconf2.5
BuildRequires: ghostscript
BuildRequires: pkgconfig(libevent)