Cosimo Cecchi ab27c22
Name: gnome-themes-standard
Cosimo Cecchi 34e6d8d
Version: 3.0.0
Cosimo Cecchi 34e6d8d
Release: 1%{?dist}
Cosimo Cecchi ab27c22
Summary: Standard themes for GNOME applications
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
Group: User Interface/Desktops
Cosimo Cecchi ab27c22
License: LGPLv2+
Cosimo Cecchi ab27c22
URL: http://git.gnome.org/browse/gnome-themes-standard
Cosimo Cecchi ab27c22
Source0: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
aa5f28a
Source1: settings.ini
0b6e6c5
Source2: gtkrc
0b6e6c5
92edc63
Obsoletes: fedora-gnome-theme <= 15.0-1.fc15
0b6e6c5
Provides: fedora-gnome-theme = 1:%{version}-%{release}
Cosimo Cecchi ab27c22
7f1ada6
BuildRequires: gtk3-devel >= 3.0.2
Cosimo Cecchi ab27c22
BuildRequires: intltool gettext autoconf automake
Cosimo Cecchi a30ad42
Requires: gtk2-engines gnome-icon-theme abattis-cantarell-fonts
40eaed0
Requires: adwaita-cursor-theme = %{version}-%{release}
91357b5
Requires: adwaita-gtk2-theme = %{version}-%{release}
91357b5
Requires: adwaita-gtk3-theme = %{version}-%{release}
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
%description
b2ac3d5
The gnome-themes-standard package contains the standard theme for the GNOME
Cosimo Cecchi ab27c22
desktop, which provides default appearance for cursors, desktop background,
Cosimo Cecchi ab27c22
window borders and GTK+ applications.
Cosimo Cecchi ab27c22
40eaed0
%package -n adwaita-cursor-theme
40eaed0
Summary: Adwaita cursor theme
40eaed0
Group: User Interface/Desktops
Cosimo Cecchi 909eb90
BuildArch: noarch
40eaed0
40eaed0
%description -n adwaita-cursor-theme
40eaed0
The adwaita-cursor-theme package contains a modern set of cursors originally
40eaed0
designed for the GNOME desktop.
40eaed0
91357b5
%package -n adwaita-gtk2-theme
02c8ce5
Summary: Adwaita gtk2 theme
91357b5
Group: User Interface/Desktops
91357b5
91357b5
%description -n adwaita-gtk2-theme
91357b5
The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
91357b5
with a GNOME look and feel.
91357b5
91357b5
%package -n adwaita-gtk3-theme
02c8ce5
Summary: Adwaita gtk3 theme
91357b5
Group: User Interface/Desktops
91357b5
91357b5
%description -n adwaita-gtk3-theme
91357b5
The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
91357b5
with a GNOME look and feel.
91357b5
02c8ce5
%package -n gnome-background-standard
02c8ce5
Summary: A package providing the default GNOME background
02c8ce5
Group: User Interface/Desktops
02c8ce5
Requires: %{name} = %{version}-%{release}
02c8ce5
Provides: system-backgrounds-gnome = 15.0.0-6.fc15
02c8ce5
BuildArch: noarch
02c8ce5
02c8ce5
%description -n gnome-background-standard
02c8ce5
This package contians the default GNOME background in a form that can
02c8ce5
be used as a drop-in replacement for branded backgrounds.
02c8ce5
Cosimo Cecchi ab27c22
%prep
Cosimo Cecchi ab27c22
%setup -q
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
%build
Cosimo Cecchi ab27c22
%configure
Cosimo Cecchi ab27c22
make %{?_smp_mflags}
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
%install
Cosimo Cecchi ab27c22
make install DESTDIR=$RPM_BUILD_ROOT
9fc80c7
9fc80c7
rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
9fc80c7
7dc9901
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-3.0
0b6e6c5
cp $RPM_SOURCE_DIR/settings.ini $RPM_BUILD_ROOT%{_sysconfdir}/gtk-3.0/settings.ini
0b6e6c5
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
0b6e6c5
cp $RPM_SOURCE_DIR/gtkrc $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtkrc
aa5f28a
Cosimo Cecchi ab27c22
%find_lang %{name}
Cosimo Cecchi ab27c22
386c9c6
%post
386c9c6
touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
386c9c6
386c9c6
%postun
386c9c6
if [ $1 -eq 0 ] ; then
4fe90e9
    for t in  Adwaita HighContrast HighContrastInverse LowContrast; do
