e16e45b
%global gtk2_version 2.24.15
07ddacc
%global gtk3_version 3.9.12
e16e45b
Cosimo Cecchi ab27c22
Name: gnome-themes-standard
2cf2f5a
Version: 3.22.2
b5cc8cd
Release: 1%{?dist}
Cosimo Cecchi ab27c22
Summary: Standard themes for GNOME applications
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
License: LGPLv2+
Cosimo Cecchi ab27c22
URL: http://git.gnome.org/browse/gnome-themes-standard
4c463ee
Source0: http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
0b6e6c5
Source2: gtkrc
0b6e6c5
2cf2f5a
# Backported from upstream
2cf2f5a
Patch0: 0001-Install-Adwaita-dark-css-file-in-the-right-directory.patch
2cf2f5a
52d061a
Obsoletes: fedora-gnome-theme <= 15.0-1.fc15
0b6e6c5
Provides: fedora-gnome-theme = 1:%{version}-%{release}
Cosimo Cecchi ab27c22
8ff26a4
Obsoletes: gnome-background-standard < 3.0.0-2
1b15169
Provides: gnome-background-standard = %{version}-%{release}
1b15169
e16e45b
BuildRequires: gtk2-devel >= %{gtk2_version}
e16e45b
BuildRequires: gtk3-devel >= %{gtk3_version}
aae2cb6
BuildRequires: librsvg2-devel
Cosimo Cecchi 012f828
BuildRequires: intltool gettext autoconf automake libtool
97e295a
BuildRequires: /usr/bin/gtk-update-icon-cache
3865e8f
Requires: abattis-cantarell-fonts
91357b5
Requires: adwaita-gtk2-theme = %{version}-%{release}
edc17bb
Requires: adwaita-icon-theme
Cosimo Cecchi 2b0e634
b79fc19
Conflicts: adwaita-gtk3-theme < 3.13.3
b79fc19
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
91357b5
%package -n adwaita-gtk2-theme
02c8ce5
Summary: Adwaita gtk2 theme
e16e45b
Requires: gtk2%{_isa} >= %{gtk2_version}
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
Cosimo Cecchi ab27c22
%prep
Cosimo Cecchi ab27c22
%setup -q
2cf2f5a
%patch0 -p1
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
%build
Cosimo Cecchi ab27c22
%configure
Cosimo Cecchi ab27c22
make %{?_smp_mflags}
Cosimo Cecchi ab27c22
Cosimo Cecchi ab27c22
%install
ea3cfe4
%make_install
9fc80c7
Cosimo Cecchi 34e5ddd
for t in HighContrast; do
b915ebb
  rm -f $RPM_BUILD_ROOT%{_datadir}/icons/$t/icon-theme.cache
b915ebb
  touch $RPM_BUILD_ROOT%{_datadir}/icons/$t/icon-theme.cache
b915ebb
done
b915ebb
Cosimo Cecchi f4550f7
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.la
9fc80c7
e50810f
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-2.0
e50810f
cp $RPM_SOURCE_DIR/gtkrc $RPM_BUILD_ROOT%{_datadir}/gtk-2.0/gtkrc
aa5f28a
386c9c6
%post
Cosimo Cecchi 34e5ddd
for t in HighContrast; do
b915ebb
  touch --no-create %{_datadir}/icons/$t &>/dev/null || :
b915ebb
done
386c9c6
386c9c6
%posttrans
Cosimo Cecchi 34e5ddd
for t in HighContrast; do
4fe90e9
  gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
