SHA256
1
0
forked from pool/syncthing

- Update to 0.11.8.

OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=9
This commit is contained in:
Alexei Sorokin 2015-06-07 12:44:10 +00:00 committed by Git OBS Bridge
parent e444162695
commit a7dce4e225
4 changed files with 13 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:467a511b35046da90ed4416210222339a59539cf463fd72149f6f40fe6953340
size 3105093

3
syncthing-0.11.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05606bed557c2bd287ab800ff3486f31f9a57cf16be2a9aee1241e3aa78be3fc
size 3182487

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 7 12:15:43 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.11.8:
* Random number is too large for 32 bit archs.
* Silence discovery warnings.
* Fix missing languages.
- Remove /usr/sbin/rcsyncthing: service name is syncthing@$USER.
-------------------------------------------------------------------
Mon Jun 1 13:14:32 UTC 2015 - sor.alexei@meowr.ru

View File

@ -17,7 +17,7 @@
Name: syncthing
Version: 0.11.7
Version: 0.11.8
Release: 0
Summary: FOSS Continuous File Synchronization
License: MPL-2.0
@ -50,9 +50,6 @@ install -Dm 0644 etc/linux-systemd/system/%{name}@.service \
install -Dm 0644 etc/linux-systemd/user/%{name}.service \
%{buildroot}%{_userunitdir}/%{name}.service
mkdir -p %{buildroot}%{_sbindir}/
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
%pre
%service_add_pre %{name}@.service
@ -78,7 +75,6 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
%defattr(-,root,root)
%doc AUTHORS LICENSE README.md
%{_bindir}/%{name}
%{_sbindir}/rc%{name}
%{_unitdir}/%{name}@.service
%if 0%{?suse_version} > 1320
%{_userunitdir}/%{name}.service