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