mirror of
https://abf.rosa.ru/djam/tor.git
synced 2025-02-23 09:32:47 +00:00
Update to 0.2.8.12
This commit is contained in:
parent
d2fea6695e
commit
c1327ffc31
3 changed files with 5 additions and 2 deletions
3
.abf.yml
3
.abf.yml
|
@ -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
1
tor.rpmlintrc
Normal file
|
@ -0,0 +1 @@
|
|||
addFilter("E: non-standard-dir-perm")
|
3
tor.spec
3
tor.spec
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue