!5 change path to remove no used file

Merge pull request !5 from hy/master
This commit is contained in:
openeuler-ci-bot 2020-01-22 20:17:29 +08:00 committed by Gitee
commit 8da3bf8f98

View File

@ -1,6 +1,6 @@
Name: e2fsprogs Name: e2fsprogs
Version: 1.45.3 Version: 1.45.3
Release: 2 Release: 3
Summary: Second extended file system management tools Summary: Second extended file system management tools
License: GPLv2 and LGPLv2 and MIT License: GPLv2 and LGPLv2 and MIT
URL: http://e2fsprogs.sourceforge.net/ URL: http://e2fsprogs.sourceforge.net/
@ -70,7 +70,7 @@ chmod +w %{buildroot}%{_libdir}/*.a
%find_lang %{name} %find_lang %{name}
rm -f %{buildroot}/etc/cron.d/e2scrub_all rm -f %{buildroot}/etc/cron.d/e2scrub_all
rm -f %{buildroot}%{_libdir}/e2scrub_all_cron rm -f %{buildroot}%{_libdir}/e2fsprogs/e2scrub_all_cron
%check %check
make fullcheck make fullcheck
@ -127,6 +127,12 @@ exit 0
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.45.3-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:change path to remove no used file.
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.45.3-2 * Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.45.3-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA