!7 modify the patch name
Merge pull request !7 from Anonymous_Z/zr_master
This commit is contained in:
commit
40971a48c4
9
dnf.spec
9
dnf.spec
@ -6,15 +6,15 @@
|
|||||||
|
|
||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 4.2.15
|
Version: 4.2.15
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A software package manager that manages packages on Linux distributions.
|
Summary: A software package manager that manages packages on Linux distributions.
|
||||||
License: GPLv2+ and GPLv2 and GPL
|
License: GPLv2+ and GPLv2 and GPL
|
||||||
URL: https://github.com/rpm-software-management/dnf
|
URL: https://github.com/rpm-software-management/dnf
|
||||||
Source0: https://github.com/rpm-software-management/dnf/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/rpm-software-management/dnf/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: Bugfix-format-problem.patch
|
Patch6000: Bugfix-format-problem.patch
|
||||||
Patch6001: backport-Revert-Fix-messages-for-starting-and-failing-scriptlets.patch
|
Patch6001: Revert-Fix-messages-for-starting-and-failing-scriptlets.patch
|
||||||
Patch6002: backport-remove-extra-brace.patch
|
Patch6002: Remove-extra-brace.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: cmake gettext systemd bash-completion %{_bindir}/sphinx-build-3
|
BuildRequires: cmake gettext systemd bash-completion %{_bindir}/sphinx-build-3
|
||||||
@ -203,6 +203,9 @@ ln -sr %{buildroot}%{_sysconfdir}/%{name}/vars %{buildroot}%{_sysconfdir}/yum/v
|
|||||||
%{_mandir}/man8/%{name}-automatic.8*
|
%{_mandir}/man8/%{name}-automatic.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.15-7
|
||||||
|
- modify the patch name
|
||||||
|
|
||||||
* Thu Feb 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.15-6
|
* Thu Feb 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.15-6
|
||||||
- remove extra brace
|
- remove extra brace
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user