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

Revision 521, 8.0 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

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