source: projects/specs/trunk/g/gnome-tweak-tool/gnome-tweak-tool-vl.spec @ 9091

Revision 9091, 5.8 KB checked in by Takemikaduchi, 10 years ago (diff)

GNOME 3.14.1

Line 
1Name:           gnome-tweak-tool
2Version:        3.14.0
3Release:        1%{?_dist_release}
4Summary:        A tool to customize advanced GNOME 3 options
5
6License:        GPLv3
7URL:            http://live.gnome.org/GnomeTweakTool
8Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/3.14/%{name}-%{version}.tar.xz
9
10
11Patch101:       gnome-tweak-tool-3.14.0-vine-customize.patch
12
13BuildArch:      noarch
14
15BuildRequires:  gtk3-devel
16BuildRequires:  intltool
17BuildRequires:  gsettings-desktop-schemas-devel
18BuildRequires:  pygobject3-devel
19BuildRequires:  desktop-file-utils
20BuildRequires:  autoconf
21BuildRequires:  gnome-common
22
23Requires:               gsettings-desktop-schemas
24Requires:               pygobject3
25
26Vendor: Project Vine
27Distribution: Vine Linux
28Packager: Takemikaduchi
29
30%description
31GNOME Tweak Tool is an application for changing the advanced settings
32of GNOME 3.
33
34Features:
35* Install and switch gnome-shell themes
36* Switch gtk/icon/cursor themes
37* Switch window manager themes
38* Change:
39        * The user-interface and titlebar fonts
40        * Icons in menus and buttons
41        * Behavior on laptop lid close
42        * Shell font size
43        * File manager desktop icons
44        * Titlebar click action
45        * Shell clock to show date
46        * Font hinting and antialiasing
47
48%prep
49%setup -q
50%patch101 -p1 -b .vine
51
52%build
53autoreconf -if
54intltoolize --force --copy
55%configure
56make %{?_smp_mflags}
57
58
59%install
60rm -rf $RPM_BUILD_ROOT
61make install DESTDIR=$RPM_BUILD_ROOT
62
63perl -pi -e 's/OnlyShowIn=GNOME;Unity;Pantheon;/OnlyShowIn=GNOME;/' $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
64desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
65
66%find_lang %{name}
67
68%post
69touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
70update-desktop-database -q &> /dev/null || :
71
72%posttrans
73gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
74
75%postun
76if [ $1 -eq 0 ] ; then
77    touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
78    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
79    update-desktop-database -q &> /dev/null || :
80fi
81
82%files -f %{name}.lang
83%doc AUTHORS COPYING NEWS README
84%{_bindir}/%{name}
85%{python_sitelib}/gtweak
86%{_datadir}/appdata/gnome-tweak-tool.appdata.xml
87%{_datadir}/applications/%{name}.desktop
88%{_datadir}/%{name}
89%{_datadir}/icons/hicolor/*/*/*
90
91
92%changelog
93* Sun Nov 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
94- new upstream release
95- update Patch101 (gnome-tweak-tool-3.14.0-vine-customize.patch)
96
97* Sun Apr 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
98- new upstream release
99- update Patch101 (gnome-tweak-tool-3.12.0-vine-customize.patch)
100
101* Sat Nov 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
102- new upstream release
103
104* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.0-1
105- new upstream release
106- update Patch101
107- add BuildRequires: gtk3-devel
108- remove BuildRequires: GConf2
109
110* Sun Aug 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
111- new upstream release
112
113* Mon Apr 22 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-1
114- new upstream release
115- update Patch101
116- add BuildRequires: autoconf, gnome-common
117
118* Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
119- new upstream release
120
121* Thu Oct 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
122- new upstream release
123- update Patch101
124
125* Tue Oct 02 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.5.5-1
126- new upstream release
127- update Patch101
128
129* Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0.1-1
130- new upstream release
131
132* Tue Apr 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3.4-1
133- new upstream release
134- update Patch101
135
136* Sun Feb 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-2
137- rebuild with python-2.7.2
138
139* Wed Dec 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
140- new upstream release
141
142* Mon Nov 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
143- new upstream release
144
145* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
146- new upstream release
147
148* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90-1
149- new upstream release
150- change BuildRequires: pygobject3-devel instead of pygojbect-devel
151- update Patch101
152
153* Sat Aug 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.0-1
154- new upstream release
155- update Patch101
156
157* Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.5-1
158- initial build for Vine Linux
159
160
161* Tue Jul 19 2011 Michel Salim <salimma@fedoraproject.org> - 3.0.5-2
162- Depend on nautilus (# 722541)
163
164* Thu Jun 30 2011 Michel Salim <salimma@fedoraproject.org> - 3.0.5-1
165- Update to 3.0.5
166- upstream news:
167  http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/3.0/gnome-tweak-tool-3.0.5.news
168  * autostart fixes
169  * appearance improvements
170  * focus follow mouse mode
171  * finer-grained desktop item visibility
172  * streamlined shell restart offer when enabling extensions
173
174* Mon Jun 13 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 3.0.4-1
175- Update to 3.0.4
176- Dropped redundant commented out lines in spec
177- Updated description
178- Dropped defattr since it is set by default in recent RPM
179- http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/3.0/gnome-tweak-tool-3.0.4.news
180  * Enables support for system wide themes
181  * Supports management of shell extensions
182
183* Wed May  4 2011 Michel Salim <salimma@fedoraproject.org> - 3.0.3-1
184- Update to 3.0.3
185
186* Mon Apr  4 2011 Michel Salim <salimma@fedoraproject.org> - 3.0.0-1
187- Update to 3.0.0
188
189* Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.93-2
190- Enable icon theme selection
191
192* Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.93-1
193- Update to 2.91.93
194
195* Tue Mar 22 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.92-3
196- Include license information
197
198* Tue Mar 22 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.92-2
199- Use %%configure macro
200- Validate desktop file
201
202* Mon Mar 21 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.92-1
203- Initial package
Note: See TracBrowser for help on using the repository browser.