Accepting request 1101486 from network
OBS-URL: https://build.opensuse.org/request/show/1101486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=83
This commit is contained in:
commit
e7f1281c01
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 15:07:23 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
- Add support directory to %docdir.
|
||||
Includes some upstream provided scripts such as rrsync. (bsc#1212198)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 11:03:52 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -116,6 +116,7 @@ export LDFLAGS="-Wl,-z,relro,-z,now -fPIE -pie"
|
||||
|
||||
%check
|
||||
%make_build check
|
||||
chmod -x support/*
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -167,7 +168,7 @@ done
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS.md README.md tech_report.tex
|
||||
%doc NEWS.md README.md tech_report.tex support/
|
||||
%{_unitdir}/rsyncd@.service
|
||||
%{_unitdir}/rsyncd.service
|
||||
%{_unitdir}/rsyncd.socket
|
||||
|
Loading…
Reference in New Issue
Block a user