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

Revision 8073, 5.1 KB checked in by Takemikaduchi, 10 years ago (diff)

new upstream release or rebuild

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