4fe90e9
        touch --no-create %{_datadir}/icons/$t &>/dev/null
4fe90e9
        gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
4fe90e9
    done
386c9c6
fi
386c9c6
386c9c6
%posttrans
4fe90e9
for t in  Adwaita HighContrast HighContrastInverse LowContrast; do
4fe90e9
  gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
4fe90e9
done
386c9c6
Cosimo Cecchi ab27c22
%files -f %{name}.lang
Cosimo Cecchi ab27c22
%defattr(-,root,root,-)
bb61ddc
%doc COPYING NEWS
Cosimo Cecchi ab27c22
aa5f28a
91357b5
# Background and WM
Cosimo Cecchi ab27c22
%{_datadir}/themes/Adwaita
91357b5
%exclude %{_datadir}/themes/Adwaita/gtk-3.0
91357b5
%exclude %{_datadir}/themes/Adwaita/gtk-3.0
386c9c6
Cosimo Cecchi ab27c22
# Background
Cosimo Cecchi ab27c22
%{_datadir}/gnome-background-properties/*
Cosimo Cecchi ab27c22
4fe90e9
# A11y themes
4fe90e9
%{_datadir}/icons/LowContrast
4fe90e9
%{_datadir}/themes/LowContrast
4fe90e9
%{_datadir}/icons/HighContrast
4fe90e9
%{_datadir}/themes/HighContrast
4fe90e9
%{_datadir}/icons/HighContrastInverse
4fe90e9
%{_datadir}/themes/HighContrastInverse
4fe90e9
40eaed0
%files -n adwaita-cursor-theme
02c8ce5
%defattr(-,root,root,-)
40eaed0
# Cursors
91357b5
%{_datadir}/icons/Adwaita
91357b5
91357b5
%files -n adwaita-gtk2-theme
02c8ce5
%defattr(-,root,root,-)
91357b5
# gtk2 Theme
91357b5
%{_datadir}/themes/Adwaita/gtk-2.0
Cosimo Cecchi 909eb90
# Default gtk2 settings
Cosimo Cecchi 909eb90
%{_sysconfdir}/gtk-2.0/gtkrc
91357b5
91357b5
%files -n adwaita-gtk3-theme
02c8ce5
%defattr(-,root,root,-)
91357b5
# gtk3 Theme and engine
91357b5
%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
91357b5
%{_datadir}/themes/Adwaita/gtk-3.0
Cosimo Cecchi 909eb90
# Default gtk3 settings
Cosimo Cecchi 909eb90
%{_sysconfdir}/gtk-3.0/settings.ini
91357b5
02c8ce5
%files -n gnome-background-standard
02c8ce5
%defattr(-,root,root,-)
02c8ce5
02c8ce5
Cosimo Cecchi ab27c22
%changelog
Cosimo Cecchi 34e6d8d
* Mon Apr 04 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.0.0-1
Cosimo Cecchi 34e6d8d
- Update to 3.0.0
Cosimo Cecchi 34e6d8d
Cosimo Cecchi 1dce426
* Mon Mar 28 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.93-3
Cosimo Cecchi 1dce426
- Don't make the cursor theme require gnome-themes-standard
Cosimo Cecchi 1dce426
Cosimo Cecchi b896830
* Mon Mar 28 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.93-2
Cosimo Cecchi b896830
- Rebuild
Cosimo Cecchi b896830
Cosimo Cecchi 909eb90
* Mon Mar 28 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.93-1
Cosimo Cecchi 909eb90
- Update to 2.91.93
Cosimo Cecchi 909eb90
- Make the cursor theme noarch
Cosimo Cecchi 909eb90
- Ship the default settings together with the relevant theme
Cosimo Cecchi 909eb90
92edc63
* Mon Mar 28 2011 Ray Strode <rstrode@redhat.com> 2.91.92.1-4
92edc63
- Fix Obsoletes
92edc63
6b41861
* Sat Mar 26 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92.1-3
1c82b4b
- Don't specify a nonexisting icon theme in settings.ini
1c82b4b
1c82b4b
* Thu Mar 24 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92.1-2
02c8ce5
- Add a subpackage for the default background
02c8ce5
Cosimo Cecchi 31e10aa
* Mon Mar 21 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.92.1-1
Cosimo Cecchi 31e10aa
- Update to 2.91.92.1
Cosimo Cecchi 31e10aa
Cosimo Cecchi 2a38644
* Mon Mar 21 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.92-1
Cosimo Cecchi 2a38644
- Update to 2.91.92
Cosimo Cecchi 2a38644
2728ec6
* Mon Mar 14 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91.1-1
ec2f2d7
- Update to 2.91.91.1
ec2f2d7
10e64a6
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
e566d83
- Update to 2.91.91
e566d83
bb61ddc
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 2.91.90-6
bb61ddc
- Put COPYING and NEWS in correct place
bb61ddc
771cce6
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 2.91.90-5
771cce6
- Drop icon-theme subpackage, it's empty
771cce6
91357b5
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 2.91.90-4
91357b5
- Split out gtk themes into a subpackage as well
91357b5
  Resolves: #675509
91357b5
91357b5
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 2.91.90-3
40eaed0
- Split cursors out into a subpackage
40eaed0
  Resolves: #675509
40eaed0
Cosimo Cecchi 7118f4c
* Tue Feb 22 2011 Cosimo Cecchi <cosimoc@redha.com> - 2.91.90-2
Cosimo Cecchi 7118f4c
- Fix insensitive checkboxes
Cosimo Cecchi 7118f4c
ec8e9b8
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
ec8e9b8
- Update to 2.91.90
ec8e9b8
956d0e4
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-7
f6d3a0a
- Rebuild against newer gtk
f6d3a0a
4001a58
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.8-5
4001a58
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
4001a58
Cosimo Cecchi a30ad42
* Tue Feb  8 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.8-4
Cosimo Cecchi a30ad42
- Pull in abattis-cantarell-fonts
Cosimo Cecchi a30ad42
0b6e6c5
* Fri Feb 04 2011 Ray Strode <rstrode@redhat.com> 2.91.8-3
0b6e6c5
- add gtkrc file for gtk2 apps
0b6e6c5
- take over fedora-gnome-theme's role
0b6e6c5
Cosimo Cecchi 2b0e634
* Fri Feb  4 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.8-2
Cosimo Cecchi 2b0e634
- Add a patch from upstream for active toggle buttons
Cosimo Cecchi 2b0e634
aa5f28a
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
aa5f28a
- Update to 2.91.8
aa5f28a
- Add default settings for session-less situations
aa5f28a
e605406
* Sun Jan 23 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-1
e605406
- Update to 2.91.7
e605406
9fc80c7
* Wed Jan 19 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
9fc80c7
- Update to 2.91.6
9fc80c7
b15a2c9
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
42acd53
- Update to 2.91.5
42acd53
5293bb6
* Mon Nov 22 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2.1-7
5293bb6
- Require gtk-theme-engine-clearlooks
5293bb6
b2ac3d5
* Tue Nov 16 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2.1-6
b2ac3d5
- Obsoleting gnome-themes seems unnecessarily harsh
b2ac3d5
Cosimo Cecchi f4dd739
* Mon Nov 15 2010 Cosimo Cecchi <ccecchi@redhat.com> 2.91.2.1-5
Cosimo Cecchi f4dd739
- Add "Provides:" so that packages depending on gnome-themes don't break
Cosimo Cecchi f4dd739
Cosimo Cecchi f4dd739
* Mon Nov 15 2010 Cosimo Cecchi <ccecchi@redhat.com> 2.91.2.1-4
Cosimo Cecchi f9205bd
- Make this package obsolete gnome-themes
Cosimo Cecchi f9205bd
Cosimo Cecchi ab27c22
* Fri Nov 12 2010 Cosimo Cecchi <ccecchi@redhat.com> 2.91.2.1-3
Cosimo Cecchi ab27c22
- Make sure the theme directory is owned by the package too.
Cosimo Cecchi ab27c22
- Cleaned up the spec file a bit more to silence some rpmlint
Cosimo Cecchi ab27c22
  warnings.
Cosimo Cecchi f9205bd
Cosimo Cecchi ab27c22
* Fri Nov 12 2010 Cosimo Cecchi <ccecchi@redhat.com> 2.91.2.1-2
Cosimo Cecchi ab27c22
- Cleaned up the spec file, removed the %%clean section, and fixed a typo
Cosimo Cecchi ab27c22
  in the description.
Cosimo Cecchi f9205bd
Cosimo Cecchi ab27c22
* Fri Nov 12 2010 Cosimo Cecchi <ccecchi@redhat.com> 2.91.2.1-1
Cosimo Cecchi ab27c22
- First packaging of gnome-themes-standard