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

Revision 8966, 5.6 KB checked in by inagaki, 10 years ago (diff)

2014-09-23 Ryoichi INAGAKI <ryo1@…>

  • freerdp, xfce4-timer-plugin, xfce4-xkb-plugin: update
  • xfce4-power-manager, xfce4-weather-plugin: rebuild


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