Compare commits
No commits in common. "0ef4ceacb816ee26de1512f86660b4630780fbba" and "b26e57c8772b2915aaf543198b9c2f0fec9d5d15" have entirely different histories.
0ef4ceacb8
...
b26e57c877
Binary file not shown.
@ -1,28 +1,22 @@
|
|||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 41.0
|
Version: 3.37.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Adwaita icon theme
|
Summary: Adwaita icon theme
|
||||||
License: LGPLv3+ or CC-BY-SA-3.0
|
License: LGPLv3+ or CC-BY-SA
|
||||||
URL: http://www.linuxfromscratch.org/blfs/view/svn/x/adwaita-icon-theme.html
|
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
||||||
Source0: https://download.gnome.org/sources/adwaita-icon-theme/41/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/adwaita-icon-theme/3.37/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: gtk3-devel intltool librsvg2
|
BuildRequires: gtk3-devel intltool librsvg2
|
||||||
|
|
||||||
Requires: adwaita-cursor-theme = %{version}-%{release}
|
Provides: adwaita-cursor-theme
|
||||||
|
Obsoletes: adwaita-cursor-theme
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Adwaita icon theme that GNOME desktop used is contained in %{name},Contain a modern set
|
Adwaita icon theme that GNOME desktop used is contained in %{name},Contain a modern set
|
||||||
of cursors which is user for the GNOME desktop are contained by adwaita-cursor-theme.
|
of cursors which is user for the GNOME desktop are contained by adwaita-cursor-theme.
|
||||||
|
|
||||||
%package -n adwaita-cursor-theme
|
|
||||||
Summary: Adwaita cursor theme
|
|
||||||
|
|
||||||
%description -n adwaita-cursor-theme
|
|
||||||
The adwaita-cursor-theme package contains a modern set of cursors originally
|
|
||||||
designed for the GNOME desktop.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@ -51,35 +45,16 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%exclude %{_datadir}/icons/Adwaita/cursors/
|
|
||||||
%{_datadir}/icons/Adwaita/*/
|
%{_datadir}/icons/Adwaita/*/
|
||||||
%{_datadir}/icons/Adwaita/index.theme
|
%{_datadir}/icons/Adwaita/index.theme
|
||||||
%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
|
|
||||||
|
|
||||||
%files -n adwaita-cursor-theme
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%license COPYING*
|
|
||||||
%dir %{_datadir}/icons/Adwaita/
|
|
||||||
%{_datadir}/icons/Adwaita/cursors/
|
%{_datadir}/icons/Adwaita/cursors/
|
||||||
|
%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 21 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 41.0-2
|
|
||||||
- clearup spec format
|
|
||||||
|
|
||||||
* Mon Dec 27 2021 wangkerong <wangkerong@huawei.com> - 41.0-1
|
|
||||||
- update to 41.0
|
|
||||||
- splite adwaita-cursor-theme subpackage
|
|
||||||
|
|
||||||
* Thu Jan 28 2021 yanglu <yanglu60@huawei.com> - 3.38.0-1
|
|
||||||
- Version update
|
|
||||||
|
|
||||||
* Wed Dec 16 2020 hanhui <hanhui15@huawei.com> - 3.37.2-2
|
|
||||||
- modify url
|
|
||||||
|
|
||||||
* Mon Jul 20 2020 wangye <wangye70@huawei.com> - 3.37.2-1
|
* Mon Jul 20 2020 wangye <wangye70@huawei.com> - 3.37.2-1
|
||||||
- Version update
|
- Version update
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user