- Drop git internal files from the testsuite sub-package

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1186
This commit is contained in:
Franck Bui 2021-09-10 13:31:14 +00:00 committed by Git OBS Bridge
parent 030978b3d3
commit 2ca488757b
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 10 13:30:14 UTC 2021 - Franck Bui <fbui@suse.com>
- Drop git internal files from the testsuite sub-package
-------------------------------------------------------------------
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>

View File

@ -898,6 +898,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
%if %{with testsuite}
cp -a test %{buildroot}%{_testsuitedir}/
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
%endif
%if ! 0%{?bootstrap}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 10 13:30:14 UTC 2021 - Franck Bui <fbui@suse.com>
- Drop git internal files from the testsuite sub-package
-------------------------------------------------------------------
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>

View File

@ -896,6 +896,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
%if %{with testsuite}
cp -a test %{buildroot}%{_testsuitedir}/
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
%endif
%if ! 0%{?bootstrap}