delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
a3ce842b72
commit
292ffd9aaf
@ -1,13 +1,13 @@
|
||||
Name: sound-theme-freedesktop
|
||||
Version: 0.8
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: Sound Theme and Naming Specifications
|
||||
License: GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY
|
||||
URL: http://www.freedesktop.org/wiki/Specifications/sound-theme-spec
|
||||
Source0: http://people.freedesktop.org/~mccann/dist/sound-theme-freedesktop-%{version}.tar.bz2
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: gcc gettext intltool git
|
||||
BuildRequires: gcc gettext intltool
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
|
||||
@ -20,7 +20,7 @@ icon theme.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n sound-theme-freedesktop-%{version} -p1 -S git
|
||||
%autosetup -n sound-theme-freedesktop-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -45,6 +45,9 @@ touch --no-create %{_datadir}/sounds/freedesktop %{_datadir}/sounds
|
||||
%doc README ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.8-13
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Thu Oct 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8-12
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user