2014-10-28 10:24:37 +00:00
|
|
|
# Set boostrap to 1 for initial bootstrapping when gtk3 is not yet built
|
|
|
|
%global bootstrap 0
|
|
|
|
|
2014-04-29 14:11:29 +00:00
|
|
|
Name: adwaita-icon-theme
|
2016-02-29 16:12:23 +00:00
|
|
|
Version: 3.19.90
|
|
|
|
Release: 1%{?dist}
|
2014-04-29 14:11:29 +00:00
|
|
|
Summary: Adwaita icon theme
|
|
|
|
|
|
|
|
License: LGPLv3+ or CC-BY-SA
|
|
|
|
URL: http://www.gnome.org
|
2016-02-29 16:12:23 +00:00
|
|
|
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.19/%{name}-%{version}.tar.xz
|
2014-04-29 14:11:29 +00:00
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
BuildRequires: intltool
|
2014-08-17 15:33:00 +00:00
|
|
|
BuildRequires: librsvg2
|
2014-10-28 10:24:37 +00:00
|
|
|
%if ! 0%{bootstrap}
|
2014-08-17 09:59:34 +00:00
|
|
|
BuildRequires: /usr/bin/gtk-encode-symbolic-svg
|
2014-10-28 10:24:37 +00:00
|
|
|
%endif
|
2014-04-29 14:11:29 +00:00
|
|
|
|
2014-10-28 10:41:42 +00:00
|
|
|
Requires: adwaita-cursor-theme = %{version}-%{release}
|
2014-05-07 15:04:08 +00:00
|
|
|
|
2014-04-29 14:11:29 +00:00
|
|
|
%description
|
|
|
|
This package contains the Adwaita icon theme used by the GNOME desktop.
|
|
|
|
|
2014-10-28 10:41:42 +00:00
|
|
|
%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.
|
|
|
|
|
2014-04-29 14:11:29 +00:00
|
|
|
%package devel
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
The %{name}-devel package contains the pkgconfig file for
|
|
|
|
developing applications that use %{name}.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
touch $RPM_BUILD_ROOT%{_datadir}/icons/Adwaita/icon-theme.cache
|
|
|
|
|
|
|
|
%post
|
|
|
|
touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
|
|
|
|
|
|
|
|
%postun
|
|
|
|
if [ $1 -eq 0 ] ; then
|
|
|
|
touch --no-create %{_datadir}/icons/Adwaita &>/dev/null
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
|
|
|
fi
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
|
|
|
|
|
|
|
|
%files
|
2015-05-12 12:23:49 +00:00
|
|
|
%license COPYING*
|
2015-03-03 19:23:57 +00:00
|
|
|
%dir %{_datadir}/icons/Adwaita/
|
2014-04-29 14:11:29 +00:00
|
|
|
%{_datadir}/icons/Adwaita/8x8/
|
|
|
|
%{_datadir}/icons/Adwaita/16x16/
|
|
|
|
%{_datadir}/icons/Adwaita/22x22/
|
|
|
|
%{_datadir}/icons/Adwaita/24x24/
|
|
|
|
%{_datadir}/icons/Adwaita/32x32/
|
|
|
|
%{_datadir}/icons/Adwaita/48x48/
|
2014-10-28 10:24:37 +00:00
|
|
|
%if ! 0%{bootstrap}
|
2014-08-17 09:23:51 +00:00
|
|
|
%{_datadir}/icons/Adwaita/64x64/
|
|
|
|
%{_datadir}/icons/Adwaita/96x96/
|
2014-10-28 10:24:37 +00:00
|
|
|
%endif
|
2014-04-29 14:11:29 +00:00
|
|
|
%{_datadir}/icons/Adwaita/256x256/
|
|
|
|
%{_datadir}/icons/Adwaita/scalable/
|
2014-06-26 12:58:34 +00:00
|
|
|
%{_datadir}/icons/Adwaita/scalable-up-to-32/
|
2014-04-29 14:11:29 +00:00
|
|
|
%{_datadir}/icons/Adwaita/index.theme
|
|
|
|
%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
|
|
|
|
|
2014-10-28 10:41:42 +00:00
|
|
|
%files -n adwaita-cursor-theme
|
2015-05-12 12:23:49 +00:00
|
|
|
%license COPYING*
|
2015-03-03 19:23:57 +00:00
|
|
|
%dir %{_datadir}/icons/Adwaita/
|
2014-10-28 10:41:42 +00:00
|
|
|
%{_datadir}/icons/Adwaita/cursors/
|
|
|
|
|
2014-04-29 14:11:29 +00:00
|
|
|
%files devel
|
|
|
|
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
|
|
|
|
|
|
|
|
%changelog
|
2016-02-29 16:12:23 +00:00
|
|
|
* Mon Feb 29 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
|
|
|
- Update to 3.19.90
|
|
|
|
|
2016-02-03 16:00:42 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-09-22 14:06:26 +00:00
|
|
|
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
|
- Update to 3.18.0
|
|
|
|
|
2015-07-28 09:35:19 +00:00
|
|
|
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 3.17.4-1
|
|
|
|
- Update to 3.17.4
|
|
|
|
|
2015-06-30 19:41:29 +00:00
|
|
|
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 3.17.3-1
|
|
|
|
- Update to 3.17.3
|
|
|
|
|
2015-06-16 23:39:25 +00:00
|
|
|
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-12 12:23:00 +00:00
|
|
|
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2.1-1
|
|
|
|
- Update to 3.16.2.1
|
2015-05-12 12:23:49 +00:00
|
|
|
- Use license macro for COPYING files
|
2015-05-12 12:23:00 +00:00
|
|
|
|
2015-03-24 09:17:29 +00:00
|
|
|
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
|
- Update to 3.16.0
|
|
|
|
|
2015-03-20 15:21:43 +00:00
|
|
|
* Fri Mar 20 2015 MAtthias Clasen <mclasen@redhat.com> - 3.15.92-1
|
|
|
|
- Update to 3.15.92
|
|
|
|
|
2015-03-03 19:23:57 +00:00
|
|
|
* Tue Mar 03 2015 Rex Dieter <rdieter@fedoraproject.org> 3.15.90-2
|
|
|
|
- own %%{_datadir}/icons/Adwaita/
|
|
|
|
|
2015-02-13 10:52:35 +00:00
|
|
|
* Fri Feb 13 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
|
|
|
|
- Update to 3.15.90
|
|
|
|
|
2014-10-30 13:24:30 +00:00
|
|
|
* Thu Oct 30 2014 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
|
|
|
- Update to 3.15.1
|
|
|
|
|
2014-10-28 10:41:42 +00:00
|
|
|
* Tue Oct 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-3
|
|
|
|
- Split out adwaita-cursor-theme subpackage for alternate desktop spins
|
|
|
|
(#1157324)
|
|
|
|
|
2014-10-28 10:24:37 +00:00
|
|
|
* Tue Oct 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
|
|
|
|
- Add bootstrap toggle for initial boostrapping when gtk3 is not yet built
|
|
|
|
|
2014-09-23 07:28:25 +00:00
|
|
|
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
- Update to 3.14.0
|
|
|
|
|
2014-09-02 21:39:49 +00:00
|
|
|
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
|
|
|
- Update to 3.13.91
|
|
|
|
|
2014-08-17 09:23:51 +00:00
|
|
|
* Sun Aug 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.5-1
|
|
|
|
- Update to 3.13.5
|
|
|
|
|
2014-07-14 14:16:37 +00:00
|
|
|
* Mon Jul 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
|
|
|
- Update to 3.13.4
|
|
|
|
|
2014-06-26 12:34:53 +00:00
|
|
|
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
|
|
|
- Update to 3.13.3
|
|
|
|
|
2014-06-07 00:11:27 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-06-02 16:26:53 +00:00
|
|
|
* Mon Jun 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
|
|
|
|
- Update to 3.13.2
|
|
|
|
|
2014-05-07 15:04:08 +00:00
|
|
|
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
|
|
|
|
- Replace adwaita-cursor-theme subpackage from gnome-themes-standard
|
|
|
|
|
2014-04-29 14:11:29 +00:00
|
|
|
* Mon Apr 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
|
|
|
|
- Initial Fedora packaging
|