source: projects/specs/trunk/g/gnome-themes/gnome-themes-vl.spec @ 1028

Revision 1028, 8.3 KB checked in by daisuke, 14 years ago (diff)

gnome-themes: update vine theme

Line 
1Summary: GNOME Themes collection
2Summary(ja): GNOME テーマコレクション
3Name: gnome-themes
4Version: 2.30.1
5Release: 2%{?_dist_release}
6URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/
7License: GPL/LGPL/CC
8Group: User Interface/Desktops
9
10Source0: %{name}-%{version}.tar.bz2
11Source10: metatheme-vine-5.1.tar.bz2
12Source11: icon-theme-vine-5.1.tar.bz2
13
14BuildRoot: %{_tmppath}/%{name}-root
15BuildArch: noarch
16
17BuildRequires: gtk2-engines >= 2.20
18BuildRequires: gtk2-devel >= 2.20
19BuildRequires: icon-naming-utils >= 0.8
20BuildRequires: pkgconfig
21
22Requires: gtk2-engines >= 2.10
23Conflicts: gtk2-engines < 2.2.0-0vl3
24Requires: metacity >= 2.14.3-0vl1
25Conflicts: metacity < 2.4.34-0vl2
26Requires: gtk-xfce-engine >= 2.2
27Conflicts: gnome-themes-extras < 0.8
28Requires(post): gtk2 >= 2.8.0
29
30%description
31Contains the base themes for Gnome desktop environment.
32
33%description -l ja
34このパッケージにはGNOMEデスクトップ環境のための基本テーマと
35Vine Linux 標準の Vine テーマが含まれています。
36
37%prep
38%setup -q
39
40%build
41%configure
42%__make %{?_smp_mflags}
43
44%install
45rm -rf $RPM_BUILD_ROOT
46%makeinstall
47
48# install Vine
49tar xzvf %{SOURCE10} -C $RPM_BUILD_ROOT%{_datadir}/themes
50tar xzvf %{SOURCE11} -C $RPM_BUILD_ROOT%{_datadir}/icons
51
52#remove unneeded files
53rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.10.0/engines/*.{a,la}
54rm -f $RPM_BUILD_ROOT%{_datadir}/themes/ThinIce/{README.html,ICON.png}
55
56%clean
57rm -rf $RPM_BUILD_ROOT
58
59%post
60if [ -f /usr/bin/gtk-update-icon-cache ]; then
61  for dir in /usr/share/icons/*; do
62    if [ -d "$dir" -a -f "$dir/index.theme" ]; then
63        /usr/bin/gtk-update-icon-cache --quiet $dir ||:
64    fi
65  done
66fi
67
68
69%files
70%defattr(-,root,root)
71%doc AUTHORS ChangeLog COPYING NEWS README
72%{_datadir}/icons/*
73%{_datadir}/themes/*
74%{_datadir}/locale/*/LC_MESSAGES/*
75
76%changelog
77* Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.1-2
78- update vine theme
79
80* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
81- new upstream release
82- add BuildRequires: pkgconfig, gtk2-devel
83
84* Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
85- new upstream release
86
87* Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
88- new upstream release
89
90* Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
91- new upstream release
92
93* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
94- new upstream release
95
96* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
97- new upstream release
98
99* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
100- new upstream release
101
102* Wed Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
103- new upstream release
104
105* Thu Oct 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-2
106- update Vine Linux icon theme (add cursor theme)
107
108* Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
109- new upstream release
110- update Vine Linux gtk theme based on Clearlooks and Glossy
111- update Vine Linux icon theme based on Tango
112
113* Sat May 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
114- new upstream release
115
116* Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
117- new upstream release
118
119* Tue Dec 11 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.2-0vl1
120- new upstream release
121
122* Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl2
123- fix ClearVine theme
124
125* Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
126- new upstream release
127- update ClearVine theme for new Clearlooks gtk engine.
128
129* Wed Jul 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl4
130- check gtk-update-icon-cache is available or not in %%post script.
131
132* Wed Jun 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl3
133- remove Requires: gtk1-xfce-engine
134- remove oldvine theme
135
136* Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
137- update Vine Linux icon theme
138
139* Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
140- new upstream release
141
142* Wed Apr 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl7
143- update Vine Linux icon theme
144
145* Wed Apr 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl6
146- update Vine Linux icon theme
147
148* Mon Apr 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl5
149- update Vine Linux icon theme based on Suede/Industrial/Gnome.
150
151* Mon Apr 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl4
152- update default icon theme
153  - use blueish arrow icons.
154  - add new gnome-help icon.
155- fixed type in Vine metatheme
156
157* Sat Apr 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl3
158- new upstream release
159- add ClearVine based on Clearlooks for default theme.
160
161* Sat Apr 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
162- run gtk-update-icon-cache in %%post script.
163
164* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
165- new upstream release
166
167* Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
168- new upstream release
169
170* Thu Oct 06 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
171- new upstream release
172
173* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
174- new upstream release
175
176* Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
177- new upstream release
178
179* Tue May 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
180- new upstream release
181- require gtk-xfce-engine >= 2.2 for new Vine theme.
182
183* Sun Mar 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
184- new upstream version
185- add new Vine theme for metatheme,gtk,icons,xcursor
186- change buildarch to noarch
187
188* Mon Jan 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.2-0vl1
189- new upstream release
190- add Requires: 2.6.0-0vl1
191
192* Thu Nov 11 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl3
193- add Conflicts to gnome-themes-extras < 0.8
194
195* Tue Nov 09 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl2
196- update NeoVine gtk2 theme to fix eog crash problem
197
198* Sun Oct 24 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
199- new upstream release
200
201* Mon Jul 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl5
202- update NeoVine metatheme
203  - change NautilusIconContainer::highlight_alpha value
204
205* Sat Apr  3 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl4
206- update NeoVine metatheme
207  - brushup gtk1 theme
208    - use neovine color for ProgressBar&Tooltips
209    - remove ugly border on tree view
210
211* Sat Mar 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl3
212- update NeoVine metatheme
213  - add NeoVine for gtk+-1.2 based on gtk1-xfce-engine
214  - Requires: gtk1-xfce-engine
215
216* Fri Mar 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl2
217- rebuild with gtk+-2.4.0
218
219* Tue Jan 06 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
220- new upstream release
221- remove Xfce themes and require gtk-xfce-engine
222
223* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
224- new upstream release
225- Thinice and LighthouseWhite are moved to gnome-themes-extras
226
227* Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.4-0vl1
228- new upstream release
229
230* Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl7
231- update NeoVine theme
232
233* Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl6
234- update NeoVine theme
235
236* Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl5
237- add "make" in %%build secion to remove bogus definition in Crux theme
238- update NeoVine theme
239
240* Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl4
241- update NeoVine theme for xfce-engine-2.1.1
242
243* Sun Jun 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl3
244- update gtk-xfce-engine to 2.1.1
245
246* Sat Jun 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl2
247- update NeoVine theme
248
249* Sun May 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl1
250- new upstream release
251
252* Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.1-0vl1
253- new upstream release
254
255* Sat Mar 29 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.0-0vl1
256- new upstream release
257
258* Thu Feb 27 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl2
259- add LighthouseWhite theme
260- update NeoVine metatheme(add GTK2-NeoVine theme)
261
262* Sat Feb 15 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl1
263- new upstream release
264- add thinice engine
265- add neovine metatheme
266
267* Sat Feb  1 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.99-0vl1
268- new upstream release
269- moved xfce engine from gtk2-engines
270
271* Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
272- new upstream release
273
274* Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6-0vl1
275- new upstream release
276
277* Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5-0vl1
278- build for Vine Linux
279
Note: See TracBrowser for help on using the repository browser.