source: projects/specs/trunk/x/xfce4-weather-plugin/xfce4-weather-plugin-vl.spec @ 9407

Revision 9407, 5.8 KB checked in by inagaki, 9 years ago (diff)

2015-03-03 Ryoichi INAGAKI <ryo1@…>

  • Xfce panel plugins: rebuilt with libxfce4util 4.12.1

added whiskermenu-plugin


Line 
1Name:           xfce4-weather-plugin
2Summary:        Weather plugin for the Xfce panel
3Summary(ja):    Xfce パネル用 天気情報プラグイン
4Version:        0.8.5
5Release:        1%{?_dist_release}
6
7Group:          User Interface/Desktops
8License:        GPLv2
9URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
10Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/0.8/%{name}-%{version}.tar.bz2
11
12BuildRoot:      %{_tmppath}/%{name}-%{version}-root
13BuildRequires:  gettext
14BuildRequires:  glib2-devel >= 2.20.0
15BuildRequires:  gtk2-devel >= 2.14.0
16BuildRequires:  intltool
17BuildRequires:  libsoup-devel >= 2.32.0
18BuildRequires:  libxfce4ui-devel >= 4.7.0
19BuildRequires:  libxfce4util-devel >= 4.7.0
20BuildRequires:  libxml2-devel >= 2.4.0
21BuildRequires:  upower-devel >= 0.9.0
22BuildRequires:  xfce4-panel-devel >= 4.7.0
23Requires:       xfce4-panel >= 4.7.0
24
25Vendor: Project Vine
26Distribution: Vine Linux
27
28%description
29A weather plugin for the Xfce panel. It shows the current temperature and
30weather condition, using weather data provided by xoap.weather.com.
31
32
33%prep
34%setup -q
35
36%build
37%configure --enable-silent-rules --disable-static --enable-upower
38make %{?_smp_mflags}
39
40
41%install
42rm -rf $RPM_BUILD_ROOT
43make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
44
45rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
46%find_lang %{name}
47
48
49%clean
50rm -rf $RPM_BUILD_ROOT
51
52
53%post
54touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
55
56
57%postun
58if [ $1 -eq 0 ] ; then
59    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
60    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
61fi
62
63%posttrans
64gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
65
66
67%files -f %{name}.lang
68%defattr(-,root,root,-)
69%doc AUTHORS COPYING ChangeLog README NEWS TODO
70%{_libdir}/xfce4/panel/plugins/*.so
71%{_datadir}/xfce4/panel/plugins/*.desktop
72%{_datadir}/icons/hicolor/48x48/apps/xfce4-weather.png
73%{_datadir}/xfce4/weather
74
75
76%changelog
77* Mon Mar  2 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.5-1
78- updated to 0.8.5
79- built with libxfce4util 4.12.1
80
81* Sun Dec 21 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.4-1
82- new upstream release
83
84* Tue Sep 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.3-2
85- rebuilt with upower-0.99.1
86
87* Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.3-1
88- updated to 0.8.3
89
90* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.7.4-5
91- rebuild with VineSeed environment
92
93* Sat Jun 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.7.4-4
94- rebuild with Xfce-4.10.0
95
96* Sun May 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.7.4-3
97- initial build for Vine Linux
98
99* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.4-2
100- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
101
102* Fri Feb 04 2011 Kevin Fenzi <kevin@tummy.com> - 0.7.4-1
103- Update to 0.7.4
104
105* Thu Jan 13 2011 Kevin Fenzi <kevin@tummy.com> - 0.7.3-2
106- Rebuild for Xfce 4.8
107
108* Sun Aug 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.7.3-1
109- Update to 0.7.3, fixes cache directory creation
110
111* Tue Jul 28 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.7.2-1
112- Update to 0.7.2
113- No longer contains weather.com logo, downloaded to cache at runtime (#513057)
114
115* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-2
116- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
117
118* Fri Jul 03 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.7.0-1
119- Update to 0.7.0
120
121* Wed Jun 17 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.4-1
122- Update to 0.6.4
123
124* Sat Jun 13 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.3-1
125- Update to 0.6.3
126
127* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-5
128- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
129
130* Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.2-4
131- Rebuild for Xfce 4.6 (Beta 3)
132
133* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.6.2-3
134- Autorebuild for GCC 4.3
135
136* Fri Dec 07 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.2-2
137- Rebuild for Xfce 4.4.2
138
139* Mon Nov 19 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.2-1
140- Update to 0.6.0 on Xfce 4.4.1
141
142* Mon Jan 22 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.6.0-1
143- Update to 0.6.0 on Xfce 4.4.
144- Update gtk-icon-cache scriptlets.
145
146* Thu Oct 05 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.99.1-3
147- Bump release for devel checkin.
148
149* Wed Sep 13 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.99.1-2
150- Rebuild for XFCE 4.3.99.1.
151- BR perl(XML::Parser).
152
153* Wed Sep 13 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.99.1-1
154- Update to 0.5.99.1.
155
156* Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.90.2-1
157- Update to 0.5.90.2 on XFCE 4.3.90.2.
158
159* Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.9-7
160- Mass rebuild for Fedora Core 6.
161
162* Sat Jul 29 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.9-6
163- BuildRequire gettext (#193444)
164- Require xfce4-panel.
165
166* Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-5
167- Rebuild for Fedora Extras 5.
168
169* Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-4
170- Add libxfcegui4-devel BuildReqs.
171- Fix %%defattr.
172
173* Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-3
174- Initial Fedora Extras version.
175- Rebuild for XFCE 4.2.3.
176- disable-static instead of removing .a files.
177
178* Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-2.fc4.cw
179- Add libxml2 BuildReqs.
180
181* Sat Jul 09 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-1.fc4.cw
182- Rebuild for Core 4.
183
184* Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.9-1.fc3.cw
185- Updated to version 0.4.9.
186
187* Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.9.1-1.fc3.cw
188- Initial RPM release.
Note: See TracBrowser for help on using the repository browser.