4fe90e9
done
386c9c6
Cosimo Cecchi 41b460f
%files
15597c5
%license COPYING
15597c5
%doc NEWS
7057e99
%dir %{_datadir}/icons/HighContrast
7057e99
%{_datadir}/icons/HighContrast/16x16/
7057e99
%{_datadir}/icons/HighContrast/22x22/
7057e99
%{_datadir}/icons/HighContrast/24x24/
7057e99
%{_datadir}/icons/HighContrast/32x32/
7057e99
%{_datadir}/icons/HighContrast/48x48/
7057e99
%{_datadir}/icons/HighContrast/256x256/
7057e99
%{_datadir}/icons/HighContrast/scalable/
7057e99
%{_datadir}/icons/HighContrast/index.theme
b915ebb
%ghost %{_datadir}/icons/HighContrast/icon-theme.cache
7057e99
%{_datadir}/themes/Adwaita/gtk-3.0/
2cf2f5a
%{_datadir}/themes/Adwaita-dark/gtk-3.0/
7057e99
%{_datadir}/themes/HighContrast/gtk-3.0/
b915ebb
91357b5
%files -n adwaita-gtk2-theme
Cosimo Cecchi 802dd34
# gtk2 Theme and engine
Cosimo Cecchi 802dd34
%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
Cosimo Cecchi 909eb90
# Default gtk2 settings
e50810f
%{_datadir}/gtk-2.0/gtkrc
7057e99
%dir %{_datadir}/themes/Adwaita
7057e99
%{_datadir}/themes/Adwaita/gtk-2.0/
7057e99
%{_datadir}/themes/Adwaita/index.theme
2cf2f5a
%dir %{_datadir}/themes/Adwaita-dark
2cf2f5a
%{_datadir}/themes/Adwaita-dark/gtk-2.0/
2cf2f5a
%{_datadir}/themes/Adwaita-dark/index.theme
7057e99
%dir %{_datadir}/themes/HighContrast
7057e99
%{_datadir}/themes/HighContrast/gtk-2.0/
7057e99
%{_datadir}/themes/HighContrast/index.theme
91357b5
Cosimo Cecchi ab27c22
%changelog
2cf2f5a
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
2cf2f5a
- Update to 3.22.2
2cf2f5a
4c463ee
* Tue Oct 04 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
4c463ee
- Update to 3.22.1
0785824
- Don't set group tags
ea3cfe4
- Use make_install macro
4c463ee
b5cc8cd
* Sun May 15 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
b5cc8cd
- Update to 3.20.2
b5cc8cd
15c034c
* Sun Apr 10 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20-2
15c034c
- Update default gtk-icon-theme-name (#1187409)
15c034c
75caa71
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20-1
75caa71
- Update to 3.20
75caa71
Richard Hughes bd6f8da
* Fri Mar 04 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
Richard Hughes bd6f8da
- Update to 3.19.91
Richard Hughes bd6f8da
2c238e6
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
2c238e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2c238e6
57388a6
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
57388a6
- Update to 3.18.0
57388a6
36a5dd6
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
36a5dd6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
36a5dd6
d794616
* Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
d794616
- Update to 3.16.2
15597c5
- Use license macro for the COPYING file
d794616
fe112d4
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
fe112d4
- Update to 3.16.0
fe112d4
07ddacc
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-1
07ddacc
- Update to 3.15.90
07ddacc
Richard Hughes ac89e81
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.2.2-1
Richard Hughes ac89e81
- Update to 3.15.2.2
Richard Hughes ac89e81
78a154d
* Thu Nov 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2.1-1
78a154d
- Update to 3.15.2.1
78a154d
4113ecf
* Wed Nov 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
4113ecf
- Update to 3.15.2
4113ecf
def9652
* Tue Nov 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
def9652
- Update to 3.14.2
def9652
84b3802
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
84b3802
- Update to 3.14.0
84b3802
b79fc19
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-2
b79fc19
- Conflict with older adwaita-gtk3-theme packages (#1133372)
b79fc19
c9b447c
* Fri Aug 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
c9b447c
- Update to 3.13.90
c9b447c
f90ffb2
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-3
f90ffb2
- Drop the default background image xml, moved over to gnome-backgrounds
f90ffb2
d061de0
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
d061de0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
d061de0
4654326
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
4654326
- Update to 3.13.4
4654326
ebe450b
* Thu Jun 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
ebe450b
- Drop last references to adwaita-gtk3-theme
ebe450b
- Make gtk3 itself obsolete the adwaita-gtk3-theme package
ebe450b
Richard Hughes e36183e
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
Richard Hughes e36183e
- Update to 3.13.3
Richard Hughes e36183e
38ca9d0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-3
38ca9d0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
38ca9d0
edc17bb
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
edc17bb
- Drop adwaita-cursor-theme subpackage, replaced by adwaita-icon-theme
edc17bb
Richard Hughes 7855339
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1
Richard Hughes 7855339
- Update to 3.13.1
Richard Hughes 7855339
Richard Hughes 6ac0556
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
Richard Hughes 6ac0556
- Update to 3.12.0
Richard Hughes 6ac0556
670e7cb
* Thu Mar 20 2014 Matthias Clasen <mclasen@redhat.com> - 3.11.92-1
670e7cb
- Update to 3.11.92
670e7cb
bfb1fa9
* Fri Feb 21 2014 Matthias Clasen <mclasen@redhat.com> - 3.11.90-1
bfb1fa9
- Update to 3.11.90
bfb1fa9
Debarshi Ray 530fd53
* Thu Feb  6 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.11.5-1
Debarshi Ray 530fd53
- Update to 3.11.5
Debarshi Ray 530fd53
Richard Hughes 9e2d907
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
Richard Hughes 9e2d907
- Update to 3.11.2
Richard Hughes 9e2d907
59673d6
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
59673d6
- Update to 3.10.0
59673d6
9442aa8
* Tue Sep  3 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.91-1
9442aa8
- Update to 3.9.91
9442aa8
39b6bd1
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
39b6bd1
- Update to 3.9.90
39b6bd1
5bd527c
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-4
5bd527c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5bd527c
e50810f
* Thu Jul  4 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.3-3
e50810f
- Move the packaged default gtk2 settings to /usr
e50810f
2949d3f
* Thu Jul  4 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.3-2
2949d3f
- Move the packaged default gtk3 settings to /usr
2949d3f
8a67464
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
8a67464
- Update to 3.9.3
8a67464
13fc920
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
13fc920
- Update to 3.8.1
13fc920
b07044a
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
b07044a
- Update to 3.8.0
b07044a
Richard Hughes 48bfef7
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes 48bfef7
- Update to 3.7.92
Richard Hughes 48bfef7
1fc9061
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
1fc9061
- Update to 3.7.91
1fc9061
e16e45b
* Sun Feb 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-2
e16e45b
- Specify required gtk2 and gtk3 versions
e16e45b
Richard Hughes 64877ba
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
Richard Hughes 64877ba
- Update to 3.7.90
Richard Hughes 64877ba
Cosimo Cecchi 41b460f
* Wed Feb 13 2013 Cosimo Cecchi <cosimoc@redhat.com> - 3.7.6-1
Cosimo Cecchi 41b460f
- Update to 3.7.6
Cosimo Cecchi 41b460f
Richard Hughes 2e5ac75
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
Richard Hughes 2e5ac75
- Update to 3.7.5
Richard Hughes 2e5ac75
9ea1ffc
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
9ea1ffc
- Update to 3.7.4
9ea1ffc
4f4ce81
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
4f4ce81
- Update to 3.7.3
4f4ce81
Richard Hughes dc9157e
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
Richard Hughes dc9157e
- Update to 3.7.2
Richard Hughes dc9157e
5d577db
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
5d577db
- Update to 3.6.2
5d577db
Cosimo Cecchi 802dd34
* Mon Oct 15 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.1-1
Cosimo Cecchi 802dd34
- Update to 3.6.1
Cosimo Cecchi 802dd34
3865e8f
* Tue Oct  2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0.2-2
3865e8f
- Drop gtk2-engines dependency
3865e8f
Cosimo Cecchi d47c09c
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.0.2-1
Cosimo Cecchi d47c09c
- Update to 3.6.0.2
Cosimo Cecchi d47c09c
Richard Hughes a03a9d1
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
Richard Hughes a03a9d1
- Update to 3.5.92
Richard Hughes a03a9d1
Cosimo Cecchi f0c7034
* Tue Sep 04 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
Cosimo Cecchi f0c7034
- Update to 3.5.91
Cosimo Cecchi f0c7034
Cosimo Cecchi 26878db
* Tue Aug 21 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.90.1-1
Cosimo Cecchi 26878db
- Update to 3.5.90.1
Cosimo Cecchi 26878db
Cosimo Cecchi eb05d99
* Fri Aug 10 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.5-1
Cosimo Cecchi eb05d99
- Update to 3.5.5
Cosimo Cecchi eb05d99
6921376
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
6921376
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6921376
Richard Hughes fd291cd
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
Richard Hughes fd291cd
- Update to 3.5.4
Richard Hughes fd291cd
Richard Hughes d933c49
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
Richard Hughes d933c49
- Update to 3.5.3
Richard Hughes d933c49
Richard Hughes 823879b
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
Richard Hughes 823879b
- Update to 3.5.2
Richard Hughes 823879b
b915ebb
* Fri May 11 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.1-2
b915ebb
- Fix handling of icon caches to be the same as elsewhere
b915ebb
68b1aa9
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
68b1aa9
- Update to 3.5.1
68b1aa9
Richard Hughes 245c3fe
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
Richard Hughes 245c3fe
- Update to 3.4.1
Richard Hughes 245c3fe
Cosimo Cecchi 3408ea9
* Mon Mar 26 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.4.0-1
Cosimo Cecchi 3408ea9
- Update to 3.4.0
Cosimo Cecchi 3408ea9
edfb5b6
* Tue Mar 20 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.3.92-1
Cosimo Cecchi 80018a0
- Update to 3.3.92
Cosimo Cecchi 80018a0
44a4db9
* Mon Mar  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
44a4db9
- Update to 3.3.91
44a4db9
57a27da
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90.1-1
57a27da
- Update to 3.3.90.1
57a27da
1e82b49
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5.1-1
1e82b49
- Update to 3.3.5.1
1e82b49
adbae06
* Mon Feb  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
adbae06
- Update to 3.3.5
adbae06
22a7c28
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
22a7c28
- Update to 3.3.4
22a7c28
2749f84
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
2749f84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2749f84
cae59b2
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
cae59b2
- Update to 3.3.3
cae59b2
456d094
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
456d094
- Update to 3.3.2
456d094
41f1d49
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
41f1d49
- Update to 3.3.1
41f1d49
4733f62
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
4733f62
- Rebuilt for glibc bug#747377
4733f62
0902b7f
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
0902b7f
- Update to 3.2.1
0902b7f
0902b7f
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 3.2.0.2-1
d168d67
- Update to 3.2.0.2
d168d67
Cosimo Cecchi 97b99ce
* Tue Sep 27 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.2.0.1-1
Cosimo Cecchi 97b99ce
- Update to 3.2.0.1
Cosimo Cecchi 97b99ce
229e620
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 3.2.0-1
229e620
- Update to 3.2.0
229e620
dfc0646
* Mon Sep 19 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.92-1
dfc0646
- Update to 3.1.92
dfc0646
b21bdea
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> 3.1.91-1
dfc0646
- Update to 3.1.91
dfc0646
dfc0646
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> 3.1.90-1
dfc0646
- Update to 3.1.90
dfc0646
- Make more subpackage deps archful
dfc0646
dfc0646
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
dfc0646
- Update to 3.1.5
dfc0646
dfc0646
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-2
dfc0646
- Make the gtk2-engines dep arch-specific
b21bdea
fd37ab5
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-1
fd37ab5
- Update to 3.1.4
fd37ab5
Bastien Nocera 2fd7fc4
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
Bastien Nocera 2fd7fc4
- Update to 3.1.3
Bastien Nocera 2fd7fc4
Cosimo Cecchi f737083
* Tue Jun 14 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.2.1-1
Cosimo Cecchi f737083
- Update to 3.1.2.1
Cosimo Cecchi f737083
e0d9b16
* Wed May 11 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.1-1
e0d9b16
- Update to 3.1.1
e0d9b16
d2ebdd0
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
d2ebdd0
- Update to 3.0.1
d2ebdd0
8ff26a4
* Mon Apr 18 2011 Adam Williamson <awilliam@redhat.com> - 3.0.0-4
8ff26a4
- fix up the obsolete (thanks kk)
8ff26a4
1b15169
* Fri Apr 15 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-3
1b15169
- ...and do the provides/obsoletes dance too.
1b15169
2873355
* Thu Apr 14 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
2873355
- Drop gnome-themes-standard, apparently we loose the
2873355
  provides roulette again (#696832)
2873355
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